I love OSM Navigators and I try to use them as often as possible. The main thing preventing me from using them exclusively is the way they handle public transport. Currently, CoMaps only shows one possible connection, without any timetables or alternatives. I can’t click on the banner showing the connection, I can’t swipe to find more connections.
Am I doing something wrong?
You can try out Öffi https://f-droid.org/packages/de.schildbach.oeffi/
Unfortunately they don’t have my city mapped, and their gitlab repo doesn’t contain an “issues” tab, so I can’t even see if they are working on adding more cities to the app.
Yeah, I am already using öffi, but as far as I know, they don’t offer a visual map service. And sometimes, it feels easier to just open up Gmaps to check all of the available connections. Especially, because Öffi doesn’t offer the option to check the schedule of a certain train, like Maps does.
Live public transport data (e.g. timetables) doesn’t come from OSM, it comes from the transport providers’ GTFS streams. This has to be implemented separately for each one since they all have their own way of distributing this data.
OSM only stores the static information that doesn’t regularly fluctuate, like stops, lines and the frequency of each line. (details)
There is an issue open on the Organic Maps issue tracker that collected some of the plans for adding live transport info/routing to OM. Not sure if CoMaps plans to do the same.
Ah that’s interesting.
Well, I understand that live data would be complicated, I just wish I could see more detail about the one connection the app shows me or even more than just one connection.