CityScope / CS_cityscopeJS

Create, design, and publish @CityScope projects on the web
https://cityscope.media.mit.edu/CS_cityscopeJS/
GNU General Public License v3.0
20 stars 16 forks source link

Add monitor for square footages #82

Closed doorleyr closed 4 years ago

doorleyr commented 4 years ago

In the Urban Indicators sidebar, add a monitor which shows the square footage of each type in the 'types' list. eg.

Residential: 10000 sqft Office: 5000 sqft etc.

This can be computed by simply summing the number of floors allocated to each type and multiplying by the square footage of a single cell.

doorleyr commented 4 years ago

Also, this should only count interactive cells.