開放街圖標誌 OpenStreetMap 開放街圖

Tagging of Roads and Trails

於 2010年一月17日 由 tekimEnglish發表。

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?

位置: Fort Collins, Larimer County, Colorado, United States
電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

Jean-Marc Liotier2010年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

424292010年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

wallclimber212010年01月17日 19時00分 發表的評論

In addition, you should tag it as
access = private

424292010年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.

424292010年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.

ulfl2010年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".

登入 來留下評論