this post was submitted on 19 Apr 2026
54 points (95.0% liked)
Open Source
46570 readers
116 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So, two things are to consider here:
I will share locations after ~7 days, will see if time load\change things a bit first For now bicycle on that trail works ok, but when i change to "walk" it does path that showed on picture, despite i added tag for trail walk - yes, bicycles - yes
I've managed to locate the exact place from the screenshot (there was enough identifying info for an overpass query so you might want to consider improving opsec if it's a privacy concern).
I think the reason why walking prefers to go the long way around is because the path parallel to the secondary road is marked as
highway=footway, and walking algorithms generally prefer those over other types of paths. It is assumed thathighway=footwayis tended to and therefore more pleasant/fast to walk on compared to a generalhighway=path, which is just something that is maintained naturally because of people walking there. I guesssurface=mudon the shorter path might also play into it - routers will generally penalize worse surfaces and instead suggest you to walk on firmer ones.If that shorter path is actually "official" in some way and is pleasant to walk on, consider changing it to
highway=footway, otherwise the router is probably behaving correctly by not sending you down a muddy shortcut.