wiki:Presets/Access_Mapping_Indonesia

Version 8 (modified by wonderchook, 12 years ago) ( diff )

more presets about water

<?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"> <!--

Pics have been derived from http://de.wikipedia.org/wiki/Bildtafel_der_Verkehrszeichen_in_Deutschland (german street sign SVGs) http://commons.wikimedia.org/wiki/Image:National_Park_Service_sample_pictographs.svg (various monochrome pictograms) http://www.kde.org http://openclipart.org/media/view/media/clip_art http://www.sjjb.co.uk/mapicons/ (meanwhile in osm svn)

--> <!-- item:

name: the text to display icon: the icon to display

  • relative to the icon path
  • URL's are also supported to allow remote icons (are cached locally) type: the data types - way,node,relation,closedway (separated by comma) name_template: define custom formatting for OSM primitives

see http://josm.openstreetmap.de/wiki/NameTemplate

link: link to the relating map features website

href: the URL

label: simple static text label

text: the text to display

key: fixed key/value pair to be set

key: key to set value: value to set match: none/key/key!/keyvalue (default is "keyvalue", see below for more information)

text: text box

key: key to set text: fixed label to display default: default string to display (defaults to "") use_last_as_default: true/false/force (default is "false") match: none/key/key!/keyvalue (default is "none", see below for more information)

combo: combo box, with multiple choices and possible to enter free form text

key: key to set text: fixed label to display values: comma separated list of values display_values: comma separated list of values to be displayed instead of the

database values, order and number must be equal to values

short_descriptions: comma separated list of texts to be displayed below each

display_value. (Only if it is not possible to describe the entry in 2-3 words.) Instead of comma separeted list

instead using values, display_values and short_descriptions, the following form is also supported:

<list_entry value="" display_value="' short_description="" icon=""/>

default: default string to display (defaults to "") use_last_as_default: true/false/force (default is "false") match: none/key/key!/keyvalue (default is none, see below for more information)

multiselect: list of values from which zero or more can be selected

key: key to set text: fixed label to display delimiter: character that separates values (default: semicolon) - this

will also be used to separate selected values in the tag.

values: delimiter-separated list of values (delimiter can be escaped with backslash) rows: specify the number of rows to display (default -1) display_values: delimiter-separated list of values to be displayed instead of the

database values, order and number must be equal to values

short_descriptions: delimiter-separated list of texts to be displayed below each

display_value. (Only if it is not possible to describe the entry in 2-3 words.) Instead of a separated list

instead using values, display_values and short_descriptions, the following form is also supported:

<list_entry value="" display_value="' short_description="" icon=""/>

default: default string to display (defaults to "") use_last_as_default: true/false/force (default is "false") match: none/key/key!/keyvalue (default is "none", see below for more information)

check: checkbox

key: key to set text: fixed label to display default: ticked on/off value_on: the value to set when checked (default is "yes") value_off: the value to set when unchecked (default is "no") match: none/key/key!/keyvalue (default is "none", see below for more information)

role: type to specify possible roles in relations

key: the role name used in relation text: fixed label to display requisite: optional/required (default is "optional") count: how often can the role occur (if not given unlimited number is assumed) type: the data types - way,node,relation,closedway (separated by comma)

presets: For external files <presets> should have following attributes:

author: the author of the preset version: a version number of some sort (e.g. creation date) description: what is your preset meant to be shortdescription: very short description link: a link to a helpful website (optional)

The fields description, shortdescription and link may also be localized (e.g. de.link)

See also http://josm.openstreetmap.de/wiki/TaggingPresets.

The fields "name", "text", "display_values" may also be localized (e.g. de.name). When translations of equal words but different meanings may conflict, a translation context should be specified. Use "name_context", "text_context" or "values_context" for this. The context should be a meaningful short description to help translators.

In JOSM internally all "name", "text" and "display_values" are translated when no specific translation has been given in XML file. When no "display_values" are supplied, then "values" will be treated as "display_values" and translated instead.

The match attribute allows to change the matching process, i.e., determining whether the tags of an OSM object fit into this preset.

  • none: neutral, i.e., do not consider this item for matching
  • key: positive if key matches, neutral otherwise
  • key!: positive if key matches, negative otherwise
  • keyvalue: positive if key and value matches, negative otherwise

Note that for a match, at least one positive and no negative is required. -->

<group name="Access SM Jalan Raya / Highway" icon="presets/way_secondary.png">

<group name="Jalan" icon="presets/way_secondary.png">

<!-- by Patrick not applicable in NTB

<item name="Motorway" icon="presets/motorway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=motorway" />

<label text="Edit Motorway" /> <space /> <key key="highway" value="motorway" /> <text key="ref" text="Reference" /> <optional>

<text key="name" text="Name" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> <text key="maxspeed" text="Max. speed (km/h)" /> <check key="oneway" text="Oneway" default="on" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" />

</optional>

</item> <item name="Motorway Link" icon="presets/motorway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway_link"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=motorway_link" es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=motorway_link" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=motorway_link" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=motorway_link" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=motorway_link" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=motorway_link" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=motorway_link" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=motorway_link" />

<label text="Edit Motorway Link" /> <space /> <key key="highway" value="motorway_link" /> <optional>

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> <text key="maxspeed" text="Max. speed (km/h)" /> <check key="oneway" text="Oneway" default="on" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" />

</optional>

</item> <item name="Trunk" icon="presets/trunk.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=trunk"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=trunk" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=trunk" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=trunk" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=trunk" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=trunk" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=trunk" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=trunk" />

<label text="Edit Trunk" /> <space /> <key key="highway" value="trunk" /> <text key="ref" text="Reference" /> <optional>

<text key="name" text="Name" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="2" /> <text key="maxspeed" text="Max. speed (km/h)" /> <check key="oneway" text="Oneway" default="on" /> <check key="motorroad" text="Motorroad" default="on" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" />

</optional>

</item> <item name="Trunk Link" icon="presets/trunk.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Link_(highway)"

de.href="http://wiki.openstreetmap.org/wiki/DE:Link_(highway)" fr.href="http://wiki.openstreetmap.org/wiki/FR:Link_(highway)" it.href="http://wiki.openstreetmap.org/wiki/IT:Link_(highway)" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Link_(highway)" ru.href="http://wiki.openstreetmap.org/wiki/RU:Link_(highway)" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>

<label text="Edit Trunk Link" /> <space /> <key key="highway" value="trunk_link" /> <text key="ref" text="Reference" /> <optional>

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="lanes" text="Lanes" values="1,2,3,4,5" default="1" /> <text key="maxspeed" text="Max. speed (km/h)" /> <check key="oneway" text="Oneway" default="on" /> <check key="motorroad" text="Motorroad" default="on" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" />

</optional>

</item> <separator/>

End by patrick -->

<item name="Jalan Primer" icon="presets/way_primary.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=primary"/> <label text="Edit Jalan Primer"/>

<label text="Jalan Primer adalah Jalan antar kota provinsi, Jalan Arteri Primer,"/> <label text="Jalan Nasional - Jalan utama dalam kota, Jalan Arteri, "/> <label text="yang menghubungkan Kota besar" />

<space /> <key key="highway" value="primary" /> <text key="name" text="Nama Jalan" />

<space /> <label text="Status Jalan menurut pengelolaan/milik....." /> <combo key="admin_level" values="2,4,5,6,7,99" display_values="Jalan Negara,Jalan Provinsi,Jalan Kabupaten,Jalan Kecamatan,Jalan Desa,Lain" editable="false" text="Status pengelolaan" /> <space /> <label text="Perkerasan Jalan, walaupun rusak masih kedsfaf sf.........................." /> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />

<check key="oneway" text="Satu Jalur / One Way" default="off" />

<optional>

<combo key="lanes" text="Jumlah Jalur" values="1,2,3" />

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />

<check key="bridge" text="Jembatan" default="off" />

<check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="Jalan Sekunder" icon="presets/way_secondary.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=secondary"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=secondary" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:highway=secondary" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=secondary" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=secondary" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=secondary" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=secondary" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=secondary" />

<label text="Edit Jalan Sekunder"/>

<label text="Jalan Sekunder adalah jalan yang menghubungkan kota Kabupaten dan"/> <label text="jalan penting tingkat provinsi lainnya........." />

<space /> <key key="highway" value="secondary" /> <text key="name" text="Nama Jalan" />

<label text="Status Jalan menurut pengelolaan/milik....." /> <combo key="admin_level" values="2,4,5,6,7,99" display_values="Jalan Negara,Jalan Provinsi,Jalan Kabupaten,Jalan Kecamatan,Jalan Desa,Lain" editable="false" text="Status pengelolaan" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan oleh Provinsi dengan dana APBD I" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <check key="oneway" text="Satu Jalur / One Way" default="off" /> <optional>

<combo key="lanes" text="Jalur/lanes" values="1,2,3" />

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <check key="bridge" text="Jembatan" default="off" />

<check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="Jalan Tersier" icon="presets/way_tertiary.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=tertiary"

da.href="http://wiki.openstreetmap.org/wiki/Da:Tag:highway=tertiary" de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=tertiary" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:highway=tertiary" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=tertiary" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=tertiary" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=tertiary" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=tertiary" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=tertiary" />

<label text="Edit Jalan Tersier"/>

<label text="Jalan Tersier adalah jalan yang menghubungkan kota kecamatan," /> <label text="desa dan pusat pemukiman lainnya" />

<space /> <key key="highway" value="tertiary" /> <text key="name" text="Nama Jalan" />

<label text="Status Jalan menurut pengelolaan/milik....." /> <combo key="admin_level" values="2,4,5,6,7,99" display_values="Jalan Negara,Jalan Provinsi,Jalan Kabupaten,Jalan Kecamatan,Jalan Desa,Lain" editable="false" text="Status pengelolaan" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan oleh Kabupaten atau Kota dengan dana APBD II" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <check key="oneway" text="Satu Jalur / One Way" default="off" /> <optional>

<combo key="lanes" text="Jalur" values="1,2,3" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />

<check key="bridge" text="Jembatan" default="off" />

<check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="Pemukiman" icon="presets/residential.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=residential"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=residential" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=residential" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=residential" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=residential" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=residential" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=residential" />

<label text="Edit Jalan Pemukiman"/>

<label text="Jalan Permukiman adalah jalan di dalam Kampung/Desa/Kota "/> <label text="yang bisa dilewati mobil dengan baik. Biasanya dua mobil bisa berpapasan. Kadang kadang Nama "/> <label text="Jalan adalah Gang xxx (eks. di Perumahan) walaupun cukup besar Jenis Jalan bukan Gang tetapi Jalan Pemukiman."/>

<space /> <key key="highway" value="residential" /> <text key="name" text="Nama Jalan" /> <label text="Status Jalan menurut pengelolaan/milik....." />

<combo key="admin_level" values="6,7,8,99" display_values="Jalan Kecamatan,Jalan Desa,Jalan Linkungan,Lain" editable="false" text="Status pengelolaan" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan oleh pihak pengembang lingkungan atau perumahan atau juga oleh desa/kelurahan" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <check key="oneway" text="Satu Jalur / One Way" default="off" /> <optional>

<combo key="lanes" text="Jalur" values="1,2,3" />

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />

<check key="bridge" text="Jembatan" default="off" />

<check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="Gang Besar" icon="presets/living_street.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=living_street" /> <label text="Edit Gang Besar"/>

<label text="Gang Besar adalah Gang atau Jalan kecil yang masih bisa dilewati motor atau mobil."/> <label text="Gang ini sempit apabila ada mobil yang berpapasan, satu mobil harus "/> <label text="agak menepi supaya mobil lainnya bisa lewat" />

<space /> <key key="highway" value="living_street" />

<text key="name" text="Nama Gang" />

<text key="name:induk_idn" text="Nama Jalan Induk - Hanya isi kalau Gang ini punya jalan induk" /> <label text="Status Jalan menurut pengelolaan/milik....." />

<combo key="admin_level" values="6,7,8,99" display_values="Jalan Kecamatan,Jalan Desa,Jalan Linkungan,Lain" editable="false" text="Status pengelolaan" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan atas swadaya warga atau bantuan dari pihak lain" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <check key="oneway" text="Satu Jalur / One Way" default="off" /> <optional>

<check key="bridge" text="Jembatan" default="off" /> <check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Gang kecil" icon="presets/path.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=living_street" /> <label text="Edit Gang Kecil"/> <label text="Gang Kecil adalah gang atau jalan yang hanya bisa dilewati sepeda dan motor." />

<space /> <key key="highway" value="path" />

<text key="name" text="Nama Gang" />

<text key="name:induk_idn" text="Nama Jalan Induk - Hanya isi kalau Gang ini punya jalan induk yang bernama" /> <label text="Status Jalan menurut pengelolaan/milik....." />

<combo key="admin_level" values="7,8,99" display_values="Jalan Desa,Jalan Linkungan,Lain" editable="false" text="Status pengelolaan" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan atas swadaya warga atau bantuan dari pihak lain" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <optional>

<check key="bridge" text="Jembatan" default="off" /> <check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Jalan Setapak" icon="presets/footway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=path" /> <label text="Edit Jalan Setapak"/> <label text="Jalan Setapak adalah Jalan kecil yang hanya bisa dilewati dengan jalan kaki/sepeda"/> <label text="Susah dilewati motor." />

<space /> <key key="highway" value="footway" />

<text key="name" text="Nama" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan atas swadaya warga atau bantuan dari pihak lain" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <optional>

<check key="bridge" text="Jembatan" default="off" /> <check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Jalan Komplek" icon="presets/way_unclassified.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=service"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=service" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=service" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=service" pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:highway=service" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=service" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=service" />

<label text="Edit Jalan Komplek"/>

<label text="Jalan Komplek adalah jalan terletak di dalam Komplek"/> <label text="seperti di dalam Kantor Gubernor, di dalam property Hotel, di dalam Perusahaan, dll." />

<space /> <key key="highway" value="service" />

<text key="name" text="Nama" /> <!--<label text="Perkerasan atau perbaikan jalan ini dilakukan oleh pihak dalam komplek tersebut" /> <combo key="surface" values="paved,unpaved" display_values="terkersan,tidak terkerasan" editable="false" text="Permukaan Jalan" />--> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <check key="oneway" text="Satu Jalur / One Way" default="off" /> <optional>

<combo key="lanes" text="Jalur" values="1,2,3" />

<check key="bridge" text="Jembatan" default="off" /> <check key="tunnel" text="Terowongan" default="off" /> <check key="cutting" text="Perpotongan" default="off" /> <check key="embankment" text="Pematang" default="off" /> <check key="lit" text="Sulut" default="off" />

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Track / Jalan Logging, Jalan Pertambangan" icon="presets/track1.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=track" /> <label text="Edit Track"/>

<label text="Track adalah Jalan khusus untuk kegiatan industri, "/> <label text="pertanian, kehutanan, dan tidak dipakai untuk akses umum atau lainnya." />

<space /> <key key="highway" value="track" /> <optional>

<text key="name" text="Nama Track" /> <combo key="surface" text="Surface" values="paved,concrete,cobblestone,gravel,ground,grass,sand" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="Jalan (Jenis tidak tahu - belum survey)" icon="presets/way_unclassified.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=road" /> <label text="Edit Jalan (yang belum disurvey)"/>

<label text="Jalan di mana jenisnya tidak diketahui" />

<space /> <key key="highway" value="road" /> <optional>

<text key="name" text="Nama" /> <check key="oneway" text="Oneway" default="off" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> <text key="width" text="Width (meters)" />

<text key="description" text="Catatan" />

</optional>

</item> <item name="under Construction" icon="presets/construction.png" type="way">

<label text="Edit Highway Under Construction" /> <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=construction"

de.href="http://wiki.openstreetmap.org/wiki/DE:Key:construction" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:construction" it.href="http://wiki.openstreetmap.org/wiki/IT:Key:construction" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:construction" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:construction" />

<space /> <key key="highway" value="construction" /> <optional>

<text key="name" text="Name" /> <check key="oneway" text="Oneway" default="off" /> <check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <check key="lit" text="Lit" default="off" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" />

<text key="description" text="Catatan" />

</optional>

</item> <separator/>

<item name="Road Restrictions / Pembatas Jalan" icon="presets/restrictions.png" type="node,way">

<link href="http://wiki.openstreetmap.org/wiki/Key:access"

da.href="http://wiki.openstreetmap.org/wiki/Da:Key:access" de.href="http://wiki.openstreetmap.org/wiki/DE:Key:access" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:access" it.href="http://wiki.openstreetmap.org/wiki/IT:Key:access" ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:access" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:access" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:access" sv.href="http://wiki.openstreetmap.org/wiki/Sv:Key:access" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:access" />

<label text="Edit Road Restrictions / Pembatas Jalan" /> <check key="oneway" text="Oneway" default="off" /> <check key="toll" text="Toll" default="off" /> <check key="noexit" text="No exit (cul-de-sac)" default="off" /> <label text="Transport mode restrictions" /> <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" /> <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" /> <label text="Vehicles per type" /> <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" /> <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />

</item> <separator/>

<item name="Bundaran kecil (Titik)" icon="presets/roundabout_left.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=mini_roundabout"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=mini_roundabout" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=mini_roundabout" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=mini_roundabout" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=mini_roundabout" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=mini_roundabout" />

<key key="highway" value="mini_roundabout" />

</item>

<item name="Bundaran besar (Garis)" icon="presets/roundabout.png" type="closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:junction=roundabout" es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:junction=roundabout" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:junction=roundabout" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:junction=roundabout" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:junction=roundabout" ro.href="http://wiki.openstreetmap.org/wiki/Ro:Tag:junction=roundabout" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:junction=roundabout" />

<label text="Bundaran besar (tagging hanya bisa untuk garis)" /> <space /> <key key="junction" value="roundabout" /> <optional>

<text key="name" text="Name" /> <check key="oneway" text="Oneway" default="on" /> <!--<check key="bridge" text="Bridge" default="off" /> <check key="tunnel" text="Tunnel" default="off" /> <check key="cutting" text="Cutting" default="off" /> <check key="embankment" text="Embankment" default="off" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> <text key="width" text="Width (meters)" /> -->

</optional>

</item> <item name="Jembatan" icon="presets/bridge.png" type="node,way">

<link href="http://wiki.openstreetmap.org/wiki/Key:bridge"

de.href="http://wiki.openstreetmap.org/wiki/DE:Key:bridge" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:bridge" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:bridge" it.href="http://wiki.openstreetmap.org/wiki/IT:Key:bridge" ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:bridge" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:bridge" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:bridge" uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:bridge" />

<label text="Edit Jembatan" /> <space /> <combo key="bridge" text="Bridge" values="yes,viaduct,swing,aqueduct" match="key!" default="yes" /> <optional>

<text key="name" text="Name" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" /> <text key="maxspeed" text="Max. speed (km/h)" /> <text key="maxweight" text="Max. weight (tonnes)" /> <text key="width" text="Width (meters)" />

</optional>

</item> <item name="Gerbang Jalan" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=entrance" /> <label text="Edit Gerbang Jalan"/>

<label text="Gerbang Masuk / Representatif yang sering di Masuk Lingkunganm BTN dll..."/> <space /> <key key="barrier" value="entrance" /> <key key="entrance:type_idn" value="gerbang_jalan" /> <key key="access" value="yes" /> <optional>

<text key="name" text="Nama" /> <text key="description" text="Catatan" />

</optional>

</item>

<!--

<item name="Tunnel" icon="presets/tunnel.png" type="way">

<label text="Edit Tunnel"/> <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"

de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:tunnel" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:tunnel" it.href="http://wiki.openstreetmap.org/wiki/IT:Key:tunnel" ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:tunnel" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:tunnel" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel" />

<space /> <key key="tunnel" value="yes" /> <optional>

<text key="name" text="Name" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" /> <text key="maxspeed" text="Max. speed (km/h)" /> <text key="width" text="Width (meters)" />

</optional>

</item>

-->

<item name="Ford/sungai crossing" icon="presets/ford.png" type="node,way">

<link href="http://wiki.openstreetmap.org/wiki/Key:ford" />

<label text="Tempat penyeberangan yang terletak di sungai" /> <label text="Ford adalah tempat menyeberang sungai yang tidak memerlukan/ada jembatan" />

<space /> <key key="ford" value="yes" /> <optional>

<text key="name" text="Name" />

<text key="description" text="Catatan" />

</optional>

</item>

</group> <!-- Streets -->

<group name="Waypoints" icon="presets/waypoints.png">

<!-- <item name="Motorway Junction" icon="presets/motorway_exit.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway_junction"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=motorway_junction" es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=motorway_junction" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=motorway_junction" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=motorway_junction" />

<label text="Edit Motorway Junction" /> <space /> <key key="highway" value="motorway_junction" /> <text key="name" text="Name" /> <text key="ref" text="Number" /> <text key="exit_to" text="Exit to" />

</item> <item name="Services" icon="styles/standard/vehicle/services.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=services"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=services" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=services" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=services" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=services" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=services" />

<label text="Edit Service Station" /> <space /> <key key="highway" value="services" /> <optional>

<text key="name" text="Name" /> <text key="operator" text="Operator" /> <check key="toilets" text="Toilets" default="off" />

</optional>

</item> <item name="Rest Area" icon="presets/parking.png" type="node,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=rest_area"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=rest_area" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=rest_area" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=rest_area" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=rest_area" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=rest_area" sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=rest_area" />

<label text="Edit Rest Area" /> <space /> <key key="highway" value="rest_area" /> <optional>

<text key="name" text="Name" /> <check key="toilets" text="Toilets" default="off" />

</optional>

</item> <item name="Emergency Phone" icon="presets/telephone.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Proposed_features/emergency_phone" /> <key key="amenity" value="emergency_phone" />

</item> <separator/>

<item name="Stop" icon="presets/Stop.png" type="node">

<key key="highway" value="stop" />

</item> <item name="Mini-roundabout" icon="presets/roundabout_left.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=mini_roundabout"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=mini_roundabout" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=mini_roundabout" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=mini_roundabout" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=mini_roundabout" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=mini_roundabout" />

<key key="highway" value="mini_roundabout" /> <combo key="direction" text="Direction" values="clockwise" />

</item>

-->

<item name="Traffic Signal" icon="presets/traffic-light.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=traffic_signals"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=traffic_signals" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=traffic_signals" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=traffic_signals" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=traffic_signals" />

<key key="highway" value="traffic_signals" />

</item> <item name="Pedestrian Crossing" icon="styles/standard/vehicle/zebra_crossing.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Key:crossing"

de.href="http://wiki.openstreetmap.org/wiki/DE:Key:crossing" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:crossing" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:crossing" ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:crossing" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:crossing" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" />

<label text="Edit Crossing" /> <key key="highway" value="crossing" />

</item>

<!--

<item name="Traffic Calming" icon="presets/chicane.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Key:traffic_calming"

fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:traffic_calming" fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:traffic_calming" it.href="http://wiki.openstreetmap.org/wiki/IT:Key:traffic_calming" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:traffic_calming" ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:traffic_calming"/>

<label text="Edit Traffic Calming" /> <combo key="traffic_calming" text="Type" values="yes,bump,chicane,choker,cushion,hump,table" />

</item> <item name="Passing Place" icon="presets/passingplace.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=passing_place"

pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=passing_place" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=passing_place"/>

<label text="Edit Passing Place" /> <key key="highway" value="passing_place" />

</item> <item name="Turning Circle" icon="presets/turning_circle.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=turning_circle"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=turning_circle" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=turning_circle" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=turning_circle" />

<key key="highway" value="turning_circle" />

</item> <item name="City Limit" icon="presets/citylimit.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:traffic_sign=city_limit"

ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:traffic_sign" />

<label text="Edit City Limit Sign" /> <space /> <key key="traffic_sign" value="city_limit" /> <space /> <text key="name" text="Name" /> <text key="alt_name" text="Second Name" />

</item> <item name="Speed Camera" icon="presets/speed_camera.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=speed_camera"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=speed_camera" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=speed_camera" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=speed_camera" />

<key key="highway" value="speed_camera" />

</item> <separator/> <item name="Grit Bin" icon="styles/standard/misc/grit_bin.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=grit_bin"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=grit_bin" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=grit_bin" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=grit_bin" />

<key key="amenity" value="grit_bin" />

</item> <separator/>

-->

<item name="Mountain Pass / Puncak" icon="presets/mountain_pass.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Key:mountain_pass"

it.href="http://wiki.openstreetmap.org/wiki/IT:Key:mountain_pass"/>

<label text="Edit Mountain Pass" /> <space /> <key key="mountain_pass" value="yes" /> <optional>

<text key="name" text="Name" /> <text key="ele" text="ketinggian (m)" />

</optional>

</item>

</group> <!-- Waypoints -->

<!-- <group name="Barriers" icon="presets/barrier.png"> -->

<!-- * node barriers * --> <!--

<item name="Bollard" icon="presets/bollard.png" type="node,way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=bollard"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=bollard" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=bollard" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:barrier=bollard" nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:barrier=bollard" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=bollard" />

<label text="Edit Bollard" /> <space /> <key key="barrier" value="bollard" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" />

</item> --><!-- bollard --> <!--

<item name="Cycle Barrier" icon="styles/standard/vehicle/cycle_barrier.png" type="node">

<link href="http://de.wikipedia.org/wiki/Umlaufgitter" /> <key key="barrier" value="cycle_barrier" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" />

</item> --><!-- cycle_barrier --> <!--

<item name="Block" icon="presets/block.png" type="node,way,closedway">

<key key="barrier" value="block" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" />

</item> --><!-- block --> <!--

<item name="Cattle Grid" icon="presets/cattle_grid.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cattle_grid" /> <label text="Edit Cattle Grid" /> <space /> <key key="barrier" value="cattle_grid" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- cattle_grid --> <!--

<item name="Bus Trap" icon="presets/empty.png" type="node">

<key key="barrier" value="bus_trap" />

</item> --><!-- bus_trap --> <!--

<item name="Spikes" icon="presets/empty.png" type="node">

<label text="Edit Spikes" /> <space /> <key key="barrier" value="spikes" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- spikes --> <!--

<item name="Toll Booth" icon="presets/toll_station.png" type="node,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=toll_booth"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=toll_booth" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:barrier=toll_booth" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=toll_booth" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=toll_booth" zh-hans.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:barrier=toll_booth" />

<label text="Edit Toll Booth" /> <space /> <key key="barrier" value="toll_booth" /> <optional>

<text key="name" text="Name" /> <text key="operator" text="Operator" />

</optional>

</item> --><!-- toll_booth --> <!--<item name="Border Control" icon="presets/douane.png" type="node">

<label text="Edit Border Control" /> <space /> <key key="barrier" value="border_control" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- border_control --> <!--<separator/>-->

<!-- * linear barriers * --> <!--<item name="Hedge" icon="presets/hedge.png" type="way,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=hedge"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=hedge" fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=hedge" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:barrier=hedge" nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:barrier=hedge" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=hedge" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=hedge" />

<key key="barrier" value="hedge" />

</item> --><!-- hedge --> <!--<item name="Fence" icon="presets/fence.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=fence"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=fence" it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:barrier=fence" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:barrier=fence" nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:barrier=fence" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=fence" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=fence" />

<key key="barrier" value="fence" /> <optional>

<combo key="fence_type" text="Type" values="barbed_wire,chain,electric,hedge,pole,split_rail,wood" />

</optional>

</item> --><!-- fence --> <!--<item name="Wall" icon="presets/wall.png" type="way,closedway">

<key key="barrier" value="wall" />

</item> --><!-- wall --> <!--<item name="City Wall" icon="presets/city_wall.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=city_wall"

pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=city_wall" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=city_wall" />

<key key="barrier" value="city_wall" />

</item> --><!-- city_wall --> <!--<item name="Retaining Wall" icon="presets/retaining_wall.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=retaining_wall"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=retaining_wall" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:barrier=retaining_wall" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=retaining_wall" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=retaining_wall" />

<key key="barrier" value="retaining_wall" />

</item> --><!-- retaining_wall --> <!--<item name="Ditch" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=ditch" /> <key key="barrier" value="ditch" /> <optional>

<text key="width" text="Width (meters)" />

</optional>

</item> --><!-- ditch --> <!--<separator/>-->

<!-- * access * --> <!--<item name="Entrance" icon="styles/standard/vehicle/entrance.png" type="node">

<label text="Edit Entrance" /> <space /> <key key="barrier" value="entrance" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- entrance --> <!--<item name="Gate" icon="presets/gate.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=gate"

fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=gate" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:barrier=gate" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=gate" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=gate" />

<label text="Edit Gate" /> <space /> <key key="barrier" value="gate" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item>--> <!-- gate --> <!--<item name="Lift Gate" icon="presets/lift_gate.png" type="node">

<label text="Edit Lift Gate" /> <space /> <key key="barrier" value="lift_gate" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- lift_gate --> <!--<item name="Hampshire Gate" icon="presets/empty.png" type="node">

<label text="Edit Hampshire Gate" /> <space /> <key key="barrier" value="hampshire_gate" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- hampshire_gate --> <!--<item name="Bump Gate" icon="presets/empty.png" type="node">

<label text="Edit Bump Gate" /> <space /> <key key="barrier" value="bump_gate" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- bump_gate --> <!--<item name="Kissing Gate" icon="presets/empty.png" type="node">

<label text="Edit Kissing Gate" /> <space /> <key key="barrier" value="kissing_gate" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="off" />

</item> --> <!-- kissing_gate --> <!--<item name="Stile" icon="presets/stile.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:highway=stile" /> <label text="Edit Stile" /> <space /> <key key="barrier" value="stile" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="off" />

</item> --><!-- stile --> <!--<item name="Turnstile" icon="styles/standard/vehicle/turnstile.png" type="node">

<label text="Edit Turnstile" /> <space /> <key key="barrier" value="turnstile" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="off" />

</item> --><!-- turnstile --> <!--<item name="Sally Port" icon="styles/standard/vehicle/sally_port.png" type="node">

<label text="Edit Sally Port" /> <space /> <key key="barrier" value="sally_port" /> <label text="Allowed traffic:" /> <space /> <check key="foot" text="Foot" default="on" /> <check key="bicycle" text="Bicycle" default="on" /> <check key="horse" text="Horse" default="off" /> <check key="motorcycle" text="Motorcycle" default="off" /> <check key="motorcar" text="Motorcar" default="off" />

</item> --><!-- sally_port -->

<!--</group> --><!-- Barriers -->

</group> <!-- End Group Jalan Raya -->

<!-- Start Group Air -->

<group name="Access SM Air / Water" icon="presets/waterway.png">

<group name="Air" icon="presets/waterway.png">

<separator/> <item name="Sungai (Garis)" icon="presets/river.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=river"/> <label text="Edit Sungai (Garis)" />

<label text="Sungai adalah perairan yang cukup besar sehingga orang tidak bisa melompatinya" />

<space /> <key key="waterway" value="river" /> <text key="name" text="Name" />

<check key="intermittent" text="Sungai adalah intermittend - tidak selalu ada air" default="off" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Sungai kecil" icon="presets/waterway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=stream"/> <label text="Edit Sungai kecil" />

<label text="Sungai kecil adalah perairan alami yang bisa dilompati orang." />

<space /> <key key="waterway" value="stream" /> <text key="name" text="Nama" /> <check key="intermittent" text="Sungai adalah intermittend - tidak selalu ada air" default="off" />

<combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Saluran Irigasi Primer" icon="presets/waterway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=canal"/> <label text="Edit Saluran Irigasi Primer" />

<label text="Kanal Primer adalah Sungai irigasi primer" />

<space /> <key key="waterway" value="canal" /> <key key="canal:type_idn" value="irigasi_primer"/>

<text key="name" text="Nama" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Saluran Irigasi Sekunder" icon="presets/waterway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=canal"/> <label text="Edit Saluran Irigasi Sekunder" />

<label text="Kanal Sekunder adalah Sungai irigasi sekunder" />

<space /> <key key="waterway" value="canal" /> <key key="canal:type_idn" value="irigasi_sekunder"/>

<text key="name" text="Nama" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Saluran Irigasi Tersier" icon="presets/waterway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=canal"/>

<label text="Edit Saluran Irigasi Tersier" /> <label text="Kanal Tersier adalah Sungai irigasi tersier" />

<space /> <key key="waterway" value="ditch" /> <key key="ditch:type_idn" value="irigasi_tersier"/>

<text key="name" text="Nama" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<!-- <item name="Drain" icon="presets/waterway.png" type="way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=drain"

ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=drain" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=drain" ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:waterway=drain" />

<label text="Edit Drain" /> <space /> <key key="waterway" value="drain" /> <text key="name" text="Name" /> <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />

</item>

-->

<separator/> <item name="Mata Air" icon="presets/spring.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=spring"/> <label text="Edit Mata Air" /> <label text="tempat dimana ada sumber air baik yang berada di dalam tanah, goa, sungai, dll" />

<key key="natural" value="spring" />

<text key="name" text="Nama" />

<check key="spring:broncapture" text="Mata air dipakai untuk sistem leding air minum / dibroncaptured" default="off" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item> <item name="Air Terjun" icon="presets/waterfall.png" type="node,way">

<label text="Edit Air Terjun" />

<label text="aliran air melewati jeram hingga air jatuh bebas ke dasar sungai, lereng, lembah" /> <space />

<key key="waterway" value="waterfall" /> <text key="name" text="Nama" />

<optional>

<text key="height" text="Ketinggian Jatuh Air di Air Terjun (m)"/> <text key="description" text="Catatan" />

</optional>

</item>

<item name="Embung" icon="presets/weir.png" type="node,way">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=weir"/> <label text="Edit Embung"/>

<label text="Waduk berukuran kecil di lahan pertanian, digunakan sebagai sumber irigasi suplementer."/> <label text="Dibangun untuk menampung kelebihan air hujan disaat musim penghujan." />

<space /> <key key="waterway" value="weir" /> <optional>

<text key="name" text="Nama" /> <text key="description" text="Catatan" />

</optional>

</item> <item name="Bendungan" icon="presets/dam.png" type="node,way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=dam"/> <label text="Edit Bendungan"/>

<label text="Bangunan penahan atau penimbun air "/> <label text="untuk irigasi, mikrodydro, pengairan pertanian, dll" />

<space /> <key key="waterway" value="dam" />

<optional>

<text key="name" text="Nama" /> <text key="description" text="Catatan" />

</optional>

</item>

<item name="Groyne" icon="presets/groyne.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=groyne"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=groyne" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:man_made=groyne" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=groyne" />

<label text="Pemecah gelombang sambung pantai - Bangunan yang dibuat sejajar pantai dan terletak pada garis pantai"/>

<label text="Dibangun untuk perlindungan perairan pelabuhan. " />

<space /> <key key="man_made" value="groyne" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Breakwater" icon="presets/groyne.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=breakwater"/> <label text="Pemecah gelombang lepas pantai - Bangunan yang dibuat sejajar pantai dan berada pada jarak tertentu dari garis pantai"/>

<label text="Dibangun untuk perlindungan pantai dari erosi " />

<space /> <key key="man_made" value="breakwater" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item> <separator/>

<!-- <item name="Basin" icon="presets/landuse_water.png" type="node,closedway,relation">

<label text="Jenis perairan yang merupakan nama lain dari daerah aliran sungai" />

<label text="Daerah aliran sungai ini biasa merupakan perairan dari hulu sampai ke hilir" />

<space /> <key key="landuse" value="basin" /> <text key="name" text="Name" />

</item>--> <item name="Reservoir" icon="presets/landuse_water.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=reservoir"

ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:landuse=reservoir" />

<label text=" merupakan Tempat/Daerah/Wadah untuk menampung.... atau bisa juga disebut Danau buatan"/>

<space />

<key key="landuse" value="reservoir" />

<!-- maybe also key="water" value="reservoir"??? -->

<text key="name" text="Name" />

<check key="intermittent" text="Reservoir adalah intermittend - tidak selalu ada air" default="off" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item>

<separator/> <item name="Air (Danau) alami" icon="presets/water.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=water"/>

<label text="Edit Air (Danau) alami"/> <label text="Air alami seperti Danau, ...." />

<space />

<key key="natural" value="water" />

<!-- maybe also key="water" value="river"??? -->

<text key="name" text="Name" /> <check key="intermittent" text="Danau adalah intermittend - tidak selalu ada air" default="off" /> <optional>

<text key="description" text="Catatan" />

</optional>

</item> <item name="Garis Pantai" icon="presets/coastline.png" type="node,way,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=coastline"/> <label text="Garis Pantai / Coastline" /> <key key="natural" value="coastline" />

</item>

<item name="Sungai Besar (polygon)" icon="presets/waterway.png" type="closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=riverbank"/> <label text="Edit Sungai besar (polygon)"/>

<label text="Sungai Besar (lebih dari 12m), Kalau Sungai besar tetap harus juga memetakan sungai dengan garis di tenggah. Kalau Sungai besar sekali (>12m lebar) sebaiknya digitasi polygon juga additionally" /> <space /> <key key="waterway" value="riverbank" />

<text key="name" text="Name" /> <check key="intermittent" text="Sungai adalah intermittend - tidak selalu ada air" default="off" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item>

<separator/> <item name="Rawa" icon="presets/empty.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=wetland"/> <label text="Edit Rawa" />

<label text="Tanah yang rendah umumnya di daerah pantai dan digenangi air" />

<label text="biasanya banyak terdapat tumbuhan air seperti: mangrove, dll"/>

<space /> <key key="natural" value="wetland" />

<text key="name" text="Nama" /> <combo key="wetland" text="Type" values="swamp,bog,marsh,reedbed,saltmarsh,tidalflat,mangrove" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item> <item name="Pantai" icon="presets/beach.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=beach"/> <label text="Edit Pantai" />

<label text="Tepi laut atau Pesisir" /> <label text="Perbatasan daratan dengan laut"/> <space />

<key key="natural" value="beach" /> <text key="name" text="Nama" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item> <item name="Teluk" icon="presets/bay.png" type="node,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=bay"/>

<label text="Edit Teluk" /> <label text="Bagian laut yang menjorok ke darat" /> <space />

<key key="natural" value="bay" /> <text key="name" text="Nama" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item> <item name="Cliff/Jurang" icon="presets/cliff.png" type="node,way,closedway,relation">

<link href="http://wiki.openstreetmap.org/wiki/Tag:natural=cliff"/> <label text="Edit Jurang" />

<label text="Lembah yang curam dan sempit" /> <label text="serta curam dindingnya"/>

<space />

<key key="natural" value="cliff" />

<optional>

<text key="name" text="Nama" /> <text key="description" text="Catatan" />

</optional>

</item>

</group> <!-- Water -->

<group name="Pelayaran" icon="presets/ferry.png">

<item name="Pelabuhan" icon="presets/ferry.png" type="node,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=ferry_terminal"/>

<label text="Edit Pelabuhan" />

<label text="Tempat kapal berlabuh atau bersandar" />

<label text="Tempat menaikan dan menurunkan penumpang atau barang yang memakai jasa kapal" /> <space /> <key key="amenity" value="ferry_terminal" />

<text key="name" text="Nama" /> <optional>

<combo key="cargo" text="Barang/Cargo" values="passengers,vehicle,passengers;vehicle" display_values="orang,kendaraan,??????" /> <text key="description" text="Catatan" />

</optional>

</item>

<item name="Ferry Route" icon="presets/ferry.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:route=ferry" /> <label text="Edit Ferry Route " /> <label text="Rute perjalanan kapal ferry untuk menaikkan dan menurunkan penumpang atau barang"/>

<space />

<key key="route" value="ferry" /> <optional>

<text key="name" text="Nama" />

<text key="description" text="Catatan" />

</optional>

</item> <separator/> <item name="Marina / Pelabuhan untuk perahu liburan, yacht, ..." icon="presets/marina.png" type="node,closedway">

<label text="Edit Marina" />

<label text="Pelabuhan khusus yang disediakan untuk kapal pesiar"/> <label text="Biasanya dilengkapi dengan prasarana yang dibutuhkan seperti air tawar dan telekomunikasi"/>

<space />

<key key="leisure" value="marina" />

<text key="name" text="Name" />

<optional>

<text key="description" text="Catatan" />

</optional>

</item>

<item name="Tembok Laut" icon="presets/pier.png" type="way,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=pier"/> <label text="Edit Tembok Laut"/>

<label text="Jembatan yang mengarah ke laut - biasanya dipakai untuk rekreasi" />

<space />

<key key="man_made" value="pier" /> <optional>

<text key="name" text="Nama" /> <text key="description" text="Catatan" />

</optional>

</item>

<!-- <item name="Lock Gate" icon="presets/lock_gate.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=lock_gate"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=lock_gate" ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=lock_gate" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=lock_gate" />

<key key="waterway" value="lock_gate" />

</item> <item name="Turning Point" icon="presets/turning.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=turning_point"

pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=turning_point" />

<key key="waterway" value="turning_point" />

</item> <separator/> <item name="Slipway" icon="styles/standard/nautical/slipway.png" type="node">

<link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=slipway"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:leisure=slipway" fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:leisure=slipway" pt.href="http://wiki.openstreetmap.org/wiki/Pt:Tag:leisure=slipway" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=slipway" />

<label text="Edit Slipway" /> <key key="leisure" value="slipway" /> <text key="name" text="Name" />

</item> <item name="Boatyard" icon="presets/boatyard.png" type="node,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=boatyard"

pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=boatyard" />

<label text="Edit Boatyard" /> <space /> <key key="waterway" value="boatyard" /> <text key="name" text="Name" />

</item> <item name="Dock" icon="presets/boatyard.png" type="node,closedway">

<link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=dock"

de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=dock" pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=dock" />

<label text="Edit Dock" /> <space /> <key key="waterway" value="dock" /> <text key="name" text="Name" />

</item>-->

</group> <!-- Shipping -->

</group> <!-- End Group Air -->

</presets>

Note: See TracWiki for help on using the wiki.