A microsite that shows the bike network monitoring by changing cities on an interactive map.
https://changing-cities.org/kampagnen/das-ist-kein/
This Projects uses AstroJS with interactive React Components. The Maps are build using ReactMapGl. The styling is done using Tailwind CSS. State is stored in the URL with nanostores.
- Map data: pmtiles are using the static data system from https://github.com/FixMyBerlin/atlas-app/ which provides us with a pmtile URL
- Update date in Map/MapSourceMonitoring.tsx
- Numbers need to be updated in Map/FilterStatus.tsx