View source: R/spatial_query.R
esri_spatial_filter | R Documentation |
Filter Name to Esri
esri_spatial_filter(spatial_filter)
spatial_filter |
the short name for the spatial filter. Should be one of intersects, contains, crosses, envelope_intersects, index_intersects, overlaps, touches or within |
This function converts the shortened version of an esri filter to it's esri filter name
the full name of the esri filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.