Skip to content

Commit

Permalink
Manteca Transit (#1187)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewda authored Aug 8, 2024
1 parent 38a5ab5 commit b5e6da5
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 10 deletions.
51 changes: 51 additions & 0 deletions feeds/etaspot.net.dmfr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json",
"feeds": [
{
"id": "f-manteca~transit",
"spec": "gtfs",
"urls": {
"static_current": "https://s3.amazonaws.com/etatransit.gtfs/mantecatransit.etaspot.net/gtfs.zip",
"static_historic": [
"https://data.trilliumtransit.com/gtfs/manteca-ca-us/manteca-ca-us.zip",
"https://www.ci.manteca.ca.us/mantecatransit/googletransit/google_transit.zip"
]
},
"operators": [
{
"onestop_id": "o-manteca~transit",
"name": "Manteca Transit",
"website": "http://www.mantecatransit.com",
"associated_feeds": [
{
"feed_onestop_id": "f-manteca~transit~flex"
},
{
"feed_onestop_id": "f-manteca~transit~rt"
}
],
"tags": {
"us_ntd_id": "90217"
}
}
]
},
{
"id": "f-manteca~transit~flex",
"spec": "gtfs",
"urls": {
"static_current": "https://data.trilliumtransit.com/gtfs/manteca-ca-us/manteca-ca-us--flex-v2.zip"
}
},
{
"id": "f-manteca~transit~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_vehicle_positions": "https://s3.amazonaws.com/etatransit.gtfs/mantecatransit.etaspot.net/position_updates.pb",
"realtime_trip_updates": "https://s3.amazonaws.com/etatransit.gtfs/mantecatransit.etaspot.net/trip_updates.pb",
"realtime_alerts": "https://s3.amazonaws.com/etatransit.gtfs/mantecatransit.etaspot.net/alerts.pb"
}
}
],
"license_spdx_identifier": "CDLA-Permissive-1.0"
}
10 changes: 0 additions & 10 deletions feeds/trilliumtransit.com.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6697,16 +6697,6 @@
"realtime_alerts": "http://gtfs-realtime.trilliumtransit.com/gtfs-realtime/feed/maderactc-ca-us/service_alerts.proto"
}
},
{
"id": "f-manteca~transit",
"spec": "gtfs",
"urls": {
"static_current": "https://data.trilliumtransit.com/gtfs/manteca-ca-us/manteca-ca-us.zip",
"static_historic": [
"https://www.ci.manteca.ca.us/mantecatransit/googletransit/google_transit.zip"
]
}
},
{
"id": "f-megabus~us",
"spec": "gtfs",
Expand Down

0 comments on commit b5e6da5

Please sign in to comment.