Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)