drt_osm_bb: Get the box in the osmdata format.

Description Usage Arguments Value Examples

Description

Get the box in the osmdata format.

Usage

1

Arguments

aoi,

spatial object, object to retreive the bounding box from.

Value

A matrix conaining the bbox in osmdata format.

Examples

1
2
3
4
5
# Example data
aoi <-
  sf::st_read(system.file("example.gpkg", package = "drtplanr"), layer = "aoi")

drt_osm_bb(aoi)

munterfi/drtplanr documentation built on Dec. 21, 2021, 11:01 p.m.