Add station modal logic and station data for part of route 0210
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
routeStart: Reading
|
||||
routeEnd: Bristol TM
|
||||
routeId: "0002"
|
||||
routeId: '0002'
|
||||
updated: 2026-02-04
|
||||
checked: 2026-03-01
|
||||
signallerStart: TVSC Reading WS
|
||||
@@ -33,8 +33,8 @@ routeDetail:
|
||||
direction: down
|
||||
name: Westbury Line Jn
|
||||
description: to Oxford Road Jn
|
||||
goto: "0210"
|
||||
entryPoint: "westbury-line-jn"
|
||||
goto: '0210'
|
||||
entryPoint: 'westbury-line-jn'
|
||||
miles: 36
|
||||
chains: 17
|
||||
|
||||
@@ -43,8 +43,8 @@ routeDetail:
|
||||
direction: down
|
||||
name: Caversham Road Jn
|
||||
description: Reading Feeder Main/Relief diverge and pass under Reading Viaduct to Oxford Rd Jn
|
||||
goto: "0210"
|
||||
entryPoint: "oxford-road-jn"
|
||||
goto: '0210'
|
||||
entryPoint: 'oxford-road-jn'
|
||||
miles: 36
|
||||
chains: 22
|
||||
|
||||
@@ -65,8 +65,8 @@ routeDetail:
|
||||
direction: up
|
||||
name: Reading West Jn
|
||||
description: to Oxford Road Junction (From relief lines only)
|
||||
goto: "0210"
|
||||
entryPoint: "oxford-road-jn"
|
||||
goto: '0210'
|
||||
entryPoint: 'oxford-road-jn'
|
||||
miles: 37
|
||||
chains: 17
|
||||
|
||||
@@ -251,7 +251,7 @@ routeDetail:
|
||||
to: TVSC Swindon WS (SW)
|
||||
miles: 66
|
||||
chains: 0
|
||||
|
||||
|
||||
- type: crossovers
|
||||
name: Uffington
|
||||
miles: 66
|
||||
@@ -282,7 +282,7 @@ routeDetail:
|
||||
position: left
|
||||
miles: 75
|
||||
chains: 0
|
||||
|
||||
|
||||
- type: junction
|
||||
name: Highworth Junction
|
||||
diverges: left
|
||||
@@ -316,7 +316,7 @@ routeDetail:
|
||||
diverges: left
|
||||
direction: down
|
||||
description: Up/Dn Kemble towards Gloucester
|
||||
goto: "0230"
|
||||
goto: '0230'
|
||||
entryPoint: swindon-jn
|
||||
miles: 77
|
||||
chains: 36
|
||||
@@ -351,7 +351,7 @@ routeDetail:
|
||||
diverges: left
|
||||
direction: down
|
||||
description: Up/Dn Badminton to Bristol PW
|
||||
goto: "0240"
|
||||
goto: '0240'
|
||||
entryPoint: wootton-bassett-jn
|
||||
miles: 83
|
||||
chains: 7
|
||||
@@ -408,7 +408,7 @@ routeDetail:
|
||||
diverges: right
|
||||
direction: down
|
||||
description: to Melksham & Trowbridge
|
||||
goto: "0250"
|
||||
goto: '0250'
|
||||
entryPoint: thingley-jn
|
||||
miles: 96
|
||||
chains: 10
|
||||
@@ -445,7 +445,7 @@ routeDetail:
|
||||
diverges: right
|
||||
direction: up
|
||||
description: Up/Dn Trowbridge towards Westbury
|
||||
goto: "0260"
|
||||
goto: '0260'
|
||||
entryPoint: bathampton-jn
|
||||
miles: 104
|
||||
chains: 45
|
||||
@@ -497,7 +497,7 @@ routeDetail:
|
||||
description: River Avon
|
||||
miles: 107
|
||||
chains: 0
|
||||
|
||||
|
||||
- type: crossovers
|
||||
name: Bath West Crossovers
|
||||
miles: 107
|
||||
@@ -557,12 +557,12 @@ routeDetail:
|
||||
chains: 68
|
||||
|
||||
- type: tunnel
|
||||
tunnelType: whole
|
||||
tunnelType: whole
|
||||
name: St. Annes Park No.3 Tunnel
|
||||
length: 0mi 1017yd
|
||||
miles: 116
|
||||
chains: 0
|
||||
|
||||
|
||||
- type: tunnel
|
||||
tunnelType: whole
|
||||
name: St. Annes Park No.2 Tunnel
|
||||
@@ -596,11 +596,11 @@ routeDetail:
|
||||
description: Up/Dn Bristol Loops to Dr. Days Jn
|
||||
diverges: left
|
||||
direction: down
|
||||
goto: "9999"
|
||||
goto: '9999'
|
||||
entryPoint: dr-days-jn
|
||||
miles: 117
|
||||
chains: 50
|
||||
|
||||
|
||||
- type: junction
|
||||
diverges: right
|
||||
direction: down
|
||||
@@ -622,7 +622,7 @@ routeDetail:
|
||||
description: Filton lines towards Filton on Up-side, Kingsland Road Sisings on right side
|
||||
miles: 118
|
||||
chains: 2
|
||||
goto: "9999"
|
||||
goto: '9999'
|
||||
entryPoint: bristol-east-jn
|
||||
|
||||
- type: siteof
|
||||
@@ -633,4 +633,4 @@ routeDetail:
|
||||
- type: station
|
||||
name: Bristol Temple Meads
|
||||
miles: 118
|
||||
chains: 31
|
||||
chains: 31
|
||||
|
||||
Reference in New Issue
Block a user