Timetable licensing

At Träwelling, we currently use Transitous as our only data source. Transitous is an open source database that collects and provides timetable data from various transport companies. Unfortunately, not every transport company has the same license for its data. We have now implemented most of the common data licenses in order to be able to use the data from Transitous.

In addition, there are some transport companies for which the license is not clear in advance. In this case, we cannot use the data because we cannot be sure whether the license allows it.

Active data sources 🔗

We currently have a large number of data sources that we can use. Some of these are licensed via publicly known licenses, others we had to activate manually because no license is specified. You can find the current list of active data sources here: https://traewelling.de/debug/motis-sources

Currently supported licenses 🔗

We currently support the following licenses:

  • IODL-2.0 - Italian Open Data License
  • Unlicense - The Unlicense
  • CC-BY-SA-3.0 - Creative Commons Attribution Share Alike 3.0 Unported
  • OGL-ROU-1.0 - Open Government License for Romania
  • MIT - MIT License
  • CC-BY-ND-4.0 - Creative Commons Attribution No Derivatives 4.0 International
  • CC-BY-NC-SA-4.0 - Creative Commons Attribution NonCommercial Share Alike 4.0 International
  • OBC-By-1.0 - Open Business Commons Attribution License 1.0
  • OGL-UK-3.0 - Open Government License v3.0 (UK)
  • NLOD-1.0 - Norwegian License for Open Government Data (NLOD) 1.0
  • etalab-2.0 - Etalab Open License 2.0
  • CC-BY-3.0 - Creative Commons Attribution 3.0 Unported
  • CC-BY-2.5 - Creative Commons Attribution 2.5 Generic
  • CC-BY-1.0 - Creative Commons Attribution 1.0 Generic
  • CC0-1.0 - Creative Commons Zero v1.0 Universal
  • CC-BY-SA-4.0 - Creative Commons Attribution Share Alike 4.0 International
  • CC-BY-4.0 - Creative Commons Attribution 4.0 International
  • ODbL-1.0 - Open Database License (ODbL)

(The list may be incomplete as we are constantly adding new licenses. You can always find the latest version in our Code)

Help us 🔗

If you notice that data from a transport company is missing, even though their license allows you to use it, you are welcome to help us. Simply create an Issue on GitHub and we will add the data source.

We need the following information so that we can successfully integrate the license:

  • Name of the transport company
  • Link to the license
  • Link to the data (e.g. GTFS feed)
  • Link to the data on Transitous (optional, but helpful)
  • (If proprietary license:) Excerpt from the license that allows the use of the data

Thank you for your support!