build_cql_bbox_filter | R Documentation |
Builds a CQL filter to be used with getFeatures, that will filter based on the given bounding box.
build_cql_bbox_filter(bbox)
bbox |
A matrix representing a bounding box. |
The character string of the CQL filter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.