Convert an overpass query into a text string
Convert an osmdata query of class opq to a character string query to be submitted to the overpass API.
opq_string(opq)
opq |
An |
Character string to be submitted to the overpass API
Other queries:
add_osm_features()
,
add_osm_feature()
,
bbox_to_string()
,
getbb()
,
opq_around()
,
opq_enclosing()
,
opq_osm_id()
,
opq()
,
overpass_status()
## Not run: q <- opq ("hampi india") opq_string (q) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.