this post was submitted on 23 Dec 2025
20 points (100.0% liked)
CoMaps
876 readers
30 users here now
Cooperative community open-source fork of Organic Maps, an offline privacy-respecting not-for-profit OpenStreetMap GPS app for your phone.
founded 8 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Comaps assumes some default speed limits if they are missing in osm, unfortunately it's the same value globally, depending on road type. See related issue here: https://codeberg.org/comaps/comaps/issues/1000
The values are in this file: https://codeberg.org/comaps/comaps/src/branch/main/libs/routing_common/car_model_coefs.hpp
Thanks! It was what I was thinking (ᵕ—ᴗ—) so it's will be useful to add the real maxspeed 👍