https://github.com/derf/eva-to-efa-gw
Special-purpose EFA frontend with EVA station ID support
https://github.com/derf/eva-to-efa-gw
Last synced: 16 days ago
JSON representation
Special-purpose EFA frontend with EVA station ID support
- Host: GitHub
- URL: https://github.com/derf/eva-to-efa-gw
- Owner: derf
- Created: 2021-03-27T11:40:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T16:37:50.000Z (about 2 years ago)
- Last Synced: 2024-05-19T17:42:51.017Z (about 2 years ago)
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-2-Clause.txt
Awesome Lists containing this project
README
eva to efa gateway
---
This repository contains a EVA ID to EFA departure data helper for
[DBF](https://dbf.finalrewind.org). The **efa-gw** web service receives an EVA
stop ID originating from DB IRIS / HAFAS as input and returns [VRR
EFA](https://efa.vrr.de) departure data for the corresponding EFA stop. To do
so, it must map EVA IDs to EFA names or stopIDs. The translation table is
located in **share/vrr.json** and can be updated by feeding
[Haltestellen VRR](https://www.opendata-oepnv.de/ht/de/organisation/verkehrsverbuende/vrr/startseite?tx_vrrkit_view%5Bdataset_name%5D=haltestellen-vrr&tx_vrrkit_view%5Baction%5D=details&tx_vrrkit_view%5Bcontroller%5D=View)
and [IRIS stations.json](https://git.finalrewind.org/Travel-Status-DE-IRIS/plain/share/stations.json)
into **merge-haltestellen-and-iris**.
**share/vrr.json** is © DB Station&Service AG and Verkehrsverbund Rhein-Ruhr
AöR. It is licensed under the terms of [CC-BY
4.0](https://creativecommons.org/licenses/by/4.0/).