this post was submitted on 25 Jun 2024
266 points (98.9% liked)

Open Source

31218 readers
240 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 38 points 4 months ago (2 children)

@something_random_tho @lqwlxxxdxq

You should make an account on openstreetmap.org and modify the map to make it select a better route. You are part of the ecosystem of open-source software and crowd-sourced data.

[–] [email protected] 11 points 4 months ago* (last edited 4 months ago)

You can also create an account and just leave a note on the map (a message that other contributors to OSM see) mentioning your observations. It's a good option if editing the map is too overwhelming with all the different tags and how routing algorihms interpret them.

[–] something_random_tho 3 points 4 months ago* (last edited 4 months ago) (1 children)

That's good advice. I updated the route in OSM and it now recommends a better path, but still not what I'd consider the safest/still not what Strava recommends. It seems like it prefers shorter distances with painted bike lanes over having a protected bike lane at all points of the journey. It'd be a neat option -- prefer protected lanes even at expense of more distance.

[–] [email protected] 5 points 4 months ago (1 children)

@something_random_tho The pathfinding algorithm is in the client app (like Organic Maps) and the data are in openstreetmap. Different apps can find different paths and there is not much we can do about it, because changing the pathfinding algorithm could break it for many other places. That's why I would rather modify the data, such as marking roads unsuitable for bikes, or making sure the nodes are properly connected, adding speed limits, road surface types... nudge the algo into the right path

[–] [email protected] 1 points 4 months ago

@something_random_tho Try this - compare the route from organic maps with route from strava, find the first place where they differ, and then look at that point in openstreetmaps editor - anything strange there? Anything why the algo might choose differently? I once found sloppily connected roads, the algo thought it's not able to turn right and was sending me on a 1km detour instead. Another time it was missing a footbridge so walking route was sending me to a highway.