overpass_status {osmdata} | R Documentation |
Retrieve status of the Overpass API
Description
Retrieve status of the Overpass API
Usage
overpass_status(quiet = FALSE)
Arguments
quiet |
if |
Value
an invisible list of whether the API is available along with the text of the message from Overpass and the timestamp of the next available slot
See Also
Other queries:
add_osm_features()
,
add_osm_feature()
,
bbox_to_string()
,
getbb()
,
opq_around()
,
opq_csv()
,
opq_enclosing()
,
opq_osm_id()
,
opq_string()
,
opq()
[Package osmdata version 0.2.5 Index]