SustainableUrbanDesign / app

Prototype toolkit for sustainable urban design at the speed of thought.
https://sustainableurbandesign.space/
GNU Affero General Public License v3.0
25 stars 9 forks source link

Allow users to set sustainable development goals when visualizing district data #120

Open brylie opened 3 years ago

brylie commented 3 years ago

Users may want to set goals for a municipal area, such as "each district should have one square kilometer of open space". Those thresholds can be used to visualize data, such as controlling color breakpoints for choropleth maps. In the previous example, districts with >= one square kilometer of open space would be green, while other districts would be shaded proportionally to their values.

brylie commented 3 years ago

Related to #154 since the Goals will be in a separate app and #153 since a "district" is a type of "administrative area".