NYCPlanning / labs-regional-viz

An interactive mapping experience that highlights regional planning data and trends.
Other
6 stars 1 forks source link

User will see all data visualized at municipality, county, and subregion geographies #6

Closed daragoldberg closed 6 years ago

daragoldberg commented 6 years ago

User can view all data variables within categories (People, Housing, Jobs) at municipality, county, and subregion geographies.

andycochran commented 6 years ago

I'm gonna stub in a geography level switcher UI (similar to what's on PFF)…

daragoldberg commented 6 years ago

@andycochran great. Just noting that census tract should not be available to user

andycochran commented 6 years ago

New branch: 6-geog-switcher

@allthesignals, @chriswhong, Y'all can use this branch when you're ready to get geog level switching working.

image

chriswhong commented 6 years ago

Config should indicate which geography levels are available for a given narrative.

Switching geography levels is effectively hiding/showing maps.

Not all narratives will not have the same options for geometry-level switching, the UI should be config-driven, need to add geometry level property to config.

Config should also indicate which geometry level is default for a narrative.\

Geometry level should also be represented as a query param.

allthesignals commented 6 years ago

Okay so the workflow will be: