End of Life — Legacy Version
Urbano v1 has reached end of life and is no longer actively maintained. This documentation is kept for reference only. We recommend using Urbano v2 for active projects.
Go to Urbano v2
Building Population
Calculate the population in a building using area data
Inputs
-
ResArea []
Residential area of building (will be 0 if not assigned) -
RAreaPP []
Residential area per person, default = 40 -
OffArea []
Office area of building (will be 0 if not assigned) -
OAreaPP []
Office area per person, default = 14 -
LogProp []
Logistics area proportion of the building, default = 0.2
Outputs
-
PopMeta
Metadata containing population data for a building (can merge with building metadata before creating building)
