Jacek Kowalski
2019-06-18 18fdd5a66dae9b5c87750d2eefc52432a18da704
GTFS RT file for trams was renamed to VehiclePositions_T.pb
1 files modified
2 ■■■ changed files
parse.php 2 ●●● patch | view | raw | blame | history
parse.php
@@ -16,7 +16,7 @@
        'mapper' => 'numToTypeB',
    ],
    'tram' => [
        'gtfsrt' => 'ftp://ztp.krakow.pl/VehiclePositions.pb',
        '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_file' => 'vehicles_T.json',