Skip to content

Commit

Permalink
stations/route Mittelherwigsdorf(Sachs)-Rybniste
Browse files Browse the repository at this point in the history
  • Loading branch information
embix committed Sep 18, 2022
1 parent 2658f33 commit 43ffec8
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 3 deletions.
69 changes: 67 additions & 2 deletions Path.json
Original file line number Diff line number Diff line change
Expand Up @@ -40450,6 +40450,71 @@
}
]
},
{
"group": 1,
"electrified": false,
"neededEquipments": [
"CZ"
],
"objects": [
{
"start": "DMHD",
"end": "DHND",
"length": 3,
"maxSpeed": 50,
"twistingFactor": 0.21,
"neededEquipments": []
},
{
"start": "DHND",
"end": "DGAU",
"length": 3,
"maxSpeed": 50,
"twistingFactor": 0.31,
"neededEquipments": []
},
{
"start": "DGAU",
"end": "XTVD",
"length": 2,
"maxSpeed": 50,
"twistingFactor": 0.17,
"neededEquipments": [
"CZ",
"DE"
]
},
{
"start": "XTVD",
"end": "XTDD",
"length": 2,
"maxSpeed": 70,
"twistingFactor": 0.26
},
{
"start": "XTDD",
"end": "XTJD",
"length": 3,
"maxSpeed": 70,
"twistingFactor": 0.22
},
{
"start": "XTJD",
"end": "XTHP",
"group": 1,
"length": 1,
"maxSpeed": 70,
"twistingFactor": 0.01
},
{
"start": "XTHP",
"end": "XTRY",
"length": 3,
"maxSpeed": 70,
"twistingFactor": 0.16
}
]
},
{
"name": "SŽDC 089 Liberec-Zittau",
"electrified": false,
Expand Down Expand Up @@ -51912,12 +51977,12 @@
},
{
"start": "XTKLM",
"end": "🇨🇿56719",
"end": "XTRY",
"length": 2,
"twistingFactor": 0.16
},
{
"start": "🇨🇿56719",
"start": "XTRY",
"end": "XTCHR",
"length": 3,
"maxSpeed": 90,
Expand Down
62 changes: 61 additions & 1 deletion Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -39952,7 +39952,7 @@
},
{
"name": "Rybniště",
"ril100": "🇨🇿56719",
"ril100": "XTRY",
"group": 2,
"x": 1087,
"y": 146,
Expand Down Expand Up @@ -40274,6 +40274,66 @@
"platforms": 3,
"proj": 3
},
{
"name": "Hainewalde",
"ril100": "DHND",
"group": 5,
"x": 1114,
"y": 142,
"platformLength": 90,
"platforms": 1,
"proj": 3
},
{
"name": "Großschönau (Sachs)",
"ril100": "DGAU",
"group": 5,
"x": 1108,
"y": 144,
"platformLength": 90,
"platforms": 2,
"proj": 3
},
{
"name": "Varnsdorf",
"ril100": "XTVD",
"group": 2,
"x": 1105,
"y": 142,
"proj": 3,
"platformLength": 120,
"platforms": 3
},
{
"name": "Dolní Podluží",
"ril100": "XTDD",
"group": 5,
"x": 1102,
"y": 145,
"proj": 3,
"platformLength": 84,
"platforms": 1
},
{
"name": "Jiřetín pod Jedlovou",
"ril100": "XTJD",
"group": 5,
"x": 1097,
"y": 146,
"proj": 3,
"platformLength": 87,
"platforms": 1
},
{
"name": "Horní Podluží",
"ril100": "XTHP",
"group": 5,
"x": 1094,
"y": 146,
"proj": 3,
"platformLength": 53,
"platforms": 1
},
{
"group": 1,
"name": "Zittau",
Expand Down

0 comments on commit 43ffec8

Please sign in to comment.