Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions feeds/in.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,60 @@
"type": "http",
"url": "https://github.com/Neo2308/indianrailways-gtfs/raw/refs/heads/main/gtfs/gtfs.zip",
"fix": "true"
},
{
"name": "Bengaluru-BMTC",
"type": "http",
"url": "https://raw.githubusercontent.com/Vonter/bmtc-gtfs/main/gtfs/bmtc.zip",
Comment on lines +28 to +30

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

"fix": true
},
{
"name": "Chennai",
"type": "http",
"url": "https://raw.githubusercontent.com/ungalsoththu/ChennaiGTFS/main/data/chennai-unified-gtfs.zip",
"fix": true
},
{
"name": "Pune-PMPML",
"type": "http",
"url": "https://raw.githubusercontent.com/croyla/pmpml-gtfs/main/pmpml_gtfs.zip",
"fix": true
},
{
"name": "Mumbai",
"type": "http",
"url": "https://raw.githubusercontent.com/croyla/mumbai-gtfs/main/gtfs.zip",
"fix": true
},
{
"name": "Ahmedabad",
"type": "http",
"url": "https://raw.githubusercontent.com/croyla/amd-gtfs/main/gtfs.zip",
"fix": true
},
{
"name": "Rajkot",
"type": "http",
"url": "https://raw.githubusercontent.com/croyla/rrl-gtfs/main/gtfs.zip",
"fix": true
},
{
"name": "Hubli-Dharwad-BRTS",
"type": "http",
"url": "https://raw.githubusercontent.com/croyla/hdbrts-gtfs/main/gtfs.zip",
"fix": true
},
{
"name": "Indore-AICTSL",
"type": "http",
"url": "https://raw.githubusercontent.com/Neo2308/aictsl-gtfs/main/gtfs/gtfs.zip",
"fix": true
},
{
"name": "Andhra-Pradesh-APSRTC",
"type": "http",
"url": "https://raw.githubusercontent.com/Neo2308/apsrtc-gtfs/main/gtfs/gtfs.zip",
"fix": true
}
]
}
Loading