View source: R/get_wfs_attributes.R
get_wfs_attributes | R Documentation |
Helper to write ecql filter. Retrieve all attributes from a layer.
get_wfs_attributes(layer = NULL, interactive = FALSE)
layer |
|
interactive |
|
character
vector with layer attributes
## Not run:
get_wfs_attributes("administratif", "LIMITES_ADMINISTRATIVES_EXPRESS.LATEST:commune")
# Interactive session
get_wfs_attributes(interactive = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.