od_data_buildings: Simple buildings dataset

od_data_buildingsR 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)

ITSLeeds/od documentation built on Oct. 11, 2024, 9:21 a.m.