Template:Map Features:tracktype

From OpenStreetMap Wiki
Jump to navigation Jump to search

Tracktype

Used to describe the surface quality of the track, path or road.

Key Value Element Comment Rendering Photo
tracktype grade1 way Solid[1].
Usually a paved surface (called also Sealed road), often also tagged with surface=asphalt;concrete;chipseal;paved etc.
tracktype grade2 way Mostly solid.
Usually an unpaved track with surface of gravel mixed with a varying amount of sand, silt, and clay. See Gravel road.
May be applicable to heavily degraded and crumbled roads which were paved in past.
Often also tagged with surface=gravel;compacted;fine_gravel etc.
tracktype grade3 way Even mixture of hard and soft materials.
An unpaved track.
tracktype grade4 way Mostly soft.
An unpaved track prominently with soil/sand/grass, but with some hard or compacted materials mixed in.
tracktype grade5 way Soft.
An unimproved track lacking hard materials, uncompacted, with surface of soil/sand/grass.
tracktype <no value> way If no tracktype tag is present, the track is rendered with a dot-dash line style (as shown right).
Photo not applicable

This table is a wiki template with a default description in English. Editable here.

[Edit] [Purge] Template documentation

Template for the Tracktype table in the Map Features page. Use the default English text or use the template arguments for your translations

Usage

All parameters are optional. By default, text is in English. English writers shall write their comments in the template itself (avoiding double edition). Other languages are translated in template arguments, not in the template itself.

section header

 |name=        (section header line)
 |description= (displayed before and/or after the table; optional)

One key/value row

 |tracktype:key=   |grade1:value=   |grade1:desc=   |grade1:render=   |grade1:photo=

Template for copy/paste...

<noinclude>{{languages}}</noinclude>
{{Map_Features:tracktype
|name=
|description=

|head:key =
|head:value =
|head:element =
|head:desc =
|head:render =
|head:photo =

|tracktype:key=

|grade1:desc =
|grade2:desc =
|grade3:desc =
|grade4:desc =
|grade5:desc =

|novalueset:value = ''<no value>''
|novalueset:desc =
|novalueset:photo = <center>''Photo not applicable''</center>
}}