mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki kodu. Dodano interaktywność rozkładów jazdy.
This commit is contained in:
+122
-3
@@ -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
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user