From fac51c8a7aed00b62d41ba22c8a816842d731fb7 Mon Sep 17 00:00:00 2001 From: Drew Dara-Abrams Date: Fri, 17 Jan 2025 20:43:52 -0800 Subject: [PATCH] GoLine (Indian River) (#1402) --- feeds/golineirt.com.dmfr.json | 24 +++++++++++++++++++ .../2023-gtfs-weblinks.dmfr.json | 16 ------------- 2 files changed, 24 insertions(+), 16 deletions(-) create mode 100644 feeds/golineirt.com.dmfr.json diff --git a/feeds/golineirt.com.dmfr.json b/feeds/golineirt.com.dmfr.json new file mode 100644 index 000000000..2f0576b36 --- /dev/null +++ b/feeds/golineirt.com.dmfr.json @@ -0,0 +1,24 @@ +{ + "$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.1.json", + "feeds": [ + { + "id": "f-indian~river~county", + "spec": "gtfs", + "urls": { + "static_current": "https://golineirt.com/GTFS.zip" + }, + "operators": [ + { + "onestop_id": "o-indian~river~county", + "name": "Indian River County", + "short_name": "GoLine", + "website": "https://golineirt.com", + "tags": { + "us_ntd_id": "40104" + } + } + ] + } + ], + "license_spdx_identifier": "CDLA-Permissive-1.0" +} \ No newline at end of file diff --git a/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json b/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json index 887602308..a6bc90adc 100644 --- a/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json +++ b/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json @@ -3198,22 +3198,6 @@ } ] }, - { - "id": "f-indian~river~county", - "spec": "gtfs", - "urls": { - "static_current": "https://ftis.org/ftde/40104-IndianRiverTransit/gtfs.zip" - }, - "operators": [ - { - "onestop_id": "o-indian~river~county", - "name": "Indian River County", - "tags": { - "us_ntd_id": "40104" - } - } - ] - }, { "id": "f-research~triangle~regional~public~transportation~authority", "spec": "gtfs",