Fix electrification change feature - display of electrification was incorrect. Fix missing 'kind' from crossing on route 2421

This commit is contained in:
2026-02-28 21:43:43 +00:00
parent 5ce8ca7c0e
commit bda2e8a0be
2 changed files with 5 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
{#if showToEco} {#if showToEco}
<text x="75" y="48" fill="#b91c1c" style="text-transform: uppercase;"> <text x="75" y="48" fill="#b91c1c" style="text-transform: uppercase;">
ECO: {feature.to.eco} | Type: {feature.from.elec} ECO: {feature.to.eco} | Type: {feature.to.elec}
</text> </text>
{/if} {/if}
</g> </g>

View File

@@ -1,6 +1,6 @@
routeStart: Gloucester routeStart: Gloucester
routeEnd: Severn Tunnel Jn routeEnd: Severn Tunnel Jn
routeId: 2420 routeId: 2421
updated: 2026-02-28 updated: 2026-02-28
checked: checked:
signallerStart: Gloucester PSB signallerStart: Gloucester PSB
@@ -111,7 +111,7 @@ routeDetail:
chains: 40 chains: 40
- type: crossing - type: crossing
category: uwc kind: uwc
name: Poole's Crossing name: Poole's Crossing
miles: 116 miles: 116
chains: 46 chains: 46
@@ -706,6 +706,8 @@ routeDetail:
description: to Bristol via Severn Tunnel description: to Bristol via Severn Tunnel
goto: '0000' goto: '0000'
entryPoint: severn-tunnel-junction entryPoint: severn-tunnel-junction
miles: 149
chains: 14
- type: continues - type: continues
routeName: Bristol Parkway - Cardiff West Shunt routeName: Bristol Parkway - Cardiff West Shunt