Skip to content

Commit

Permalink
update nsw buses with new rt link
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Jan 26, 2025
1 parent 98f69be commit cc95e8f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions feeds/opendata.transport.nsw.gov.au.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@
"realtime_trip_updates": "https://api.transport.nsw.gov.au/v1/gtfs/realtime/nswtrains"
}
},
{
"id": "f-r6-nsw~nswbuses~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_trip_updates": "https://api.transport.nsw.gov.au/v1/gtfs/realtime/buses",
"realtime_vehicle_positions": "https://api.transport.nsw.gov.au/v1/gtfs/vehiclepos/buses"
}
},
{
"id": "f-r6-nswtrainlink~sydneytrains~buswayswesternsydney~interlinebus",
"spec": "gtfs",
Expand Down Expand Up @@ -413,6 +421,9 @@
},
{
"gtfs_agency_id": "2439"
},
{
"feed_onestop_id": "f-r6-nsw~nswbuses~rt"
}
],
"tags": {
Expand Down Expand Up @@ -675,6 +686,9 @@
},
{
"gtfs_agency_id": "2449"
},
{
"feed_onestop_id": "f-r6-nsw~nswbuses~rt"
}
]
},
Expand Down Expand Up @@ -801,6 +815,9 @@
},
{
"gtfs_agency_id": "2450"
},
{
"feed_onestop_id": "f-r6-nsw~nswbuses~rt"
}
]
},
Expand All @@ -821,6 +838,9 @@
"associated_feeds": [
{
"gtfs_agency_id": "2447"
},
{
"feed_onestop_id": "f-r6-nsw~nswbuses~rt"
}
]
},
Expand Down

0 comments on commit cc95e8f

Please sign in to comment.