nominatim_check_access {nominatimlite} | 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()