From 4829101ff78bd2ba7919f543c950dae636d27a24 Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:43:49 +0100 Subject: [PATCH] Add Utah [US] (#613) * Create us-ut.json --- feeds/us-ut.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 feeds/us-ut.json diff --git a/feeds/us-ut.json b/feeds/us-ut.json new file mode 100644 index 00000000..20334d4f --- /dev/null +++ b/feeds/us-ut.json @@ -0,0 +1,41 @@ +{ + "maintainers": [ + { + "name": "Altonss", + "github": "altonss" + } + ], + "sources": [ + { + "name": "UTA", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9x0-uta" + }, + { + "name": "UTA", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9x0-uta~rt" + }, + { + "name": "high-valley", + "type": "transitland-atlas", + "transitland-atlas-id": "f-high~valley~transit~district" + }, + { + "name": "park-city", + "type": "transitland-atlas", + "transitland-atlas-id": "f-park~city~ut" + }, + { + "name": "cache-valley", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9x2-cachevalleytransitdistrict", + "fix": true + }, + { + "name": "cache-valley", + "type": "transitland-atlas", + "transitland-atlas-id": "f-cachevalleytransitdistrict~rt" + } + ] +}