View source: R/nominatim_check_access.R
api_call | R Documentation |
A wrapper of utils::download.file()
. On warning on error it will
retry the call. Requests are adjusted to the rate of 1 query per second.
api_call(url, destfile = tempfile(fileext = ".json"), quiet)
url |
a |
destfile |
a character string (or vector, see the |
quiet |
If |
A logical TRUE/FALSE
.
API Management:
nominatim_check_access()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.