Skip to content

Commit

Permalink
overhaul route Gotha-Erfurt
Browse files Browse the repository at this point in the history
  • Loading branch information
embix committed Sep 17, 2022
1 parent fc1baf5 commit 4a55f31
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 deletions.
29 changes: 17 additions & 12 deletions Path.json
Original file line number Diff line number Diff line change
Expand Up @@ -9362,9 +9362,24 @@
},
{
"start": "UWA",
"end": "UND",
"length": 5,
"maxSpeed": 160,
"twistingFactor": 0.16
},
{
"start": "UND",
"end": "UEBI",
"length": 7,
"maxSpeed": 230,
"twistingFactor": 0.28
},
{
"start": "UEBI",
"end": "UE P",
"length": 18,
"maxSpeed": 160
"length": 6,
"maxSpeed": 150,
"twistingFactor": 0.15
},
{
"start": "UE P",
Expand Down Expand Up @@ -10223,16 +10238,6 @@
"length": 3,
"maxSpeed": 160,
"twistingFactor": 0.14
},
{
"start": "UND",
"end": "UE P",
"name": "Thüringer Bahn",
"electrified": true,
"group": 2,
"length": 12,
"maxSpeed": 230,
"twistingFactor": 0.21
}
]
},
Expand Down
10 changes: 10 additions & 0 deletions Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -16656,6 +16656,16 @@
"platformLength": 211,
"platforms": 4,
"proj": 3
},
{
"name": "Erfurt-Bischleben",
"ril100": "UEBI",
"group": 5,
"x": 610,
"y": 137,
"platformLength": 240,
"platforms": 3,
"proj": 3
},
{
"group": 0,
Expand Down

0 comments on commit 4a55f31

Please sign in to comment.