CodeforLeipzig / leipzigmaps

https://codeforleipzig.github.io/leipzigmaps/
MIT License
0 stars 2 forks source link

Check / update data for train stops #21

Open joergreichert opened 3 months ago

joergreichert commented 3 months ago

Official data

OpenStreetMap

JSON data

last queried via Overpass: 2021-09-29T21:15:13Z TODO: restore original query and reexecute

Scraped output

public/data/leipzig-train-stops.json

Transformed output

no additional transformation needed

Referenced in code

src/components/Map.js showMarker -> train_stops

App

image