get_osm_bb: Get the bounding box of a city

View source: R/osmdata.R

get_osm_bbR Documentation

Get the bounding box of a city

Description

Get the bounding box of a city

Usage

get_osm_bb(city_name)

Arguments

city_name

A character vector of length one

Value

A bbox object with the bounding box of the city

Examples


get_osm_bb(city_name = "Bucharest")


rcrisp documentation built on Nov. 24, 2025, 5:07 p.m.