diff --git a/static/mapFiles/yaml/0001.yaml b/static/mapFiles/yaml/0001.yaml index 4d62605..3616f42 100644 --- a/static/mapFiles/yaml/0001.yaml +++ b/static/mapFiles/yaml/0001.yaml @@ -1,6 +1,6 @@ routeStart: Paddington routeEnd: Reading -routeId: 0001 +routeId: "0001" updated: 2026-02-09 checked: 2026-02-09 signallerStart: TVSC Paddington WS @@ -156,8 +156,6 @@ routeDetail: - type: siteof name: Old Oak Common West - diverges: left - direction: up description: Junction has been removed miles: 3 chains: 20 @@ -538,7 +536,7 @@ routeDetail: - type: bridge name: Station Road - positon: under + position: under category: minorRoad miles: 12 chains: 56 diff --git a/static/mapFiles/yaml/0230.yaml b/static/mapFiles/yaml/0230.yaml index 44d7bb1..6993859 100644 --- a/static/mapFiles/yaml/0230.yaml +++ b/static/mapFiles/yaml/0230.yaml @@ -20,6 +20,7 @@ routeDetail: - type: junction name: Swindon Jn diverges: right + direction: down goto: "0002" entryPoint: swindon-jn miles: 77 diff --git a/static/mapFiles/yaml/mapFiles.schema.json b/static/mapFiles/yaml/mapFiles.schema.json index 4311d48..20ea875 100644 --- a/static/mapFiles/yaml/mapFiles.schema.json +++ b/static/mapFiles/yaml/mapFiles.schema.json @@ -399,7 +399,7 @@ "chains": { "type": "number" }, - "loopElec": { + "elecLoop": { "type": "string", "enum": [ "25kvac",