diff --git a/feeds/ontime.vvta.org.dmfr.json b/feeds/ontime.vvta.org.dmfr.json new file mode 100644 index 000000000..3f6734bfa --- /dev/null +++ b/feeds/ontime.vvta.org.dmfr.json @@ -0,0 +1,43 @@ +{ + "$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.1.json", + "feeds": [ + { + "id": "f-9qh-victorville~ca~us", + "spec": "gtfs", + "urls": { + "static_current": "https://ontime.vvta.org/gtfs" + }, + "license": { + "spdx_identifier": "CC-BY-3.0", + "url": "https://vvta.org/developers/" + }, + "operators": [ + { + "onestop_id": "o-9qh-victorvalleytransitauthority", + "name": "Victor Valley Transit Authority", + "short_name": "VVTA", + "website": "https://www.vvta.org", + "tags": { + "twitter_general": "VVTransit", + "us_ntd_id": "90148", + "wikidata_id": "Q7926418" + }, + "associated_feeds": [ + { + "feed_onestop_id": "f-9qh-victorville~ca~us~rt" + } + ] + } + ] + }, + { + "id": "f-9qh-victorville~ca~us~rt", + "spec": "gtfs-rt", + "urls": { + "realtime_alerts": "https://ontime.vvta.org/gtfs-rt/alerts", + "realtime_trip_updates": "https://ontime.vvta.org/gtfs-rt/tripupdates", + "realtime_vehicle_positions": "https://ontime.vvta.org/gtfs-rt/vehiclepositions" + } + } + ] +} diff --git a/feeds/transloc.com.dmfr.json b/feeds/transloc.com.dmfr.json index fc683c786..1136805d0 100644 --- a/feeds/transloc.com.dmfr.json +++ b/feeds/transloc.com.dmfr.json @@ -1,38 +1,6 @@ { "$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.1.json", "feeds": [ - { - "id": "f-9qh-victorville~ca~us", - "spec": "gtfs", - "urls": { - "static_current": "https://api.transloc.com/gtfs/vvta.zip", - "static_historic": [ - "https://ontime.vvta.org/gtfs", - "https://data.trilliumtransit.com/gtfs/victorville-ca-us/victorville-ca-us.zip", - "https://api.transloc.com/gtfs/vvta.zip" - ] - }, - "license": { - "spdx_identifier": "CC-BY-3.0", - "url": "https://vvta.org/developers/" - }, - "tags": { - "notes": "VVTA says their official static feed is served by Transloc; Synchromatics also serves a Trillium-created static feed go with RT, but static feed contents are quite different" - }, - "operators": [ - { - "onestop_id": "o-9qh-victorvalleytransitauthority", - "name": "Victor Valley Transit Authority", - "short_name": "VVTA", - "website": "https://www.vvta.org", - "tags": { - "twitter_general": "VVTransit", - "us_ntd_id": "90148", - "wikidata_id": "Q7926418" - } - } - ] - }, { "id": "f-9t9p7-universityofaz~cattran~freeshuttleservice", "spec": "gtfs",