I just surveyed a hiking trail in my neighborhood (U.S.). It appears that part of the trail used to be a public road (dirt surface single lane), but is now closed to public traffic. OSM has this part of the trail tagged as a road (presumably because it was imported from TIGER). Shouldn't features (ways) be tagged according to their present legally permissible use, rather than the type of use they physically might accommodate?
討論
由 Jean-Marc Liotier 於 2010年01月17日 18時47分 發表的評論
Yes, features must represent the current reality.
Here is how I would tag that one :
highway=unclassified
surface=dirt
motorcar=no
lanes=1
由 42429 於 2010年01月17日 18時54分 發表的評論
You are completely right:
highway=track, tracktype=grade3 (dirt) would be the right tagging for such a former road without motorized traffic. Depending on the surface, you may change the tracktype to grade2 (fine gravel) or grade4 (rough earth).
osm.wiki/Tracktype
However, it will take centuries to check all rural roads in the United States for their tracktype, so you can't expect to see this tag everywhere in the United States. In Europe, tracktype tagging is much more common as you can see here:
osm.org/?lat=53.491&lon=8.7187&zoom=14&layers=B000FTF
由 wallclimber21 於 2010年01月17日 19時00分 發表的評論
In addition, you should tag it as
access = private
由 42429 於 2010年01月17日 19時08分 發表的評論
highway=unclassified is a tag for public roads. unclassified roads without motorized traffic are very rare, maybe within national parks.
Using the tag motorcar=no would still allow motorcycles to use this way.
Motorcycles and snowmobiles (and horses) need a separate tag.
Tracks are closed for motorized vehicles by default. However, farmers are often allowed to use these tracks, but farmers don't check Openstreetmap in order to find their fields.
由 42429 於 2010年01月17日 19時13分 發表的評論
Sorry, I have to comment this suggestion:
access=private is valid for all visitors, e.g. hikers.
access=private means NO trespassing (except for patrons).
motorcar=private would exclude cars, but no hikers.
由 ulfl 於 2010年01月17日 19時46分 發表的評論
"Tracks are closed for motorized vehicles by default." depends on your local jurisdiction, which differs e.g. here in germany even between our states "Bundesländer".