From 9df6508a0397f9fdfce99081e94e2888cbe1c495 Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 09:42:10 -0500 Subject: [PATCH 1/9] add: Trafiklab Sweden 3 schedule feed; addresses issue #1094 --- .../se-trafiklab-gtfs-sweden-3-gtfs-2939.json | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 catalogs/sources/gtfs/schedule/se-trafiklab-gtfs-sweden-3-gtfs-2939.json diff --git a/catalogs/sources/gtfs/schedule/se-trafiklab-gtfs-sweden-3-gtfs-2939.json b/catalogs/sources/gtfs/schedule/se-trafiklab-gtfs-sweden-3-gtfs-2939.json new file mode 100644 index 000000000..babe5b824 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/se-trafiklab-gtfs-sweden-3-gtfs-2939.json @@ -0,0 +1,28 @@ +{ + "mdb_source_id": 2939, + "data_type": "gtfs", + "provider": "Trafiklab", + "location": { + "country_code": "SE", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-sweden/sweden.zip", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/se-trafiklab-gtfs-2939.zip?alt=media", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + }, + "name": "GTFS Sweden 3", + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file From 8496a2310a52407749e4c17aae3c8984dd1877b2 Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 10:33:11 -0500 Subject: [PATCH 2/9] add: Slovenian NAP schedule feeds; addresses issue: #1061 --- .../si-municipality-of-brezice-gtfs-2941.json | 29 +++++++++++++++++++ ...si-municipality-of-jesenice-gtfs-2942.json | 29 +++++++++++++++++++ ...nicipality-of-kranjska-gora-gtfs-2943.json | 29 +++++++++++++++++++ ...municipality-of-nova-gorica-gtfs-2944.json | 29 +++++++++++++++++++ .../schedule/si-timetables-gtfs-2940.json | 29 +++++++++++++++++++ 5 files changed, 145 insertions(+) create mode 100644 catalogs/sources/gtfs/schedule/si-municipality-of-brezice-gtfs-2941.json create mode 100644 catalogs/sources/gtfs/schedule/si-municipality-of-jesenice-gtfs-2942.json create mode 100644 catalogs/sources/gtfs/schedule/si-municipality-of-kranjska-gora-gtfs-2943.json create mode 100644 catalogs/sources/gtfs/schedule/si-municipality-of-nova-gorica-gtfs-2944.json create mode 100644 catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json diff --git a/catalogs/sources/gtfs/schedule/si-municipality-of-brezice-gtfs-2941.json b/catalogs/sources/gtfs/schedule/si-municipality-of-brezice-gtfs-2941.json new file mode 100644 index 000000000..167fa9963 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/si-municipality-of-brezice-gtfs-2941.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2941, + "data_type": "gtfs", + "provider": "NOMAGO, storitve mobilnosti in potovanj, d.o.o.", + "location": { + "country_code": "SI", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://b2b.nap.si/data/b2b.gtfs.brezice", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/si-municipality-of-brezice-gtfs-2941.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://nap.si/resources/doc/nap_B2B_en.pdf", + "api_key_parameter_name": "Authorization", + "license": "https://creativecommons.org/licenses/by-sa/4.0/deed.sl" + }, + "name": "NOMAGO", + "feed_contact_email": "info@nomago.si", + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/si-municipality-of-jesenice-gtfs-2942.json b/catalogs/sources/gtfs/schedule/si-municipality-of-jesenice-gtfs-2942.json new file mode 100644 index 000000000..6f8737c60 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/si-municipality-of-jesenice-gtfs-2942.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2942, + "data_type": "gtfs", + "provider": "Ariva", + "location": { + "country_code": "SI", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://b2b.nap.si/data/b2b.gtfs.jesenice", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/si-municipality-of-jesenice-gtfs-2942.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://nap.si/resources/doc/nap_B2B_en.pdf", + "api_key_parameter_name": "Authorization", + "license": "https://creativecommons.org/licenses/by-sa/4.0/deed.sl" + }, + "name": "Ariva", + "feed_contact_email": "predje@arriva.si", + "features": [], + "status": "inactive", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/si-municipality-of-kranjska-gora-gtfs-2943.json b/catalogs/sources/gtfs/schedule/si-municipality-of-kranjska-gora-gtfs-2943.json new file mode 100644 index 000000000..7db0248f6 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/si-municipality-of-kranjska-gora-gtfs-2943.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2943, + "data_type": "gtfs", + "provider": "TURIZEM KRANJSKA GORA", + "location": { + "country_code": "SI", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://b2b.nap.si/data/b2b.gtfs.kranjska-gora", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/si-municipality-of-kranjska-gora-gtfs-2943.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://nap.si/resources/doc/nap_B2B_en.pdf", + "api_key_parameter_name": "Authorization", + "license": "https://creativecommons.org/licenses/by-sa/4.0/deed.sl" + }, + "name": "TURIZEM KRANJSKA GORA", + "feed_contact_email": "info@kranjska-gora.eu", + "features": [], + "status": "inactive", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/si-municipality-of-nova-gorica-gtfs-2944.json b/catalogs/sources/gtfs/schedule/si-municipality-of-nova-gorica-gtfs-2944.json new file mode 100644 index 000000000..76a8e3ceb --- /dev/null +++ b/catalogs/sources/gtfs/schedule/si-municipality-of-nova-gorica-gtfs-2944.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2944, + "data_type": "gtfs", + "provider": "NOMAGO, storitve mobilnosti in potovanj, d.o.o.", + "location": { + "country_code": "SI", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://b2b.nap.si/data/b2b.gtfs.nova-gorica", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/si-municipality-of-nova-gorica-gtfs-2944.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://nap.si/resources/doc/nap_B2B_en.pdf", + "api_key_parameter_name": "Authorization", + "license": "https://creativecommons.org/licenses/by-sa/4.0/deed.sl" + }, + "name": "NOMAGO", + "feed_contact_email": "info@nomago.si", + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json b/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json new file mode 100644 index 000000000..26def72e7 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2940, + "data_type": "gtfs", + "provider": "Družbe za upravljanje javnega potniškega prometa, d.o.o.", + "location": { + "country_code": "SI", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.548875+00:00" + } + }, + "urls": { + "direct_download": "https://b2b.nap.si/data/b2b.gtfs", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/si-timetables-gtfs-2940.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://nap.si/resources/doc/nap_B2B_en.pdf", + "api_key_parameter_name": "Authorization", + "license": "https://creativecommons.org/licenses/by-sa/4.0/deed.sl" + }, + "name": "DUJPP", + "feed_contact_email": "info@dujpp.si", + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file From a5a62f7f68d9033eaea83553a849335f879343cf Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 11:21:54 -0500 Subject: [PATCH 3/9] add: Odesa and Bucha schedule feeds; addresses issues #1186 and #1187 --- .../gtfs/schedule/ua-bucha-gtfs-2945.json | 27 ++++++++++++++++++ .../gtfs/schedule/ua-odesa-gtfs-2946.json | 28 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json create mode 100644 catalogs/sources/gtfs/schedule/ua-odesa-gtfs-2946.json diff --git a/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json b/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json new file mode 100644 index 000000000..4b5ef5557 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json @@ -0,0 +1,27 @@ +{ + "mdb_source_id": 2945, + "data_type": "gtfs", + "provider": "КП Бучатранссервіс", + "location": { + "country_code": "UA", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.563840+00:00" + }, + "municipality": "Bucha" + }, + "urls": { + "direct_download": "https://gw.x24.digital/api/bu/gtfs/v1/download/static", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/ua-bucha-gtfs-2945.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://omr.gov.ua/ua/city/departments/dtks/open-data/", + "api_key_parameter_name": "ApiKey" + }, + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/ua-odesa-gtfs-2946.json b/catalogs/sources/gtfs/schedule/ua-odesa-gtfs-2946.json new file mode 100644 index 000000000..e63430c4d --- /dev/null +++ b/catalogs/sources/gtfs/schedule/ua-odesa-gtfs-2946.json @@ -0,0 +1,28 @@ +{ + "mdb_source_id": 2946, + "data_type": "gtfs", + "provider": "Odesa", + "location": { + "country_code": "UA", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.559416+00:00" + }, + "municipality": "Odesa" + }, + "urls": { + "direct_download": "https://gw.x24.digital/api/od-all/gtfs/v1/download/static", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/ua-odesa-gtfs-2946.zip?alt=media", + "authentication_type": 2, + "authentication_info": "https://omr.gov.ua/ua/city/departments/dtks/open-data/", + "api_key_parameter_name": "ApiKey", + "license": "https://omr.gov.ua/ua/city/departments/dtks/open-data/" + }, + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file From 6714bd14326ca2038a6267d7cb73624444420f6e Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 12:18:51 -0500 Subject: [PATCH 4/9] update: Petaluma schedule feed direct download URL: addresses issue #628 --- ...california-petaluma-transit-gtfs-2947.json | 29 +++++++++++++++++++ ...s-california-petaluma-transit-gtfs-72.json | 9 +++++- 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-2947.json diff --git a/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-2947.json b/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-2947.json new file mode 100644 index 000000000..71586b2b7 --- /dev/null +++ b/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-2947.json @@ -0,0 +1,29 @@ +{ + "mdb_source_id": 2947, + "data_type": "gtfs", + "provider": "Petaluma Transit", + "location": { + "country_code": "US", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.572248+00:00" + }, + "subdivision_name": "California", + "municipality": "Petaluma" + }, + "urls": { + "direct_download": "http://api.511.org/transit/datafeeds?operator_id=PE", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-petaluma-transit-gtfs-2947.zip?alt=media", + "authentication_type": 1, + "authentication_info": "https://511.org/open-data/token", + "api_key_parameter_name": "api_key", + "license": "https://511.org/sites/default/files/pdfs/511_Data_Agreement_Final.pdf" + }, + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-72.json b/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-72.json index 9d460e3d0..66f945c7a 100644 --- a/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-72.json +++ b/catalogs/sources/gtfs/schedule/us-california-petaluma-transit-gtfs-72.json @@ -3,6 +3,7 @@ "data_type": "gtfs", "provider": "Petaluma Transit", "is_official": "True", + "status": "deprecated", "features": [ "fares-v1" ], @@ -21,5 +22,11 @@ "urls": { "direct_download": "http://data.trilliumtransit.com/gtfs/petalumatransit-petaluma-ca-us/petalumatransit-petaluma-ca-us.zip", "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-petaluma-transit-gtfs-72.zip?alt=media" - } + }, + "redirect": [ + { + "id": "2947", + "comment": " " + } + ] } \ No newline at end of file From 6eaf153f9bacd28815db86cd54108d02e43ad36a Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 12:27:26 -0500 Subject: [PATCH 5/9] update: Santa Rosa CityBus schedule feed direct download URL; addresses issue #631 --- ...-california-santa-rosa-city-gtfs-2948.json | 30 +++++++++++++++++++ ...lifornia-santa-rosa-citybus-gtfs-1986.json | 9 +++++- 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 catalogs/sources/gtfs/schedule/us-california-santa-rosa-city-gtfs-2948.json diff --git a/catalogs/sources/gtfs/schedule/us-california-santa-rosa-city-gtfs-2948.json b/catalogs/sources/gtfs/schedule/us-california-santa-rosa-city-gtfs-2948.json new file mode 100644 index 000000000..f5db92a1b --- /dev/null +++ b/catalogs/sources/gtfs/schedule/us-california-santa-rosa-city-gtfs-2948.json @@ -0,0 +1,30 @@ +{ + "mdb_source_id": 2948, + "data_type": "gtfs", + "provider": "Santa Rosa CityBus", + "location": { + "country_code": "US", + "bounding_box": { + "minimum_latitude": null, + "maximum_latitude": null, + "minimum_longitude": null, + "maximum_longitude": null, + "extracted_on": "2025-12-17 14:34:56.567988+00:00" + }, + "subdivision_name": "California", + "municipality": "Santa Rosa" + }, + "urls": { + "direct_download": "http://api.511.org/transit/datafeeds?operator_id=SR", + "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-santa-rosa-city-gtfs-2948.zip?alt=media", + "authentication_type": 1, + "authentication_info": "https://511.org/open-data/token", + "api_key_parameter_name": "api_key", + "license": "https://511.org/sites/default/files/pdfs/511_Data_Agreement_Final.pdf" + }, + "feed_contact_email": "tellus@srcity.org", + "features": [], + "status": "active", + "is_official": "True", + "redirect": [] +} \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/us-california-santa-rosa-citybus-gtfs-1986.json b/catalogs/sources/gtfs/schedule/us-california-santa-rosa-citybus-gtfs-1986.json index b317a9110..b959878a5 100644 --- a/catalogs/sources/gtfs/schedule/us-california-santa-rosa-citybus-gtfs-1986.json +++ b/catalogs/sources/gtfs/schedule/us-california-santa-rosa-citybus-gtfs-1986.json @@ -3,6 +3,7 @@ "data_type": "gtfs", "provider": "Santa Rosa CityBus", "is_official": "True", + "status": "deprecated", "location": { "country_code": "US", "subdivision_name": "California", @@ -18,5 +19,11 @@ "urls": { "direct_download": "https://www.srcity.org/DocumentCenter/View/38683/Santa_Rosa_GTFS", "latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-santa-rosa-citybus-gtfs-1986.zip?alt=media" - } + }, + "redirect": [ + { + "id": "2948", + "comment": " " + } + ] } \ No newline at end of file From 70dbfc7d1075d8f8b3f258d52be94f93fc3a4871 Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 17 Dec 2025 14:28:47 -0500 Subject: [PATCH 6/9] add: GTFS Sweden 3 realtime feeds --- .../realtime/se-dintur-gtfs-rt-sa-2989.json | 18 ++++++++++++++++++ .../realtime/se-dintur-gtfs-rt-tu-2988.json | 18 ++++++++++++++++++ .../realtime/se-dintur-gtfs-rt-vp-2990.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-dt-gtfs-rt-sa-2983.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-dt-gtfs-rt-tu-2982.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-dt-gtfs-rt-vp-2984.json | 18 ++++++++++++++++++ .../realtime/se-gotland-gtfs-rt-sa-2968.json | 18 ++++++++++++++++++ .../realtime/se-gotland-gtfs-rt-tu-2967.json | 18 ++++++++++++++++++ .../realtime/se-gotland-gtfs-rt-vp-2969.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-klt-gtfs-rt-sa-2965.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-klt-gtfs-rt-tu-2964.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-klt-gtfs-rt-vp-2966.json | 18 ++++++++++++++++++ .../realtime/se-krono-gtfs-rt-sa-2962.json | 18 ++++++++++++++++++ .../realtime/se-krono-gtfs-rt-tu-2961.json | 18 ++++++++++++++++++ .../realtime/se-krono-gtfs-rt-vp-2963.json | 18 ++++++++++++++++++ .../realtime/se-orebro-gtfs-rt-sa-2977.json | 18 ++++++++++++++++++ .../realtime/se-orebro-gtfs-rt-tu-2976.json | 18 ++++++++++++++++++ .../realtime/se-orebro-gtfs-rt-vp-2978.json | 18 ++++++++++++++++++ .../realtime/se-otraf-gtfs-rt-sa-2956.json | 18 ++++++++++++++++++ .../realtime/se-otraf-gtfs-rt-tu-2955.json | 18 ++++++++++++++++++ .../realtime/se-otraf-gtfs-rt-vp-2957.json | 18 ++++++++++++++++++ .../realtime/se-skane-gtfs-rt-sa-2971.json | 18 ++++++++++++++++++ .../realtime/se-skane-gtfs-rt-tu-2970.json | 18 ++++++++++++++++++ .../realtime/se-skane-gtfs-rt-vp-2972.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-sl-gtfs-rt-sa-2950.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-sl-gtfs-rt-tu-2949.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-sl-gtfs-rt-vp-2951.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-ul-gtfs-rt-sa-2953.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-ul-gtfs-rt-tu-2952.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-ul-gtfs-rt-vp-2954.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-varm-gtfs-rt-sa-2974.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-varm-gtfs-rt-tu-2973.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-varm-gtfs-rt-vp-2975.json | 18 ++++++++++++++++++ .../se-vastmanland-gtfs-rt-sa-2980.json | 18 ++++++++++++++++++ .../se-vastmanland-gtfs-rt-tu-2979.json | 18 ++++++++++++++++++ .../se-vastmanland-gtfs-rt-vp-2981.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-xt-gtfs-rt-sa-2986.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-xt-gtfs-rt-tu-2985.json | 18 ++++++++++++++++++ .../gtfs/realtime/se-xt-gtfs-rt-vp-2987.json | 18 ++++++++++++++++++ 42 files changed, 756 insertions(+) create mode 100644 catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json create mode 100644 catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json create mode 100644 catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json create mode 100644 catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json create mode 100644 catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json create mode 100644 catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json create mode 100644 catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json create mode 100644 catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json create mode 100644 catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json create mode 100644 catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json create mode 100644 catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json create mode 100644 catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json create mode 100644 catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json create mode 100644 catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json create mode 100644 catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json create mode 100644 catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json create mode 100644 catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json create mode 100644 catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json create mode 100644 catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json create mode 100644 catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json create mode 100644 catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json create mode 100644 catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json create mode 100644 catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json create mode 100644 catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json create mode 100644 catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json create mode 100644 catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json create mode 100644 catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json create mode 100644 catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json create mode 100644 catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json create mode 100644 catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json create mode 100644 catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json create mode 100644 catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json create mode 100644 catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json create mode 100644 catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json create mode 100644 catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json create mode 100644 catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json create mode 100644 catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json create mode 100644 catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json create mode 100644 catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json create mode 100644 catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json create mode 100644 catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json create mode 100644 catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json new file mode 100644 index 000000000..e5ef8e5ad --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2989, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Din Tur - Västernorrland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dintur/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json new file mode 100644 index 000000000..20fc9b692 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2988, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Din Tur - Västernorrland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dintur/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json new file mode 100644 index 000000000..49392235d --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2990, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Din Tur - Västernorrland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dintur/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json new file mode 100644 index 000000000..90bde8358 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2983, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Dalatrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dt/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json new file mode 100644 index 000000000..eb0814a8b --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2982, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Dalatrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dt/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json new file mode 100644 index 000000000..4b1f591da --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2984, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Dalatrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/dt/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json new file mode 100644 index 000000000..59a0dfe6e --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2968, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Gotland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/gotland/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json new file mode 100644 index 000000000..206d32054 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2967, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Gotland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/gotland/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json new file mode 100644 index 000000000..64b26a884 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2969, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Gotland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/gotland/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json new file mode 100644 index 000000000..f04586d9b --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2959, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "JLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/jlt/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json new file mode 100644 index 000000000..0e114ab48 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2958, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "JLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/jlt/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json new file mode 100644 index 000000000..7f6fe25c4 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2960, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "JLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/jlt/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json new file mode 100644 index 000000000..43fd1ec68 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2965, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "KLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/klt/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json new file mode 100644 index 000000000..b2313b5b3 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2964, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "KLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/klt/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json new file mode 100644 index 000000000..4fd9219f9 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2966, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "KLT", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/klt/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json new file mode 100644 index 000000000..6cb745511 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2962, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Kronoberg", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/krono/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json new file mode 100644 index 000000000..c469948b2 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2961, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Kronoberg", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/krono/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json new file mode 100644 index 000000000..309f673d8 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2963, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Kronoberg", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/krono/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json new file mode 100644 index 000000000..9619cadf7 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2977, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Örebro", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/orebro/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json new file mode 100644 index 000000000..7e115e74a --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2976, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Örebro", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/orebro/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json new file mode 100644 index 000000000..71519c948 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2978, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Örebro", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/orebro/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json new file mode 100644 index 000000000..d241adae4 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2956, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Östgötatrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/otraf/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json new file mode 100644 index 000000000..663afb686 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2955, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Östgötatrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/otraf/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json new file mode 100644 index 000000000..2a4186bdd --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2957, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Östgötatrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/otraf/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json new file mode 100644 index 000000000..264aac2e4 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2971, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Skånetrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/skane/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json new file mode 100644 index 000000000..ae8f74f67 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2970, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Skånetrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/skane/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json new file mode 100644 index 000000000..aecdb39e2 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2972, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Skånetrafiken", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/skane/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json new file mode 100644 index 000000000..271da4db7 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2950, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "SL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/sl/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json new file mode 100644 index 000000000..fc970f9f5 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2949, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "SL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/sl/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json new file mode 100644 index 000000000..6d4da9391 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2951, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "SL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/sl/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json new file mode 100644 index 000000000..77e4557a2 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2953, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "UL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/ul/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json new file mode 100644 index 000000000..fc4bcd94a --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2952, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "UL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/ul/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json new file mode 100644 index 000000000..901ab5a65 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2954, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "UL", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/ul/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json new file mode 100644 index 000000000..dca351538 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2974, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Värmlandstrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/varm/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json new file mode 100644 index 000000000..beaa30448 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2973, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Värmlandstrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/varm/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json new file mode 100644 index 000000000..03d62cf35 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2975, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Värmlandstrafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/varm/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json new file mode 100644 index 000000000..40ffceca6 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2980, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "Västmanland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/vastmanland/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json new file mode 100644 index 000000000..c321bfe5b --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2979, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "Västmanland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/vastmanland/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json new file mode 100644 index 000000000..63fab8220 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2981, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "Västmanland", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/vastmanland/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json new file mode 100644 index 000000000..2121f7081 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2986, + "data_type": "gtfs-rt", + "entity_type": [ + "sa" + ], + "provider": "X-trafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/xt/ServiceAlertsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json new file mode 100644 index 000000000..d2fff1fcd --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2985, + "data_type": "gtfs-rt", + "entity_type": [ + "tu" + ], + "provider": "X-trafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/xt/TripUpdatesSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json new file mode 100644 index 000000000..06cd0c073 --- /dev/null +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json @@ -0,0 +1,18 @@ +{ + "mdb_source_id": 2987, + "data_type": "gtfs-rt", + "entity_type": [ + "vp" + ], + "provider": "X-trafik", + "static_reference": [ + "2939" + ], + "urls": { + "direct_download": "https://opendata.samtrafiken.se/gtfs-rt-sweden/xt/VehiclePositionsSweden.pb", + "authentication_type": 1, + "authentication_info": "https://developer.trafiklab.se/register", + "api_key_parameter_name": "key", + "license": "https://www.trafiklab.se/api/gtfs-datasets/gtfs-sweden/#licence" + } +} From ceae7de5deb9fb86f547fa43530aa35f7b7aef54 Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Mon, 12 Jan 2026 15:14:12 -0500 Subject: [PATCH 7/9] update: Sweden GTFS 3 realtime feeds with official status --- catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json | 1 + catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json | 1 + catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json | 1 + catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json | 1 + catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json | 1 + catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json | 1 + catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json | 1 + catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json | 1 + catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json | 1 + catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json | 1 + catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json | 1 + catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json | 1 + catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json | 1 + catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json | 1 + catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json | 1 + catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json | 1 + catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json | 1 + catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json | 1 + catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json | 1 + catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json | 1 + catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json | 1 + catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json | 1 + catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json | 1 + catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json | 1 + catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json | 1 + catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json | 1 + catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json | 1 + catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json | 1 + catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json | 1 + catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json | 1 + catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json | 1 + catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json | 1 + catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json | 1 + catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json | 1 + catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json | 1 + catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json | 1 + .../sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json | 1 + .../sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json | 1 + .../sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json | 1 + catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json | 1 + catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json | 1 + catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json | 1 + 42 files changed, 42 insertions(+) diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json index e5ef8e5ad..1de425a25 100644 --- a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-sa-2989.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Din Tur - Västernorrland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json index 20fc9b692..cfed9430e 100644 --- a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-tu-2988.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Din Tur - Västernorrland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json index 49392235d..1ac1041ec 100644 --- a/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json +++ b/catalogs/sources/gtfs/realtime/se-dintur-gtfs-rt-vp-2990.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Din Tur - Västernorrland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json index 90bde8358..03c90b34a 100644 --- a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-sa-2983.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Dalatrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json index eb0814a8b..39cecf09d 100644 --- a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-tu-2982.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Dalatrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json index 4b1f591da..a2b5edd25 100644 --- a/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json +++ b/catalogs/sources/gtfs/realtime/se-dt-gtfs-rt-vp-2984.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Dalatrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json index 59a0dfe6e..70112aaa8 100644 --- a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-sa-2968.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Gotland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json index 206d32054..96d37e5ab 100644 --- a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-tu-2967.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Gotland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json index 64b26a884..234a10084 100644 --- a/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json +++ b/catalogs/sources/gtfs/realtime/se-gotland-gtfs-rt-vp-2969.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Gotland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json index f04586d9b..3030dd8f8 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json @@ -5,6 +5,7 @@ "sa" ], "provider": "JLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json index 0e114ab48..9a32e1d16 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json @@ -5,6 +5,7 @@ "tu" ], "provider": "JLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json index 7f6fe25c4..7f9a0650d 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json @@ -5,6 +5,7 @@ "vp" ], "provider": "JLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json index 43fd1ec68..53cb910c9 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json @@ -5,6 +5,7 @@ "sa" ], "provider": "KLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json index b2313b5b3..4f432a86d 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json @@ -5,6 +5,7 @@ "tu" ], "provider": "KLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json index 4fd9219f9..b713f8708 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json @@ -5,6 +5,7 @@ "vp" ], "provider": "KLT", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json index 6cb745511..d23c43418 100644 --- a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-sa-2962.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Kronoberg", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json index c469948b2..0cfeddc6a 100644 --- a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-tu-2961.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Kronoberg", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json index 309f673d8..1d4af306a 100644 --- a/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json +++ b/catalogs/sources/gtfs/realtime/se-krono-gtfs-rt-vp-2963.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Kronoberg", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json index 9619cadf7..e259b8acc 100644 --- a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-sa-2977.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Örebro", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json index 7e115e74a..1fa23ced8 100644 --- a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-tu-2976.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Örebro", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json index 71519c948..4cbc8a184 100644 --- a/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json +++ b/catalogs/sources/gtfs/realtime/se-orebro-gtfs-rt-vp-2978.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Örebro", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json index d241adae4..6c56679e7 100644 --- a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-sa-2956.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Östgötatrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json index 663afb686..2c09608f6 100644 --- a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-tu-2955.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Östgötatrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json index 2a4186bdd..28851d7fd 100644 --- a/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json +++ b/catalogs/sources/gtfs/realtime/se-otraf-gtfs-rt-vp-2957.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Östgötatrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json index 264aac2e4..c02032493 100644 --- a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-sa-2971.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Skånetrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json index ae8f74f67..63cf3d3c2 100644 --- a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-tu-2970.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Skånetrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json index aecdb39e2..0e3ae6eaf 100644 --- a/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json +++ b/catalogs/sources/gtfs/realtime/se-skane-gtfs-rt-vp-2972.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Skånetrafiken", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json index 271da4db7..fd2946985 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json @@ -5,6 +5,7 @@ "sa" ], "provider": "SL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json index fc970f9f5..8d10da9a4 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json @@ -5,6 +5,7 @@ "tu" ], "provider": "SL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json index 6d4da9391..7415eccf3 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json @@ -5,6 +5,7 @@ "vp" ], "provider": "SL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json index 77e4557a2..48d8e0872 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json @@ -5,6 +5,7 @@ "sa" ], "provider": "UL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json index fc4bcd94a..29c1977b8 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json @@ -5,6 +5,7 @@ "tu" ], "provider": "UL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json index 901ab5a65..d4f2f3161 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json @@ -5,6 +5,7 @@ "vp" ], "provider": "UL", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json index dca351538..c548bcba4 100644 --- a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-sa-2974.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Värmlandstrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json index beaa30448..e707ecc08 100644 --- a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-tu-2973.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Värmlandstrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json index 03d62cf35..33363b2e4 100644 --- a/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json +++ b/catalogs/sources/gtfs/realtime/se-varm-gtfs-rt-vp-2975.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Värmlandstrafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json index 40ffceca6..ae5b39dd5 100644 --- a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-sa-2980.json @@ -5,6 +5,7 @@ "sa" ], "provider": "Västmanland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json index c321bfe5b..6e40ca969 100644 --- a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-tu-2979.json @@ -5,6 +5,7 @@ "tu" ], "provider": "Västmanland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json index 63fab8220..fad2863eb 100644 --- a/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json +++ b/catalogs/sources/gtfs/realtime/se-vastmanland-gtfs-rt-vp-2981.json @@ -5,6 +5,7 @@ "vp" ], "provider": "Västmanland", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json index 2121f7081..e9400a47f 100644 --- a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-sa-2986.json @@ -5,6 +5,7 @@ "sa" ], "provider": "X-trafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json index d2fff1fcd..d1a1a6c6c 100644 --- a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-tu-2985.json @@ -5,6 +5,7 @@ "tu" ], "provider": "X-trafik", + "is_official": "True", "static_reference": [ "2939" ], diff --git a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json index 06cd0c073..00315056f 100644 --- a/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json +++ b/catalogs/sources/gtfs/realtime/se-xt-gtfs-rt-vp-2987.json @@ -5,6 +5,7 @@ "vp" ], "provider": "X-trafik", + "is_official": "True", "static_reference": [ "2939" ], From 4a9bca2879796cd1cde2d94d2cd7872b10695329 Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Mon, 12 Jan 2026 15:17:55 -0500 Subject: [PATCH 8/9] update mdb-2940, mdb-2945 which have meanwhile become inactive --- catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json | 2 +- catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json b/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json index 26def72e7..b1af76687 100644 --- a/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json +++ b/catalogs/sources/gtfs/schedule/si-timetables-gtfs-2940.json @@ -23,7 +23,7 @@ "name": "DUJPP", "feed_contact_email": "info@dujpp.si", "features": [], - "status": "active", + "status": "inactive", "is_official": "True", "redirect": [] } \ No newline at end of file diff --git a/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json b/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json index 4b5ef5557..83e3a7ee7 100644 --- a/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json +++ b/catalogs/sources/gtfs/schedule/ua-bucha-gtfs-2945.json @@ -21,7 +21,7 @@ "api_key_parameter_name": "ApiKey" }, "features": [], - "status": "active", + "status": "inactive", "is_official": "True", "redirect": [] } \ No newline at end of file From 914618e561f4915205a3f45dc1cd8a04105e06bf Mon Sep 17 00:00:00 2001 From: Ian Chan Date: Wed, 14 Jan 2026 10:26:25 -0500 Subject: [PATCH 9/9] update realtime feeds to replace acronyms with full names --- catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json | 2 +- catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json | 2 +- catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json | 2 +- catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json | 2 +- catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json | 2 +- catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json | 2 +- catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json | 2 +- catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json | 2 +- catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json | 2 +- catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json | 2 +- catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json | 2 +- catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json index 3030dd8f8..852487f8d 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-sa-2959.json @@ -4,7 +4,7 @@ "entity_type": [ "sa" ], - "provider": "JLT", + "provider": "Jönköpings Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json index 9a32e1d16..abbd068a9 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-tu-2958.json @@ -4,7 +4,7 @@ "entity_type": [ "tu" ], - "provider": "JLT", + "provider": "Jönköpings Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json index 7f9a0650d..00255cf83 100644 --- a/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json +++ b/catalogs/sources/gtfs/realtime/se-jlt-gtfs-rt-vp-2960.json @@ -4,7 +4,7 @@ "entity_type": [ "vp" ], - "provider": "JLT", + "provider": "Jönköpings Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json index 53cb910c9..a4b448e9f 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-sa-2965.json @@ -4,7 +4,7 @@ "entity_type": [ "sa" ], - "provider": "KLT", + "provider": "Kalmar Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json index 4f432a86d..e88e10b6b 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-tu-2964.json @@ -4,7 +4,7 @@ "entity_type": [ "tu" ], - "provider": "KLT", + "provider": "Kalmar Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json index b713f8708..7e5472298 100644 --- a/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json +++ b/catalogs/sources/gtfs/realtime/se-klt-gtfs-rt-vp-2966.json @@ -4,7 +4,7 @@ "entity_type": [ "vp" ], - "provider": "KLT", + "provider": "Kalmar Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json index fd2946985..3daf8165b 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-sa-2950.json @@ -4,7 +4,7 @@ "entity_type": [ "sa" ], - "provider": "SL", + "provider": "Stockholm Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json index 8d10da9a4..ec3f3b0e0 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-tu-2949.json @@ -4,7 +4,7 @@ "entity_type": [ "tu" ], - "provider": "SL", + "provider": "Stockholm Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json index 7415eccf3..102dccb1c 100644 --- a/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json +++ b/catalogs/sources/gtfs/realtime/se-sl-gtfs-rt-vp-2951.json @@ -4,7 +4,7 @@ "entity_type": [ "vp" ], - "provider": "SL", + "provider": "Stockholm Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json index 48d8e0872..4ec550cac 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-sa-2953.json @@ -4,7 +4,7 @@ "entity_type": [ "sa" ], - "provider": "UL", + "provider": "Uppsala Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json index 29c1977b8..52907c089 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-tu-2952.json @@ -4,7 +4,7 @@ "entity_type": [ "tu" ], - "provider": "UL", + "provider": "Uppsala Länstrafik", "is_official": "True", "static_reference": [ "2939" diff --git a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json index d4f2f3161..a6fb22b8f 100644 --- a/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json +++ b/catalogs/sources/gtfs/realtime/se-ul-gtfs-rt-vp-2954.json @@ -4,7 +4,7 @@ "entity_type": [ "vp" ], - "provider": "UL", + "provider": "Uppsala Länstrafik", "is_official": "True", "static_reference": [ "2939"