Skip to contents

Get the bounding box of a city

Usage

get_osm_bb(city_name)

Arguments

city_name

The name of the city

Value

A bbox object with the bounding box of the city

Examples

get_osm_bb("Bucharest")
#>     xmin     ymin     xmax     ymax 
#> 25.96667 44.33425 26.22558 44.54140