Learn R Programming

osmdata (version 0.3.0)

get_overpass_url: get_overpass_url

Description

Return the URL of the specified overpass API. Default is https://overpass-api.de/api/interpreter/.

Usage

get_overpass_url()

Arguments

Value

The overpass API URL

See Also

set_overpass_url()

Other overpass: set_overpass_url()

Examples

Run this code
get_overpass_url ()

Run the code above in your browser using DataLab