Hi everyone!
I do some contributions to OSM and wonder why it’s not building “shortest” possible way (marked as green?
Also, will OSM - OrganicMaps\CoMaps will introduce any time soon ability for public transport routes?
I try OsmAnd+ but didn’t really like it 😥
Upd: Path is diffenetley mapped
Thanks
P.S. The BENCH IS DIFFENETLY NOT ON THE WAY


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.