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 July 4, 2025, 8:32 p.m.