pub fn match_parcels_to_buildings(
map: &mut Map,
shapes: &ExtraShapes,
timer: &mut Timer<'_>,
)
Expand description
Match OSM buildings to parcels, scraping the number of housing units.
pub fn match_parcels_to_buildings(
map: &mut Map,
shapes: &ExtraShapes,
timer: &mut Timer<'_>,
)
Match OSM buildings to parcels, scraping the number of housing units.