From d23579223990edc8069c358de2b7a419fe3cdabf Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Sun, 10 Nov 2024 18:00:12 +0100 Subject: [PATCH] Add Texas [US] (#615) * Create us-tx.json * Fix Amarillo --- feeds/us-tx.json | 116 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 feeds/us-tx.json diff --git a/feeds/us-tx.json b/feeds/us-tx.json new file mode 100644 index 00000000..4ba41364 --- /dev/null +++ b/feeds/us-tx.json @@ -0,0 +1,116 @@ +{ + "maintainers": [ + { + "name": "Altonss", + "github": "altonss" + } + ], + "sources": [ + { + "name": "dallas-area-rapidtransit", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9vg-dallasarearapidtransit" + }, + { + "name": "houston-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9vk-metropolitantransitauthorityofharriscounty" + }, + { + "name": "houston-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-metropolitantransitauthorityofharriscounty~rt" + }, + { + "name": "capital-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9v6-capitalmetro" + }, + { + "name": "capital-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-capitalmetro~rt" + }, + { + "name": "capital-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-capitalmetro~rt~alerts" + }, + { + "name": "via-san-antonio", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9v1z-viametropolitantransit" + }, + { + "name": "via-san-antonio", + "type": "transitland-atlas", + "transitland-atlas-id": "f-via~rt" + }, + { + "name": "amarillo", + "type": "transitland-atlas", + "transitland-atlas-id": "f-amarillo~city~transit", + "fix": true + }, + { + "name": "lubbock", + "type": "transitland-atlas", + "transitland-atlas-id": "f-lubbock~tx~us" + }, + { + "name": "lubbock", + "type": "transitland-atlas", + "transitland-atlas-id": "f-lubbock~tx~us~rt" + }, + { + "name": "lubbock", + "type": "transitland-atlas", + "transitland-atlas-id": "f-lubbock~tx~us~rt~alerts" + }, + { + "name": "abilene", + "type": "transitland-atlas", + "transitland-atlas-id": "f-abilene~tx~us" + }, + { + "name": "concho-valley", + "type": "transitland-atlas", + "transitland-atlas-id": "f-concho~valley~tx~us" + }, + { + "name": "concho-valley", + "type": "transitland-atlas", + "transitland-atlas-id": "f-concho~valley~tx~us~rt" + }, + { + "name": "corpus-christi", + "type": "transitland-atlas", + "transitland-atlas-id": "f-corpus~christi~regional~transportation~authority" + }, + { + "name": "denton", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9vfu-dentoncountytransportationauthority" + }, + { + "name": "denton", + "type": "transitland-atlas", + "transitland-atlas-id": "f-dentoncountytransportationauthority~rt" + }, + { + "name": "fortworth-TA", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9vff-fortworthtransportationauthority" + }, + { + "name": "sun-metro", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9tsk-sunmetro" + }, + { + "name": "star-transit", + "type": "transitland-atlas", + "transitland-atlas-id": "f-9vg3-startransit~tx~us" + } + ] +}