Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.98 KB

readme.md

File metadata and controls

15 lines (9 loc) · 1.98 KB

European transport feeds

This repository contains the source code of the List of european transport feeds website, which can be found here:

https://eu.data.public-transport.earth

Contributing

Note that, by participating in this project, you commit to the code of conduct, and release all contributions under the ISC license (for source code changes) or to the public domain (for changes to the list of feeds), respectively.

You're warmly invited to add or update feeds at any time. You can do so by sending a pull request or leaving us a hint at the issues page. If you want to send a pull request and implement a change yourself, adapt feeds.toml according to the following rules:

  • There should only be one feed per country. This feed should also have the scope to (at least eventually) cover the entire country. A counter-example for this would be feeds limited to a specific operator, since such a feed would - by definition - always exclude additional data. Feeds that are not 100% complete but have the scope to cover the whole country eventually are acceptable, though. If some country doesn't have a global feed (yet), you're encouraged to describe the current situation in a new issue.
  • If there are some caveats to a feed, please explain them briefly in the comments field. Check the german feed for an example.
  • Feed URLs shouldn't be too unstable. While it can - unfortunately - be expected that URLs change every couple of months or so, because official providers don't understand stable URLs yet (which is one of the reasons for this repo to exist in the first place), please don't add feeds for which you already know in advance that the URL will break very frequently.