build_cql_bbox_filter: Builds a CQL filter to be used with getFeatures, that will...

View source: R/ows4r_utils.R

build_cql_bbox_filterR Documentation

Builds a CQL filter to be used with getFeatures, that will filter based on the given bounding box.

Description

Builds a CQL filter to be used with getFeatures, that will filter based on the given bounding box.

Usage

build_cql_bbox_filter(bbox)

Arguments

bbox

A matrix representing a bounding box.

Value

The character string of the CQL filter.


malariaAtlas documentation built on Oct. 27, 2023, 9:07 a.m.