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)

munterfinger/drtplanr documentation built on Oct. 3, 2021, 7:28 p.m.