From 9446cb8c39b05daf7f7c884814685fbe40903bba Mon Sep 17 00:00:00 2001 From: Marcus Lundblad Date: Fri, 12 Apr 2024 10:05:22 +0200 Subject: [PATCH] Add feeds for Cyprus --- feeds/cy.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 feeds/cy.json diff --git a/feeds/cy.json b/feeds/cy.json new file mode 100644 index 00000000..f7270f50 --- /dev/null +++ b/feeds/cy.json @@ -0,0 +1,41 @@ +{ + "maintainers": [ + { + "name": "Marcus Lundblad", + "github": "mlundblad" + } + ], + "sources": [ + { + "name": "EMEL", + "type": "transitland-atlas", + "transitland-atlas-id": "f-emel~limassol~cy", + "fix": true + }, + { + "name": "Intercity", + "type": "transitland-atlas", + "transitland-atlas-id": "f-intercity~buses~cy" + }, + { + "name": "LPT", + "type": "transitland-atlas", + "transitland-atlas-id": "f-lpt~cy" + }, + { + "name": "NPT", + "type": "transitland-atlas", + "transitland-atlas-id": "f-npt~cy" + }, + { + "name": "OSEA-Famagusta", + "type": "transitland-atlas", + "transitland-atlas-id": "f-osea~famagusta~cy" + }, + { + "name": "Osypa-Pafos", + "type": "transitland-atlas", + "transitland-atlas-id": "f-osypa~pafos~cy" + } + ] +} \ No newline at end of file