Learn R Programming

osmdata (version 0.4.1)

list_overpass_urls: list_overpass_urls

Description

List public Overpass API URLs. These are mirrors sampled by default when the package loads.

Usage

list_overpass_urls()

Arguments

Value

A character vector of Overpass API interpreter URLs.

Details

For further details, see https://wiki.openstreetmap.org/wiki/Overpass_API#Public_Overpass_API_instances and https://github.com/ropensci/osmdata/pull/149.

See Also

Other overpass: get_overpass_url(), set_overpass_url()

Examples

Run this code
list_overpass_urls ()

Run the code above in your browser using DataLab