View source: R/get_ogc_documentation.R
| get_ogc_params | R Documentation |
This function returns a list of properties available from an endpoint. When available, it will also contain a description.
get_ogc_params(service)
service |
Character, can be any of the USGS Waterdata API endpoints or collections. |
list
ml <- dataRetrieval::get_ogc_params("monitoring-locations")
ml$national_aquifer_code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.