From 6dd8d3aff67c189748f8a93785d01e4ca1f02b0d Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:08:44 -0400 Subject: [PATCH] feat: Jul 4 feeds [SOURCES] (#279) * link transit update * greenlink feed * c-train realtime feeds --- .../us-washington-c-tran-gtfs-rt-tu-1922.json | 15 +++++++++++++ .../us-washington-c-tran-gtfs-rt-vp-1921.json | 15 +++++++++++++ ...transit-authority-greenlink-gtfs-1923.json | 21 +++++++++++++++++++ .../us-washington-link-transit-gtfs-275.json | 14 ++++++------- 4 files changed, 58 insertions(+), 7 deletions(-) create mode 100644 catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-tu-1922.json create mode 100644 catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-vp-1921.json create mode 100644 catalogs/sources/gtfs/schedule/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.json diff --git a/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-tu-1922.json b/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-tu-1922.json new file mode 100644 index 00000000..abe7c36e --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-tu-1922.json @@ -0,0 +1,15 @@ +{ + "mdb_source_id": 1922, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "C-TRAN", + "static_reference": [ + 258 + ], + "urls": { + "direct_download": "http://gtfs-rt.c-tran.org/gtfsrealtime/TripUpdates", + "license": "https://c-tran.com/about-c-tran/business/c-tran-gtfs-data" + } +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-vp-1921.json b/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-vp-1921.json new file mode 100644 index 00000000..d6c8bf63 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-washington-c-tran-gtfs-rt-vp-1921.json @@ -0,0 +1,15 @@ +{ + "mdb_source_id": 1921, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "C-TRAN", + "static_reference": [ + 258 + ], + "urls": { + "direct_download": "http://gtfs-rt.c-tran.org/gtfsrealtime/VehiclePostions", + "license": "https://c-tran.com/about-c-tran/business/c-tran-gtfs-data" + } +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.json b/catalogs/sources/gtfs/schedule/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.json new file mode 100644 index 00000000..bad8c2a0 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.json @@ -0,0 +1,21 @@ +{ + "mdb_source_id": 1923, + "data_type": "gtfs", + "provider": "Greenville Transit Authority (Greenlink)", + "location": { + "country_code": "US", + "subdivision_name": "South Carolina", + "municipality": "Greenville", + "bounding_box": { + "minimum_latitude": 34.84122, + "maximum_latitude": 34.85382, + "minimum_longitude": -82.410156, + "maximum_longitude": -82.400476, + "extracted_on": "2023-07-04T19:54:35+00:00" + } + }, + "urls": { + "direct_download": "https://greenlink.cadavl.com:5053/GTA/GTFS/GTFS_GTA.zip", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.zip?alt=media" + } +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/us-washington-link-transit-gtfs-275.json b/catalogs/sources/gtfs/schedule/us-washington-link-transit-gtfs-275.json index 1da8a1a2..70eb0f44 100644 --- a/catalogs/sources/gtfs/schedule/us-washington-link-transit-gtfs-275.json +++ b/catalogs/sources/gtfs/schedule/us-washington-link-transit-gtfs-275.json @@ -11,15 +11,15 @@ "subdivision_name": "Washington", "municipality": "Wenatchee ", "bounding_box": { - "minimum_latitude": 47.2921153198261, - "maximum_latitude": 47.8850234593722, - "minimum_longitude": -120.674893575413, - "maximum_longitude": -119.980455199371, - "extracted_on": "2022-03-15T17:45:29+00:00" + "minimum_latitude": 47.362503, + "maximum_latitude": 47.885025, + "minimum_longitude": -120.668159, + "maximum_longitude": -120.014694, + "extracted_on": "2023-07-04T19:56:20+00:00" } }, "urls": { - "direct_download": "http://data.trilliumtransit.com/gtfs/linktransit-wa-us/linktransit-wa-us.zip", + "direct_download": "https://link.rideralerts.com/InfoPoint/gtfs-zip.ashx", "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-washington-link-transit-gtfs-275.zip?alt=media" } -} +} \ No newline at end of file