From d445d075b46497a57bf67fe75c6fd8ab481ed3b9 Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Sat, 8 Feb 2025 19:01:58 +0100 Subject: [PATCH 1/2] Fix ca-on.json --- feeds/ca-on.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/feeds/ca-on.json b/feeds/ca-on.json index ef932554..e5dc0947 100644 --- a/feeds/ca-on.json +++ b/feeds/ca-on.json @@ -42,7 +42,8 @@ { "name": "Burlington-Transit", "type": "transitland-atlas", - "transitland-atlas-id": "f-dpxq-burlingtontransit" + "transitland-atlas-id": "f-dpxq-burlingtontransit", + "proxy": true }, { "name": "Burlington-Transit", @@ -247,7 +248,8 @@ { "name": "Quinte-Transit", "type": "transitland-atlas", - "transitland-atlas-id": "f-quinte~transit~ca" + "transitland-atlas-id": "f-quinte~transit~ca", + "proxy": true }, { "name": "Railway-City-Transit", From c7437df18ccc98a89fff1d799861a1720d632a4e Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Sat, 8 Feb 2025 19:10:43 +0100 Subject: [PATCH 2/2] Fix ca-on.json --- feeds/ca-on.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/feeds/ca-on.json b/feeds/ca-on.json index e5dc0947..902c6772 100644 --- a/feeds/ca-on.json +++ b/feeds/ca-on.json @@ -43,12 +43,14 @@ "name": "Burlington-Transit", "type": "transitland-atlas", "transitland-atlas-id": "f-dpxq-burlingtontransit", - "proxy": true + "skip": true, + "skip-reason": "Not accessible from our import server or the transitland proxy" }, { "name": "Burlington-Transit", "type": "transitland-atlas", - "transitland-atlas-id": "f-burt~rt" + "transitland-atlas-id": "f-burt~rt", + "skip": true }, { "name": "Chatham-Kent-Transit", @@ -249,7 +251,8 @@ "name": "Quinte-Transit", "type": "transitland-atlas", "transitland-atlas-id": "f-quinte~transit~ca", - "proxy": true + "skip": true, + "skip-reason": "Not accessible from our import server or the transitland proxy" }, { "name": "Railway-City-Transit",