From 62eb20b858f6b0b932c7bd6884eb5c06f1d4291e Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:54:00 -0400 Subject: [PATCH 01/22] Add GTFS schedule for JAX Mass Transit District --- ...y-jax-mass-transit-district-gtfs-3408.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 catalogs/sources/gtfs/schedule/us-illinois-jackson-county-jax-mass-transit-district-gtfs-3408.json diff --git a/catalogs/sources/gtfs/schedule/us-illinois-jackson-county-jax-mass-transit-district-gtfs-3408.json b/catalogs/sources/gtfs/schedule/us-illinois-jackson-county-jax-mass-transit-district-gtfs-3408.json new file mode 100644 index 000000000..fdf9f88e6 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/us-illinois-jackson-county-jax-mass-transit-district-gtfs-3408.json @@ -0,0 +1,25 @@ +{ + "mdb_source_id": 3408, + "data_type": "gtfs", + "provider": "JAX Mass Transit District", + "is_official": "True", + "location": { + "country_code": "US", + "subdivision_name": "Illinois", + "municipality": "Jackson County", + "bounding_box": { + "minimum_latitude": 55.874955000775294, + "maximum_latitude": 57.7746047262964, + "minimum_longitude": 21.0165956136552, + "maximum_longitude": 28.1167317149993, + "extracted_on": "2026-07-29T20:03:08+00:00" + } + }, + "urls": { + "direct_download": "https://passio3.com/JCMTD/passioTransit/gtfs/google_transit.zip", + "authentication_type": 0, + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-illinois-jackson-county-jax-mass-transit-district-gtfs-3408.zip?alt=media", + "license": "https://proxy.busone.app/cotral/readme" + }, + "redirect": [] +} From 27514c6ffb0762a0fcb7a27d45a7a524a7e4e87f Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:20:05 -0400 Subject: [PATCH 02/22] Create sg-singapore-typical-weekday-gtfs-3409.json --- ...g-singapore-typical-weekday-gtfs-3409.json | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 catalogs/sources/gtfs/schedule/sg-singapore-typical-weekday-gtfs-3409.json diff --git a/catalogs/sources/gtfs/schedule/sg-singapore-typical-weekday-gtfs-3409.json b/catalogs/sources/gtfs/schedule/sg-singapore-typical-weekday-gtfs-3409.json new file mode 100644 index 000000000..5832433ec --- /dev/null +++ b/catalogs/sources/gtfs/schedule/sg-singapore-typical-weekday-gtfs-3409.json @@ -0,0 +1,23 @@ +{ + "mdb_source_id": 3409, + "data_type": "gtfs", + "provider": "Singapore typical weekday", + "is_official": "False", + "location": { + "country_code": "SG", + "bounding_box": { + "minimum_latitude": 55.874955000775294, + "maximum_latitude": 57.7746047262964, + "minimum_longitude": 21.0165956136552, + "maximum_longitude": 28.1167317149993, + "extracted_on": "2026-07-29T20:03:08+00:00" + } + }, + "urls": { + "direct_download": "https://github.com/Vorld/singapore-gtfs/releases/download/v2026-07-12/singapore-gtfs.zip", + "authentication_type": 0, + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/sg-singapore-typical-weekday-gtfs-3409.zip?alt=media", + "license": "https://github.com/Vorld/singapore-gtfs#licence" + }, + "redirect": [] +} From 4e2a2caaad48da59a96c29b963bcad58aa51e221 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:22:44 -0400 Subject: [PATCH 03/22] Update direct download URL for GTFS data --- ...greater-cleveland-regional-transit-authority-gtfs-406.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/schedule/us-ohio-greater-cleveland-regional-transit-authority-gtfs-406.json b/catalogs/sources/gtfs/schedule/us-ohio-greater-cleveland-regional-transit-authority-gtfs-406.json index ed3605647..5abf105cb 100644 --- a/catalogs/sources/gtfs/schedule/us-ohio-greater-cleveland-regional-transit-authority-gtfs-406.json +++ b/catalogs/sources/gtfs/schedule/us-ohio-greater-cleveland-regional-transit-authority-gtfs-406.json @@ -17,10 +17,10 @@ } }, "urls": { - "direct_download": "http://www.riderta.com/sites/default/files/gtfs/latest/google_transit.zip", + "direct_download": "https://www.riderta.com/sites/default/files/gtfs/latest/google_transit.zip", "authentication_type": 0, "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-ohio-greater-cleveland-regional-transit-authority-gtfs-406.zip?alt=media", "license": "http://www.riderta.com/developers" }, "redirect": [] -} \ No newline at end of file +} From c9a0fcbc6d5dfc5fa981a4b6680fb25175037fb6 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:31:11 -0400 Subject: [PATCH 04/22] Add GTFS-RT data source for GCRTA in Cleveland --- ...us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json new file mode 100644 index 000000000..157ecff45 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json @@ -0,0 +1,17 @@ +{ + "mdb_source_id": 3410, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Greater Cleveland Regional Transit Authority (GCRTA)", + "static_reference": [ + "406" + ], + "urls": { + "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/Vehicle/VehiclePositions.pb", + "authentication_type": 0, + "license": "https://www.riderta.com/developers" + }, + +} From 6fb72fa38ab1fa802e8c77adce0fc69988f9e44d Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:31:49 -0400 Subject: [PATCH 05/22] Create us-ohio-cleveland-gcrta-gtfs-rt-3411.json --- .../us-ohio-cleveland-gcrta-gtfs-rt-3411.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json new file mode 100644 index 000000000..4f7ae8b47 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json @@ -0,0 +1,17 @@ +{ + "mdb_source_id": 3411, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Greater Cleveland Regional Transit Authority (GCRTA)", + "static_reference": [ + "406" + ], + "urls": { + "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/TripUpdate/TripUpdates.pb", + "authentication_type": 0, + "license": "https://www.riderta.com/developers" + }, + +} From 9216566aa6b2d36aa9ff083919121ab85d90db1f Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:32:24 -0400 Subject: [PATCH 06/22] Add GTFS RT data source for GCRTA --- .../us-ohio-cleveland-gcrta-gtfs-rt-sa.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json new file mode 100644 index 000000000..75bcce9ee --- /dev/null +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json @@ -0,0 +1,17 @@ +{ + "mdb_source_id": 3412, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Greater Cleveland Regional Transit Authority (GCRTA)", + "static_reference": [ + "406" + ], + "urls": { + "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/Alert/Alerts.pb", + "authentication_type": 0, + "license": "https://www.riderta.com/developers" + }, + +} From 13261eaf524fe85b5059fc7e3731e86735a12c6a Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:42:10 -0400 Subject: [PATCH 07/22] Update us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-vp-1526.json --- ...and-regional-transit-authority-gtfs-rt-vp-1526.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-vp-1526.json b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-vp-1526.json index bebd6a55d..568be4eb8 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-vp-1526.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-vp-1526.json @@ -5,11 +5,17 @@ "vp" ], "provider": "Greater Cleveland Regional Transit Authority", + "status": "deprecated", "static_reference": [ "406" ], "urls": { "direct_download": "http://gtfs.gcrta.org/TMGTFSRealTimeWebService/Vehicle/VehiclePositions.pb", "authentication_type": 0 - } -} \ No newline at end of file + }, + "redirect": [ + { + "id": "3410" + } + ] +} From 4607c456bfa6a9cd0a8f85e49cd7416d42460abb Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:43:02 -0400 Subject: [PATCH 08/22] Add redirect information to GTFS-RT JSON --- ...and-regional-transit-authority-gtfs-rt-sa-1525.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json index 2db8b5915..e194cf5c4 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json @@ -5,11 +5,17 @@ "sa" ], "provider": "Greater Cleveland Regional Transit Authority", + "status": "deprecated", "static_reference": [ "406" ], "urls": { "direct_download": "http://gtfs.gcrta.org/TMGTFSRealTimeWebService/Alert/Alerts.pb", "authentication_type": 0 - } -} \ No newline at end of file + }, + "redirect": [ + { + "id": "3412" + } + ] +} From 3d6569c14bcee92d3c38948897efeabfa92365bc Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:45:08 -0400 Subject: [PATCH 09/22] Update us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-tu-1524.json --- ...and-regional-transit-authority-gtfs-rt-tu-1524.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-tu-1524.json b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-tu-1524.json index 1c04f14c1..62ccaf7a1 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-tu-1524.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-tu-1524.json @@ -5,11 +5,17 @@ "tu" ], "provider": "Greater Cleveland Regional Transit Authority", + "status": "deprecated", "static_reference": [ "406" ], "urls": { "direct_download": "http://gtfs.gcrta.org/TMGTFSRealTimeWebService/TripUpdate/TripUpdates.pb", "authentication_type": 0 - } -} \ No newline at end of file + }, + "redirect": [ + { + "id": "3411" + } + ] +} From cf771229f17b23662183fdcec4a158c95e74d81a Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:46:08 -0400 Subject: [PATCH 10/22] Rename us-ohio-cleveland-gcrta-gtfs-rt-sa.json to us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json --- ...tfs-rt-sa.json => us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename catalogs/sources/gtfs/realtime/{us-ohio-cleveland-gcrta-gtfs-rt-sa.json => us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json} (100%) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json similarity index 100% rename from catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa.json rename to catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json From 4e7013838cb26a274bedbe203b12b05aad7998a1 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:48:24 -0400 Subject: [PATCH 11/22] Rename us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json to us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json --- ...t-3412sa.json => us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename catalogs/sources/gtfs/realtime/{us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json => us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json} (100%) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json similarity index 100% rename from catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3412sa.json rename to catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json From d82a1f59fc000f4bb62b301798ce8e04420a6078 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:19:09 -0400 Subject: [PATCH 12/22] Update us-california-fresno-area-express-fax-gtfs-90.json --- .../us-california-fresno-area-express-fax-gtfs-90.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/catalogs/sources/gtfs/schedule/us-california-fresno-area-express-fax-gtfs-90.json b/catalogs/sources/gtfs/schedule/us-california-fresno-area-express-fax-gtfs-90.json index 4215bbd4d..3355b8d40 100644 --- a/catalogs/sources/gtfs/schedule/us-california-fresno-area-express-fax-gtfs-90.json +++ b/catalogs/sources/gtfs/schedule/us-california-fresno-area-express-fax-gtfs-90.json @@ -3,9 +3,6 @@ "data_type": "gtfs", "provider": "Fresno Area Express (FAX)", "is_official": "True", - "features": [ - "fares-v1" - ], "location": { "country_code": "US", "subdivision_name": "California", @@ -19,7 +16,7 @@ } }, "urls": { - "direct_download": "http://gis4u.fresno.gov/downloads/fax_gtfs.zip", + "direct_download": "https://gis4u.fresno.gov/downloads/fax_gtfs.zip", "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-fresno-area-express-fax-gtfs-90.zip?alt=media" } } From 974bc1a999d97f4f9bada9d40eba80dee31ed50f Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:50:58 -0400 Subject: [PATCH 13/22] Rename us-ohio-cleveland-gcrta-gtfs-rt-3411.json to us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json --- ...-rt-3411.json => us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename catalogs/sources/gtfs/realtime/{us-ohio-cleveland-gcrta-gtfs-rt-3411.json => us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json} (100%) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json similarity index 100% rename from catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-3411.json rename to catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json From fb572c1e06aa360a3ad38546187b370879845d6f Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:51:15 -0400 Subject: [PATCH 14/22] Fix JSON formatting by removing extra newline --- .../gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json index 75bcce9ee..c429d3193 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json @@ -12,6 +12,5 @@ "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/Alert/Alerts.pb", "authentication_type": 0, "license": "https://www.riderta.com/developers" - }, - + } } From bc15e84decbc8d208a1e1374e30a15b309ecd792 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:51:26 -0400 Subject: [PATCH 15/22] Fix JSON formatting in GTFS RT file --- .../gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json index 4f7ae8b47..1812c8f18 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-tu-3411.json @@ -12,6 +12,5 @@ "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/TripUpdate/TripUpdates.pb", "authentication_type": 0, "license": "https://www.riderta.com/developers" - }, - + } } From 6f50680aed2876179fc9a298b271f1af90233794 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:51:52 -0400 Subject: [PATCH 16/22] Fix JSON formatting in GTFS RT file --- .../gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json index 157ecff45..bdcc9c48a 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-vp-3410.json @@ -12,6 +12,5 @@ "direct_download": "https://gtfs-rt.gcrta.vontascloud.com/TMGTFSRealTimeWebService/Vehicle/VehiclePositions.pb", "authentication_type": 0, "license": "https://www.riderta.com/developers" - }, - + } } From 880964af57f029432c32d5cbdc7ed84097bb48aa Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:54:02 -0400 Subject: [PATCH 17/22] Add new GTFS schedule file for Lisboa --- ...lisboa-tml-gtfs-3388.json => pt-lisboa-tml-gtfs-3412.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename catalogs/sources/gtfs/schedule/{pt-lisboa-tml-gtfs-3388.json => pt-lisboa-tml-gtfs-3412.json} (91%) diff --git a/catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3388.json b/catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3412.json similarity index 91% rename from catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3388.json rename to catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3412.json index 96129df7a..08148e569 100644 --- a/catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3388.json +++ b/catalogs/sources/gtfs/schedule/pt-lisboa-tml-gtfs-3412.json @@ -1,5 +1,5 @@ { - "mdb_source_id": 3388, + "mdb_source_id": 3412, "data_type": "gtfs", "provider": "Transportes Metropolitanos de Lisboa (TML)", "is_official": "True", @@ -17,7 +17,7 @@ "urls": { "direct_download": "https://go.tmlmobilidade.pt/hub/api/v1/plans/gtfs", "authentication_type": 0, - "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/pt-lisboa-tml-gtfs-3388.zip?alt=media", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/pt-lisboa-tml-gtfs-3412.zip?alt=media", "license": "https://github.com/tmlmobilidade/go?tab=AGPL-3.0-1-ov-file" }, "redirect": [] From 7068fb1ea1e8ddc80e84e5cc82bdeac2ca97d97c Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:55:30 -0400 Subject: [PATCH 18/22] Change static reference ID from '3388' to '3412' Updated static reference ID in GTFS-RT JSON file. --- .../sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-vp-3390.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-vp-3390.json b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-vp-3390.json index 1c230c0c7..56f7805c8 100644 --- a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-vp-3390.json +++ b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-vp-3390.json @@ -7,7 +7,7 @@ ], "provider": "Transportes Metropolitanos de Lisboa", "static_reference": [ - "3388" + "3412" ], "urls": { "direct_download": "https://go.tmlmobilidade.pt/hub/api/v1/realtime/vehicles/positions/gtfs", From f6fbd1249992a96866e451e0722b268c492022ad Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:55:43 -0400 Subject: [PATCH 19/22] Update static_reference in pt-lisboa-tml-gtfs-rt-tu-3389.json --- .../sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-tu-3389.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-tu-3389.json b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-tu-3389.json index 5e1f67348..556a43508 100644 --- a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-tu-3389.json +++ b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-tu-3389.json @@ -7,7 +7,7 @@ ], "provider": "Transportes Metropolitanos de Lisboa", "static_reference": [ - "3388" + "3412" ], "urls": { "direct_download": "https://go.tmlmobilidade.pt/hub/api/v1/realtime/trip-updates/gtfs", From d9b2476b2f3e33e54bf8ae021c20688351cdb183 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:55:54 -0400 Subject: [PATCH 20/22] Update static_reference value in GTFS RT JSON --- .../sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-sa-3391.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-sa-3391.json b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-sa-3391.json index 9765b39b3..909fcd88c 100644 --- a/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-sa-3391.json +++ b/catalogs/sources/gtfs/realtime/pt-lisboa-tml-gtfs-rt-sa-3391.json @@ -7,7 +7,7 @@ ], "provider": "Transportes Metropolitanos de Lisboa", "static_reference": [ - "3388" + "3412" ], "urls": { "direct_download": "https://go.tmlmobilidade.pt/hub/api/v1/alerts/gtfs", From 1f193a1f449f4f7364ed22f23f068a7cd443fcb4 Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:12:03 -0400 Subject: [PATCH 21/22] Update and rename us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json to us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json --- ...a-3412.json => us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename catalogs/sources/gtfs/realtime/{us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json => us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json} (93%) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json similarity index 93% rename from catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json rename to catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json index c429d3193..7cba43262 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3412.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-cleveland-gcrta-gtfs-rt-sa-3413.json @@ -1,5 +1,5 @@ { - "mdb_source_id": 3412, + "mdb_source_id": 3413, "data_type": "gtfs-rt", "entity_type": [ "sa" From 97c38bc4dc9216602ca404848ed18307ab43e1ac Mon Sep 17 00:00:00 2001 From: Emma Blue <90632321+emmambd@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:12:33 -0400 Subject: [PATCH 22/22] Update redirect ID in GTFS-RT JSON file --- ...er-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json index e194cf5c4..816d04a43 100644 --- a/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json +++ b/catalogs/sources/gtfs/realtime/us-ohio-greater-cleveland-regional-transit-authority-gtfs-rt-sa-1525.json @@ -15,7 +15,7 @@ }, "redirect": [ { - "id": "3412" + "id": "3413" } ] }