Update GTFS-R URL for nationaltransport.ie
This commit is contained in:
parent
ef27551ee4
commit
a89d28129f
|
|
@ -3,7 +3,7 @@
|
||||||
# URLs and API keys for the different parts of the GTFS-R feed
|
# URLs and API keys for the different parts of the GTFS-R feed
|
||||||
# You should not change these unless a new version of the API is released
|
# You should not change these unless a new version of the API is released
|
||||||
gtfs-feed-url: "https://www.transportforireland.ie/transitData/Data/GTFS_Realtime.zip"
|
gtfs-feed-url: "https://www.transportforireland.ie/transitData/Data/GTFS_Realtime.zip"
|
||||||
gtfs-r-api-url: "https://api.nationaltransport.ie/gtfsr/v2/gtfsr?format=json"
|
gtfs-r-api-url: "https://api.nationaltransport.ie/gtfsr/v2/TripUpdates?format=json"
|
||||||
|
|
||||||
# You should change this one. Use the key you get from TFI when you register for GTFS-R access
|
# You should change this one. Use the key you get from TFI when you register for GTFS-R access
|
||||||
gtfs-r-api_key: "API KEY GOES HERE"
|
gtfs-r-api_key: "API KEY GOES HERE"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue