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.


malaria-atlas-project/malariaAtlas documentation built on Nov. 5, 2023, 2:03 p.m.