From fbf3d91b093064e0869c5f04ff220fecd78059c5 Mon Sep 17 00:00:00 2001 From: Colby Davis <135053263+colbyjd3@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:23:37 -0500 Subject: [PATCH] Update Feed - Winston-Salem Transit Authority (#1342) * Add new `static_current` to `wstransit.com.dmfr.json`, rename to `ridewsta.com.dmfr.json` * remove from NTD list --- ...nsit.com.dmfr.json => ridewsta.com.dmfr.json} | 5 ++++- .../2023-gtfs-weblinks.dmfr.json | 16 ---------------- 2 files changed, 4 insertions(+), 17 deletions(-) rename feeds/{wstransit.com.dmfr.json => ridewsta.com.dmfr.json} (72%) diff --git a/feeds/wstransit.com.dmfr.json b/feeds/ridewsta.com.dmfr.json similarity index 72% rename from feeds/wstransit.com.dmfr.json rename to feeds/ridewsta.com.dmfr.json index a903d49be..f733014a1 100644 --- a/feeds/wstransit.com.dmfr.json +++ b/feeds/ridewsta.com.dmfr.json @@ -5,7 +5,10 @@ "id": "f-dnq-wsta", "spec": "gtfs", "urls": { - "static_current": "https://wstransit.com/wp-content/uploads/2024/01/GTFS-TRIPS_5fa76ace_2024-01-02-18-53-02.zip" + "static_current": "https://ridewsta.com/gtfs", + "static_historic": [ + "https://wstransit.com/wp-content/uploads/2024/01/GTFS-TRIPS_5fa76ace_2024-01-02-18-53-02.zip" + ] } } ], diff --git a/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json b/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json index 99803fb71..7993af9b8 100644 --- a/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json +++ b/scripts/ntd-gtfs-weblinks/2023-gtfs-weblinks.dmfr.json @@ -2856,22 +2856,6 @@ } ] }, - { - "id": "f-city~of~winston~salem", - "spec": "gtfs", - "urls": { - "static_current": "https://www.wstransit.com/wp-content/uploads/2023/09/GTFS-WSTA_2023-09-28.zip" - }, - "operators": [ - { - "onestop_id": "o-city~of~winston~salem", - "name": "City of Winston Salem", - "tags": { - "us_ntd_id": "40012" - } - } - ] - }, { "id": "f-city~of~fayetteville", "spec": "gtfs",