Warsaw Bus

Rating: 
5
Your rating: None Average: 5 (1 vote)

Warsaw Bus timetable viewer

0.4 - See live positions of buses/trams on map, refreshes every 10s to allow seeing which way they are headed (original position remains as grey dot to help with this), same requirements as before

0.3 version allows one to see the location of a bus stop on a map, requires OSM Scout Server and mapbox-gl-qml-plugin from rinigus https://openrepos.net/content/rinigus/mapbox-gl-native-bindings-qt-qml (if you have PureMaps installed it should already be available, let me know if it doesn't work)

It's very crude as the only endpoints that are documented and available do not cover bus lines only stops, so the only way to use them and this app is finding the correct bus stop (and direction) and browsing available lines from there. It can be quite messy as the data is not very clean (plenty of stops with nulls or ----).

DO NOT USE THIS APP TO PLAN YOUR JOURNEY - data returned is only valid for the day of the search, so no way to get Sunday timetable if you're using the app on a weekday and vice versa.

It's barely usable but does work if you know the name of the stop you need and line number, which most of the time covers my usage so thought would share. I did reach out to the data owners if there is any way to get more endpoints to make the app more usable, but it's some 5-6 year old EU financed project with dead website and barebone minimum functionality, it's a bit of a miracle the data is still being served and accurate.

 

Source of data: Miasto Stołeczne Warszawa (http://api.um.warszawa.pl)

Source code: https://github.com/szopin/harbour-warsawbus

License: MIT

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-warsawbus-0.1-1.noarch.rpm45.75 KB01/05/2021 - 17:05
File harbour-warsawbus-0.2-1.noarch.rpm30.48 KB10/05/2021 - 15:06
File harbour-warsawbus-0.3-1.noarch.rpm31.4 KB09/04/2023 - 16:23
File harbour-warsawbus-0.4-1.noarch.rpm31.69 KB16/04/2023 - 10:40
Changelog: 

0.4 - See live positions of buses/trams on map

0.3 - See bus stop location on map (requires mapbox-gl-plugin from rinigus and OSM Scout Server)

0.2 - Less scrolling in the timetable view, displays symbols if any, couple fixes and placeholder icon

0.1 - Initial release