View source: R/get_feature_id.R
get_feature_ids | R Documentation |
Get the feature IDs of a layer
get_feature_ids(endpoint, query = list(), my_token = NULL)
endpoint |
the url endpoint of the service. See feature_server_endpoint and map_server_endpoint |
query |
an optional query to include in the request |
my_token |
an access token to be included when required |
This function accepts an endpoint and a query and returns the feature_ids for an enpoint
a list of feature IDs & the feature ID field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.