get_osm_bb {rcrisp}R 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

The name of the city

Value

A bbox object with the bounding box of the city

Examples


get_osm_bb("Bucharest")


[Package rcrisp version 0.1.4 Index]