this post was submitted on 04 Jul 2025
35 points (100.0% liked)

CoMaps

624 readers
23 users here now

Cooperative community open-source fork of Organic Maps, an offline privacy-respecting not-for-profit OpenStreetMap GPS app for your phone.

CoMaps website

Codeberg

Matrix

Mastodon

OpenCollective


founded 3 months ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] 2xsaiko@discuss.tchncs.de 6 points 1 month ago (1 children)

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.

[–] belastend@lemmy.dbzer0.com 2 points 1 month ago

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.