set_overpass_url {osmdata}R Documentation

set_overpass_url

Description

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

Additional APIs with limited local coverage include:

Usage

set_overpass_url(overpass_url)

Arguments

overpass_url

The desired overpass API URL

Details

For further details, see https://wiki.openstreetmap.org/wiki/Overpass_API

Value

The overpass API URL

See Also

get_overpass_url()

Other overpass: get_overpass_url()


[Package osmdata version 0.2.5 Index]