Skip to content

Commit

Permalink
modified: Path.json
Browse files Browse the repository at this point in the history
	modified:   Station.json
	modified:   TaskModel.json
  • Loading branch information
GeorgesBenisty committed Sep 20, 2022
1 parent 3774e73 commit 937615a
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 117 deletions.
18 changes: 9 additions & 9 deletions Path.json
Original file line number Diff line number Diff line change
Expand Up @@ -2452,7 +2452,7 @@
],
"objects": [
{
"start": "XFPO",
"start": "XFPAZ",
"end": "🇫🇷CLR",
"maxSpeed": 120,
"twistingFactor": 0.2,
Expand Down Expand Up @@ -16840,7 +16840,7 @@
]
},
{
"start": "XFPO",
"start": "XFPLY",
"end": "🇫🇷VD",
"neededEquipments": [
"FR"
Expand Down Expand Up @@ -16919,7 +16919,7 @@
"name": "LGV Atlantique",
"objects": [
{
"start": "XFPO",
"start": "XFPMP",
"end": "🇫🇷MPW",
"length": 14,
"maxSpeed": 200
Expand Down Expand Up @@ -35227,7 +35227,7 @@
"maxSpeed": 140,
"objects": [
{
"start": "XFPO",
"start": "XFPMP",
"end": "🇫🇷VCR",
"length": 15,
"maxSpeed": 140,
Expand Down Expand Up @@ -35470,7 +35470,7 @@
]
},
{
"name": "990000 : Ligne de la Grande Ceinture de Paris",
"name": "990000 : Ligne de la Grande Ceinture de Paris de Versailles à Savigny sur Orge",
"electrified": true,
"group": 0,
"neededEquipments": [
Expand Down Expand Up @@ -36965,8 +36965,8 @@
},
{
"start": "XFNO",
"end": "XFPO",
"length": 8,
"end": "XFPEST",
"length": 7,
"maxSpeed": 120,
"twistingFactor": 0.2
}
Expand Down Expand Up @@ -38160,7 +38160,7 @@
],
"objects": [
{
"start": "XFPO",
"start": "XFPSL",
"end": "🇫🇷SVL",
"length": 16,
"twistingFactor": 0.2,
Expand Down Expand Up @@ -45195,7 +45195,7 @@
],
"objects": [
{
"start": "XFPO",
"start": "XFPNO",
"end": "XFPRF",
"length": 10
},
Expand Down
56 changes: 53 additions & 3 deletions Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -28547,15 +28547,65 @@
"proj": 3
},
{
"name": "Paris",
"ril100": "XFPO",
"name": "Paris Nord",
"ril100": "XFPNO",
"group": 0,
"x": -571,
"x": -572,
"y": 478,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Paris Gare de Lyon",
"ril100": "XFPLY",
"group": 0,
"x": -569,
"y": 484,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Paris Austerlitz",
"ril100": "XFPAZ",
"group": 0,
"x": -571,
"y": 485,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Paris Est",
"ril100": "XFPEST",
"group": 0,
"x": -572,
"y": 479,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Paris Montparnasse",
"ril100": "XFPMP",
"group": 0,
"x": -577,
"y": 485,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Paris Saint Lazare",
"ril100": "XFPSL",
"group": 0,
"x": -573,
"y": 483,
"platformLength": 435,
"platforms": 59,
"proj": 3
},
{
"name": "Le Vert de Maisons",
"ril100": "🇫🇷VD",
Expand Down
Loading

0 comments on commit 937615a

Please sign in to comment.