Add more India GTFS feeds#2145
Open
mzl2233 wants to merge 1 commit into
Open
Conversation
Collaborator
|
Please add extend-calendar: true to the expired feeds that use calendar.txt and remove these that are expired and only use calendar_dates.txt. Also run the mdbify script to replace the sources with a reference to the mobility database where possible. |
1Maxnet1
reviewed
May 29, 2026
Comment on lines
+28
to
+30
| "name": "Bengaluru-BMTC", | ||
| "type": "http", | ||
| "url": "https://raw.githubusercontent.com/Vonter/bmtc-gtfs/main/gtfs/bmtc.zip", |
Contributor
There was a problem hiding this comment.
This feed is already available in in-ka.json so we should not duplicate it here. I would propose to Either drop the regional files completely and merge their entries into the in.json or we keep this file for nation-wide feeds only and sort the regional feeds into the according files.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds additional India GTFS sources from the data list linked in the issue, covering Bengaluru, Chennai, Pune, Mumbai, Ahmedabad, Rajkot, Hubli-Dharwad, Indore, and Andhra Pradesh. The new entries use stable raw GTFS zip URLs and enable the existing feed cleanup step for these sources.