Update GTFS-R URL for nationaltransport.ie

This commit is contained in:
Nahuel Lofeudo 2023-06-20 06:26:29 +01:00
parent ef27551ee4
commit a89d28129f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# 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
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
gtfs-r-api_key: "API KEY GOES HERE"