this post was submitted on 23 Jul 2025
33 points (100.0% liked)

CoMaps

568 readers
109 users here now

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

https://www.comaps.app/

Codeberg

Matrix

Mastodon


founded 2 months ago
MODERATORS
 

Tl;dr: I want a "fewer traffic lights, more dedicated bike paths" option.

I know enough about programming and math to assume there's some form of (weighted) graph underlying the routing function (is this straight up openstreetmaps or some conversion in between?), in which case it's not stupid to assume this can be done IF the info is in openstreetmaps.

So what I'd like is (pointers to where I'm likely to find the info are also appreciated) :

  • what information is available in openstreetmaps that would be helpful for this?
  • how does this info get into CoMaps?
  • how is this info used in the routing?
  • is this a feature other people want and/or does CoMaps accept contributions in code (if it seems feasible)?

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[–] Cris_Color@lemmy.world 9 points 16 hours ago* (last edited 16 hours ago) (1 children)

This might be a helpful discussion to start on the git repo :) I dunno if where the project is hosted discussions are a supported feature like github, but it could potentially be opened as a feature request if a discussion isn't an option :)

Personally I think that would be cool :) It'd be nice to be able to check a few boxes and adjust the route for your needs

No idea how effort efficient it would be though, in terms of cost to implement vs helpfulness to the userbase