od_data_buildings {od}R Documentation

Simple buildings dataset

Description

Building data from OSM for testing od_disaggregate.

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.4.4 Index]