Authors: Paweł Wamej, Adam Niepokój, Ewa Brzeziecka
This is simulation of Krakow tram network traffic utilizing data obtained from ZIKiT Krakow. In order to work, application requires CORS to be enabled. After selecting day and daytime, dots representing trams leave terminuses and follow their route. Number of passengers in tram is visualized via color of dot (blue -> green -> yellow -> red).
- Passenger traffic data from ZIKiT
- Tram timetable obtained from MPK Krakow
- Tram routes obtained from OpenStreetMap
- OpenLayers library for map visualization