powered by
Convert an osmdata query of class opq to a character string query to be submitted to the overpass API.
opq_string(opq)
An overpass_query object
overpass_query
Character string to be submitted to the overpass API
# NOT RUN { q <- opq ("hampi india") opq_string (q) # }
Run the code above in your browser using DataLab