powered by
Set the URL of the specified overpass API. Possible APIs with global coverage are returned by list_overpass_urls().
list_overpass_urls()
set_overpass_url(overpass_url)
The overpass API URL
The desired overpass API URL
For further details, see https://wiki.openstreetmap.org/wiki/Overpass_API
Other overpass: get_overpass_url(), list_overpass_urls()
get_overpass_url()
if (FALSE) { set_overpass_url (list_overpass_urls () [1]) }
Run the code above in your browser using DataLab