# NOT RUN {
raw <- query_api("http://nominatim.openstreetmap.org/search",
get_api_query("osm", list(address = 'Hanoi, Vietnam')))
extract_results('osm', jsonlite::fromJSON(raw))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab