Ticket #9029: josm_9029_v3.diff

File josm_9029_v3.diff, 209.5 KB (added by skyper, 13 years ago)

patch version 3

  • data/defaultpresets.xml

     
    186186                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=motorway_link"
    187187                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=motorway_link" />
    188188            <label text="Edit Motorway Link" />
    189             <space />
    190189            <key key="highway" value="motorway_link" />
    191190            <optional>
    192191                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
     
    293292                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Link_(highway)"
    294293                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
    295294            <label text="Edit Primary Link" />
    296             <space />
    297295            <key key="highway" value="primary_link" />
    298296            <optional>
    299297                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
     
    347345                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Link_(highway)"
    348346                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
    349347            <label text="Edit Secondary Link" />
    350             <space />
    351348            <key key="highway" value="secondary_link" />
    352349            <optional>
    353350                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
     
    401398                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Link_(highway)"
    402399                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Link_(highway)"/>
    403400            <label text="Edit Tertiary Link" />
    404             <space />
    405401            <key key="highway" value="tertiary_link" />
    406402            <optional>
    407403                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
     
    427423                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=unclassified"
    428424                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=unclassified" />
    429425            <label text="Edit Unclassified Road" />
    430             <space />
    431426            <key key="highway" value="unclassified" />
    432427            <optional>
    433428                <text key="name" text="Name" />
     429                <text key="ref" text="Reference" />
    434430                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    435431                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
    436432                <text key="maxspeed" text="Max. speed (km/h)" />
     
    481477            <space />
    482478            <key key="bicycle_road" value="yes" />
    483479            <key key="bicycle" value="designated" />
    484             <combo key="highway" text="Highway type" values_context="Highway" values="residential,service,unclassified,path,cycleway" default="residential" />
     480            <combo key="highway" text="Highway type" values="residential,service,unclassified,path,cycleway" values_context="highway" default="residential" />
    485481            <text key="name" text="Name" />
    486482            <combo key="vehicle" text="Vehicle access" values="yes,no,destination" default="no" />
    487483            <text key="maxspeed" text="Max. speed (km/h)" default="30"/>
     
    562558                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=service"
    563559                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=service"
    564560                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=service" />
    565             <label text="Edit Serviceway" />
     561            <label text="Edit Service Way" />
    566562            <space />
    567563            <key key="highway" value="service" />
     564            <combo key="service" text="Service way type" values="alley,driveway,parking_aisle" />
    568565            <optional>
    569                 <combo key="service" text="Serviceway type" values="alley,driveway,parking_aisle" />
    570566                <text key="name" text="Name" />
    571567                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    572568                <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" />
     
    592588                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:service=parking_aisle"
    593589                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:service=parking_aisle" />
    594590            <label text="Edit Parking Aisle" />
    595             <space />
    596591            <key key="highway" value="service" />
    597592            <key key="service" value="parking_aisle" />
    598593            <optional>
     
    610605                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=road"
    611606                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=road" />
    612607            <label text="Edit Road of unknown type" />
    613             <space />
    614608            <key key="highway" value="road" />
    615609            <optional>
    616610                <text key="name" text="Name" />
     
    629623            </optional>
    630624        </item>
    631625        <item name="Construction" icon="presets/construction.png" type="way,closedway">
    632             <label text="Edit Highway Under Construction" />
    633626            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=construction"
    634627                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:construction"
    635628                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:construction"
    636629                  it.href="http://wiki.openstreetmap.org/wiki/IT:Key:construction"
    637630                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:construction"
    638631                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:construction" />
    639             <space />
     632            <label text="Edit Highway Under Construction" />
    640633            <key key="highway" value="construction" />
    641634            <optional>
    642635                <text key="name" text="Name" />
     
    669662                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Key:access"
    670663                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:access" />
    671664            <label text="Edit Road Restrictions" />
     665            <space />
    672666            <check key="oneway" text="Oneway" default="off" />
    673667            <check key="toll" text="Toll" default="off"  />
    674668            <check key="noexit" text="No exit (cul-de-sac)" default="off"  />
    675669            <label text="Transport mode restrictions" />
     670            <space />
    676671            <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" match="key" />
    677672            <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
    678673            <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
    679674            <label text="Vehicles per type" />
     675            <space />
    680676            <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
    681677            <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
    682678            <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
     
    685681            <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
    686682            <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
    687683            <label text="Vehicles per use" />
     684            <space />
    688685            <combo key="agricultural" text="Agricultural" values="yes,official,designated,destination,permissive,private,no" match="key" />
    689686            <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,permissive,private,no" match="keyvalue" />
    690687            <combo key="hov" text="High-occupancy vehicles (hov)" values="yes,official,designated,destination,permissive,private,no" match="key" />
     
    713710            <label text="Edit Junction" />
    714711            <space />
    715712            <key key="junction" value="roundabout" />
    716             <combo key="highway" text="Type" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" />
     713            <combo key="highway" text="Type" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" values_context="highway" />
    717714            <optional>
    718715                <text key="name" text="Name" />
    719716                <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
     
    750747            </optional>
    751748        </item>
    752749        <item name="Ford" icon="presets/ford.png" type="node,way">
    753             <label text="Edit Ford" />
    754750            <link href="http://wiki.openstreetmap.org/wiki/Key:ford"
    755751                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:ford"
    756752                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:ford" />
    757             <space />
     753            <label text="Edit Ford" />
    758754            <key key="ford" value="yes" />
    759755            <optional>
    760756                <text key="name" text="Name" />
     
    775771                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=track"
    776772                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=track" />
    777773            <label text="Edit Track" />
    778             <combo key="tracktype" text="Tracktype" values="grade1,grade2,grade3,grade4,grade5" />
    779774            <space />
     775            <combo key="tracktype" text="Tracktype" values="grade1,grade2,grade3,grade4,grade5" />
    780776            <key key="highway" value="track" />
    781777            <optional>
    782778                <text key="name" text="Name" />
     
    807803                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=path"
    808804                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=path" />
    809805            <label text="Edit Path" />
    810             <space />
    811806            <key key="highway" value="path" />
    812807            <optional>
    813808                <text key="name" text="Name" />
     
    849844                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bridleway"
    850845                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:highway=bridleway" />
    851846            <label text="Edit Bridleway" />
    852             <space />
    853847            <key key="highway" value="bridleway" />
    854848            <optional>
    855849                <text key="name" text="Name" />
     
    866860                <text key="width" text="Width (meters)" />
    867861            </optional>
    868862        </item>
    869         <item name="Cycle Lane" type="way">
     863        <item name="Cycle Lane/Track" type="way">
    870864            <link href="http://wiki.openstreetmap.org/wiki/Bicycle"
    871865                  de.href="http://wiki.openstreetmap.org/wiki/DE:Bicycle"
    872866                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Bicycle"
     
    875869                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Bicycle"
    876870                  nl.href="http://wiki.openstreetmap.org/wiki/NL:Bicycle"
    877871                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Bicycle" />
    878             <label text="Edit Cycle Lane" />
    879             <combo key="cycleway" text="Cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
    880             <combo key="cycleway:left" text="Cycleway left" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" />
    881             <combo key="cycleway:right" text="Cycleway right" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" />
     872            <label text="Edit Cycle Lane or Track" />
     873            <space />
     874            <combo key="cycleway" text="Cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" values_context="cycleway" match="key" />
     875            <combo key="cycleway:left" text="Cycleway left" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" values_context="cycleway" />
     876            <combo key="cycleway:right" text="Cycleway right" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" values_context="cycleway" />
    882877            <check key="oneway:bicycle" text="Oneway (bicycle)" default="off" />
    883878            <space />
    884             <label text="Edit Highway" />
    885             <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" />
    886             <check key="oneway" text="Oneway" default="off" />
     879            <optional text="Edit Highway Attributes:">
     880                <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" values_context="highway" />
     881                <check key="oneway" text="Oneway" default="off" />
     882            </optional>
    887883        </item>
    888884        <item name="Dedicated Cycleway" icon="presets/cycleway.png" type="way">
    889885            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cycleway"
     
    894890                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=cycleway"
    895891                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=cycleway" />
    896892            <label text="Edit Cycleway" />
    897             <space />
    898893            <key key="highway" value="cycleway" />
    899894            <optional>
    900895                <text key="name" text="Name" />
     
    916911                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=cycleway"
    917912                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=cycleway" />
    918913            <label text="Edit Cycleway" />
    919             <space />
    920914            <key key="highway" value="path" />
    921915            <key key="bicycle" value="designated" />
    922916            <key key="foot" value="designated" />
     
    940934                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=cycleway"
    941935                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=cycleway" />
    942936            <label text="Edit Cycleway" />
    943             <space />
    944937            <key key="highway" value="path" />
    945938            <key key="bicycle" value="designated" />
    946939            <key key="foot" value="designated" />
     
    969962                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=footway"
    970963                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=footway" />
    971964            <label text="Edit Footway" />
    972             <space />
    973965            <key key="highway" value="footway" />
    974966            <optional>
    975967                <text key="name" text="Name" />
     
    994986                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=steps"
    995987                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=steps" />
    996988            <label text="Edit Flight of Steps" />
    997             <space />
    998989            <key key="highway" value="steps" />
    999990            <optional>
    1000991                <text key="name" text="Name" />
     
    10331024                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=services"
    10341025                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=services" />
    10351026            <label text="Edit Service Station" />
    1036             <space />
    10371027            <key key="highway" value="services" />
    10381028            <optional>
    10391029                <text key="name" text="Name" />
     
    10511041                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=rest_area"
    10521042                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:highway=rest_area" />
    10531043            <label text="Edit Rest Area" />
    1054             <space />
    10551044            <key key="highway" value="rest_area" />
    10561045            <optional>
    10571046                <text key="name" text="Name" />
     
    10671056                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=traffic_signals"
    10681057                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=traffic_signals" />
    10691058            <label text="Edit Traffic Signal" />
    1070             <space />
    10711059            <key key="highway" value="traffic_signals" />
    10721060            <optional text="Optional crossing attributes:">
    10731061                 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
     
    11291117            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=passing_place"
    11301118                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=passing_place"
    11311119                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=passing_place"/>
    1132             <label text="Edit Passing Place" />
    11331120            <key key="highway" value="passing_place" />
    11341121        </item>
    11351122        <item name="Turning Circle" icon="presets/turning_circle.png" type="node">
     
    11471134            <label text="Edit City Limit Sign" />
    11481135            <space />
    11491136            <key key="traffic_sign" value="city_limit" />
    1150             <space />
    11511137            <text key="name" text="Name" />
    11521138            <text key="alt_name" text="Second Name" />
    11531139        </item>
     
    11761162                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:mountain_pass"
    11771163                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:mountain_pass" />
    11781164            <label text="Edit Mountain Pass" />
    1179             <space />
    11801165            <key key="mountain_pass" value="yes" />
    11811166            <optional>
    11821167                <text key="name" text="Name" />
     
    11851170            </optional>
    11861171        </item>
    11871172    </group> <!-- Waypoints -->
    1188     <group name="Barriers" icon="presets/barrier.png">
    1189 
    1190         <!-- *** node barriers *** -->
     1173    <group name="Barriers" icon="presets/barrier.png"> <!-- *** node barriers *** -->
    11911174        <item name="Block" icon="presets/block.png" type="node,way,closedway">
    11921175            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=block"
    11931176                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=block"
    11941177                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=block" />
    11951178            <label text="Edit Block" />
    1196             <space />
    11971179            <key key="barrier" value="block" />
    1198             <label text="Allowed traffic:" />
    1199             <space />
    1200             <check key="foot" text="Foot" default="on" />
    1201             <check key="bicycle" text="Bicycle" default="on" />
    1202             <check key="horse" text="Horse" default="off" />
    1203             <check key="motorcycle" text="Motorcycle" default="off" />
     1180            <optional text="Allowed traffic:">
     1181                <check key="foot" text="Foot" default="on" />
     1182                <check key="bicycle" text="Bicycle" default="on" />
     1183                <check key="horse" text="Horse" default="off" />
     1184                <check key="motorcycle" text="Motorcycle" default="off" />
     1185            </optional>
     1186            <optional>
     1187                <text key="maxwidth" text="Max. width (meters)" length="7" />
     1188                <combo key="material" text="Material" values="concrete,stone" />
     1189            </optional>
    12041190        </item> <!-- block -->
    12051191        <item name="Bollard" icon="presets/bollard.png" type="node,way">
    12061192            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=bollard"
     
    12121198            <label text="Edit Bollard" />
    12131199            <space />
    12141200            <key key="barrier" value="bollard" />
    1215             <label text="Allowed traffic:" />
    1216             <space />
    1217             <check key="foot" text="Foot" default="on" />
    1218             <check key="bicycle" text="Bicycle" default="on" />
    1219             <check key="horse" text="Horse" default="off" />
    1220             <check key="motorcycle" text="Motorcycle" default="off" />
     1201            <combo key="bollard" text="Bollard type" values="rising,removable" />
     1202            <optional text="Allowed traffic:">
     1203                <check key="foot" text="Foot" default="on" />
     1204                <check key="bicycle" text="Bicycle" default="on" />
     1205                <check key="horse" text="Horse" default="off" />
     1206                <check key="motorcycle" text="Motorcycle" default="off" />
     1207            </optional>
    12211208            <optional>
    12221209                <text key="maxwidth" text="Max. width (meters)" length="7" />
    1223                 <combo key="bollard" text="Bollard type" values="rising,removable" />
     1210                <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
    12241211            </optional>
    12251212        </item> <!-- bollard -->
    12261213        <item name="Cycle Barrier" icon="styles/standard/vehicle/cycle_barrier.png" type="node">
     
    12291216                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:barrier=cycle_barrier"
    12301217                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=cycle_barrier" />
    12311218            <label text="Edit Cycle Barrier" />
    1232             <space />
    12331219            <key key="barrier" value="cycle_barrier" />
    1234             <label text="Allowed traffic:" />
    1235             <space />
    1236             <check key="foot" text="Foot" default="on" />
    1237             <check key="bicycle" text="Bicycle" default="on" />
    1238             <check key="horse" text="Horse" default="off" />
    1239             <check key="motorcycle" text="Motorcycle" default="off" />
     1220            <optional text="Allowed traffic:">
     1221                <check key="foot" text="Foot" default="on" />
     1222                <check key="bicycle" text="Bicycle" default="on" />
     1223                <check key="horse" text="Horse" default="off" />
     1224                <check key="motorcycle" text="Motorcycle" default="off" />
     1225            </optional>
    12401226            <optional>
    12411227                <text key="maxwidth" text="Max. width (meters)" length="7" />
    12421228            </optional>
     
    12441230        <item name="Cattle Grid" icon="presets/cattle_grid.png" type="node">
    12451231            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cattle_grid" />
    12461232            <label text="Edit Cattle Grid" />
    1247             <space />
    12481233            <key key="barrier" value="cattle_grid" />
    1249             <label text="Allowed traffic:" />
    1250             <space />
    1251             <check key="foot" text="Foot" default="on" />
    1252             <check key="bicycle" text="Bicycle" default="on" />
    1253             <check key="motorcycle" text="Motorcycle" default="off" />
    1254             <check key="motorcar" text="Motorcar" default="off" />
     1234            <optional text="Allowed traffic:">
     1235                <check key="foot" text="Foot" default="on" />
     1236                <check key="bicycle" text="Bicycle" default="on" />
     1237                <check key="motorcycle" text="Motorcycle" default="off" />
     1238                <check key="motorcar" text="Motorcar" default="off" />
     1239            </optional>
    12551240        </item> <!-- cattle_grid -->
    12561241        <item name="Bus Trap" icon="presets/empty.png" type="node">
    12571242            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=bus_trap"
    12581243                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=bus_trap" />
    12591244            <label text="Edit Bus Trap" />
    1260             <space />
    12611245            <key key="barrier" value="bus_trap" />
    12621246            <optional>
    12631247                <text key="maxwidth" text="Max. width (meters)" length="7" />
     
    12651249        </item> <!-- bus_trap -->
    12661250        <item name="Spikes" icon="presets/empty.png" type="node">
    12671251            <label text="Edit Spikes" />
    1268             <space />
    12691252            <key key="barrier" value="spikes" />
    1270             <label text="Allowed traffic:" />
    1271             <space />
    1272             <check key="foot" text="Foot" default="on" />
    1273             <check key="bicycle" text="Bicycle" default="on" />
    1274             <check key="horse" text="Horse" default="off" />
    1275             <check key="motorcycle" text="Motorcycle" default="off" />
    1276             <check key="motorcar" text="Motorcar" default="off" />
     1253            <optional text="Allowed traffic:">
     1254                <check key="foot" text="Foot" default="on" />
     1255                <check key="bicycle" text="Bicycle" default="on" />
     1256                <check key="horse" text="Horse" default="off" />
     1257                <check key="motorcycle" text="Motorcycle" default="off" />
     1258                <check key="motorcar" text="Motorcar" default="off" />
     1259            </optional>
    12771260        </item> <!-- spikes -->
    12781261        <item name="Toll Booth" icon="presets/toll_station.png" type="node,closedway">
    12791262            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=toll_booth"
     
    12851268                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=toll_booth"
    12861269                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:barrier=toll_booth" />
    12871270            <label text="Edit Toll Booth" />
    1288             <space />
    12891271            <key key="barrier" value="toll_booth" />
    12901272            <optional>
    12911273                <text key="name" text="Name" />
     
    12941276        </item> <!-- toll_booth -->
    12951277        <item name="Border Control" icon="presets/douane.png" type="node">
    12961278            <label text="Edit Border Control" />
    1297             <space />
    12981279            <key key="barrier" value="border_control" />
    1299             <label text="Allowed traffic:" />
    1300             <space />
    1301             <check key="foot" text="Foot" default="on" />
    1302             <check key="bicycle" text="Bicycle" default="on" />
    1303             <check key="horse" text="Horse" default="off" />
    1304             <check key="motorcycle" text="Motorcycle" default="off" />
    1305             <check key="motorcar" text="Motorcar" default="off" />
     1280            <optional text="Allowed traffic:">
     1281                <check key="foot" text="Foot" default="on" />
     1282                <check key="bicycle" text="Bicycle" default="on" />
     1283                <check key="horse" text="Horse" default="off" />
     1284                <check key="motorcycle" text="Motorcycle" default="off" />
     1285                <check key="motorcar" text="Motorcar" default="off" />
     1286            </optional>
    13061287        </item> <!-- border_control -->
    1307         <separator/>
    1308 
    1309         <!-- *** linear barriers *** -->
     1288        <separator/> <!-- *** linear barriers *** -->
    13101289        <item name="Hedge" icon="presets/hedge.png" type="way,closedway,relation">
    13111290            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=hedge"
    13121291                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:barrier=hedge"
     
    13171296                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=hedge"
    13181297                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=hedge" />
    13191298            <label text="Edit Hedge" />
    1320             <space />
    13211299            <key key="barrier" value="hedge" />
    13221300            <optional>
    13231301                <text key="height" text="Height (meters)" length="7" />
     
    13361314                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=fence"
    13371315                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=fence" />
    13381316            <label text="Edit Fence" />
    1339             <space />
    13401317            <key key="barrier" value="fence" />
    13411318            <optional>
    13421319                <combo key="fence_type" text="Type" values="barbed_wire,chain_link,electric,metal,pole,split_rail,wire,wood" />
     
    13461323        <item name="Guard Rail" type="way">
    13471324            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=guard_rail" />
    13481325            <label text="Edit Guard Rail" />
    1349             <space />
    13501326            <key key="barrier" value="guard_rail" />
    13511327            <optional>
    13521328                <text key="height" text="Height (meters)" length="7" />
     
    13621338                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=wall"
    13631339                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:barrier=wall" />
    13641340            <label text="Edit Wall" />
    1365             <space />
    13661341            <key key="barrier" value="wall" />
    13671342            <optional>
    13681343                <text key="height" text="Height (meters)" length="7" />
     
    13741349                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=city_wall"
    13751350                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=city_wall" />
    13761351            <label text="Edit City Wall" />
    1377             <space />
    13781352            <key key="barrier" value="city_wall" />
    13791353            <optional>
    13801354                <text key="height" text="Height (meters)" length="7" />
     
    13881362                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=retaining_wall"
    13891363                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=retaining_wall" />
    13901364            <label text="Edit Retaining Wall" />
    1391             <space />
    13921365            <key key="barrier" value="retaining_wall" />
    13931366            <optional>
    13941367                <text key="height" text="Height (meters)" length="7" />
    13951368            </optional>
    13961369        </item> <!-- retaining_wall -->
    1397         <item name="Ditch" name_context="Barrier" type="way">
     1370        <item name="Ditch" name_context="barrier" type="way">
    13981371            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=ditch"
    13991372                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:barrier=ditch"
    14001373                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=ditch"
    14011374                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=ditch"
    14021375                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=ditch" />
    1403             <label text="Edit Ditch" />
    1404             <space />
     1376            <label text="Edit Ditch" text_context="barrier" />
    14051377            <key key="barrier" value="ditch" />
    14061378            <optional>
    14071379                <text key="width" text="Width (meters)" length="7" />
     
    14091381        </item> <!-- ditch -->
    14101382        <item name="Kerb" type="way,closedway">
    14111383            <label text="Edit Kerb" />
    1412             <space />
    14131384            <key key="barrier" value="kerb" />
    14141385            <optional>
    14151386                <text key="height" text="Height (meters)" length="7" />
    14161387            </optional>
    14171388        </item> <!-- kerb -->
    1418         <separator/>
    1419 
    1420         <!-- *** access *** -->
     1389        <separator/> <!-- *** access *** -->
    14211390        <item name="Entrance (barrier opening)" icon="styles/standard/vehicle/entrance.png" type="node">
    14221391            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=entrance"
    14231392                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=entrance"
    14241393                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=entrance" />
    14251394            <label text="Edit Entrance (barrier opening)" />
    1426             <space />
    14271395            <key key="barrier" value="entrance" />
    1428             <label text="Allowed traffic:" />
    1429             <space />
    1430             <check key="foot" text="Foot" default="on" />
    1431             <check key="bicycle" text="Bicycle" default="on" />
    1432             <check key="horse" text="Horse" default="off" />
    1433             <check key="motorcycle" text="Motorcycle" default="off" />
    1434             <check key="motorcar" text="Motorcar" default="off" />
     1396            <optional text="Allowed traffic:">
     1397                <check key="foot" text="Foot" default="on" />
     1398                <check key="bicycle" text="Bicycle" default="on" />
     1399                <check key="horse" text="Horse" default="off" />
     1400                <check key="motorcycle" text="Motorcycle" default="off" />
     1401                <check key="motorcar" text="Motorcar" default="off" />
     1402            </optional>
    14351403            <optional>
    14361404                <text key="maxwidth" text="Max. width (meters)" length="7" />
    14371405            </optional>
     
    14441412                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=gate"
    14451413                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=gate" />
    14461414            <label text="Edit Gate" />
    1447             <space />
    14481415            <key key="barrier" value="gate" />
    1449             <label text="Allowed traffic:" />
    1450             <space />
    1451             <check key="foot" text="Foot" default="on" />
    1452             <check key="bicycle" text="Bicycle" default="on" />
    1453             <check key="horse" text="Horse" default="off" />
    1454             <check key="motorcycle" text="Motorcycle" default="off" />
    1455             <check key="motorcar" text="Motorcar" default="off" />
     1416            <optional text="Allowed traffic:">
     1417                <check key="foot" text="Foot" default="on" />
     1418                <check key="bicycle" text="Bicycle" default="on" />
     1419                <check key="horse" text="Horse" default="off" />
     1420                <check key="motorcycle" text="Motorcycle" default="off" />
     1421                <check key="motorcar" text="Motorcar" default="off" />
     1422            </optional>
    14561423            <optional>
    14571424                <text key="maxwidth" text="Max. width (meters)" length="7" />
    14581425            </optional>
     
    14651432                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:barrier=lift_gate"
    14661433                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:barrier=lift_gate" />
    14671434            <label text="Edit Lift Gate" />
    1468             <space />
    14691435            <key key="barrier" value="lift_gate" />
    1470             <label text="Allowed traffic:" />
    1471             <space />
    1472             <check key="foot" text="Foot" default="on" />
    1473             <check key="bicycle" text="Bicycle" default="on" />
    1474             <check key="horse" text="Horse" default="off" />
    1475             <check key="motorcycle" text="Motorcycle" default="off" />
    1476             <check key="motorcar" text="Motorcar" default="off" />
     1436            <optional text="Allowed traffic:">
     1437                <check key="foot" text="Foot" default="on" />
     1438                <check key="bicycle" text="Bicycle" default="on" />
     1439                <check key="horse" text="Horse" default="off" />
     1440                <check key="motorcycle" text="Motorcycle" default="off" />
     1441                <check key="motorcar" text="Motorcar" default="off" />
     1442            </optional>
    14771443            <optional>
    14781444                <text key="maxwidth" text="Max. width (meters)" length="7" />
    14791445            </optional>
    14801446        </item> <!-- lift_gate -->
    14811447        <item name="Hampshire Gate" icon="presets/empty.png" type="node">
    14821448            <label text="Edit Hampshire Gate" />
    1483             <space />
    14841449            <key key="barrier" value="hampshire_gate" />
    1485             <label text="Allowed traffic:" />
    1486             <space />
    1487             <check key="foot" text="Foot" default="on" />
    1488             <check key="bicycle" text="Bicycle" default="on" />
    1489             <check key="horse" text="Horse" default="off" />
    1490             <check key="motorcycle" text="Motorcycle" default="off" />
    1491             <check key="motorcar" text="Motorcar" default="off" />
     1450            <optional text="Allowed traffic:">
     1451                <check key="foot" text="Foot" default="on" />
     1452                <check key="bicycle" text="Bicycle" default="on" />
     1453                <check key="horse" text="Horse" default="off" />
     1454                <check key="motorcycle" text="Motorcycle" default="off" />
     1455                <check key="motorcar" text="Motorcar" default="off" />
     1456            </optional>
    14921457            <optional>
    14931458                <text key="maxwidth" text="Max. width (meters)" length="7" />
    14941459            </optional>
    14951460        </item> <!-- hampshire_gate -->
    14961461        <item name="Bump Gate" icon="presets/empty.png" type="node">
    14971462            <label text="Edit Bump Gate" />
    1498             <space />
    14991463            <key key="barrier" value="bump_gate" />
    1500             <label text="Allowed traffic:" />
    1501             <space />
    1502             <check key="foot" text="Foot" default="on" />
    1503             <check key="bicycle" text="Bicycle" default="on" />
    1504             <check key="horse" text="Horse" default="off" />
    1505             <check key="motorcycle" text="Motorcycle" default="off" />
    1506             <check key="motorcar" text="Motorcar" default="off" />
     1464            <optional text="Allowed traffic:">
     1465                <check key="foot" text="Foot" default="on" />
     1466                <check key="bicycle" text="Bicycle" default="on" />
     1467                <check key="horse" text="Horse" default="off" />
     1468                <check key="motorcycle" text="Motorcycle" default="off" />
     1469                <check key="motorcar" text="Motorcar" default="off" />
     1470            </optional>
    15071471            <optional>
    15081472                <text key="maxwidth" text="Max. width (meters)" length="7" />
    15091473            </optional>
     
    15111475        <item name="Kissing Gate" icon="presets/empty.png" type="node">
    15121476            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=kissing_gate" />
    15131477            <label text="Edit Kissing Gate" />
    1514             <space />
    15151478            <key key="barrier" value="kissing_gate" />
    1516             <label text="Allowed traffic:" />
    1517             <space />
    1518             <check key="foot" text="Foot" default="on" />
    1519             <check key="bicycle" text="Bicycle" default="off" />
     1479            <optional text="Allowed traffic:">
     1480                <check key="foot" text="Foot" default="on" />
     1481                <check key="bicycle" text="Bicycle" default="off" />
     1482            </optional>
    15201483            <optional>
    15211484                <text key="maxwidth" text="Max. width (meters)" length="7" />
    15221485            </optional>
     
    15251488            <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=chain"
    15261489                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:barrier=chain" />
    15271490            <label text="Edit Chain" />
    1528             <space />
    15291491            <key key="barrier" value="chain" />
    1530             <label text="Allowed traffic:" />
    1531             <space />
    1532             <check key="foot" text="Foot" default="on" />
    1533             <check key="bicycle" text="Bicycle" default="on" />
    1534             <check key="horse" text="Horse" default="off" />
    1535             <check key="motorcycle" text="Motorcycle" default="off" />
    1536             <check key="motorcar" text="Motorcar" default="off" />
     1492            <optional text="Allowed traffic:">
     1493                <check key="foot" text="Foot" default="on" />
     1494                <check key="bicycle" text="Bicycle" default="on" />
     1495                <check key="horse" text="Horse" default="off" />
     1496                <check key="motorcycle" text="Motorcycle" default="off" />
     1497                <check key="motorcar" text="Motorcar" default="off" />
     1498            </optional>
    15371499            <optional>
    15381500                <text key="maxwidth" text="Max. width (meters)" length="7" />
    15391501            </optional>
     
    15431505            <label text="Edit Stile" />
    15441506            <space />
    15451507            <key key="barrier" value="stile" />
     1508            <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
    15461509            <optional>
    1547                 <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
    15481510                <combo key="material" text="Material" values="metal,stone,wood" />
    15491511            </optional>
    1550             <label text="Allowed traffic:" />
    1551             <space />
    1552             <check key="foot" text="Foot" default="on" />
    1553             <check key="bicycle" text="Bicycle" default="off" />
     1512            <optional text="Allowed traffic:">
     1513                <check key="foot" text="Foot" default="on" />
     1514                <check key="bicycle" text="Bicycle" default="off" />
     1515            </optional>
    15541516        </item> <!-- stile -->
    15551517        <item name="Turnstile" icon="styles/standard/vehicle/turnstile.png" type="node">
    15561518            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=stile"
    15571519                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:highway=stile"
    15581520                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=stile" />
    15591521            <label text="Edit Turnstile" />
    1560             <space />
    15611522            <key key="barrier" value="turnstile" />
    1562             <label text="Allowed traffic:" />
    1563             <space />
    1564             <check key="foot" text="Foot" default="on" />
    1565             <check key="bicycle" text="Bicycle" default="off" />
     1523            <optional text="Allowed traffic:">
     1524                <check key="foot" text="Foot" default="on" />
     1525                <check key="bicycle" text="Bicycle" default="off" />
     1526            </optional>
    15661527        </item> <!-- turnstile -->
    15671528        <item name="Sally Port" icon="styles/standard/vehicle/sally_port.png" type="node">
    15681529            <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=sally_port"
    15691530                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=sally_port"
    15701531                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=sally_port" />
    15711532            <label text="Edit Sally Port" />
    1572             <space />
    15731533            <key key="barrier" value="sally_port" />
    1574             <label text="Allowed traffic:" />
    1575             <space />
    1576             <check key="foot" text="Foot" default="on" />
    1577             <check key="bicycle" text="Bicycle" default="on" />
    1578             <check key="horse" text="Horse" default="off" />
    1579             <check key="motorcycle" text="Motorcycle" default="off" />
    1580             <check key="motorcar" text="Motorcar" default="off" />
     1534            <optional text="Allowed traffic:">
     1535                <check key="foot" text="Foot" default="on" />
     1536                <check key="bicycle" text="Bicycle" default="on" />
     1537                <check key="horse" text="Horse" default="off" />
     1538                <check key="motorcycle" text="Motorcycle" default="off" />
     1539                <check key="motorcar" text="Motorcar" default="off" />
     1540            </optional>
    15811541            <optional>
    15821542                <text key="maxheight" text="Max. height (meters)" length="7" />
    15831543                <text key="maxwidth" text="Max. width (meters)" length="7" />
    15841544            </optional>
    15851545        </item> <!-- sally_port -->
    1586 
    15871546    </group> <!-- Barriers -->
    15881547    <group name="Passageways" icon="presets/tunnel.png">
    15891548        <item name="Tunnel" icon="presets/tunnel.png" type="way">
    1590             <label text="Edit Tunnel"/>
    15911549            <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
    15921550                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
    15931551                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:tunnel"
     
    15971555                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:tunnel"
    15981556                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
    15991557                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
    1600             <space />
     1558            <label text="Edit Tunnel"/>
    16011559            <key key="tunnel" value="yes" />
    16021560            <optional>
    16031561                <text key="name" text="Name" />
     
    16081566            </optional>
    16091567        </item>
    16101568        <item name="Building Passage" icon="presets/tunnel.png" type="way">
    1611             <label text="Edit Building Passage"/>
    16121569            <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
    16131570                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
    16141571                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:tunnel"
     
    16181575                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:tunnel"
    16191576                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
    16201577                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
    1621             <space />
     1578            <label text="Edit Building Passage"/>
    16221579            <key key="tunnel" value="building_passage" />
    16231580            <optional>
    16241581                <text key="name" text="Name" />
     
    16291586            </optional>
    16301587        </item>
    16311588        <item name="Arcade" type="way">
    1632             <label text="Edit Arcade"/>
    16331589            <link href="http://wiki.openstreetmap.org/wiki/Key:covered"
    16341590                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:covered"
    16351591                  it.href="http://wiki.openstreetmap.org/wiki/IT:Key:covered"
    16361592                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:covered"
    16371593                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:covered" />
     1594            <label text="Edit Arcade"/>
    16381595            <space />
    16391596            <key key="covered" value="arcade" />
    16401597            <check key="arcade:left" value_on="open" text="Open on left side" />
     
    16461603            </optional>
    16471604        </item>
    16481605        <item name="Colonnade" type="way">
    1649             <label text="Edit Colonnade"/>
    16501606            <link href="http://wiki.openstreetmap.org/wiki/Key:covered"
    16511607                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:covered"
    16521608                  it.href="http://wiki.openstreetmap.org/wiki/IT:Key:covered"
    16531609                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:covered"
    16541610                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:covered" />
     1611            <label text="Edit Colonnade"/>
    16551612            <space />
    16561613            <key key="covered" value="colonnade" />
    16571614            <check key="colonnade:left" value_on="open" text="Open on left side" />
     
    16631620            </optional>
    16641621        </item>
    16651622        <item name="Avalanche Protector" type="way">
    1666             <label text="Edit Avalanche Protector"/>
    16671623            <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel"
    16681624                  de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel"
    16691625                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:tunnel"
     
    16731629                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:tunnel"
    16741630                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel"
    16751631                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:tunnel" />
     1632            <label text="Edit Avalanche Protector"/>
    16761633            <space />
    16771634            <key key="tunnel" value="avalanche_protector" />
    16781635            <check key="avalanche_protector:left" value_on="open" text="Open on left side" />
     
    16881645  </group> <!-- Passageways -->
    16891646  <group name="Water" icon="presets/waterway.png">
    16901647    <group name="Water" icon="presets/waterway.png">
    1691         <separator/>
    16921648        <item name="Drain" icon="presets/waterway.png" type="way">
    16931649            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=drain"
    16941650                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=drain"
     
    17001656            <text key="name" text="Name" />
    17011657            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    17021658        </item>
    1703         <item name="Ditch" icon="presets/waterway.png" type="way">
     1659        <item name="Ditch" name_context="waterway" icon="presets/waterway.png" type="way">
    17041660            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=ditch"
    17051661                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=ditch"
    17061662                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=ditch"
    17071663                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=ditch" />
    1708             <label text="Edit Ditch" />
     1664            <label text="Edit Ditch" text_context="waterway" />
    17091665            <space />
    17101666            <key key="waterway" value="ditch" />
    17111667            <text key="name" text="Name" />
     
    17681724                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=spring"
    17691725                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=spring" />
    17701726            <label text="Edit Spring" />
     1727            <space />
    17711728            <key key="natural" value="spring" />
    17721729            <text key="name" text="Name" />
    17731730        </item>
     
    18071764                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=groyne"
    18081765                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:man_made=groyne"
    18091766                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=groyne" />
    1810             <label text="Edit Groyne" />
    1811             <space />
    18121767            <key key="man_made" value="groyne" />                               
    18131768        </item>
    18141769        <item name="Breakwater" icon="presets/groyne.png" type="way,closedway">
     
    18231778        </item>
    18241779        <separator/>
    18251780        <item name="Culvert" icon="presets/tunnel.png" type="way">
    1826             <label text="Edit Culvert"/>
    18271781            <link href="http://wiki.openstreetmap.org/wiki/Tag:tunnel=culvert"
    18281782                  de.href="http://wiki.openstreetmap.org/wiki/DE:tunnel=culvert"
    18291783                  ja.href="http://wiki.openstreetmap.org/wiki/JA:tunnel=culvert"
    18301784                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:tunnel=culvert"
    18311785                  ru.href="http://wiki.openstreetmap.org/wiki/RU:tunnel=culvert" />
    1832             <space />
     1786            <label text="Edit Culvert"/>
    18331787            <key key="tunnel" value="culvert" />
    18341788            <optional>
    18351789                <text key="name" text="Name" />
     
    18581812        </item>
    18591813        <item name="Covered Reservoir" icon="presets/reservoir_covered.png" type="node,closedway,relation">
    18601814            <label text="Edit Covered Reservoir" />
     1815            <space />
    18611816            <key key="man_made" value="reservoir_covered" />
    18621817            <text key="name" text="Name" />
    18631818        </item>
     
    18701825                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=water"
    18711826                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=water" />
    18721827            <label text="Edit Water" />
     1828            <space />
    18731829            <key key="natural" value="water" />
    18741830            <text key="name" text="Name" />
    18751831        </item>
    18761832        <item name="Land" icon="presets/landuse.png" type="node,closedway,relation">
    18771833            <label text="Edit Land" />
     1834            <space />
    18781835            <key key="natural" value="land" />
    18791836            <text key="name" text="Name" />
    18801837        </item>
     
    18841841                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=coastline"
    18851842                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=coastline" />
    18861843            <label text="Edit Coastline" />
     1844            <space />
    18871845            <key key="natural" value="coastline" />
    18881846            <text key="name" text="Name" />
    18891847        </item>
     
    18951853                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=riverbank"
    18961854                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:waterway=riverbank" />
    18971855            <label text="Edit Riverbank" />
     1856            <space />
    18981857            <key key="waterway" value="riverbank" />
    18991858            <text key="name" text="Name" />
    19001859        </item>
     
    19101869                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=wetland"
    19111870                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wetland" />
    19121871            <label text="Edit Wetland" />
     1872            <space />
    19131873            <key key="natural" value="wetland" />
    19141874            <text key="name" text="Name" />
    19151875            <combo key="wetland" text="Type" values="swamp,bog,marsh,reedbed,saltmarsh,tidalflat,mangrove" />
     
    19171877        <item name="Mud" icon="presets/mud.png" type="node,closedway,relation">
    19181878            <label text="Edit Mud" />
    19191879            <key key="natural" value="mud" />
     1880            <space />
    19201881            <text key="name" text="Name" />
    19211882        </item>
    19221883        <item name="Beach" icon="presets/beach.png" type="node,closedway,relation">
     
    19261887                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=beach"
    19271888                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=beach" />
    19281889            <label text="Edit Beach" />
     1890            <space />
    19291891            <key key="natural" value="beach" />
    19301892            <text key="name" text="Name" />
    19311893        </item>
    19321894        <item name="Bay" icon="presets/bay.png" type="node,closedway,relation">
    19331895            <label text="Edit Bay" />
     1896            <space />
    19341897            <key key="natural" value="bay" />
    19351898            <text key="name" text="Name" />
    19361899        </item>
     
    19411904                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=cliff"
    19421905                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=cliff" />
    19431906            <label text="Edit Cliff" />
     1907            <space />
    19441908            <key key="natural" value="cliff" />
    19451909            <text key="name" text="Name" />
    19461910        </item>
     
    19541918                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=ferry_terminal"
    19551919                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=ferry_terminal" />
    19561920            <label text="Edit Ferry Terminal" />
     1921            <space />
    19571922            <key key="amenity" value="ferry_terminal" />
    19581923            <text key="name" text="Name" />
    19591924            <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" />
     
    19651930                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:route=ferry"
    19661931                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:route=ferry" />
    19671932            <label text="Edit Ferry" />
    1968             <space />
    19691933            <key key="route" value="ferry" />
    19701934            <optional>
    19711935              <text key="name" text="Name" />
     
    19741938        <separator/>
    19751939        <item name="Marina" icon="presets/marina.png" type="node,closedway">
    19761940            <label text="Edit Marina" />
     1941            <space />
    19771942            <key key="leisure" value="marina" />
    19781943            <text key="name" text="Name" />
    19791944        </item>
     
    19841949                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=pier"
    19851950                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pier" />
    19861951            <label text="Edit Pier" />
     1952            <space />
    19871953            <key key="man_made" value="pier" />
    19881954            <text key="name" text="Name" />
    19891955        </item>
     
    20091975                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=slipway" />
    20101976            <label text="Edit Slipway" />
    20111977            <key key="leisure" value="slipway" />
    2012             <text key="name" text="Name" />
     1978            <optional>
     1979                <text key="name" text="Name" />
     1980            </optional>
    20131981        </item>
    20141982        <item name="Boatyard" icon="presets/boatyard.png" type="node,closedway">
    20151983            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=boatyard"
     
    20412009                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=rail"
    20422010                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=rail" />
    20432011            <label text="Edit Rail" />
    2044             <space />
    20452012            <key key="railway" value="rail" />
    20462013            <optional>
    20472014                <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
    2048                 <combo key="service" text="Service/Type" values="yard,siding,spur" />
     2015                <combo key="service" text="Service type" values="yard,siding,spur" />
    20492016                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20502017                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20512018                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" lenght="5" />
     
    20562023            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=light_rail"
    20572024                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=light_rail" />
    20582025            <label text="Edit Narrow Gauge Rail" />
    2059             <space />
    20602026            <key key="railway" value="narrow_gauge" />
    20612027            <optional>
    20622028                <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
    2063                 <combo key="service" text="Types" values="yard,siding,spur" />
     2029                <combo key="service" text="Service type" values="yard,siding,spur" />
    20642030                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20652031                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20662032                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    20732039                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=monorail"
    20742040                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=monorail" />
    20752041            <label text="Edit Monorail" />
    2076             <space />
    20772042            <key key="railway" value="monorail" />
    20782043            <optional>
    2079                 <combo key="service" text="Types" values="yard,siding,spur" />
     2044                <combo key="service" text="Service type" values="yard,siding,spur" />
    20802045                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20812046                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
    20822047                <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7" length="5" />
     
    20852050        <item name="Preserved" icon="presets/rail_preserved.png" type="way">
    20862051            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=preserved" />
    20872052            <label text="Edit Preserved Railway" />
    2088             <space />
    20892053            <key key="railway" value="preserved" />
    20902054            <optional>
    2091                 <combo key="service" text="Types" values="yard,siding,spur" />
     2055                <combo key="service" text="Service type" values="yard,siding,spur" />
    20922056                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20932057                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20942058                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    20982062        <item name="Light Rail" icon="presets/rail_light.png" type="way">
    20992063            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=light_rail" />
    21002064            <label text="Edit Light Rail" />
    2101             <space />
    21022065            <key key="railway" value="light_rail" />
    21032066            <optional>
    2104                 <combo key="service" text="Types" values="yard,siding,spur" />
     2067                <combo key="service" text="Service type" values="yard,siding,spur" />
    21052068                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21062069                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21072070                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21132076                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=subway"
    21142077                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=subway"
    21152078                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway" />
    2116             <label text="Edit Tram" />
    21172079            <label text="Edit Subway" />
    2118             <space />
    21192080            <key key="railway" value="subway" />
    21202081            <optional>
    2121                 <combo key="service" text="Types" values="yard,siding,spur" />
     2082                <combo key="service" text="Service type" values="yard,siding,spur" />
    21222083                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21232084                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21242085                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21332094                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=tram"
    21342095                  uk.href="http://wiki.openstreetmap.org/wiki/UK:Tag:railway=tram" />
    21352096            <label text="Edit Tram" />
    2136             <space />
    21372097            <key key="railway" value="tram" />
    21382098            <optional>
    2139                 <combo key="service" text="Types" values="yard,siding,spur" />
     2099                <combo key="service" text="Service type" values="yard,siding,spur" />
    21402100                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21412101                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21422102                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21482108                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=bus_guideway"
    21492109                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_guideway" />
    21502110            <label text="Edit Bus Guideway" />
    2151             <space />
    21522111            <key key="highway" value="bus_guideway" />
    21532112            <optional>
    21542113                <text key="name" text="Name" />
     
    21682127        <item name="Disused Rail" icon="presets/railway.png" type="way">
    21692128            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=disused" />
    21702129            <label text="Edit Disused Railway" />
    2171             <space />
    21722130            <key key="railway" value="disused" />
    21732131            <optional>
    2174                 <combo key="service" text="Types" values="yard,siding,spur" />
     2132                <combo key="service" text="Service type" values="yard,siding,spur" />
    21752133            </optional>
    21762134        </item>
    21772135        <item name="Abandoned Rail" icon="presets/railway.png" type="way">
    21782136            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=abandoned"
    21792137                  de.href="http://wiki.openstreetmap.org/wiki/Tag:railway=abandoned" />
    21802138            <label text="Edit Abandoned Railway" />
    2181             <space />
    21822139            <key key="railway" value="abandoned" />
    21832140            <optional>
    2184                 <combo key="service" text="Types" values="yard,siding,spur" />
     2141                <combo key="service" text="Service type" values="yard,siding,spur" />
    21852142            </optional>
    21862143        </item>
    21872144        <separator/>
     
    21962153                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=level_crossing"
    21972154                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=level_crossing"
    21982155                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=level_crossing" />
     2156            <label text="Edit Level Crossing" />
    21992157            <key key="railway" value="level_crossing" />
    22002158            <optional>
    22012159                <check key="supervised" text="Supervised" default="off" />
     
    22122170                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:crossing"
    22132171                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:crossing"
    22142172                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" />
     2173            <label text="Edit Crossing" />
    22152174            <key key="railway" value="crossing" />
    22162175            <optional>
    22172176                <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
     
    22392198        <item name="Chair Lift" icon="presets/chair_lift.png" type="way">
    22402199            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=chair_lift" />
    22412200            <label text="Edit Chair Lift" />
     2201            <space />
    22422202            <key key="aerialway" value="chair_lift" />
    22432203            <text key="name" text="Name" />
    22442204            <text key="ref" text="Reference number" />
     
    22532213        <item name="Drag Lift" icon="presets/drag_lift.png" type="way">
    22542214            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=drag_lift" />
    22552215            <label text="Edit Drag Lift" />
     2216            <space />
    22562217            <key key="aerialway" value="drag_lift" />
    22572218            <text key="name" text="Name" />
    22582219            <text key="ref" text="Reference number" />
     
    22672228                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aerialway=cable_car"
    22682229                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:aerialway=cable_car" />
    22692230            <label text="Edit Cable Car" />
     2231            <space />
    22702232            <key key="aerialway" value="cable_car" />
    22712233            <text key="name" text="Name" />
    22722234            <text key="ref" text="Reference number" />
     
    22832245                  it.href="http://wiki.openstreetmap.org/wiki/IT:Proposed_features/Piste_Maps"
    22842246                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Proposed_features/Piste_Maps" />
    22852247            <label text="Edit Gondola" />
     2248            <space />
    22862249            <key key="aerialway" value="gondola" />
    22872250            <text key="name" text="Name" />
    22882251            <text key="ref" text="Reference number" />
     
    22962259        <item name="Mixed Lift" type="way">
    22972260            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=mixed_lift" />
    22982261            <label text="Edit Mixed Lift (containing both gondolas and chairs)" />
     2262            <space />
    22992263            <key key="aerialway" value="mixed_lift" />
    23002264            <text key="name" text="Name" />
    23012265            <text key="ref" text="Reference number" />
     
    23102274        <item name="T-bar Lift" icon="presets/drag_lift.png" type="way">
    23112275            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23122276            <label text="Edit T-bar Lift" />
     2277            <space />
    23132278            <key key="aerialway" value="t-bar" />
    23142279            <text key="name" text="Name" />
    23152280            <text key="ref" text="Reference number" />
     
    23212286        <item name="J-bar Lift" icon="presets/drag_lift.png" type="way">
    23222287            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23232288            <label text="Edit J-bar Lift" />
     2289            <space />
    23242290            <key key="aerialway" value="j-bar" />
    23252291            <text key="name" text="Name" />
    23262292            <text key="ref" text="Reference number" />
     
    23322298        <item name="Platter Lift" icon="presets/drag_lift.png" type="way">
    23332299            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23342300            <label text="Edit Platter Lift" />
     2301            <space />
    23352302            <key key="aerialway" value="platter" />
    23362303            <text key="name" text="Name" />
    23372304            <text key="ref" text="Reference number" />
     
    23432310        <item name="Rope Tow" type="way">
    23442311            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23452312            <label text="Edit Rope Tow" />
     2313            <space />
    23462314            <key key="aerialway" value="rope_tow" />
    23472315            <text key="name" text="Name" />
    23482316            <text key="ref" text="Reference number" />
     
    23542322        <item name="Magic Carpet" type="way">
    23552323            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23562324            <label text="Edit Magic Carpet" />
     2325            <space />
    23572326            <key key="aerialway" value="magic_carpet" />
    23582327            <text key="name" text="Name" />
    23592328            <text key="ref" text="Reference number" />
     
    23622331                <text key="aerialway:duration" text="Typical journey time in minutes" />
    23632332            </optional>
    23642333        </item>
    2365         <item name="Goods" name_context="aerialway" icon="presets/goods.png" type="way">
    2366             <label text="Edit Goods" text_context="aerialway" />
     2334        <item name="Goods" icon="presets/goods.png" type="way">
     2335            <label text="Edit Goods" />
     2336            <space />
    23672337            <key key="aerialway" value="goods" />
    23682338            <text key="name" text="Name" />
    23692339            <text key="ref" text="Reference number" />
     
    23752345        <item name="Station" name_context="aerialway" icon="presets/aerialway_station.png" type="node,closedway">
    23762346            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23772347            <label text="Edit Station" text_context="aerialway" />
     2348            <space />
    23782349            <key key="aerialway" value="station" />
    23792350            <text key="name" text="Name" />
    23802351        </item>
    2381         <item name="Pylon" name_context="aerialway" icon="presets/power_tower.png" type="node">
     2352        <item name="Pylon" icon="presets/power_tower.png" type="node">
    23822353            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    2383             <label text="Edit Pylon" text_context="aerialway" />
     2354            <label text="Edit Pylon" />
     2355            <space />
    23842356            <key key="aerialway" value="pylon" />
    23852357            <text key="name" text="Name" />
    23862358        </item>
     
    23972369                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=parking"
    23982370                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=parking" />
    23992371            <label text="Edit Parking" />
     2372            <space />
    24002373            <key key="amenity" value="parking" />
    24012374            <text key="name" text="Name" />
     2375            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24022376            <text key="ref" text="Reference number" />
    2403             <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
    24042377            <text key="maxheight" text="Max. height (meters)" />
    24052378            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
    24062379            <combo key="park_ride" text="Park and Ride" values="yes,no" />
     
    24182391                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=parking_space"
    24192392                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_space" />
    24202393            <label text="Edit Parking space" />
     2394            <space />
    24212395            <key key="amenity" value="parking_space" />
    24222396            <text key="name" text="Name" />
     2397            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24232398            <text key="ref" text="Reference number" />
    2424             <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
    24252399            <text key="capacity" text="Capacity" />
    24262400            <space />
    24272401            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
     
    24382412            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=parking_entrance"
    24392413                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_entrance" />
    24402414            <label text="Edit Parking entrance" />
     2415            <space />
    24412416            <key key="amenity" value="parking_entrance" />
    24422417            <text key="name" text="Name" />
     2418            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24432419            <text key="ref" text="Reference number" />
    24442420            <space />
    2445             <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
    24462421            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
    24472422            <combo key="fee" text="Fee" values="yes,no,interval" />
    24482423            <text key="operator" text="Operator" />
     
    24542429            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    24552430        </item>
    24562431        <separator/>
    2457         <item name="Fuel" icon="presets/fuel.png" type="node,closedway">
     2432        <item name="Fuel" name_context="amenity" icon="presets/fuel.png" type="node,closedway">
    24582433            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel"
    24592434                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=fuel"
    24602435                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:amenity=fuel"
     
    24662441                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fuel"
    24672442                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fuel" />
    24682443            <label text="Edit Fuel" />
     2444            <space />
    24692445            <key key="amenity" value="fuel" />
    24702446            <combo key="brand" text="Brand" values="Agip,Aral,Avia,BP,Chevron,Citgo,Esso,Exxon,Gulf,Mobil,OMV,Petro-Canada,Pioneer,Q8,Repsol,Shell,Sunoco,Statoil,Tamoil,Texaco,Total,Independent" />
    24712447            <optional>
     
    24972473        <item name="Charging Station" icon="styles/standard/accommodation/camping/hookup.png" type="node">
    24982474            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel"/>
    24992475            <label text="Edit Charging Station (for electric cars)" />
     2476            <space />
    25002477            <key key="amenity" value="charging_station" />
    25012478            <text key="operator" text="Operator" />
    25022479            <text key="voltage" text="Voltage" />
     
    25042481        </item>           
    25052482        <item name="Wash" icon="presets/car_wash.png" type="node,closedway">
    25062483            <label text="Edit Car Wash" />
     2484            <space />
    25072485            <key key="amenity" value="car_wash" />
    25082486            <text key="name" text="Name" />
    25092487            <text key="brand" text="Brand" />
     
    25202498                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=car"
    25212499                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=car" />
    25222500            <label text="Edit Car Shop" />
     2501            <space />
    25232502            <key key="shop" value="car" />
    25242503            <text key="name" text="Name" />
    25252504            <text key="operator" text="Operator" />
    25262505        </item>
    25272506        <item name="Repair" icon="presets/car_repair.png" type="node,closedway">
    25282507            <label text="Edit Car Repair" />
     2508            <space />
    25292509            <key key="shop" value="car_repair" />
    25302510            <text key="name" text="Name" />
    25312511            <text key="brand" text="Brand" />
     
    25342514        </item>
    25352515        <item name="Tyres" icon="presets/tyres.png" type="node,closedway">
    25362516            <label text="Edit Tyres" />
     2517            <space />
    25372518            <key key="shop" value="tyres" />
    25382519            <text key="name" text="Name" />
    25392520            <text key="brand" text="Brand" />
     
    25532534                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=car_rental"
    25542535                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_rental" />
    25552536            <label text="Edit Car Rental" />
     2537            <space />
    25562538            <key key="amenity" value="car_rental" />
    25572539            <text key="name" text="Name" />
    25582540            <text key="brand" text="Brand" />
     
    25682550                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=car_sharing"
    25692551                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_sharing" />
    25702552            <label text="Edit Car Sharing" />
     2553            <space />
    25712554            <key key="amenity" value="car_sharing" />
    25722555            <text key="operator" text="Operator" />
    25732556            <text key="capacity" text="Capacity" />
     
    25792562    <group name="Motorcycle" icon="presets/motorbike.png">
    25802563        <item name="Parking" icon="styles/standard/vehicle/parking/motorbike.png" type="node,closedway">
    25812564            <label text="Edit Motorcycle Parking" />
     2565            <space />
    25822566            <key key="amenity" value="motorcycle_parking" />
    25832567            <text key="name" text="Name" />
    25842568            <text key="capacity" text="Capacity" />
    2585             <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
     2569            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    25862570            <combo key="fee" text="Fee" values="yes,no" />
    25872571        </item>
    25882572        <item name="Motorcycle Dealer" icon="presets/motorbike.png" type="node,closedway">
     
    25912575                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=motorcycle"
    25922576                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=motorcycle"/>
    25932577            <label text="Edit Shop Motorcycle" />
     2578            <space />
    25942579            <key key="shop" value="motorcycle" />
    25952580            <text key="name" text="Name" />
    25962581            <combo key="brand" text="Brand" values="independent" />
    25972582            <text key="operator" text="Operator" />
    25982583            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    2599             <label text="Services:" />
    2600                 <combo key="sale" text="Sale" values="yes,brand,used,no" values_context="motorcycle" />
     2584            <optional text="Services:">
     2585                <combo key="sale" text="Sale" values="yes,brand,used,no" />
    26012586                <combo key="rental" text="Rental" values="yes,brand,no" />
    26022587                <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
    26032588                <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
    26042589                <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
    26052590                <combo key="clothes" text="Clothes" values="yes,brand,no" />
    26062591                <text key="services" text="Other" />
    2607             <label text="Contact:" />
     2592            </optional>
     2593            <optional text="Contact:">
    26082594                <text key="phone" text="Phone Number" />
    26092595                <text key="fax" text="Fax Number" />
    26102596                <text key="website" text="Website" />
    26112597                <text key="email" text="Email Address" />
     2598            </optional>
    26122599        </item>
    26132600    </group> <!-- Motorcycle -->
    26142601    <group name="Bicycle" icon="presets/bike.png">
     
    26222609                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bicycle_parking"
    26232610                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_parking" />
    26242611            <label text="Edit Bicycle Parking" />
     2612            <space />
    26252613            <key key="amenity" value="bicycle_parking" />
    26262614            <text key="name" text="Name" />
    26272615            <text key="operator" text="Operator" />
     
    26392627                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=bicycle"
    26402628                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:shop=bicycle" />
    26412629            <label text="Edit Bicycle Shop" />
     2630            <space />
    26422631            <key key="shop" value="bicycle" />
    26432632            <text key="name" text="Name" />
    2644                         <check key="service:bicycle:retail" text="Bicycles are sold" />
    2645                         <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
    2646                         <check key="service:bicycle:repair" text="Bicycles are repaired" />
    2647                         <check key="service:bicycle:rental" text="Bicycles are rented" />
    2648                         <check key="service:bicycle:pump" text="Free bicycle pump" />
    2649                         <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
    2650                         <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
     2633            <check key="service:bicycle:retail" text="Bicycles are sold" />
     2634            <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
     2635            <check key="service:bicycle:repair" text="Bicycles are repaired" />
     2636            <check key="service:bicycle:rental" text="Bicycles are rented" />
     2637            <check key="service:bicycle:pump" text="Free bicycle pump" />
     2638            <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
     2639            <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
    26512640        </item>
    26522641        <item name="Rental" icon="presets/bicycle_rental.png" type="node,closedway">
    26532642            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_rental"
     
    26612650                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bicycle_rental"
    26622651                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_rental" />
    26632652            <label text="Edit Bicycle Rental" />
     2653            <space />
    26642654            <key key="amenity" value="bicycle_rental" />
    26652655            <text key="name" text="Name" />
    26662656        </item>
     
    26692659        <item name="Public transport route" icon="presets/path.png" type="relation">
    26702660            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route"/>
    26712661            <label text="Edit Route"/>
     2662            <space />
    26722663            <key key="type" value="route"/>
    26732664            <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
    26742665            <text key="name" text="Name"/>
     
    26952686        <item name="Route master" icon="presets/path.png" type="relation">
    26962687            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_master"/>
    26972688            <label text="Edit Route master"/>
     2689            <space />
    26982690            <key key="type" value="route_master"/>
    26992691            <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
    27002692            <text key="name" text="Name"/>
     
    27112703        <item name="Stop Area" type="relation" icon="presets/interpolation.png">
    27122704            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
    27132705            <label text="Edit Stop Area"/>
     2706            <space />
    27142707            <key key="type" value="public_transport"/>
    27152708            <key key="public_transport" value="stop_area"/>
    27162709            <text key="name" text="Name"/>
     
    27302723        <separator/>
    27312724        <item name="Stop Position" type="node" icon="presets/barrier.png">
    27322725            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
     2726            <label text="Edit Stop Position"/>
     2727            <space />
    27332728            <key key="public_transport" value="stop_position"/>
    27342729            <text key="name" text="Name"/>
    27352730            <optional>
     
    27392734                <text key="operator" text="Operator"/>
    27402735                <text key="network" text="Network"/>
    27412736            </optional>
    2742             <space/>
    27432737            <check key="bus" text="Bus"/>
    27442738            <check key="highway" value_on="bus_stop" value_off="" text="Bus stop (legacy)"/>
    27452739            <check key="tram" text="Tram"/>
     
    27572751        </item>
    27582752        <item name="Platform" type="node,way,closedway" icon="presets/platform_bus.png">
    27592753            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Platform"/>
     2754            <label text="Edit Platform"/>
     2755            <space />
    27602756            <key key="public_transport" value="platform"/>
    27612757            <text key="name" text="Name"/>
    27622758            <check key="bench" text="Bench"/>
     
    27842780                <check key="ferry" text="ferry"/>
    27852781            </optional>
    27862782        </item>
    2787         <item name="Station" type="node,closedway" icon="styles/standard/transport/railway_station.png">
     2783        <item name="Station" name_context="railway" type="node,closedway" icon="styles/standard/transport/railway_station.png">
    27882784            <link href="http://wiki.openstreetmap.org/wiki/Tag:public_transport=station"/>
     2785            <label text="Edit Station" text_context="railway" />
     2786            <space />
    27892787            <key key="public_transport" value="station"/>
    27902788            <text key="name" text="Name"/>
    27912789            <check key="area" text="Area"/>
     
    28002798                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=subway_entrance"
    28012799                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway_entrance" />
    28022800            <label text="Edit Subway Entrance" />
    2803             <space />
    28042801            <key key="railway" value="subway_entrance" />
    28052802            <optional>
    28062803                <text key="name" text="Name" />
     
    28142811                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=vending_machine"
    28152812                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=vending_machine"
    28162813                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine"/>
     2814            <label text="Edit Ticket Machine" text_context="railway" />
     2815            <space />
    28172816            <key key="amenity" value="vending_machine"/>
    28182817            <key key="vending" value="public_transport_tickets"/>
    28192818            <text key="name" text="Name"/>
     
    28362835                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=station"
    28372836                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=station" />
    28382837            <label text="Edit Station" text_context="railway" />
    2839             <space />
    28402838            <key key="railway" value="station" />
    28412839            <optional>
    28422840                <text key="name" text="Name" />
     
    28492847                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=halt"
    28502848                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=halt" />
    28512849            <label text="Edit Halt" />
    2852             <space />
    28532850            <key key="railway" value="halt" />
    28542851            <optional>
    28552852                <text key="name" text="Name" />
     
    28602857                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=tram_stop"
    28612858                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=tram_stop" />
    28622859            <label text="Edit Tram Stop" />
    2863             <space />
    28642860            <key key="railway" value="tram_stop" />
    28652861            <optional>
    28662862                <text key="name" text="Name" />
     
    28712867                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=platform"
    28722868                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=platform" />
    28732869            <label text="Edit Railway Platform" />
    2874             <key key="railway" value="platform" />
    28752870            <space />
     2871            <key key="railway" value="platform" />
    28762872            <text key="ref" text="Reference (track number)" />
    28772873            <text key="width" text="Width (meters)" />
    28782874            <check key="area" text="Area" default="off" />
     
    28982894                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_stop"
    28992895                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bus_stop" />
    29002896            <label text="Edit Bus Stop" />
    2901             <space />
    29022897            <key key="highway" value="bus_stop" />
    29032898            <optional>
    29042899                <text key="name" text="Name" />
    29052900                <combo key="shelter" text="Shelter" values="yes,no" />
    29062901                <combo key="bench" text="Bench" values="yes,no" />
    29072902                <combo key="tactile_paving" text="Tactile Paving" values="yes,no" />
    2908 
    29092903            </optional>
    29102904        </item>
    29112905        <item name="Bus Platform" icon="presets/platform_bus.png" type="node,way,closedway">
    29122906            <label text="Edit Bus Platform" />
    2913             <key key="highway" value="platform" />
    29142907            <space />
     2908            <key key="highway" value="platform" />
    29152909            <text key="ref" text="Reference (track number)" />
    29162910            <text key="width" text="Width (meters)" />
    29172911            <check key="area" text="Area" default="off" />
     
    29222916                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=taxi"
    29232917                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=taxi"
    29242918                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=taxi" />
    2925         <label text="Edit Taxi station" />
     2919        <label text="Edit Taxi Station" />
     2920        <space />
    29262921        <key key="amenity" value="taxi" />
    29272922        <text key="name" text="Name" />
    29282923    </item>
     
    29332928                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=aerodrome"
    29342929                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=aerodrome" />
    29352930            <label text="Edit Airport Ground" />
     2931            <space />
    29362932            <key key="aeroway" value="aerodrome" />
    29372933            <text key="name" text="Name" />
    29382934            <optional>
     
    29812977                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:aeroway=apron"
    29822978                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=apron"
    29832979                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=apron" />
    2984             <label text="Apron" />
    29852980            <key key="aeroway" value="apron" />
    29862981        </item>
    29872982        <item name="Hangar" icon="presets/hangar.png" type="node,closedway">
    29882983            <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=hangar" />
    2989             <label text="Hangar" />
    29902984            <key key="building" value="hangar" />
    29912985        </item>
    29922986        <item name="Beacon" icon="styles/standard/misc/landmark/beacon.png" type="node">
    29932987            <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=beacon"
    29942988                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=beacon"
    29952989                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
    2996             <label text="Beacon" />
    29972990            <key key="man_made" value="beacon" />
    29982991        </item>
    29992992        <item name="Windsock" icon="styles/standard/transport/airport/windsock.png" type="node">
    30002993            <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=windsock"
    30012994                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=windsock" />
    3002             <label text="Windsock" />
    30032995            <key key="aeroway" value="windsock" />
    30042996        </item>
    30052997        <separator/>
     
    30093001                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=terminal"
    30103002                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=terminal" />
    30113003            <label text="Edit Terminal" />
     3004            <space />
    30123005            <key key="aeroway" value="terminal" />
    30133006            <text key="name" text="Name" />
    30143007        </item>
     
    30173010                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=gate"
    30183011                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=gate" />
    30193012            <label text="Edit Terminal Gate" />
     3013            <space />
    30203014            <key key="aeroway" value="gate" />
    30213015            <text key="ref" text="Reference" />
    30223016        </item>
     
    30323026                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=hotel"
    30333027                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hotel" />
    30343028            <label text="Edit Hotel" />
     3029            <space />
    30353030            <key key="tourism" value="hotel" />
    30363031            <text key="name" text="Name" />
    30373032            <text key="operator" text="Operator" />
     
    30523047                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:tourism=motel"
    30533048                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=motel" />
    30543049            <label text="Edit Motel" />
     3050            <space />
    30553051            <key key="tourism" value="motel" />
    30563052            <text key="name" text="Name" />
    30573053            <text key="operator" text="Operator" />
     
    30723068                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:tourism=guest_house"
    30733069                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=guest_house" />
    30743070            <label text="Edit Guest House" />
     3071            <space />
    30753072            <key key="tourism" value="guest_house" />
    30763073            <text key="name" text="Name" />
    30773074            <text key="operator" text="Operator" />
     
    30933090                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=chalet"
    30943091                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=chalet" />
    30953092            <label text="Edit Chalet" />
     3093            <space />
    30963094            <key key="tourism" value="chalet" />
    30973095            <text key="name" text="Name" />
    30983096            <text key="operator" text="Operator" />
     
    31153113                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=hostel"
    31163114                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hostel" />
    31173115            <label text="Edit Hostel" />
     3116            <space />
    31183117            <key key="tourism" value="hostel" />
    31193118            <text key="name" text="Name" />
    31203119            <text key="operator" text="Operator" />
     
    31373136                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:tourism=alpine_hut"
    31383137                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=alpine_hut" />
    31393138            <label text="Edit Alpine Hut" />
     3139            <space />
    31403140            <key key="tourism" value="alpine_hut" />
    31413141            <text key="name" text="Name" />
    31423142            <text key="operator" text="Operator" />
     
    31583158                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:tourism=caravan_site"
    31593159                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=caravan_site" />
    31603160            <label text="Edit Caravan Site" />
     3161            <space />
    31613162            <key key="tourism" value="caravan_site" />
    31623163            <text key="name" text="Name" />
    31633164            <text key="operator" text="Operator" />
     
    31873188                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=camp_site"
    31883189                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=camp_site" />
    31893190            <label text="Edit Camping Site" />
     3191            <space />
    31903192            <key key="tourism" value="camp_site" />
    31913193            <text key="name" text="Name" />
    31923194            <text key="operator" text="Operator" />
     
    32133215                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=restaurant"
    32143216                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=restaurant" />
    32153217            <label text="Edit Restaurant" />
     3218            <space />
    32163219            <key key="amenity" value="restaurant" />
    32173220            <text key="name" text="Name" />
    32183221            <text key="operator" text="Operator" />
     
    32383241                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fast_food"
    32393242                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fast_food" />
    32403243            <label text="Edit Fast Food Restaurant" />
     3244            <space />
    32413245            <key key="amenity" value="fast_food" />
    32423246            <text key="name" text="Name" />
    32433247            <text key="operator" text="Operator" />
     
    32603264                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=food_court"
    32613265                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=food_court" />
    32623266            <label text="Edit Food Court" />
     3267            <space />
    32633268            <key key="amenity" value="food_court" />
    32643269            <text key="name" text="Name" />
    32653270            <text key="operator" text="Operator" />
     
    32843289                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=cafe"
    32853290                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=cafe" />
    32863291            <label text="Edit Cafe" />
     3292            <space />
    32873293            <key key="amenity" value="cafe" />
    32883294            <text key="name" text="Name" />
    32893295            <text key="operator" text="Operator" />
     
    33073313                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=pub"
    33083314                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pub" />
    33093315            <label text="Edit Pub" />
     3316            <space />
    33103317            <key key="amenity" value="pub" />
    33113318            <text key="name" text="Name" />
    33123319            <text key="operator" text="Operator" />
     
    33303337                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=biergarten"
    33313338                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=biergarten" />
    33323339            <label text="Edit Biergarten" />
     3340            <space />
    33333341            <key key="amenity" value="biergarten" />
    33343342            <text key="name" text="Name" />
    33353343            <text key="operator" text="Operator" />
     
    33563364                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bar"
    33573365                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=bar" />
    33583366            <label text="Edit Bar" />
     3367            <space />
    33593368            <key key="amenity" value="bar" />
    33603369            <text key="name" text="Name" />
    33613370            <text key="operator" text="Operator" />
     
    33803389                  ro.href="http://wiki.openstreetmap.org/wiki/Ro:Tag:amenity=nightclub"
    33813390                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=nightclub" />
    33823391            <label text="Edit Nightclub" />
     3392            <space />
    33833393            <key key="amenity" value="nightclub" />
    33843394            <text key="name" text="Name" />
    33853395            <text key="operator" text="Operator" />
     
    34193429    <group name="Tourism" icon="presets/sightseeing.png">
    34203430        <item name="Attraction" icon="presets/sightseeing.png" type="node,closedway">
    34213431            <label text="Edit Attraction" />
     3432            <space />
    34223433            <key key="tourism" value="attraction" />
    34233434            <text key="name" text="Name" />
    34243435            <text key="opening_hours" text="Opening Hours" />
     
    34303441                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:tourism=viewpoint"
    34313442                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=viewpoint" />
    34323443            <label text="Edit Viewpoint" />
     3444            <space />
    34333445            <key key="tourism" value="viewpoint" />
    34343446            <text key="name" text="Name" />
    34353447<!--<check key="man_made" value="tower" text="Look-Out Tower" default="off" />-->
     
    34413453                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:information"
    34423454                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:information"
    34433455                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:information" />
     3456            <label text="Edit Information Office" />
     3457            <space />
    34443458            <key key="tourism" value="information" />
    34453459            <key key="information" value="office" />
    34463460            <text key="name" text="Name" />
     
    34483462        </item>
    34493463        <item name="Map" icon="presets/map.png" type="node">
    34503464            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3465            <label text="Edit Information Map" />
     3466            <space />
    34513467            <key key="tourism" value="information" />
    34523468            <key key="information" value="map" />
    34533469            <text key="name" text="Name" />
    34543470            <combo key="map_type" text="Detail Grade" values="topo,street,scheme" />
    34553471            <combo key="map_size" text="Shown Area" values="site,city,region" />
    34563472            <text key="description" text="Closer Description" />
    3457             <space />
    3458             <label text="Routes shown for:" />
    3459             <check key="hiking" text="Hiking" default="off" />
    3460             <check key="bicycle" text="Cycling" default="off" />
    3461             <check key="mtb" text="Mountainbiking" default="off" />
    3462             <check key="ski" text="Skiing" default="off" />
    3463             <check key="horse" text="Riding" default="off" />
    3464             <label text="... other transportation modes possible" />
     3473            <optional text="Routes shown for:">
     3474                <check key="hiking" text="Hiking" default="off" />
     3475                <check key="bicycle" text="Cycling" default="off" />
     3476                <check key="mtb" text="Mountainbiking" default="off" />
     3477                <check key="ski" text="Skiing" default="off" />
     3478                <check key="horse" text="Riding" default="off" />
     3479                <space />
     3480                <label text="... other transportation modes possible" />
     3481            </optional>
    34653482        </item>
    34663483        <item name="Information Board" icon="presets/board.png" type="node">
    34673484            <link href="http://wiki.openstreetmap.org/wiki/Tag:information=board"
    34683485                  de.href="http://wiki.openstreetmap.org/wiki/DE:Proposed_features/information"
    34693486                  it.href="http://wiki.openstreetmap.org/wiki/IT:Proposed_features/information" />
     3487            <label text="Edit Information Board" />
     3488            <space />
    34703489            <key key="tourism" value="information" />
    34713490            <key key="information" value="board" />
    34723491            <text key="name" text="Name" />
     
    34773496            <link href="http://wiki.openstreetmap.org/wiki/Tag:information=guidepost"
    34783497                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:information=guidepost"
    34793498                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:information=guidepost" />
     3499            <label text="Edit Guidepost" />
     3500            <space />
    34803501            <key key="tourism" value="information" />
    34813502            <key key="information" value="guidepost" />
    34823503            <text key="name" text="Name" />
    34833504            <text key="ele" text="Elevation" />
    3484             <space />
    3485             <label text="Routes shown for:" />
    3486             <check key="hiking" text="Hiking" default="off" />
    3487             <check key="bicycle" text="Cycling" default="off" />
    3488             <check key="mtb" text="Mountainbiking" default="off" />
    3489             <check key="ski" text="Skiing" default="off" />
    3490             <check key="horse" text="Riding" default="off" />
    3491             <label text="... other transportation modes possible" />
     3505            <optional text="Routes shown for:">
     3506                <check key="hiking" text="Hiking" default="off" />
     3507                <check key="bicycle" text="Cycling" default="off" />
     3508                <check key="mtb" text="Mountainbiking" default="off" />
     3509                <check key="ski" text="Skiing" default="off" />
     3510                <check key="horse" text="Riding" default="off" />
     3511                <space />
     3512                <label text="... other transportation modes possible" />
     3513            </optional>
    34923514        </item>
    34933515        <item name="Information Terminal" icon="presets/information.png" type="node">
    34943516            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3517            <label text="Edit Information Terminal" />
     3518            <space />
    34953519            <key key="tourism" value="information" />
    34963520            <key key="information" value="terminal" />
    34973521            <text key="name" text="Name" />
     
    35023526        </item>
    35033527        <item name="Audioguide" icon="presets/information.png" type="node">
    35043528            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3529            <label text="Edit Audioguide" />
     3530            <space />
    35053531            <key key="tourism" value="information" />
    35063532            <key key="information" value="audioguide" />
    35073533            <text key="name" text="Name" />
     
    35133539            <label text="Audioguide via mobile phone?" />
    35143540            <text key="phone" text="Phone number" />
    35153541        </item>
    3516         <item name="Other Information Points" icon="presets/information.png" type="node,closedway">
     3542        <item name="Other Information Point" icon="presets/information.png" type="node,closedway">
    35173543            <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=information"
    35183544                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:tourism=information"
    35193545                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:tourism=information"
    35203546                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=information"
    35213547                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=information" />
     3548            <label text="Edit Information Point" />
     3549            <space />
    35223550            <key key="tourism" value="information" />
    35233551            <text key="name" text="Name" />
    35243552            <text key="description" text="Closer Description" />
     
    35333561                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=cinema"
    35343562                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=cinema" />
    35353563            <label text="Edit Cinema" />
     3564            <space />
    35363565            <key key="amenity" value="cinema" />
    35373566            <text key="name" text="Name" />
    35383567            <text key="operator" text="Operator" />           
     
    35433572                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:tourism=zoo"
    35443573                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=zoo" />
    35453574            <label text="Edit Zoo" />
     3575            <space />
    35463576            <key key="tourism" value="zoo" />
    35473577            <text key="name" text="Name" />
    35483578            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    35633593                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=dog_park"
    35643594                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:leisure=dog_park" />
    35653595            <label text="Edit Dog Park" />
     3596            <space />
    35663597            <key key="leisure" value="dog_park" />
    35673598            <text key="name" text="Name" />
    35683599            <check key="area" text="Area" default="off" />
     
    35753606                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=theme_park"
    35763607                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=theme_park"  />   
    35773608            <label text="Edit Theme Park" />
     3609            <space />
    35783610            <key key="tourism" value="theme_park" />
    35793611            <text key="name" text="Name" />
    35803612            <text key="operator" text="Operator" />           
     
    35943626                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisurem=water_park"
    35953627                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=water_park"  />   
    35963628            <label text="Edit Water Park" />
     3629            <space />
    35973630            <key key="leisure" value="water_park" />
    35983631            <text key="name" text="Name" />
    35993632            <text key="operator" text="Operator" />           
     
    36103643                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=sauna"
    36113644                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=sauna" />
    36123645            <label text="Edit Sauna" />
     3646            <space />
    36133647            <key key="leisure" value="sauna" />
    36143648            <text key="name" text="Name" />           
    36153649            <text key="operator" text="Operator" />           
     
    36243658        <item name="Horse riding" icon="presets/equestrian.png" type="node,closedway">
    36253659            <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=horse_riding" />
    36263660            <label text="Edit Horse riding" />
     3661            <space />
    36273662            <key key="leisure" value="horse_riding" />
    36283663            <text key="name" text="Name" />
    36293664            <text key="operator" text="Operator" />
     
    36423677                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=brothel"
    36433678                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=brothel" />
    36443679            <label text="Edit Brothel" />
     3680            <space />
    36453681            <key key="amenity" value="brothel" />
    36463682            <text key="name" text="Name" />
    36473683            <text key="operator" text="Operator" />
     
    36673703                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=playground"
    36683704                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=playground" />
    36693705            <label text="Edit Playground" />
     3706            <space />
    36703707            <key key="leisure" value="playground" />
    36713708            <text key="name" text="Name" />
    36723709        </item>
    36733710        <item name="Picnic Site" icon="presets/picnic.png" type="node,closedway">
    36743711            <label text="Edit Picnic Site" />
     3712            <space />
    36753713            <key key="tourism" value="picnic_site" />
    36763714            <text key="name" text="Name" />
    36773715            <check key="fireplace" text="Fireplace" default="off" />
     
    36953733                  pt.href="http://wiki.openstreetmap.org/wiki/Pt:Tag:leisure=fishing"
    36963734                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=fishing" />
    36973735            <label text="Edit Fishing" />
     3736            <space />
    36983737            <key key="leisure" value="fishing" />
    36993738            <text key="name" text="Name" />
    37003739        </item>
     
    37103749                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=museum"
    37113750                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=museum" />
    37123751            <label text="Edit Museum" />
     3752            <space />
    37133753            <key key="tourism" value="museum" />
    37143754            <text key="name" text="Name" />
    37153755            <text key="operator" text="Operator" />
     
    37233763                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=theatre"
    37243764                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=theatre" />
    37253765            <label text="Edit Theatre" />
     3766            <space />
    37263767            <key key="amenity" value="theatre" />
    37273768            <text key="name" text="Name" />
    37283769            <text key="operator" text="Operator" />
     
    37363777                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=library"
    37373778                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=library" />
    37383779            <label text="Edit Library" />
     3780            <space />
    37393781            <key key="amenity" value="library" />
    37403782            <text key="name" text="Name" />
    37413783            <text key="operator" text="Operator" />
     
    37483790                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=arts_centre"
    37493791                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=arts_centre" />
    37503792            <label text="Edit Arts Centre" />
     3793            <space />
    37513794            <key key="amenity" value="arts_centre" />
    37523795            <text key="name" text="Name" />
    37533796        </item>
     
    37593802                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:tourism=artwork"
    37603803                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=artwork" />
    37613804            <label text="Edit Artwork" />
     3805            <space />
    37623806            <key key="tourism" value="artwork" />
    37633807            <text key="name" text="Name" />
    37643808        </item>
     
    37773821                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:amenity=place_of_worship"
    37783822                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hant:Tag:amenity=place_of_worship" />
    37793823            <label text="Edit Place of Worship" />
     3824            <space />
    37803825            <key key="amenity" value="place_of_worship" />
    37813826            <text key="name" text="Name" />
    37823827            <combo key="building" text="Building type" values="cathedral,chapel,church,mosque,synagogue,temple" match="keyvalue" />
     
    38063851                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=public_building"
    38073852                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=public_building" />
    38083853            <label text="Edit Public Building" />
     3854            <space />
    38093855            <key key="amenity" value="public_building" />
    38103856            <text key="name" text="Name" />
    38113857        </item>
     
    38173863                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=townhall"
    38183864                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=townhall" />
    38193865            <label text="Edit Town hall" />
     3866            <space />
    38203867            <key key="amenity" value="townhall" />
    38213868            <text key="name" text="Name" />
    38223869        </item>
     
    38413888                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=embassy"
    38423889                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=embassy" />
    38433890            <label text="Edit Embassy" />
     3891            <space />
    38443892            <key key="amenity" value="embassy" />
    38453893            <text key="name" text="Name" />
    38463894        </item>
     
    38513899                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=courthouse"
    38523900                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=courthouse" />
    38533901            <label text="Edit Courthouse" />
     3902            <space />
    38543903            <key key="amenity" value="courthouse" />
    38553904            <text key="name" text="Name" />
    38563905        </item>
     
    38613910                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=prison"
    38623911                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=prison" />
    38633912            <label text="Edit Prison" />
     3913            <space />
    38643914            <key key="amenity" value="prison" />
    38653915            <text key="name" text="Name" />
    38663916        </item>
     
    38743924                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=police"
    38753925                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=police" />
    38763926            <label text="Edit Police" />
     3927            <space />
    38773928            <key key="amenity" value="police" />
    38783929            <text key="name" text="Name" />
    38793930        </item>
     
    38863937                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fire_station"
    38873938                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fire_station" />
    38883939            <label text="Edit Fire Station" />
     3940            <space />
    38893941            <key key="amenity" value="fire_station" />
    38903942            <text key="name" text="Name" />
    38913943        </item>
     
    38983950                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=post_office"
    38993951                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_office" />
    39003952            <label text="Edit Post Office" />
     3953            <space />
    39013954            <key key="amenity" value="post_office" />
    39023955            <text key="name" text="Name" />
    3903         <text key="operator" text="Operator" />
     3956            <text key="operator" text="Operator" />
    39043957        </item>
    39053958    </group> <!-- Public Buildings -->
    39063959    <group name="Education" icon="presets/school.png">
    39073960        <item name="Kindergarten" icon="presets/kindergarten.png" type="node,closedway,relation">
    39083961            <label text="Edit Kindergarten" />
     3962            <space />
    39093963            <key key="amenity" value="kindergarten" />
    39103964            <text key="name" text="Name" />
    39113965        </item>
     
    39213975                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=school"
    39223976                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=school" />
    39233977            <label text="Edit School" />
     3978            <space />
    39243979            <key key="amenity" value="school" />
    39253980            <text key="name" text="Name" />
    39263981        </item>
     
    39343989                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=university"
    39353990                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=university" />
    39363991            <label text="Edit University" />
     3992            <space />
    39373993            <key key="amenity" value="university" />
    39383994            <text key="name" text="Name" />
    39393995        </item>
     
    39444000                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=college"
    39454001                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=college" />
    39464002            <label text="Edit College" />
     4003            <space />
    39474004            <key key="amenity" value="college" />
    39484005            <text key="name" text="Name" />
    39494006        </item>
     
    39674024                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=hospital"
    39684025                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=hospital" />
    39694026            <label text="Edit Hospital" />
     4027            <space />
    39704028            <key key="amenity" value="hospital" />
    39714029            <text key="name" text="Name" />
     4030            <text key="operator" text="Operator" />
    39724031        </item>
    39734032        <item name="Clinic" icon="styles/standard/health/hospital.png" type="node,closedway">
    39744033            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=clinic"
    39754034                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=clinic" />
    39764035            <label text="Edit Clinic" />
     4036            <space />
    39774037            <key key="amenity" value="clinic" />
    39784038            <text key="name" text="Name" />
    39794039        </item>
     
    39824042                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=doctors"
    39834043                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=doctors" />
    39844044            <label text="Edit Doctors" />
     4045            <space />
    39854046            <key key="amenity" value="doctors" />
    39864047            <text key="name" text="Name" />
    39874048            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    39884049        </item>
    39894050        <item name="Dentist" icon="styles/standard/health/dentist.png" type="node,closedway">
    39904051            <label text="Edit Dentist" />
     4052            <space />
    39914053            <key key="amenity" value="dentist" />
    39924054            <text key="name" text="Name" />
    39934055            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    39944056        </item>
    39954057        <item name="Nursing Home" type="node,closedway">
    39964058            <label text="Edit Nursing Home" />
     4059            <space />
    39974060            <key key="amenity" value="nursing_home" />
    39984061            <text key="name" text="Name" />
    39994062            <text key="operator" text="Operator" />
     
    40054068                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:social_facility"
    40064069                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:social_facility" />
    40074070            <label text="Edit Retirement Home" />
     4071            <space />
    40084072            <key key="amenity" value="social_facility" />
    40094073            <key key="social_facility" value="group_home" />
    40104074            <key key="social_facility:for" value="senior" />
     
    40224086                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=pharmacy"
    40234087                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pharmacy" />
    40244088            <label text="Edit Pharmacy" />
     4089            <space />
    40254090            <key key="amenity" value="pharmacy" />
    4026             <combo key="dispensing" text="Dispensing" values="yes,no" default="no" />
    40274091            <text key="name" text="Name" />
     4092            <combo key="dispensing" text="Dispensing" values="yes,no" default="no" />
    40284093            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    40294094        </item>
    40304095        <item name="Hearing Aids" icon="presets/hearing_aids.png" type="node,closedway">
     
    40504115                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:amenity=baby_hatch"
    40514116                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=baby_hatch" />
    40524117            <label text="Edit Baby Hatch" />
     4118            <space />
    40534119            <key key="amenity" value="baby_hatch" />
    40544120            <text key="operator" text="Operator" />
    40554121            <text key="opening_hours" text="Opening Hours" />
     
    40794145                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=veterinary"
    40804146                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=veterinary" />
    40814147            <label text="Edit Veterinary" />
     4148            <space />
    40824149            <key key="amenity" value="veterinary" />
    40834150            <text key="name" text="Name" />
    40844151            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    40924159                  nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:amenity=toilets"
    40934160                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=toilets"
    40944161                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=toilets" />
     4162            <label text="Edit Toilets" />
     4163            <space />
    40954164            <key key="amenity" value="toilets" />
    4096             <combo key="access"           values="public,permissive,customers" text="Access rights" />
    4097             <combo key="drinking_water"   values="yes,no,seasonal" text="Drinking Water" />
    4098             <combo key="toilets:disposal" values="flush,pitlatrine,chemical,bucket" text="Type" />
     4165            <combo key="access" text="Access rights" values="public,permissive,customers" />
     4166            <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
     4167            <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
    40994168            <optional>
    41004169                <text key="description" text="Description" />
    41014170                <combo key="fee" text="Fee" values="yes,no" />
    41024171                <text key="operator" text="Operator" />
    4103                 <combo key="toilets:position" values="seated,seated;urinal,squat"  text="Position" />
     4172                <combo key="toilets:position" text="Position" values="seated,seated;urinal,squat,urinal" />
    41044173                <combo key="wheelchair" text="Wheelchair" values="no,limited,yes" />
    41054174            </optional>
    41064175        </item>
     
    41104179                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=post_box"
    41114180                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=post_box"
    41124181                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_box" />
     4182            <label text="Edit Postbox" />
     4183            <space />
    41134184            <key key="amenity" value="post_box" />
    41144185            <text key="operator" text="Operator" />
    41154186        </item>
     
    41224193                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=telephone"
    41234194                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=telephone" />
    41244195            <label text="Edit Telephone" />
     4196            <space />
    41254197            <key key="amenity" value="telephone" />
    41264198            <text key="operator" text="Operator" />
    41274199            <check key="payment:coins" text="Coins" default="off" />
     
    41394211            <key key="emergency" value="phone" />
    41404212        </item>
    41414213        <item name="Automated Defibrillator" icon="presets/aed.svg" type="node">
    4142             <link    href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed"
     4214            <link href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed"
    41434215                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:emergency=aed"
    41444216                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:emergency=aed" />
    41454217            <label text="Edit Automated External Defibrillator" />
    4146             <key   key="emergency" value="aed" />
     4218            <space />
     4219            <key key="emergency" value="aed" />
    41474220            <combo key="opening_hours" text="Opening Hours" values="24/7,limited" />
    41484221            <text  key="operator" text="Operator" />
    41494222            <check key="indoor" text="Located inside a building?" default="off" />
     
    41634236            <label text="Edit Clock" />
    41644237            <key key="amenity" value="clock" />
    41654238            <optional>
    4166                 <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" values_context="display" />
     4239                <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
    41674240                <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" />
    41684241                <combo key="visibility" text="Visibility/readability" values="house,street,area" display_values="house (up to 5m),street (up to 20m),area (more than 20m)" />
    41694242                <check key="date" text="Shows current date" default="off" />
     
    41814254                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:amenity=recycling"
    41824255                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=recycling"
    41834256                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=recycling" />
    4184             <label text="Edit Recycling station" />
     4257            <label text="Edit Recycling Station" />
     4258            <space />
    41854259            <key key="amenity" value="recycling" />
    41864260            <check key="recycling:batteries" text="Batteries" default="off" />
    41874261            <check key="recycling:cans" text="Cans" default="off" />
     
    41994273                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=waste_basket"
    42004274                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_basket"
    42014275                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_basket" />
    4202             <label text="Edit Waste Basket" />
    42034276            <key key="amenity" value="waste_basket" />
    42044277        </item>
    42054278        <item name="Waste Disposal" icon="styles/standard/service/recycling/waste_disposal.png" type="node">
     
    42084281                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:amenity=waste_disposal"
    42094282                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_disposal"
    42104283                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_disposal" />
    4211             <label text="Edit Waste Disposal" />
    42124284            <key key="amenity" value="waste_disposal" />
    42134285        </item>
    42144286        <separator/>
     
    42194291                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=bench"
    42204292                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bench"
    42214293                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bench" />
     4294            <label text="Edit Bench" />
     4295            <space />
    42224296            <key key="amenity" value="bench" />
    42234297            <combo key="backrest" text="Backrest" values="yes,no" />
    42244298            <combo key="material" text="Material" values="stone,metal,wood,plastic" />
     
    42274301        </item>
    42284302        <item name="Shelter" icon="presets/shelter.png" type="node,closedway">
    42294303            <label text="Edit Shelter" />
     4304            <space />
    42304305            <key key="amenity" value="shelter" />
    42314306            <text key="name" text="Name" />
    42324307            <check key="fireplace" text="Fireplace" default="off" />
     
    42344309        </item>
    42354310        <item name="Hunting Stand" icon="presets/hunting_stand.png" type="node">
    42364311            <label text="Edit Hunting Stand" />
     4312            <space />
    42374313            <key key="amenity" value="hunting_stand" />
    42384314            <combo key="height" text="Height" values="low,half,full,5,10,15,20" values_context="height" />
    42394315            <combo key="shelter" text="Shelter" values="yes,no,unknown" />
     
    42484324                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=drinking_water"
    42494325                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=drinking_water" />
    42504326            <label text="Edit Source of Potable Water" />
     4327            <space />
    42514328            <key key="amenity" value="drinking_water" />
    42524329            <check key="indoor" text="Indoor" default="off" />
    42534330            <optional>
     
    42644341                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:emergency=fire_hydrant"
    42654342                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:emergency=fire_hydrant" />
    42664343            <label text="Edit Fire Hydrant" />
     4344            <space />
    42674345            <key key="emergency" value="fire_hydrant" />
    42684346            <combo key="fire_hydrant:type" text="Type" values="underground,pillar,wall,pond" values_context="pipeline" default="pillar" />
    42694347            <combo key="fire_hydrant:diameter" text="Diameter (in mm)" values="50,80,100,150,200,250,300,400" />
     
    42724350            <text key="ref" text="Reference" />
    42734351            <text key="operator" text="Operator" />
    42744352            <space />
    4275             <combo key="fire_hydrant:position" text="Position" values_context="hydrant position" values="lane,parking_lot,sidewalk,green" />
     4353            <combo key="fire_hydrant:position" text="Position" values="lane,parking_lot,sidewalk,green" values_context="hydrant position" />
    42764354            <combo key="fire_hydrant:pressure" text="Pressure (in bar)" values="5,6,8,suction" />
    42774355            <text key="fire_hydrant:count" text="Count" values="" />
    42784356        </item>
     
    42824360    <group name="Sport Facilities" icon="presets/stadium.png">
    42834361        <item name="Stadium" icon="presets/stadium.png" type="node,closedway">
    42844362            <label text="Edit Stadium" />
     4363            <space />
    42854364            <key key="leisure" value="stadium" />
    42864365            <text key="name" text="Name" />
    4287             <space />
    4288             <label text="select sport:" />
    4289             <space />
    4290             <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4366            <optional text="Select sport:">
     4367                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4368            </optional>
    42914369        </item>
    42924370        <item name="Sports Centre" icon="presets/sports_centre.png" type="node,closedway">
    42934371            <label text="Edit Sports Centre" />
     4372            <space />
    42944373            <key key="leisure" value="sports_centre" />
    42954374            <text key="name" text="Name" />
    4296             <space />
    4297             <label text="select sport:" />
    4298             <space />
    4299             <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4375            <optional text="Select sport:">
     4376                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4377            </optional>
    43004378        </item>
    43014379        <item name="Pitch" icon="presets/pitch.png" type="node,closedway">
    43024380            <label text="Edit Pitch" />
     4381            <space />
    43034382            <key key="leisure" value="pitch" />
    43044383            <text key="name" text="Name" />
    4305             <space />
    4306             <label text="select sport:" />
    4307             <space />
    4308             <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,table_tennis,tennis" values_context="sport" />
     4384            <optional text="Select sport:">
     4385                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4386            </optional>
    43094387        </item>
    43104388        <item name="Racetrack" icon="presets/stadium.png" type="node,way,closedway,relation">
    43114389            <label text="Edit Racetrack" />
     4390            <space />
    43124391            <key key="leisure" value="track" />
    43134392            <text key="name" text="Name" />
    4314             <space />
    4315             <label text="select sport:" />
    4316             <space />
    4317             <combo key="sport" text="sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,table_tennis,tennis" values_context="sport" />
     4393            <optional text="Select sport:">
     4394                <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,boules,bowls,canadian_football,canoe,climbing,cricket,cricket_nets,croquet,cycling,dog_racing,equestrian,gaelic_games,golf,gymnastics,hockey,horse_racing,motor,pelota,racquet,rugby_league,rugby_union,shooting,skateboard,skating,skiing,soccer,swimming,table_tennis,tennis" values_context="sport" />
     4395            </optional>
    43184396        </item>
    43194397        <item name="Golf Course" icon="presets/golf.png" type="node,closedway">
    43204398            <label text="Edit Golf Course" />
     4399            <space />
    43214400            <key key="leisure" value="golf_course" />
    43224401            <text key="name" text="Name" />
    43234402            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    43244403        </item>
    43254404        <item name="Miniature Golf" icon="presets/golf.png" type="node,closedway">
    43264405            <label text="Edit Miniature Golf" />
     4406            <space />
    43274407            <key key="leisure" value="miniature_golf" />
    43284408            <text key="name" text="Name" />
    43294409            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    43334413        <item name="Multi" icon="styles/standard/sport/multi.png" type="node,closedway">
    43344414            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=multi" />
    43354415            <label text="Edit Multi" />
     4416            <space />
    43364417            <key key="sport" value="multi" />
    43374418            <text key="name" text="Name" />
    4338             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4419            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
    43394420        </item>
    43404421        <item name="9pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
    43414422            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=9pin"
    43424423                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=9pin" />
    43434424            <label text="Edit 9pin" />
     4425            <space />
    43444426            <key key="sport" value="9pin" />
    43454427            <text key="name" text="Name" />
    4346             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4428            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43474429        </item>
    43484430        <item name="10pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
    43494431            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=10pin" />
    43504432            <label text="Edit 10pin" />
     4433            <space />
    43514434            <key key="sport" value="10pin" />
    43524435            <text key="name" text="Name" />
    4353             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4436            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43544437        </item>
    43554438        <item name="Archery" icon="styles/standard/sport/archery.png" type="node,closedway">
    43564439            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=archery" />
    43574440            <label text="Edit Archery" />
     4441            <space />
    43584442            <key key="sport" value="archery" />
    43594443            <text key="name" text="Name" />
    4360             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4444            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43614445        </item>
    43624446        <item name="Athletics" icon="presets/athletics.png" type="node,closedway">
    43634447            <link href="http://wiki.openstreetmap.org/wiki/Tag:sports=athletics" />
    43644448            <label text="Edit Athletics" />
     4449            <space />
    43654450            <key key="sport" value="athletics" />
    43664451            <text key="name" text="Name" />
    4367             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="track" />
     4452            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
    43684453        </item>
    43694454        <item name="Climbing" icon="styles/standard/sport/climbing.png" type="node,closedway">
    43704455            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=climbing"
    43714456                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=climbing" />
    43724457            <label text="Edit Climbing" />
     4458            <space />
    43734459            <key key="sport" value="climbing" />
    43744460            <text key="name" text="Name" />
    4375             <combo key="leisure" text="type" values="sports_centre" />
     4461            <combo key="leisure" text="Type" values="sports_centre" />
    43764462        </item>
    43774463        <item name="Canoeing" icon="presets/canoe.png" type="node,way,closedway">
    43784464            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canoe" />
    43794465            <label text="Edit Canoeing" />
     4466            <space />
    43804467            <key key="sport" value="canoe" />
    43814468            <text key="name" text="Name" />
    43824469        </item>
    43834470        <item name="Cycling" icon="presets/cycling.png" type="node,closedway">
    43844471            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cycling" />
    43854472            <label text="Edit Cycling" />
     4473            <space />
    43864474            <key key="sport" value="cycling" />
    43874475            <text key="name" text="Name" />
    4388             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4476            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    43894477        </item>
    43904478        <item name="Dog Racing" icon="styles/standard/leisure/dog.png" type="node,closedway">
    43914479            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=dog_racing" />
    43924480            <label text="Edit Dog Racing" />
     4481            <space />
    43934482            <key key="sport" value="dog_racing" />
    43944483            <text key="name" text="Name" />
    4395             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4484            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    43964485        </item>
    43974486        <item name="Equestrian" icon="presets/equestrian.png" type="node,closedway">
    43984487            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=equestrian" />
    43994488            <label text="Edit Equestrian" />
     4489            <space />
    44004490            <key key="sport" value="equestrian" />
    44014491            <text key="name" text="Name" />
    4402             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
     4492            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
    44034493            <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
    44044494        </item>
    44054495        <item name="Horse Racing" icon="presets/equestrian.png" type="node,closedway">
    44064496            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=horse_racing" />
    44074497            <label text="Edit Horse Racing" />
     4498            <space />
    44084499            <key key="sport" value="horse_racing" />
    44094500            <text key="name" text="Name" />
    4410             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
     4501            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
    44114502            <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
    44124503        </item>
    44134504        <item name="Gymnastics" icon="presets/gymnastics.png" type="node,closedway">
    44144505            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gymnastics" />
    44154506            <label text="Edit Gymnastics" />
     4507            <space />
    44164508            <key key="sport" value="gymnastics" />
    44174509            <text key="name" text="Name" />
    4418             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4510            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    44194511        </item>
    44204512        <item name="Skating" icon="presets/skating.png" type="node,closedway">
    44214513            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skating"
    44224514                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skating" />
    4423             <label text="Edit Skating" text_context="sport" />
     4515            <label text="Edit Skating" />
     4516            <space />
    44244517            <key key="sport" value="skating" />
    44254518            <text key="name" text="Name" />
    4426             <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
     4519            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
    44274520        </item>
    44284521        <item name="Skateboard" icon="styles/standard/sport/skateboard.png" type="node,closedway">
    44294522            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skateboard"
    44304523                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skateboard" />
    44314524            <label text="Edit Skateboard" />
     4525            <space />
    44324526            <key key="sport" value="skateboard" />
    44334527            <text key="name" text="Name" />
    4434             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="pitch" />
     4528            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
    44354529        </item>
    44364530        <item name="Swimming" icon="presets/swimming.png" type="node,closedway">
    44374531            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=swimming"
    44384532                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=swimming" />
    44394533            <label text="Edit Swimming" />
     4534            <space />
    44404535            <key key="sport" value="swimming" />
    44414536            <text key="name" text="Name" />
    4442             <combo key="leisure" text="type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
     4537            <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
    44434538        </item>
    44444539        <item name="Skiing" icon="presets/skiing_downhill.png" type="node,way,closedway">
    44454540            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps"/>
    44464541            <label text="Edit Skiing" />
     4542            <space />
    44474543            <key key="sport" value="skiing" />
    44484544            <text key="name" text="Name" />
    44494545            <combo key="piste:type" text="Piste type" values="downhill,nordic,skitour,snow_park" />
     
    44574553                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=shooting"
    44584554                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=shooting" />
    44594555            <label text="Edit Shooting" />
     4556            <space />
    44604557            <key key="sport" value="shooting" />
    44614558            <text key="name" text="Name" />
    4462             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4559            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    44634560        </item>
    44644561    </group> <!-- Sport -->
    44654562    <group name="Sport (Ball)" icon="presets/soccer.png">
     
    44684565                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:sport=soccer"
    44694566                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=soccer"/>
    44704567            <label text="Edit Soccer" />
     4568            <space />
    44714569            <key key="sport" value="soccer" />
    44724570            <text key="name" text="Name" />
    4473             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4571            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44744572        </item>
    44754573        <item name="Australian Football" icon="presets/soccer.png" type="node,closedway">
    44764574            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=australian_football"/>
    44774575            <label text="Edit Australian Football" />
     4576            <space />
    44784577            <key key="sport" value="australian_football" />
    44794578            <text key="name" text="Name" />
    4480             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4579            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44814580        </item>
    44824581        <item name="American Football" icon="presets/football.png" type="node,closedway">
    44834582            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=american_football"/>
    44844583            <label text="Edit American Football" />
     4584            <space />
    44854585            <key key="sport" value="american_football" />
    44864586            <text key="name" text="Name" />
    4487             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4587            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44884588        </item>
    44894589        <item name="Canadian Football" icon="presets/football.png" type="node,closedway">
    44904590            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canadian_football"/>
    44914591            <label text="Edit Canadian Football" />
     4592            <space />
    44924593            <key key="sport" value="canadian_football" />
    44934594            <text key="name" text="Name" />
    4494             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4595            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44954596        </item>
    44964597        <item name="Gaelic Games" icon="presets/soccer.png" type="node,closedway">
    44974598            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gaelic_games"/>
    44984599            <label text="Edit Gaelic Games" />
     4600            <space />
    44994601            <key key="sport" value="gaelic_games" />
    45004602            <text key="name" text="Name" />
    4501             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4603            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45024604            <optional>
    4503                 <check key="gaelic_games:hurling" text="Hurling" text_context="gaelic game" default="off" />
    4504                 <check key="gaelic_games:football" text="Football" text_context="gaelic game"  default="off" />
    4505                 <check key="gaelic_games:camogie" text="Camogie" text_context="gaelic game"  default="off" />
    4506                 <check key="gaelic_games:rounders" text="Rounders" text_context="gaelic game"  default="off" />
     4605                <check key="gaelic_games:hurling" text="Hurling" />
     4606                <check key="gaelic_games:football" text="Football" />
     4607                <check key="gaelic_games:camogie" text="Camogie" />
     4608                <check key="gaelic_games:rounders" text="Rounders" />
    45074609            </optional>
    45084610        </item>
    45094611        <item name="Rugby League" icon="presets/football.png" type="node,closedway">
    45104612            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=rugby_league"
    45114613                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_league"/>
    45124614            <label text="Edit Rugby League" />
     4615            <space />
    45134616            <key key="sport" value="rugby_league" />
    45144617            <text key="name" text="Name" />
    4515             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4618            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45164619        </item>
    45174620        <item name="Rugby Union" icon="presets/football.png" type="node,closedway">
    45184621            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=rugby_union"
    45194622                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_union"/>
    45204623            <label text="Edit Rugby Union" />
     4624            <space />
    45214625            <key key="sport" value="rugby_union" />
    45224626            <text key="name" text="Name" />
    4523             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4627            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45244628        </item>
    45254629        <item name="Baseball" icon="presets/baseball.png" type="node,closedway">
    45264630            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=baseball"/>
    45274631            <label text="Edit Baseball" />
     4632            <space />
    45284633            <key key="sport" value="baseball" />
    45294634            <text key="name" text="Name" />
    4530             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4635            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45314636        </item>
    45324637        <item name="Basketball" icon="presets/basketball.png" type="node,closedway">
    45334638            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=basketball"/>
    45344639            <label text="Edit Basketball" />
     4640            <space />
    45354641            <key key="sport" value="basketball" />
    45364642            <text key="name" text="Name" />
    4537             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4643            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45384644        </item>
    45394645        <item name="Volleyball" icon="styles/standard/sport/volleyball.png" type="node,closedway">             
    45404646            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=volleyball" />
     
    45594665                  pt.href="http://wiki.openstreetmap.org/wiki/Pt:Tag:sport=golf"
    45604666                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:sport=golf"/>
    45614667            <label text="Edit Golf" />
     4668            <space />
    45624669            <key key="sport" value="golf" />
    45634670            <text key="name" text="Name" />
    4564             <combo key="leisure" text="type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
     4671            <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
    45654672        </item>
    45664673        <item name="Boule" icon="presets/boule.png" type="node,closedway">
    45674674            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=boules"/>
    45684675            <label text="Edit Boule" />
     4676            <space />
    45694677            <key key="sport" value="boules" />
    45704678            <text key="name" text="Name" />
    4571             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4679            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45724680        </item>
    45734681        <item name="Bowls" icon="presets/boule.png" type="node,closedway">
    45744682            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=bowls"/>
    45754683            <label text="Edit Bowls" />
     4684            <space />
    45764685            <key key="sport" value="bowls" />
    45774686            <text key="name" text="Name" />
    4578             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4687            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45794688        </item>
    45804689        <item name="Cricket" icon="presets/cricket.png" type="node,closedway">
    45814690            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket"/>
    45824691            <label text="Edit Cricket" />
     4692            <space />
    45834693            <key key="sport" value="cricket" />
    45844694            <text key="name" text="Name" />
    4585             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4695            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45864696        </item>
    45874697        <item name="Cricket Nets" icon="presets/cricket.png" type="node,closedway">
    45884698            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket_nets"/>
    45894699            <label text="Edit Cricket Nets" />
     4700            <space />
    45904701            <key key="sport" value="cricket_nets" />
    45914702            <text key="name" text="Name" />
    4592             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4703            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    45934704        </item>
    45944705        <item name="Croquet" icon="styles/standard/sport/croquet.png" type="node,closedway">
    45954706            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=croquet"/>
    45964707            <label text="Edit Croquet" />
     4708            <space />
    45974709            <key key="sport" value="croquet" />
    45984710            <text key="name" text="Name" />
    4599             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4711            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46004712        </item>
    46014713        <item name="Hockey" icon="presets/Hockey.png" type="node,closedway">
    46024714            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=hockey"/>
    46034715            <label text="Edit Hockey" />
     4716            <space />
    46044717            <key key="sport" value="hockey" />
    46054718            <text key="name" text="Name" />
    4606             <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" />
     4719            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
    46074720        </item>
    46084721        <item name="Pelota" icon="presets/pelota.png" type="node,closedway">
    46094722            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=pelota"
    46104723                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=pelota"/>
    46114724            <label text="Edit Pelota" />
     4725            <space />
    46124726            <key key="sport" value="pelota" />
    46134727            <text key="name" text="Name" />
    4614             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4728            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46154729        </item>
    46164730        <item name="Racquet" icon="presets/racquetball.png" type="node,closedway">
    46174731            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=racquet"
    46184732                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=racquet"/>
    46194733            <label text="Edit Racquet" />
     4734            <space />
    46204735            <key key="sport" value="racquet" />
    46214736            <text key="name" text="Name" />
    4622             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4737            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    46234738        </item>
    46244739        <item name="Table Tennis" icon="presets/table_tennis.png" type="node,closedway">
    46254740            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=table_tennis"/>
    46264741            <label text="Edit Table Tennis" />
     4742            <space />
    46274743            <key key="sport" value="table_tennis" />
    46284744            <text key="name" text="Name" />
    4629             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4745            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    46304746        </item>
    46314747        <item name="Tennis" icon="presets/tennis.png" type="node,closedway">
    46324748            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=tennis"/>
    46334749            <label text="Edit Tennis" />
     4750            <space />
    46344751            <key key="sport" value="tennis" />
    46354752            <text key="name" text="Name" />
    4636             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4753            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46374754        </item>
    46384755    </group> <!-- Sport (Ball) -->
    46394756    <group name="Motorsport" icon="presets/motorbike.png">
    46404757        <item name="Motorsport" icon="styles/standard/sport/motor.png" type="node,closedway">
    46414758            <label text="Edit Motorsport" />
     4759            <space />
    46424760            <key key="sport" value="motor" />
    46434761            <text key="name" text="Name" />
    4644             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4762            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    46454763        </item>
    46464764        <item name="Karting" icon="presets/karting.png" type="node,closedway">
    46474765            <label text="Edit Karting" />
     4766            <space />
    46484767            <key key="sport" value="karting" />
    46494768            <text key="name" text="Name" />
    4650             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4769            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46514770        </item>
    46524771        <item name="Motocross" icon="styles/standard/sport/motocross.png" type="node,closedway">
    46534772            <label text="Edit Motocross" />
     4773            <space />
    46544774            <key key="sport" value="motocross" />
    46554775            <text key="name" text="Name" />
    4656             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4776            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46574777        </item>
    46584778        <item name="Safety Training" icon="presets/safety_training.png" type="node,closedway">
    46594779            <label text="Edit Safety Training" />
     4780            <space />
    46604781            <key key="sport" value="safety_training" />
    46614782            <text key="name" text="Name" />
    4662             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4783            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46634784        </item>
    46644785        <separator/>
    46654786        <item name="Model Aerodrome" icon="presets/plane.png" type="node,closedway">
    46664787            <label text="Edit Model Aerodrome" />
     4788            <space />
    46674789            <key key="sport" value="model_aerodrome" />
    46684790            <text key="name" text="Name" />
    4669             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4791            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
    46704792        </item>
    46714793        <item name="RC Car" icon="presets/car.png" type="node,closedway">
    46724794            <label text="Edit RC Car" />
     4795            <space />
    46734796            <key key="sport" value="rc_car" />
    46744797            <text key="name" text="Name" />
    4675             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4798            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46764799        </item>
    46774800    </group> <!-- Motorsport -->
    46784801  </group> <!-- Sports -->
     
    46924815                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building"
    46934816                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:building" />
    46944817            <label text="Edit Building" />
     4818            <space />
    46954819            <combo key="building" text="Building" values="yes,roof,garage,garages,industrial,school,hangar,commercial,farm,transportation,greenhouse,office,university,hospital,warehouse,retail" default="yes" match="keyvalue" />
    46964820            <text key="name" text="Name" />
    46974821        </item>
     
    47064830                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Key:building"
    47074831                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building" />
    47084832            <label text="Edit Residential Building" />
    4709             <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" />
     4833            <space />
     4834            <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" values_context="building" />
    47104835            <text key="name" text="Name" />
    47114836        </item>
    47124837        <item name="Entrance" icon="styles/standard/misc/entrance-yes.png" type="node">
     
    47174842                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:entrance"
    47184843                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:entrance" />
    47194844            <label text="Edit Entrance" />
    4720             <combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" default="yes" match="key" />
     4845            <space />
     4846            <combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" values_context="entrance" default="yes" match="key" />
    47214847            <combo key="access" text="Access" values="yes,delivery,private,no" />
    47224848            <combo key="wheelchair" text="Wheelchairs" values="yes,no" />
    47234849        </item>
    47244850        <item name="Tower" icon="presets/tower.png" type="node,closedway">
    47254851            <label text="Edit Tower" />
     4852            <space />
    47264853            <key key="man_made" value="tower" />
    47274854            <text key="name" text="Name" />
    47284855            <combo key="tower:type" text="Tower type" values="communication,observation" />
     
    47394866        <separator/>
    47404867        <item name="Works" icon="presets/works.png" type="node,closedway">
    47414868            <label text="Edit Works" />
     4869            <space />
    47424870            <key key="man_made" value="works" />
    47434871            <text key="name" text="Name" />
    47444872        </item>
     
    47574885                  nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:man_made=windmill"
    47584886                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=windmill" />
    47594887            <label text="Edit Windmill" />
     4888            <space />
    47604889            <key key="man_made" value="windmill" />
    47614890            <text key="name" text="Name" />
    47624891        </item>
    47634892        <item name="Gasometer" icon="presets/gasometer.png" type="node,closedway">
    47644893            <label text="Edit Gasometer" />
     4894            <space />
    47654895            <key key="man_made" value="gasometer" />
    47664896            <text key="name" text="Name" />
    47674897        </item>
     
    47714901                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=pipeline"
    47724902                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pipeline"/>
    47734903            <label text="Edit Pipeline" />
     4904            <space />
    47744905            <key key="man_made" value="pipeline" />
    47754906            <text key="operator" text="Operator" />
    47764907            <combo key="type" text="Type" values="water,gas,heat,oil,sewage" />
     
    47814912                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=crane"
    47824913                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=crane" />
    47834914            <label text="Edit Crane" />
     4915            <space />
    47844916            <key key="man_made" value="crane" />
    47854917            <text key="name" text="Name" />
    47864918        </item>
     
    47894921                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=mineshaft"
    47904922                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=mineshaft" />
    47914923            <label text="Edit Mineshaft" />
     4924            <space />
    47924925            <key key="man_made" value="mineshaft" />
    47934926            <text key="name" text="Name" />
    47944927            <combo key="mineshaft_type" text="Function" values="winding,air" />
     
    48044937                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=adit"
    48054938                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=adit" />
    48064939            <label text="Edit Adit" />
     4940            <space />
    48074941            <key key="man_made" value="adit" />
    48084942            <text key="name" text="Name" />
    48094943            <text key="length" text="Length in meters" />
     
    48144948        <separator/>
    48154949        <item name="Water Tower" icon="presets/water_tower.png" type="node,closedway">
    48164950            <label text="Edit Water Tower" />
     4951            <space />
    48174952            <key key="man_made" value="water_tower" />
    48184953            <text key="name" text="Name" />
    48194954        </item>
     
    48374972                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=wastewater_plant"
    48384973                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=wastewater_plant" />
    48394974            <label text="Edit Wastewater Plant" />
     4975            <space />
    48404976            <key key="man_made" value="wastewater_plant" />
    48414977            <text key="name" text="Name" />
    48424978        </item>
     
    48584994                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fountain"
    48594995                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fountain" />
    48604996            <label text="Edit Fountain" />
     4997            <space />
    48614998            <key key="amenity" value="fountain" />
    48624999            <text key="name" text="Name" />
    48635000        </item>
     
    48675004                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:man_made=water_well"
    48685005                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=water_well" />
    48695006            <label text="Edit Water Well" />
     5007            <space />
    48705008            <key key="man_made" value="water_well" />
    48715009            <text key="name" text="Name" />
    48725010        </item>
     
    48775015                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=lighthouse"
    48785016                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=lighthouse" />
    48795017            <label text="Edit Lighthouse" />
     5018            <space />
    48805019            <key key="man_made" value="lighthouse" />
    48815020            <text key="name" text="Name" />
    48825021        </item>
     
    48855024                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=beacon"
    48865025                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
    48875026            <label text="Edit Beacon" />
     5027            <space />
    48885028            <key key="man_made" value="beacon" />
    48895029            <text key="name" text="Name" />
    48905030        </item>
     
    49065046            <text key="operator" text="Operator" />             
    49075047            <combo key="measurement" text="Measurement" values="particulate_matter,seismic,water_level,weather" />
    49085048            <combo key="recording" text="Recording" values="manually,automated,remote,no" /> 
    4909             <combo key="display" text="Display" values="analog,digital,no" values_context="display" />                                     
    4910        </item>                 
     5049            <combo key="display" text="Display" values="analog,digital,no" />
     5050        </item>
    49115051        <item name="Survey Point" icon="presets/survey_point.png" type="node">
    49125052            <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=survey_point"
    49135053                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=survey_point"
    49145054                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=survey_point" />
    49155055            <label text="Edit Survey Point" />
     5056            <space />
    49165057            <key key="man_made" value="survey_point" />
    49175058            <text key="name" text="Name" />
    49185059        </item>
     
    49215062                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:man_made=surveillance"
    49225063                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=surveillance" />
    49235064            <label text="Edit Surveillance Camera" />
     5065            <space />
    49245066            <key key="man_made" value="surveillance" />
    49255067            <text key="name" text="Name" />
    49265068            <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
     
    49305072        <item name="Power Plant" icon="presets/power.png" type="closedway,relation">
    49315073            <link href="http://wiki.openstreetmap.org/wiki/Tag:power=plant" />
    49325074            <label text="Edit Power Plant" />
     5075            <space />
    49335076            <key key="power" value="plant" />
    49345077            <text key="name" text="Name" />
    49355078            <text key="operator" text="Operator" />
     
    49585101                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=generator"
    49595102                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=generator" />
    49605103            <label text="Edit Power Generator" />
     5104            <space />
    49615105            <key key="power" value="generator" />
    49625106            <text key="name" text="Name" />
    49635107            <text key="operator" text="Operator" />
     
    50295173                <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="nuclear fission" />
    50305174                <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="nuclear fission" />
    50315175            </combo>
    5032             <space />
    5033             <label text="Output forms of energy" />
    5034             <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
    5035             <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
    5036             <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
    5037             <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
    5038             <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
    5039             <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
    5040             <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
    5041             <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
    5042             <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
     5176            <optional text="Output forms of energy:">
     5177                <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
     5178                <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
     5179                <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5180                <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
     5181                <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5182                <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5183                <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
     5184                <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
     5185                <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
     5186            </optional>
    50435187        </item>
    50445188        <item name="Power Sub Station" icon="presets/power.png" type="node,closedway">
    50455189            <link href="http://wiki.openstreetmap.org/wiki/Tag:power=sub_station"
     
    50495193                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:power=sub_station"
    50505194                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=sub_station" />
    50515195            <label text="Edit Power Sub Station" />
     5196            <space />
    50525197            <key key="power" value="sub_station" />
    50535198            <text key="operator" text="Operator" />
    50545199            <text key="ref" text="Line reference" />
     
    50605205                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=cable_distribution_cabinet"
    50615206                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=cable_distribution_cabinet" />
    50625207            <label text="Edit Cable Distribution Cabinet" />
     5208            <space />
    50635209            <key key="power" value="cable_distribution_cabinet" />
    50645210            <text key="operator" text="Operator" />
    50655211            <text key="ref" text="Reference" />
     
    50765222                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=tower"
    50775223                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=tower" />
    50785224            <label text="Edit Power Tower" />
     5225            <space />
    50795226            <key key="power" value="tower" />
    50805227            <text key="operator" text="Operator" />
    50815228            <text key="ref" text="Tower reference" />
     
    50915238                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:power=pole"
    50925239                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=pole" />
    50935240            <label text="Edit Power Pole" />
     5241            <space />
    50945242            <key key="power" value="pole" />
    50955243            <text key="operator" text="Operator" />
    50965244            <text key="ref" text="Pole reference" />
     
    51065254                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=line"
    51075255                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=line" />
    51085256            <label text="Edit Power Line" />
    5109             <combo key="power" text="Line type" values_context="Power Line" values="line,minor_line" default="line" match="keyvalue" />
     5257            <space />
     5258            <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue" />
    51105259            <text key="operator" text="Operator" />
    51115260            <text key="ref" text="Line reference" />
    51125261            <combo key="voltage" text="Voltage in Volts (V)" values="1150000,765000,750000,735000,500000,450000,420000,400000,380000,350000,345000,330000,315000,300000,275000,238000,230000,225000,220000,200000,161000,154000,150000,138000,132000,120000,115000,110000,100000,90000,69000,66000,65000,63000,60000,55000,49000,45000,35000,33000,30000,20000,15000,750,400,220,110,high,medium,low,750000;200000,110000;20000" />
     
    51215270                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic=castle"
    51225271                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=castle" />
    51235272            <label text="Edit Castle" />
     5273            <space />
    51245274            <key key="historic" value="castle" />
    51255275            <text key="name" text="Name" />
    51265276            <text key="wikipedia" text="Wikipedia" />
    51275277        </item>
    51285278        <item name="Ruins" icon="presets/ruins.png" type="node,closedway">
    51295279            <label text="Edit Ruins" />
     5280            <space />
    51305281            <key key="historic" value="ruins" />
    51315282            <text key="name" text="Name" />
    51325283            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    51385289                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=archaeological_site"
    51395290                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=archaeological_site" />
    51405291            <label text="Edit Archaeological Site" />
     5292            <space />
    51415293            <key key="historic" value="archaeological_site" />
    51425294            <text key="name" text="Name" />
    51435295            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    51495301                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=battlefield"
    51505302                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=battlefield" />
    51515303            <label text="Edit Battlefield" />
     5304            <space />
    51525305            <key key="historic" value="battlefield" />
    51535306            <text key="name" text="Name" />
    51545307        </item>
    51555308        <item name="Palaeontological Site" icon="presets/palaeontological_site.png" type="node,closedway">
    51565309            <link href="http://wiki.openstreetmap.org/wiki/Tag:geological" />
    51575310            <label text="Edit Palaeontological Site" />
     5311            <space />
    51585312            <key key="geological" value="palaeontological_site" />
    51595313            <text key="name" text="Name" />
    51605314        </item>
    51615315        <separator/>
    51625316        <item name="Monument" icon="presets/monument.png" type="node,closedway">
    51635317            <label text="Edit Monument" />
     5318            <space />
    51645319            <key key="historic" value="monument" />
    51655320            <text key="name" text="Name" />
    51665321        </item>
     
    51715326                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=memorial"
    51725327                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=memorial" />
    51735328            <label text="Edit Memorial" />
     5329            <space />
    51745330            <key key="historic" value="memorial" />
    51755331            <text key="name" text="Name" />
    51765332        </item>
    51775333        <item name="Wayside Cross" icon="presets/wayside_cross.png" type="node,closedway">
    51785334            <label text="Edit Wayside Cross" />
     5335            <space />
    51795336            <key key="historic" value="wayside_cross" />
    51805337            <text key="name" text="Name" />
    51815338        </item>
    51825339        <item name="Wayside Shrine" icon="presets/wayside_shrine.png" type="node,closedway">
    51835340            <label text="Edit Wayside Shrine" />
     5341            <space />
    51845342            <key key="historic" value="wayside_shrine" />
    51855343            <text key="name" text="Name" />
    51865344        </item>
    51875345        <item name="Boundary Stone" icon="styles/standard/historic/boundary_stone.png" type="node,closedway">
    51885346            <label text="Edit Boundary Stone" />
     5347            <space />
    51895348            <key key="historic" value="boundary_stone" />
    51905349            <text key="name" text="Name" />
    51915350        </item>
     
    51955354    <group name="Food" icon="styles/standard/shop/supermarket.png">
    51965355        <item name="Supermarket" icon="styles/standard/shop/supermarket.png" type="node,closedway">
    51975356            <label text="Edit Supermarket" />
     5357            <space />
    51985358            <key key="shop" value="supermarket" />
    51995359            <text key="name" text="Name" />
    52005360            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    52055365                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=convenience"
    52065366                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=convenience" />
    52075367            <label text="Edit Convenience Store" />
     5368            <space />
    52085369            <key key="shop" value="convenience" />
    52095370            <text key="name" text="Name" />
    52105371            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    52165377                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=kiosk"
    52175378                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=kiosk" />
    52185379            <label text="Edit Kiosk" />
     5380            <space />
    52195381            <key key="shop" value="kiosk" />
    52205382            <text key="name" text="Name" />
    52215383            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    52315393                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=bakery"
    52325394                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=bakery" />
    52335395            <label text="Edit Baker" />
     5396            <space />
    52345397            <key key="shop" value="bakery" />
    52355398            <text key="name" text="Name" />
    52365399            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    52445407                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=butcher"
    52455408                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=butcher" />
    52465409            <label text="Edit Butcher" />
     5410            <space />
    52475411            <key key="shop" value="butcher" />
    52485412            <text key="name" text="Name" />
    52495413            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    52755439                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=confectionery"
    52765440                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=confectionery" />
    52775441            <label text="Edit Confectionery" />
     5442            <space />
    52785443            <key key="shop" value="confectionery" />
    52795444            <text key="name" text="Name" />
    52805445            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    53275492        <item name="Organic" type="node,closedway">
    53285493            <link href="http://wiki.openstreetmap.org/wiki/Key:organic" />
    53295494            <label text="Edit Organic/Bio" />
     5495            <space />
    53305496            <combo text="Organic/Bio" key="organic" values="no,yes,only" match="key" />
    53315497        </item>
    53325498        <item name="Fair Trade" type="node,closedway">
    53335499            <link href="http://wiki.openstreetmap.org/wiki/Key:fair_trade" />
    53345500            <label text="Edit Fair Trade" />
     5501            <space />
    53355502            <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
    53365503        </item>
    53375504        <separator/>
     
    53405507                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:shop=alcohol"
    53415508                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=alcohol" />
    53425509            <label text="Edit Alcohol Shop" />
     5510            <space />
    53435511            <key key="shop" value="alcohol" />
    53445512            <text key="name" text="Name" />
    53455513            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    53465514        </item>
    53475515        <item name="Beverages" icon="styles/standard/shop/beverages.png" type="node,closedway">
    53485516            <label text="Edit Beverages Shop" />
     5517            <space />
    53495518            <key key="shop" value="beverages" />
    53505519            <text key="name" text="Name" />
    53515520            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    53545523    <group name="Clothes" icon="styles/standard/shop/clothes.png">
    53555524        <item name="Clothes" icon="styles/standard/shop/clothes.png" type="node,closedway">
    53565525            <label text="Edit Clothes Shop" />
     5526            <space />
    53575527            <key key="shop" value="clothes" />
    53585528            <text key="name" text="Name" />
    53595529            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    53725542        </item>           
    53735543         <item name="Shoes" icon="styles/standard/shop/shoes.png" type="node,closedway">
    53745544            <label text="Edit Shoe Shop" />
     5545            <space />
    53755546            <key key="shop" value="shoes" />
    53765547            <text key="name" text="Name" />
    53775548            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    53815552                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=outdoor"
    53825553                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=outdoor" />
    53835554            <label text="Edit Outdoor Shop" />
     5555            <space />
    53845556            <key key="shop" value="outdoor" />
    53855557            <text key="name" text="Name" />
    53865558            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    53875559        </item>
    53885560        <item name="Sports" icon="presets/rowing.png" type="node,closedway">
    53895561            <label text="Edit Sports Shop" />
     5562            <space />
    53905563            <key key="shop" value="sports" />
    53915564            <text key="name" text="Name" />
    53925565            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    53985571                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:shop=dry_cleaning"
    53995572                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=dry_cleaning" />
    54005573            <label text="Edit Dry Cleaning" />
     5574            <space />
    54015575            <key key="shop" value="dry_cleaning" />
    54025576            <text key="name" text="Name" />
    54035577            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    54055579        <item name="Laundry" icon="presets/laundry.png" type="node,closedway">
    54065580            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Laundry" />
    54075581            <label text="Edit Laundry" />
     5582            <space />
    54085583            <key key="shop" value="laundry" />
    54095584            <text key="name" text="Name" />
    54105585            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    54115586        </item>
    54125587        <item name="Tailor" icon="styles/standard/shop/tailor.png" type="node,closedway">
    54135588            <label text="Edit Tailor" />
     5589            <space />
    54145590            <key key="shop" value="tailor" />
    54155591            <text key="name" text="Name" />
    54165592            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    54295605    <group name="Electronic" icon="styles/standard/shop/electronics.png">
    54305606        <item name="Computer" icon="styles/standard/shop/computer.png" type="node,closedway">
    54315607            <label text="Edit Computer Shop" />
     5608            <space />
    54325609            <key key="shop" value="computer" />
    54335610            <text key="name" text="Name" />
    54345611            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    54355612        </item>
    54365613        <item name="Electronics" icon="styles/standard/shop/electronics.png" type="node,closedway">
    54375614            <label text="Edit Electronics Shop" />
     5615            <space />
    54385616            <key key="shop" value="electronics" />
    54395617            <text key="name" text="Name" />
    54405618            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    54625640        </item>       
    54635641        <item name="Hifi" icon="styles/standard/shop/hifi.png" type="node,closedway">
    54645642            <label text="Edit Hifi Shop" />
     5643            <space />
    54655644            <key key="shop" value="hifi" />
    54665645            <text key="name" text="Name" />
    54675646            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    54685647        </item>
    5469         <item name="Video" name_context="shop" icon="styles/standard/shop/video.png" type="node,closedway">
     5648        <item name="Video" icon="styles/standard/shop/video.png" type="node,closedway">
    54705649            <label text="Edit Video Shop" />
     5650            <space />
    54715651            <key key="shop" value="video" />
    54725652            <text key="name" text="Name" />
    54735653            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    54845664                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bank"
    54855665                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bank" />
    54865666            <label text="Edit Bank" />
     5667            <space />
    54875668            <key key="amenity" value="bank" />
    54885669            <text key="name" text="Name" />
     5670            <text key="brand" text="Brand" />
    54895671            <text key="operator" text="Operator" />
    54905672            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    54915673            <check key="atm" text="Automated Teller Machine" default="on" />
     
    54985680                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bureau_de_change"
    54995681                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bureau_de_change" />
    55005682            <label text="Edit Money Exchange" />
     5683            <space />
    55015684            <key key="amenity" value="bureau_de_change" />
    55025685            <text key="name" text="Name" />
    55035686            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    55145697                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=atm"
    55155698                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=atm" />
    55165699            <label text="Edit Automated Teller Machine" />
     5700            <space />
    55175701            <key key="amenity" value="atm" />
     5702            <text key="brand" text="Brand" />
    55185703            <text key="operator" text="Operator" />
     5704            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    55195705        </item>
    55205706    </group> <!-- Cash -->
    55215707    <group name="Other" icon="styles/standard/shop/mall.png">
     
    55475733        <separator/>
    55485734        <item name="Chemist" icon="styles/standard/shop/chemist.png" type="node,closedway">
    55495735            <label text="Edit Chemist" />
     5736            <space />
    55505737            <key key="shop" value="chemist" />
    55515738            <text key="name" text="Name" />
    55525739            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    55535740        </item>
    55545741        <item name="Hairdresser" icon="styles/standard/shop/hairdresser.png" type="node,closedway">
    55555742            <label text="Edit Hairdresser" />
     5743            <space />
    55565744            <key key="shop" value="hairdresser" />
    55575745            <text key="name" text="Name" />
    55585746            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    55595747        </item>
    55605748        <item name="Optician" icon="styles/standard/shop/optician.png" type="node,closedway">
    55615749            <label text="Edit Optician" />
     5750            <space />
    55625751            <key key="shop" value="optician" />
    55635752            <text key="name" text="Name" />
    55645753            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    55925781                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=florist"
    55935782                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=florist" />
    55945783            <label text="Edit Florist" />
     5784            <space />
    55955785            <key key="shop" value="florist" />
    55965786            <text key="name" text="Name" />
    55975787            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    56025792                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=garden_centre"
    56035793                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=garden_centre" />
    56045794            <label text="Edit Garden Centre" />
     5795            <space />
    56055796            <key key="shop" value="garden_centre" />
    56065797            <text key="name" text="Name" />
     5798            <text key="brand" text="Brand" />
    56075799            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    56085800        </item>
    56095801        <separator/>
     
    56135805                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=doityourself"
    56145806                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=doityourself" />
    56155807            <label text="Edit Do-it-yourself-store" />
     5808            <space />
    56165809            <key key="shop" value="doityourself" />
    56175810            <text key="name" text="Name" />
     5811            <text key="brand" text="Brand" />
    56185812            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    56195813        </item>
    56205814        <item name="Hardware" icon="presets/hardware.png" type="node,closedway">
    56215815            <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=hardware"
    56225816                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=hardware" />
    56235817            <label text="Edit Hardware Store" />
     5818            <space />
    56245819            <key key="shop" value="hardware" />
    56255820            <text key="name" text="Name" />
    56265821            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    56385833        <separator/>
    56395834        <item name="Furniture" icon="styles/standard/shop/furniture.png" type="node,closedway">
    56405835            <label text="Edit Furniture Shop" />
     5836            <space />
    56415837            <key key="shop" value="furniture" />
    56425838            <text key="name" text="Name" />
     5839            <text key="brand" text="Brand" />
    56435840            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    56445841        </item>
    56455842        <item name="Kitchen" icon="presets/kitchen.png" type="node,closedway">
     
    56505847            <space />           
    56515848            <key key="shop" value="kitchen" />
    56525849            <text key="name" text="Name" />           
     5850            <text key="brand" text="Brand" />
    56535851            <text key="operator" text="Operator" />
    56545852            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00; Sa 08:00-12:00" />
    56555853        </item>                   
     
    56765874        <separator/>
    56775875        <item name="Stationery" icon="presets/stationery.png" type="node,closedway">
    56785876            <label text="Edit Stationery Shop" />
     5877            <space />
    56795878            <key key="shop" value="stationery" />
    56805879            <text key="name" text="Name" />
    56815880            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    56925891        </item>
    56935892        <item name="Book Store" icon="presets/book.png" type="node,closedway">
    56945893            <label text="Edit Book Store" />
     5894            <space />
    56955895            <key key="shop" value="books" />
    56965896            <text key="name" text="Name" />
     5897            <text key="brand" text="Brand" />
    56975898            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    56985899        </item>
    56995900        <item name="Newsagent's shop" icon="presets/kiosk.png" type="node,closedway">
     
    57035904                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=newsagent"
    57045905                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=newsagent" />
    57055906            <label text="Edit Newsagent's shop" />
     5907            <space />
    57065908            <key key="shop" value="newsagent" />
    57075909            <text key="name" text="Name" />
    57085910            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    57105912        <separator/>
    57115913        <item name="Travel Agency" icon="presets/travel.png" type="node,closedway">
    57125914            <label text="Edit Travel Agency" />
     5915            <space />
    57135916            <key key="shop" value="travel_agency" />
    57145917            <text key="name" text="Name" />
     5918            <text key="brand" text="Brand" />
    57155919            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
    57165920        </item>
    57175921        <item name="Musical Instrument" icon="presets/musical_instrument.png" type="node,closedway">
     
    57265930        </item>                                   
    57275931        <item name="Toys" icon="styles/standard/shop/toys.png" type="node,closedway">
    57285932            <label text="Edit Toy Shop" />
     5933            <space />           
    57295934            <key key="shop" value="toys" />
    57305935            <text key="name" text="Name" />
    57315936            <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" />
     
    57475952                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=vending_machine"
    57485953                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine" />
    57495954        <label text="Edit Vending machine" />
     5955        <space />           
    57505956        <key key="amenity" value="vending_machine" />
    57515957        <multiselect key="vending" text="Vending products" values="animal_food;bicycle_tube;cigarettes;condoms;drinks;excrement_bags;food;news_papers;parking_tickets;photos;public_transport_plans;public_transport_tickets;SIM-cards;stamps;sweets;tampons;telephone_vouchers;toys;vouchers" />
    57525958        <text key="operator" text="Operator" />
     
    59396145                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=peak"
    59406146                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=peak" />
    59416147            <label text="Edit Peak" />
     6148            <space />
    59426149            <key key="natural" value="peak" />
    59436150            <text key="name" text="Name" />
    59446151            <text key="ele" text="Elevation" />
     
    59486155            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=glacier"
    59496156                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=glacier" />
    59506157            <label text="Edit Glacier" />
     6158            <space />
    59516159            <key key="natural" value="glacier" />
    59526160            <text key="name" text="Name" />
    59536161            <text key="ele" text="Elevation" />
     
    59586166                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:natural=volcano"
    59596167                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=volcano" />
    59606168            <label text="Edit Volcano" />
     6169            <space />
    59616170            <key key="natural" value="volcano" />
    59626171            <text key="name" text="Name" />
    59636172            <text key="ele" text="Elevation" />
     
    59676176            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=cave_entrance"
    59686177                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=cave_entrance" />
    59696178            <label text="Edit Cave Entrance" />
     6179            <space />
    59706180            <key key="natural" value="cave_entrance" />
    59716181            <text key="name" text="Name" />
    59726182            <text key="wikipedia" text="Wikipedia" />
     
    60066216                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=tree"
    60076217                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=tree" />
    60086218            <label text="Edit Tree" />
     6219            <space />
    60096220            <key key="natural" value="tree" />
    60106221            <text key="name" text="Name" />
    6011             <text key="type" text="Type" />
     6222            <combo key="type" text="Type" values="broad_leaved,conifer,palm" />
    60126223            <text key="height" text="Height in meter (m)" />
    60136224            <text key="name:botanical" text="Botanical Name" />
     6225            <optional>
     6226                <text key="genus" text="Genus" />
     6227                <text key="species" text="Species" />
     6228                <text key="taxon" text="Taxon" />
     6229            </optional>
    60146230        </item>
    60156231        <item name="Wood" icon="presets/landuse.png" type="node,closedway,relation">
    60166232            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=wood"
     
    60196235                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=wood"
    60206236                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wood" />
    60216237            <label text="Edit Wood" />
     6238            <space />
    60226239            <key key="natural" value="wood" />
    60236240            <text key="name" text="Name" />
    6024             <combo key="wood" text="Type" values="coniferous,deciduous,mixed" values_context="wood" />
     6241            <combo key="wood" text="Type" values="coniferous,deciduous,mixed" />
    60256242        </item>
    60266243        <item name="Forest" icon="presets/landuse.png" type="node,closedway,relation">
    60276244            <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=forest"
     
    60516268        </item>
    60526269        <item name="Nature Reserve" icon="styles/standard/leisure/nature_reserve.png" type="node,closedway,relation">
    60536270            <label text="Edit Nature Reserve" />
     6271            <space />
    60546272            <key key="leisure" value="nature_reserve" />
    60556273            <text key="name" text="Name" />
    60566274        </item>
    60576275        <separator/>
    60586276        <item name="Scree" icon="presets/empty.png" type="node,closedway,relation">
    60596277            <label text="Edit Scree" />
     6278            <space />
    60606279            <key key="natural" value="scree" />
    60616280            <text key="name" text="Name" />
    60626281        </item>
     
    60666285                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=fell"
    60676286                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=fell" />
    60686287            <label text="Edit Fell" />
     6288            <space />
    60696289            <key key="natural" value="fell" />
    60706290            <text key="name" text="Name" />
    60716291        </item>
    60726292        <item name="Scrub" icon="presets/empty.png" type="node,closedway,relation">
    60736293            <label text="Edit Scrub" />
     6294            <space />
    60746295            <key key="natural" value="scrub" />
    60756296            <text key="name" text="Name" />
    60766297        </item>
     
    60816302                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=heath"
    60826303                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=heath" />
    60836304            <label text="Edit Heath" />
     6305            <space />
    60846306            <key key="natural" value="heath" />
    60856307            <text key="name" text="Name" />
    60866308        </item>
     
    61476369        <separator/>
    61486370        <item name="Garden" icon="presets/empty.png" type="node,closedway,relation">
    61496371            <label text="Edit Garden" />
     6372            <space />
    61506373            <key key="leisure" value="garden" />
    61516374            <text key="name" text="Name" />
    61526375        </item>
     
    61706393            <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=common"
    61716394                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=common" />
    61726395            <label text="Edit Common" />
     6396            <space />
    61736397            <key key="leisure" value="common" />
    61746398            <text key="name" text="Name" />
    61756399        </item>
    61766400        <item name="Park" icon="presets/empty.png" type="node,closedway,relation">
    61776401            <label text="Edit Park" />
     6402            <space />
    61786403            <key key="leisure" value="park" />
    61796404            <text key="name" text="Name" />
    61806405        </item>
     
    61906415            <text key="name" text="Name" />
    61916416        </item>
    61926417        <separator/>
    6193         <item name="Residential area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
     6418        <item name="Residential Area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
    61946419            <label text="Edit Residential Landuse" />
    61956420            <space />
    61966421            <key key="landuse" value="residential" />
     
    62056430                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=grave_yard"
    62066431                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=grave_yard" />
    62076432            <label text="Edit Graveyard" />
     6433            <space />
    62086434            <key key="amenity" value="grave_yard" />
    62096435            <text key="name" text="Name" />
    62106436            <combo key="religion" text="Religion" values="bahai,buddhist,christian,hindu,jain,jewish,muslim,sikh,spiritualist,taoist,unitarian,zoroastrian" />
     
    63816607                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Relation:boundary"
    63826608                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:boundary" />
    63836609            <label text="Edit Boundary" />
     6610            <space />
    63846611            <key key="type" value="boundary" />
    63856612            <text key="name" text="Name" />
    63866613            <optional>
     
    63986625        <item name="Site" type="relation">
    63996626            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Site"/>
    64006627            <label text="Edit Site" />
     6628            <space />
    64016629            <key key="type" value="site" />
    64026630            <text key="name" text="Site name" />
    64036631            <roles>
     
    64196647                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Relation:restriction"
    64206648                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:restriction"/>
    64216649            <label text="Edit Turn Restriction" />
     6650            <space />
    64226651            <key key="type" value="restriction" />
    64236652            <combo key="restriction" text="Restriction" values="no_left_turn,no_right_turn,no_straight_on,no_u_turn,only_right_turn,only_left_turn,only_straight_on" />
    64246653            <optional>
     
    64376666                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:enforcement"
    64386667                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:enforcement"/>
    64396668            <label text="Edit Enforcement" />
     6669            <space />
    64406670            <key key="type" value="enforcement" />
    64416671            <combo key="enforcement" text="Type of enforcement" values="maxheight,maxweight,maxspeed,mindistance,traffic_signals,check " />
    64426672            <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
     
    64596689                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:route"
    64606690                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:route"/>
    64616691            <label text="Edit general route" />
     6692            <space />
    64626693            <key key="type" value="route" />
    64636694            <combo key="route" text="Route type" values="bicycle,bus,road,ferry,ski,foot,hiking,tram,detour,railway,subway" />
    64646695            <text key="name" text="Name" />
     
    64846715                <role key="backward_stop" text="backward halt point" requisite="optional" type="node" />
    64856716            </roles>
    64866717        </item>
    6487         <item name="Route network" icon="presets/path.png" type="relation">
     6718        <item name="Route Network" icon="presets/path.png" type="relation">
    64886719            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Network"/>
    6489             <label text="Edit route network" />
     6720            <label text="Edit Route Network" />
     6721            <space />
    64906722            <key key="type" value="network" />
    64916723            <text key="name" text="Name" />
    64926724            <optional>
     
    64986730            </roles>
    64996731        </item>
    65006732        <separator/>
    6501         <item name="Associated street" icon="presets/addresses.png" type="relation">
     6733        <item name="Associated Street" icon="presets/addresses.png" type="relation">
    65026734            <link href="http://wiki.openstreetmap.org/wiki/Relation:associatedStreet"
    65036735                  de.href="http://wiki.openstreetmap.org/wiki/DE:Relation:associatedStreet"
    65046736                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:associatedStreet"
    65056737                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Relation:associatedStreet"/>
    6506             <label text="Edit associated street" />
     6738            <label text="Edit Associated Street" />
     6739            <space />
    65076740            <key key="type" value="associatedStreet" />
    65086741            <text key="name" text="Street name" />
    65096742            <roles>
     
    65156748            <link href="http://wiki.openstreetmap.org/wiki/Relation:street"
    65166749                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:street"/>
    65176750            <label text="Edit Street" />
     6751            <space />
    65186752            <key key="type" value="street" />
    65196753            <text key="name" text="Name" />
    65206754            <roles>
     
    65316765                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:destination_sign"
    65326766                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:destination_sign"
    65336767                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:destination_sign"/>
    6534             <label text="Edit Destination sign" />
     6768            <label text="Edit Destination Sign" />
     6769            <space />
    65356770            <key key="type" value="destination_sign" />
    65366771            <text key="destination" text="Destination written on sign (w/o distance)" />
    65376772            <text key="distance" text="Distance (km)" />
     
    65506785        <item name="Waterway" icon="presets/river.png" type="relation">
    65516786            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Waterway"/>
    65526787            <label text="Edit Waterway" />
     6788            <space />
    65536789            <key key="type" value="waterway" />
    6554             <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" />
     6790            <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_context="waterway" />
    65556791            <text key="name" text="Name" />
    65566792            <optional>
    65576793                <text key="destination" text="Name of river/sea/ocean" />
     
    65746810            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Bridges_and_Tunnels"
    65756811                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relations/Proposed/Bridges_and_Tunnels"/>
    65766812            <label text="Edit Bridge" />
     6813            <space />
    65776814            <key key="type" value="bridge" />
    65786815            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    65796816            <text key="name" text="Name" />
     
    65916828        <item name="Tunnel" icon="presets/tunnel.png" type="relation">
    65926829            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Bridges_and_Tunnels"/>
    65936830            <label text="Edit Tunnel" />
     6831            <space />
    65946832            <key key="type" value="tunnel" />
    65956833            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    65966834            <text key="name" text="Name" />