View source: R/geoflow_utils.R
| filter_sf_by_cqlfilter | R Documentation |
filter_sf_by_cqlfilter filters an object of class sf using
a CQL syntax. This function is minimalistic and only basic CQL filters are supported.
filter_sf_by_cqlfilter(sfdata, cqlfilter)
sfdata |
object of class |
cqlfilter |
object of class |
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.