od_data_buildings {od}R Documentation

Simple buildings dataset

Description

Building data from OSM for testing od_disaggregate.

Examples

Run examples

nrow(od_data_buildings)
head(od_data_buildings)
plot(od_data_buildings$geometry)
plot(od_data_zones_min$geometry, lwd = 3, col = NULL, add = TRUE)

[Package od version 0.5.1 Index]