Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_overpass_url

set_overpass_url


Description

Set the URL of the specified overpass API. Possible APIs with global coverage are:

  • "https://overpass-api.de/api/interpreter" (default)

  • "https://overpass.kumi.systems/api/interpreter"

  • "https://overpass.osm.rambler.ru/cgi/interpreter"

  • "https://api.openstreetmap.fr/oapi/interpreter"

  • "https://overpass.osm.vi-di.fr/api/interpreter"

Additional APIs with limited local coverage include:

  • "https://overpass.osm.ch/api/interpreter" (Switzerland)

  • "https://overpass.openstreetmap.ie/api/interpreter" (Ireland)

Usage

set_overpass_url(overpass_url)

Arguments

overpass_url

The desired overpass API URL

Details

Value

The overpass API URL

See Also

Other overpass: get_overpass_url()


osmdata

Import 'OpenStreetMap' Data as Simple Features or Spatial Objects

v0.1.10
GPL-3
Authors
Mark Padgham [aut, cre], Bob Rudis [aut], Robin Lovelace [aut], Maëlle Salmon [aut], Andrew Smith [ctb], James Smith [ctb], Andrea Gilardi [ctb], Enrico Spinielli [ctb], Anthony North [ctb], Martin Machyna [ctb], Marcin Kalicinski [ctb, cph] (Author of included RapidXML code)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.