Poprawki kodu. Dodano interaktywność rozkładów jazdy.

This commit is contained in:
2020-09-06 21:55:55 +02:00
parent 33b3837bd8
commit 5adb990361
11 changed files with 236 additions and 61 deletions
+122 -3
View File
@@ -1,5 +1,4 @@
[
{
[{
"stationName": "Blaszki",
"stationURL": "https://td2.info.pl/scenerie/blaszki/",
"stationLines": "",
@@ -1739,5 +1738,125 @@
},
"default": false,
"nonPublic": false
},
{
"stationName": "Hetmanice",
"stationURL": "https://td2.info.pl/dzial-trenerski/hetmanice-stacja-dla-poczatkujacych/",
"stationLines": "",
"reqLevel": "0",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SCS-SPK",
"SBL": "",
"twoWayBlock": "",
"routes": {
"oneWay": {
"catenary": 0,
"noCatenary": 0
},
"twoWay": {
"catenary": 2,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false,
"unavailable": true
},
{
"stationName": "Starzynki",
"stationURL": "https://td2.info.pl/w-trakcie-prac/starzynki/",
"stationLines": "",
"reqLevel": "3",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SPK",
"SBL": "TAK (Szlak Ps)",
"twoWayBlock": "TAK",
"routes": {
"oneWay": {
"catenary": 2,
"noCatenary": 0
},
"twoWay": {
"catenary": 1,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false,
"unavailable": true
},
{
"stationName": "Głęboszów",
"stationURL": "https://td2.info.pl/scenerie/gleboszow/",
"stationLines": "",
"reqLevel": "3",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SCS",
"SBL": "TAK (Szlaki Br oraz GO)",
"twoWayBlock": "TAK",
"routes": {
"oneWay": {
"catenary": 1,
"noCatenary": 0
},
"twoWay": {
"catenary": 2,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false,
"unavailable": true
},
{
"stationName": "Skawce",
"stationURL": "https://td2.info.pl/w-trakcie-prac/skawce-(projekt-zakopianka)/",
"stationLines": "97",
"reqLevel": "4",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SPK",
"SBL": "",
"twoWayBlock": "",
"routes": {
"oneWay": {
"catenary": 2,
"noCatenary": 0
},
"twoWay": {
"catenary": 0,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false,
"unavailable": true
},
{
"stationName": "Sroka",
"stationURL": "https://td2.info.pl/w-trakcie-prac/podg-sroka/",
"stationLines": "",
"reqLevel": "8",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SCS",
"SBL": "",
"twoWayBlock": "TAK",
"routes": {
"oneWay": {
"catenary": 1,
"noCatenary": 0
},
"twoWay": {
"catenary": 3,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false,
"unavailable": true
}
]
]