Hi,
is there a tool like OSM Inspector for public transport routes that can find unordered bicycle or hiking routes?
waymarkedtrails relies on member order in relations. Iâve recently added a tiny debug view to waymarkedtrails which visualizes the order of a route. It cannot list unsorted routes but help you check if âyourâ route is okay. The view hides behind the âAnalyse relationâ tab:
If you click on it, the segments into which waymarkedtrails has broken down the relation are displayed on the map. (It may help to take away the contrast of the base map a bit to see the information in the map better. You can adjust this in the settings (the gear).
Dashed lines indicate the virtual connections between the segments, i.e when there is a hole in the route. If there are a lot of dashed lines visible, this is an indication that the members of the relation might be unsorted.
Red dots show open ends. A red dot in the middle of the route is a clear indication that the relation could have a small hole there.
Green dots are where several segments meet. This is the case, for example, with roundabouts, or when there are alternatives. However, it can also indicate an unwanted âappendixâ.
Two gotchas: waymarkedtrails still doesnât know about roles, so the display is not completely correct. And: if a route is perfectly linear, then waymarkedtrails will sort route members, no matter if the relation members themselves are ordered or not.