Last active
November 1, 2025 15:38
-
-
Save kiselev-dv/36d109cc50463b27aaeffd9962d6e613 to your computer and use it in GitHub Desktop.
GTFS Feeds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gtfsSources: | |
| - name: halifax-city | |
| url: https://gtfs.halifax.ca/static/google_transit.zip | |
| tripUpdates: https://gtfs.halifax.ca/realtime/TripUpdate/TripUpdates.pb | |
| - name: netherlands | |
| url: https://gtfs.ovapi.nl/nl/gtfs-nl.zip | |
| tripUpdates: https://gtfs.ovapi.nl/nl/tripUpdates.pb | |
| - name: swiss-opendata | |
| url: https://data.opentransportdata.swiss/dataset/6cca1dfb-e53d-4da8-8d49-4797b3e768e3/resource/b57705bc-6ddf-40b6-b46b-2fbddef14142/download/gtfs_fp2025_20250925.zip | |
| - name: dublinbus | |
| url: https://s3.transitpdf.com/files/uran/improved-gtfs-google-transit-dublinbus.zip | |
| - name: germany (local transport) | |
| url: https://download.gtfs.de/germany/nv_free/latest.zip | |
| tripUpdates: https://realtime.gtfs.de/realtime-free.pb | |
| - name: germany (commuter) | |
| url: https://download.gtfs.de/germany/rv_free/latest.zip |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi sorry that I didn't answer sooner, I'll add it into conversion/matching/validation loop