R/osmdata.R
get_osm_bb.Rd
Get the bounding box of a city
get_osm_bb(city_name)
The name of the city
A bbox object with the bounding box of the city
get_osm_bb("Bucharest") #> xmin ymin xmax ymax #> 25.96667 44.33425 26.22558 44.54140