Hi all,
The mapping of mountain bike trails in WA has been a mess for a long time, and so as part of a larger project I started cleaning things up last week. The work of updating the map is the relatively easy part, the MTB culture/community around unsanctioned trails that has developed over the last few years (post covid boost in rider numbers, ebikes [the ones that don’t count as bicycles is another topic], and the info available online) is much more difficult.
This is a rather broad topic, but I am dumping everything together here. The issue categories are:
- Any changes are reverted by a malicious user.
- Tagging issues.
- Missing trails. [This is an easy one - no discussion needed]
Malicious User
A single user (“DBCA” - impersonating the actual Department of Biodiversity, Conservation and Attractions, who is the land manager for most areas) has been the cause of potentially all of the tagging problems. Deliberately vandalising the map but also actively reverting all other edits to bully out users making legitimate changes, all without using any valid changeset comments.
I can’t make any updates because of this user.
5 years of this has resulted in 3 user blocks already (keeping @Fizzie-DWG busy). Some quotes:
- concerns have been raised that a large amount of your work concerning the names of bike tracks in Western Australia is, in fact, fictitious. Concern has also been raised over your naming of some of these tracks, and also other places such as here: osm.org/changeset/130619183.
- when other Mappers have left comments on your Changesets, pointing out issues, or requesting further information from you, you have not responded to them.
- concerns about your work regarding the Changeset Comments which you have been leaving when you have edited OSM.
- when other Mappers have left comments on your Changesets, pointing out issues, or requesting further information from you, you have not responded to them.
- Good to see that you apparently think our messages to you are a joke!
- if you don’t want to do the right thing by other mappers, your account will be blocked for a long period, and your previous edits reverted.
I have reported them a few days ago (also noting the attempt at government department impersonation). Assuming that they will be blocked, what options will I have for when they create a new account? I know they will have rate limits on the new account, but history has shown that I should not expect this user to stop their vandalism.
Way Tagging
Problems
- No differentiation between paved bike paths and mountain bike trails.
- No differentiation between (signposted) official trails and (not signposted) unsanctioned/pirate/informal trails.
- Fictitious naming (only existing on OSM) of unsanctioned trails.
- No differentiation between unsanctioned trails that the land manager has not physically reacted to, and the ones that they have (closure signage, gates, covering, demolishing).
- Unsanctioned trails can be closed by the land manager but physically reopened by individuals. ie the land manager puts up signage explaining the closure and/or taping across the trail, adds logs across the trail or completely digs up the area. Then someone comes along and removes the taping, moves the logs, clears a new trail.
Tasks
I’ve broken down tagging updates to these tasks for each riding area:
- Change `highway=cycleway` to `highway=path` for all single-track MTB trails and set `path=mtb`.
- Add the IMBA rating `mtb:scale:imba` to all offical trails. Remove from unsanctioned trails (which are not rated). `mtb:scale` can apply to either.
- Remove any `route=mtb` on a way (only valid to relations).
- Add `informal=yes` and change name to `mtb:name` to unsanctioned trails. Remove any fictitious `name` values created by the user “DBCA”, possibly adding legitimate names if known.
- Generally `access=no` and only `bicycle=yes` (official) or `bicycle=permissive` (unsanctioned). Never `bicycle=designated`. `electric_bicycle` the same. Other access types (foot/running) only where the trail allows access, which is rare.
- Ensure a `surface=[dirt|gravel|…]` is set for all.
- Set a `mtb:scale` for all.
- Split ways where multiple trails overlap. Combine all of the ways for each named trail into a relation.
- Combine all of the trails for a named riding area into a relation.
Munda Biddi
I want to avoid changes to many sections of the Munda Biddi long-distance touring route even though most would be considered a “mountain bike trail” by some people. The route is a mix of roads, fire roads, and singletrack. It also allows hiking the entire length. I’m only concerned with the singletrack sections that have been built for the Munda Biddi as part of this cleanup (especially where they are within a MTB riding network).
Closed Unsanctioned
There’s still the tasks involved with dealing with closed/decommissioned unsanctioned trails. This is probably an ongoing discussion.
National Parks
Some trails may be best being totally deleted from the map due to the environmental and social impacts of their existence, but I won’t get into delete vs not. However, especially in national parks, `bicycle=no` should be set on all unsanctioned trails (even without signage, it is the general rule that using informal trails in national parks is not allowed), and so this will be considered.
Actively Closed, Closure Actively Ignored
Finally, closed unsanctioned trails but without any signage or indication of the closure. This is where the trail closure has been ignored and the closure signage/blockage removed by someone, or a new path cleared. Riders actively use this trail, and many many have never seen any indication of a closure. I would add a note tag about the fact that this was actively closed/decommissioned, and so I feel it would be an `access=no`/`bicycle=no` and the note enough to stop future mappers reverting this. That’s the general legal status, rather than the general user behaviours - what’s the preferred “OSM approach”?
Example from Tas
For reference, here’s an example sanctioned vs unsanctioned trail from Hobart, Tasmania: https://www.openstreetmap.org/edit#map=16/-42.89773/147.26858
“Upper Luge” is official, “Lower Luge” is unsanctioned. This shows the practice of using an invalid `route=mtb` tag, has inconsistent use of `access=no`, but does follow tagging guidelines (and common sense…) for showing as an MTB trail.