Indigo (quiet) → violet → magenta (alive)
Demo-relevant nabes are fully colored + badged with live activity. Neutral NTAs are thin outlines for context.
What changed from v1
v1 used hardcoded rectangles for ~20 neighborhoods. v2 fetches NYC's actual 195 Neighborhood Tabulation Areas (NTAs) live from the NYC Open Data SODA API. No more "crazy rectangles."
Your pick: Variant 2 colors (indigo→violet→magenta brand gradient) + Variant 3 live badges (pulsing fuchsia pill when busy, neutral green dot when quiet). One visual treatment, not three.
20 demo-relevant NYC nabes are fully colored + badged. The other ~175 NTAs (parks, cemeteries, lower-density areas) stay as thin neutral outlines — keeps the map reading as "NYC" without burying the demo focus.
Next steps once you approve
- Ship as a code feature in Phase 47 (after iPad UAT + monetization deep dive).
- Bake the NTA fetch into the build (or pre-bundle the polygons as static JSON) so the live experience doesn't depend on NYC Open Data uptime.
- Wire real liveness — derive from
MOCK_POSTScount per neighborhood +MOCK_HOTSPOTSRight Now activity +MOCK_EVENTStoday. - Build the saved/favorite-nabes dropdown UI (sample in v1 mockup, bottom).
- Same pipeline for LA (Mapping LA dataset), Tokyo (chōme via OSM), Paris (arrondissements via city open data), etc. once NYC ships.