75 lines
No EOL
2.4 KiB
Markdown
75 lines
No EOL
2.4 KiB
Markdown
Links
|
|
====
|
|
|
|
# CLOUD
|
|
https://cloud.hacknang.de/s/D7Kxxyy48LQnoEx
|
|
|
|
# Test
|
|
https://api.p-schwarz.de/test_route.php
|
|
|
|
## TODO
|
|
|
|
- [ ] Mapping Haltestelle, ID, Verkehrsverbund
|
|
- [ ] Website: Technologie (nicht PHP, oder vielleicht doch? PATRICK!!!), Sprache etc.
|
|
- [ ] Datenbank: ORM, ERM, EPP, UML (NEIN!), SAP, ROFL
|
|
- [ ] Marudor routing api
|
|
|
|
# Infos und Dinge
|
|
|
|
# Links
|
|
|
|
## efa und gid
|
|
https://data.deutschebahn.com/dataset/data-haltestellen.html
|
|
|
|
Langbeschreibung
|
|
|
|
In den veröffentlichten Daten sind zu jeder Haltestelle folgende Informationen enthalten:
|
|
|
|
EVA_NR: Nummer der Haltestelle, z. B. 8000001.
|
|
DS100: Verweis auf Betriebsstelle, z. B. KA.
|
|
IFOPT: Deutschlandweiter, einheitlicher Haltestellenschlüssel, z. B. de:05334:1008
|
|
NAME: Name der Haltestelle, z. B. Aachen Hbf.
|
|
VERKEHR: Kann folgende Werte annehmen 'FV' (mit Fernverkehr), 'RV' (nur Regionalverkehr) oder 'nur DPN' (nur Regionalverkehr von privaten Eisenbahnunternehmen).
|
|
LAENGE: Longitude der Haltestelle in WGS84, z. B. 6.091499.
|
|
BREITE: Latitude der Haltestelle in WGS84, z. B. 50.7678.
|
|
STATUS: Hinweis, meist nicht verwendet z. B. neu
|
|
|
|
## Verkehrsverbünde
|
|
|
|
BWEGT EFA
|
|
https://www.bwegt.de/efabw/XSLT_COORD_REQUEST?boundingBox=&boundingBoxLU=7.5:47.5:WGS84[DD.DDDDD]&boundingBoxRL=10.6:49.8:WGS84[DD.DDDDD]&inclFilter=1&outputFormat=json&type_1=STOP&radius_1=9999&coordOutputFormat=WGS84[DD.ddddd]
|
|
|
|
VVS GIDs
|
|
https://www.opendata-oepnv.de/ht/de/organisation/verkehrsverbuende/vvs/startseite?tx_vrrkit_view%5Bdataset_name%5D=haltestellen-vvs&tx_vrrkit_view%5Baction%5D=details&tx_vrrkit_view%5Bcontroller%5D=View
|
|
|
|
VVS EFA Haltestellen
|
|
https://www2.vvs.de/vvs/XSLT_COORD_REQUEST?boundingBox=&boundingBoxLU=9.0:48.5:WGS84%5BDD.DDDDD%5D&boundingBoxRL=9.66:49.9:WGS84%5BDD.DDDDD%5D&inclFilter=1&outputFormat=xml&type_1=STOP&radius_1=9999&coordOutputFormat=WGS84%5BDD.ddddd%5D%22));
|
|
|
|
|
|
HNV GIDs
|
|
https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_mit_liniennetz/hnv.zip
|
|
|
|
Naldo GIDs
|
|
https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_ohne_liniennetz/naldo.zip
|
|
|
|
gid, UIC, DS100, Railml
|
|
https://www.nvbw.de/open-data/haltestellen
|
|
|
|
IBNR
|
|
https://api.p-schwarz.de/bahn/ibnr.json
|
|
|
|
|
|
UIC
|
|
https://data.deutschebahn.com/dataset/data-haltestellen.html
|
|
|
|
|
|
## Forum
|
|
|
|
https://forum.openstreetmap.org/viewtopic.php?id=7487
|
|
|
|
## Marudo
|
|
|
|
Start - und ZielEFA
|
|
Liefert: Zwischenstops by EFA
|
|
Damit: StopPlaceByEFA liefert Ifopt (das ist de nummer)
|
|
|