availabs / MTA_Subway_SIRI_Server

Realtime GTFS-R to SIRI data conversion service
http://siri.mta.availabs.org
4 stars 1 forks source link

Adjust GTFS-R feed address #1

Open dancesWithCycles opened 2 years ago

dancesWithCycles commented 2 years ago

Hi folks, Thank you so much for providing this repository. Though the last commit is ages ago the repository still looks promising. Do you mind providing me with a hint on how to adjust the address of the GTFS-R feed?

Cheers!

dancesWithCycles commented 2 years ago

I might have found the place by myself. Please correct me if I am wrong, but am I supposed to adjust this structure

"gtfsrt": {
            "feedURL": "http://datamine.mta.info/mta_esi.php?&key=<API Key Here>",

in this config file?

PaulTomchik commented 2 years ago

Correct. That is how you would configure the GTFS-R feed URL.