File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
custom_components/gtfs_realtime Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 9898 "rail" : " https://gitlab.com/LACMTA/gtfs_rail/raw/master/gtfs_rail.zip"
9999 }
100100 },
101+ "marta" : {
102+ "name" : " MARTA (Atlanta, GA)" ,
103+ "disclaimer" : " https://itsmarta.com/app-developer-resources.aspx" ,
104+ "realtime_feeds" : {
105+ "bus_trip_updates" : " https://gtfs-rt.itsmarta.com/TMGTFSRealTimeWebService/tripupdate/tripupdates.pb" ,
106+ "bus_vehicle_positions" : " https://gtfs-rt.itsmarta.com/TMGTFSRealTimeWebService/vehicle/vehiclepositions.pb"
107+ },
108+ "requires_auth_header" : false ,
109+ "static_feeds" : {
110+ "schedule" : " https://itsmarta.com/google_transit_feed/google_transit.zip"
111+ }
112+ },
101113 "mta_marc_train" : {
102114 "name" : " MTA MARC Train" ,
103115 "realtime_feeds" : {
You can’t perform that action at this time.
0 commit comments