Skip to content

Commit

Permalink
Solve merge conflict transloc file
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Jul 8, 2024
2 parents d33a919 + 66b5c85 commit 828b4cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
15 changes: 14 additions & 1 deletion feeds/pacebus.com.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"associated_feeds": [
{
"gtfs_agency_id": "PACE"
},
{
"feed_onestop_id": "f-dp3-pace~rt",
"gtfs_agency_id": "PACE"
}
],
"tags": {
Expand All @@ -33,7 +37,16 @@
}
}
]
},
{
"id": "f-dp3-pace~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_vehicle_positions": "https://tmweb.pacebus.com/TMGTFSRealTimeWebService/Vehicle/VehiclePositions.pb",
"realtime_trip_updates": "https://tmweb.pacebus.com/TMGTFSRealTimeWebService/TripUpdate/TripUpdates.pb",
"realtime_alerts": "https://tmweb.pacebus.com/TMGTFSRealTimeWebService/Alert/Alerts.pb"
}
}
],
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
}
10 changes: 10 additions & 0 deletions feeds/passio3.com.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,16 @@
"static_current": "https://passio3.com/ozark/passioTransit/gtfs/google_transit.zip"
}
},
{
"id": "f-rochester~institute~of~technology",
"spec": "gtfs",
"urls": {
"static_current": "https://passio3.com/ritech/passioTransit/gtfs/google_transit.zip",
"static_historic": [
"https://api.transloc.com/gtfs/rit.zip"
]
}
},
{
"id": "f-rosemead~ca~us",
"spec": "gtfs",
Expand Down

0 comments on commit 828b4cd

Please sign in to comment.