this post was submitted on 15 Dec 2025
89 points (100.0% liked)

CoMaps

1094 readers
28 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 1 year ago
MODERATORS
 

Release 2025.12.11 is now out on Google Play, F-Droid, and the iOS AppStore. Updates include adding & editing charging sockets for electrical vehicles in #openStreetMap and a UX refresh to Material 3 on Android.

See all details here: https://www.comaps.app/news/2025-12-14/Release-2025.12.11-notes/

you are viewing a single comment's thread
view the rest of the comments
[–] zeezee@slrpnk.net 17 points 4 months ago (4 children)

It's such a shame that both CoMaps and even OsmAnd have massive issues with public transport routing - I don't blame them as it's a really complex problem - I just wish I had alternatives to gmaps ;(

[–] selokichtli@lemmy.ml 3 points 4 months ago

I'd bet it's a data issue, not related to the apps themselves. I use a lot of public transport and contribute to OSM as much as I can, but contributing routes really recquires a special kind of commitment, one that likely needs to be paid for, so you can sit the whole routes with your GPS from begin to end. Specially in big cities where routes can take more than an hour, and there are so many.

[–] vaionko@sopuli.xyz 1 points 4 months ago

Do you not have an app run by the public transport company? That's what I use, and it's guaranteed to be up to date

[–] willow@discuss.tchncs.de 1 points 4 months ago

I think processing GTFS data offline and on-device might be really challenging. There's OpenTripPlanner, which is web-based and can be self-hosted on a VPS (an example).