Hi everyone. I’m planning a simple thing: walking to the nearby park and mapping/updating all the paths I find. The problem is, I’m unsure on tagging. Looks like every single walkable path should be mapped as highway=path with no regard to hierarchy.
This feels weird to be, because for car navigation and rendering we have an extensive tagging schema which includes not only physical properties, but also hierarchy: trunk, primary, secondary etc. It’s known to anyone who’s ever been in a park that paths can also be sorted into those that are used for “transit traffic” and smaller ones.
While many people say we should not map anything outside the physical properties, I wonder how our routing engines choose which path to take. E.g. we have a long standing issue with bicycle routing on paths, because the only option of marking a path unridable is setting an access restriction (bicycle=no) which is obviously incorrect.
Generally I just want to tell “transit”, well-walked paths from narrow regular paths in my park. Is there a way to do that?
See also: Documenting the problems with `highway=path` , Documenting solution proposals for `highway=path` , and Request for Comments: Solution proposal for the `path` issues .
