Improved www.ttss.krakow.pl
Jacek Kowalski
2019-04-14 db4410e5681837a782a6956614563e9fb9724ad7
proxy_tram.php
@@ -65,7 +65,7 @@
   ],
   '/geoserviceDispatcher/services/vehicleinfo/vehicles' => [
      'lastUpdate' => 'ctype_digit',
      'positionType' => function($type) { return in_array($type, ['CORRECTED']); },
      'positionType' => function($type) { return in_array($type, ['CORRECTED', 'RAW']); },
      'colorType' => function($type) { return in_array($type, ['ROUTE_BASED']); },
   ],
];