schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
388 stars 133 forks source link

Add VRT (Trier, Germany) Provider #182

Closed JayVii closed 6 years ago

JayVii commented 6 years ago

The data has to be requested via mail, but will be provided for free (open license): https://www.vrt-info.de/opendata


Edit: More info https://www.vrt-info.de/openservice Here they only talk about the VDV. Hm...


They provide a VDV Format, which apparently is unsuitable because it doesn't update on a daily basis, but sessional. They also provide a TRIAS format, which does update on a daily basis and would be most suitable in this case.

I would be more than happy, if this could be implemented. Thank you very much

schildbach commented 6 years ago

Public-transport-enabler is not meant for processing the raw data itself. It relies on an API (e.g. for routing), like EFA, Hafas or Navitia.

grote commented 6 years ago

https://www.vrt-info.de/openservice

Als Zugang setzt der VRT eine neue, neutrale Schnittstelle ein, die auch von anderen Betreibern von Auskunftssystemen angeboten wird. Das Format dieser Schnittstelle ist vom Verband Deutscher Verkehrsunternehmen (VDV) in der VDV Schrift Nr. 431- 2 dokumentiert. Diese Schnittstelle ersetzt die vorhandene EFA-API, die 2017 abgeschaltet wird.

And this like to Internet Protokoll basierte Kommunikationsdienste im ÖV - Das Projekt "IP-KOM-ÖV"

JayVii commented 6 years ago

On vrt-info.de it says:

Der Verkehrsverbund Region Trier GmbH (VRT) hat den Verkehrsverbund Rhein-Neckar GmbH (VRN) mit der Bereitstellung der Daten beauftragt.

And indeed, VRN does provide the data for the area covered by the VRT. Thus, I'm closing this issue.