Conversation
…); addresses issues 1053 & 1037
Hi @ianktc, can you check this URL => https://data.trilliumtransit.com/gtfs/tcrta-ca-us/tcrta-ca-us.zip |
emmambd
left a comment
There was a problem hiding this comment.
Added some comments for things that need some additional investigation.
| }, | ||
| "subdivision_name": "Munster", | ||
| "municipality": "County Cork" | ||
| }, |
There was a problem hiding this comment.
It might be worth seeing if this data has been made available via the Irish NAP: https://developer.nationaltransport.ie/
If not, it would be good for us to reach out to them about it once this PR is submitted to let them know.
There was a problem hiding this comment.
Seems like it is listed on the Irish NAP under https://www.transportforireland.ie/transitData/PT_Data.html
Its done as an aggregate though: https://www.transportforireland.ie/transitData/Data/GTFS%20Operator%20Files.csv
Our validator report: https://gtfs-validator-results.mobilitydata.org/ec8e8659-dfeb-4531-9cf6-c5268ab020d2/report.html
There was a problem hiding this comment.
In that case I would still add this as a separate feed then
| "extracted_on": "2025-11-17 18:21:16.031697+00:00" | ||
| }, | ||
| "subdivision_name": "Lake Tahoe", | ||
| "municipality": "Tahoe Regional Planning Agency" |
There was a problem hiding this comment.
Municipality looks wrong here
| }, | ||
| "urls": { | ||
| "direct_download": "https://data.trilliumtransit.com/gtfs/tcat-flex-ca-us/tcat-ca-us.zip", | ||
| "direct_download": "https://urldefense.com/v3/__https:/data.trilliumtransit.com/gtfs/tcrta-ca-us/tcrta-ca-us.zip__;!!HOHAxFA!TXxjyCuVUPhvX7ywrcB1ByYGYjOqu4cggX9buu03x0mYoDLxdbEiAKsnuOwUjVsiD7Z7ATxq3U3NGNUepKMbCP-7LDWn9Q$", |
There was a problem hiding this comment.
As David suggested, I'd recommend stripping the URL defense from the URL and retrying with the general URL
| }, | ||
| "urls": { | ||
| "direct_download": "https://www.blinetransit.com/documents/Google%20Transit/google_transit.zip", | ||
| "direct_download": "https://d16k74nzx9emoe.cloudfront.net/c4326823-2c12-4f59-82f1-3fc4d987e12b/google_transit.zip", |
There was a problem hiding this comment.
We have a National Transit Database feed that this feed should be redirecting to: https://mobilitydatabase.org/feeds/gtfs/ntd-90208
I'd compare the new URL to the URL for the ntd feed to see if they're different or not.
There was a problem hiding this comment.
Yep they're the same! Redirecting to ntd-90208
There was a problem hiding this comment.
Set the status to deprecated and you're set :)
| "extracted_on": "2025-11-17 18:21:16.031697+00:00" | ||
| }, | ||
| "subdivision_name": "Lake Tahoe", | ||
| "municipality": "Lake Tahoe" |
There was a problem hiding this comment.
Changed municipality to Lake Tahoe
Change to https:// to abide by regex checking
* add: schedule feeds for West Cork (mdb-2875) and Lake Tahoe (mdb-2876); addresses issues 1053 & 1037 * update: Tulare direct download URL; addresses issue 1043 * update: Butte direct download URL; addresses issue 1040 * add: Philly PHLASH scheduled feed; addresses issue 995 * update: addressing review comments * Fix URL for direct download in GTFS JSON Change to https:// to abide by regex checking * Mark B-Line GTFS data as deprecated
* add: schedule feeds for West Cork (mdb-2875) and Lake Tahoe (mdb-2876); addresses issues 1053 & 1037 * update: Tulare direct download URL; addresses issue 1043 * update: Butte direct download URL; addresses issue 1040 * add: Philly PHLASH scheduled feed; addresses issue 995 * update: addressing review comments * Fix URL for direct download in GTFS JSON Change to https:// to abide by regex checking * Mark B-Line GTFS data as deprecated

Address issues:
#1037: Add Scheduled Feed for Emerald Bay Shuttle Lake Tahoe
#1053: Add Scheduled Feed for West Cork Connect
#995: Add Scheduled Feed for Philadelphia PHILASH
#1043: Update Scheduled Feed for Tulare
#1040: Update Scheduled Feed for Butte