8b3aced077678297db953da7a9478b58c659060d..acdfe9e7d9486a613d4a1633b189f3f501ae6d09
2019-09-14 Jacek Kowalski
Change type of RF317 from GT8S to GT8N
acdfe9 diff | tree
2019-09-14 Jacek Kowalski
Add param positionType=CORRECTED for www.ttss.krakow.pl
6a29bc diff | tree
2 files modified
6 ■■■■ changed files
config.php 2 ●●● patch | view | raw | blame | history
lib/TramTypes.php 4 ●●●● patch | view | raw | blame | history
config.php
@@ -15,7 +15,7 @@
    'tram' => [
        'gtfsrt' => 'ftp://ztp.krakow.pl/VehiclePositions_T.pb',
        'gtfsrt_file' => 'VehiclePositions_T.pb',
        'ttss' => 'http://www.ttss.krakow.pl/internetservice/geoserviceDispatcher/services/vehicleinfo/vehicles',
        'ttss' => 'http://www.ttss.krakow.pl/internetservice/geoserviceDispatcher/services/vehicleinfo/vehicles?positionType=CORRECTED',
        'ttss_file' => 'vehicles_T.json',
        'database' => 'mapping_T.sqlite3',
        'result' => 'mapping_T.json',
lib/TramTypes.php
@@ -27,8 +27,8 @@
311    311    RF    GT8N    1
312    312    RF    GT8S    0
313    313    RF    GT8C    1
314    317    RF    GT8S    0
318    329    RF    GT8N    1
314    316    RF    GT8S    0
317    329    RF    GT8N    1
401    440    HL    EU8N    1
451    456    HK    N8C-NF    1
457    461    HK    N8S-NF    1