R/osmdata.R
get_osm_bb.Rd
Get the bounding box of a city
get_osm_bb(city_name)
A character vector of length one
A bbox object with the bounding box of the city
bbox
if (FALSE) { # interactive() get_osm_bb(city_name = "Bucharest") }