View source: R/nominatim_check_access.R
nominatim_check_access | R Documentation |
Check if R has access to resources at https://nominatim.openstreetmap.org.
nominatim_check_access(
nominatim_server = "https://nominatim.openstreetmap.org/"
)
nominatim_server |
The URL of the Nominatim server to use.
Defaults to |
A logical TRUE/FALSE
.
https://nominatim.org/release-docs/latest/api/Status/.
API Management:
api_call()
nominatim_check_access()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.