Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tordans/berlin-bikenetwork-monitoring
Interaktive Karte zum Monitoring des Radnetzes Berlin von Changing Citites.
https://github.com/tordans/berlin-bikenetwork-monitoring
Last synced: about 1 month ago
JSON representation
Interaktive Karte zum Monitoring des Radnetzes Berlin von Changing Citites.
- Host: GitHub
- URL: https://github.com/tordans/berlin-bikenetwork-monitoring
- Owner: tordans
- License: mit
- Created: 2023-09-01T07:43:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-15T07:12:45.000Z (9 months ago)
- Last Synced: 2024-06-11T16:17:17.271Z (7 months ago)
- Language: TypeScript
- Homepage: https://tordans.github.io/berlin-bikenetwork-monitoring/
- Size: 451 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Changing Cities Radnetz Berlin Monitoring Microsite
A microsite that shows the bike network monitoring by changing cities on an interactive map.
## Learn more
https://changing-cities.org/kampagnen/das-ist-kein/
## Develpment
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.
## Data update
- 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](./src/components/Map/MapSourceMonitoring.tsx)
- Numbers need to be updated in [Map/FilterStatus.tsx](./src/components/Map/FilterStatus.tsx)