Ticket #9029: josm_9029_v2.diff

File josm_9029_v2.diff, 209.5 KB (added by skyper, 11 years ago)

patch version 2

  • 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" />
     
    16861643        </item>
    16871644    </group>
    16881645  </group> <!-- Passageways -->
     1646  <separator/>
    16891647  <group name="Water" icon="presets/waterway.png">
    16901648    <group name="Water" icon="presets/waterway.png">
    1691         <separator/>
    16921649        <item name="Drain" icon="presets/waterway.png" type="way">
    16931650            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=drain"
    16941651                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=drain"
     
    17001657            <text key="name" text="Name" />
    17011658            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    17021659        </item>
    1703         <item name="Ditch" icon="presets/waterway.png" type="way">
     1660        <item name="Ditch" name_context="waterway" icon="presets/waterway.png" type="way">
    17041661            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=ditch"
    17051662                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=ditch"
    17061663                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:waterway=ditch"
    17071664                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=ditch" />
    1708             <label text="Edit Ditch" />
     1665            <label text="Edit Ditch" text_context="waterway" />
    17091666            <space />
    17101667            <key key="waterway" value="ditch" />
    17111668            <text key="name" text="Name" />
     
    17681725                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=spring"
    17691726                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=spring" />
    17701727            <label text="Edit Spring" />
     1728            <space />
    17711729            <key key="natural" value="spring" />
    17721730            <text key="name" text="Name" />
    17731731        </item>
     
    18071765                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=groyne"
    18081766                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:man_made=groyne"
    18091767                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=groyne" />
    1810             <label text="Edit Groyne" />
    1811             <space />
    18121768            <key key="man_made" value="groyne" />                               
    18131769        </item>
    18141770        <item name="Breakwater" icon="presets/groyne.png" type="way,closedway">
     
    18231779        </item>
    18241780        <separator/>
    18251781        <item name="Culvert" icon="presets/tunnel.png" type="way">
    1826             <label text="Edit Culvert"/>
    18271782            <link href="http://wiki.openstreetmap.org/wiki/Tag:tunnel=culvert"
    18281783                  de.href="http://wiki.openstreetmap.org/wiki/DE:tunnel=culvert"
    18291784                  ja.href="http://wiki.openstreetmap.org/wiki/JA:tunnel=culvert"
    18301785                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:tunnel=culvert"
    18311786                  ru.href="http://wiki.openstreetmap.org/wiki/RU:tunnel=culvert" />
    1832             <space />
     1787            <label text="Edit Culvert"/>
    18331788            <key key="tunnel" value="culvert" />
    18341789            <optional>
    18351790                <text key="name" text="Name" />
     
    18581813        </item>
    18591814        <item name="Covered Reservoir" icon="presets/reservoir_covered.png" type="node,closedway,relation">
    18601815            <label text="Edit Covered Reservoir" />
     1816            <space />
    18611817            <key key="man_made" value="reservoir_covered" />
    18621818            <text key="name" text="Name" />
    18631819        </item>
     
    18701826                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=water"
    18711827                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=water" />
    18721828            <label text="Edit Water" />
     1829            <space />
    18731830            <key key="natural" value="water" />
    18741831            <text key="name" text="Name" />
    18751832        </item>
    18761833        <item name="Land" icon="presets/landuse.png" type="node,closedway,relation">
    18771834            <label text="Edit Land" />
     1835            <space />
    18781836            <key key="natural" value="land" />
    18791837            <text key="name" text="Name" />
    18801838        </item>
     
    18841842                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=coastline"
    18851843                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=coastline" />
    18861844            <label text="Edit Coastline" />
     1845            <space />
    18871846            <key key="natural" value="coastline" />
    18881847            <text key="name" text="Name" />
    18891848        </item>
     
    18951854                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:waterway=riverbank"
    18961855                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:waterway=riverbank" />
    18971856            <label text="Edit Riverbank" />
     1857            <space />
    18981858            <key key="waterway" value="riverbank" />
    18991859            <text key="name" text="Name" />
    19001860        </item>
     
    19101870                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=wetland"
    19111871                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wetland" />
    19121872            <label text="Edit Wetland" />
     1873            <space />
    19131874            <key key="natural" value="wetland" />
    19141875            <text key="name" text="Name" />
    19151876            <combo key="wetland" text="Type" values="swamp,bog,marsh,reedbed,saltmarsh,tidalflat,mangrove" />
     
    19171878        <item name="Mud" icon="presets/mud.png" type="node,closedway,relation">
    19181879            <label text="Edit Mud" />
    19191880            <key key="natural" value="mud" />
     1881            <space />
    19201882            <text key="name" text="Name" />
    19211883        </item>
    19221884        <item name="Beach" icon="presets/beach.png" type="node,closedway,relation">
     
    19261888                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=beach"
    19271889                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=beach" />
    19281890            <label text="Edit Beach" />
     1891            <space />
    19291892            <key key="natural" value="beach" />
    19301893            <text key="name" text="Name" />
    19311894        </item>
    19321895        <item name="Bay" icon="presets/bay.png" type="node,closedway,relation">
    19331896            <label text="Edit Bay" />
     1897            <space />
    19341898            <key key="natural" value="bay" />
    19351899            <text key="name" text="Name" />
    19361900        </item>
     
    19411905                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=cliff"
    19421906                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=cliff" />
    19431907            <label text="Edit Cliff" />
     1908            <space />
    19441909            <key key="natural" value="cliff" />
    19451910            <text key="name" text="Name" />
    19461911        </item>
     
    19541919                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=ferry_terminal"
    19551920                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=ferry_terminal" />
    19561921            <label text="Edit Ferry Terminal" />
     1922            <space />
    19571923            <key key="amenity" value="ferry_terminal" />
    19581924            <text key="name" text="Name" />
    19591925            <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" />
     
    19651931                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:route=ferry"
    19661932                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:route=ferry" />
    19671933            <label text="Edit Ferry" />
    1968             <space />
    19691934            <key key="route" value="ferry" />
    19701935            <optional>
    19711936              <text key="name" text="Name" />
     
    19741939        <separator/>
    19751940        <item name="Marina" icon="presets/marina.png" type="node,closedway">
    19761941            <label text="Edit Marina" />
     1942            <space />
    19771943            <key key="leisure" value="marina" />
    19781944            <text key="name" text="Name" />
    19791945        </item>
     
    19841950                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=pier"
    19851951                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pier" />
    19861952            <label text="Edit Pier" />
     1953            <space />
    19871954            <key key="man_made" value="pier" />
    19881955            <text key="name" text="Name" />
    19891956        </item>
     
    20091976                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=slipway" />
    20101977            <label text="Edit Slipway" />
    20111978            <key key="leisure" value="slipway" />
    2012             <text key="name" text="Name" />
     1979            <optional>
     1980                <text key="name" text="Name" />
     1981            </optional>
    20131982        </item>
    20141983        <item name="Boatyard" icon="presets/boatyard.png" type="node,closedway">
    20151984            <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=boatyard"
     
    20412010                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=rail"
    20422011                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=rail" />
    20432012            <label text="Edit Rail" />
    2044             <space />
    20452013            <key key="railway" value="rail" />
    20462014            <optional>
    20472015                <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
    2048                 <combo key="service" text="Service/Type" values="yard,siding,spur" />
     2016                <combo key="service" text="Service type" values="yard,siding,spur" />
    20492017                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20502018                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20512019                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" lenght="5" />
     
    20562024            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=light_rail"
    20572025                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=light_rail" />
    20582026            <label text="Edit Narrow Gauge Rail" />
    2059             <space />
    20602027            <key key="railway" value="narrow_gauge" />
    20612028            <optional>
    20622029                <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
    2063                 <combo key="service" text="Types" values="yard,siding,spur" />
     2030                <combo key="service" text="Service type" values="yard,siding,spur" />
    20642031                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20652032                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20662033                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    20732040                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=monorail"
    20742041                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=monorail" />
    20752042            <label text="Edit Monorail" />
    2076             <space />
    20772043            <key key="railway" value="monorail" />
    20782044            <optional>
    2079                 <combo key="service" text="Types" values="yard,siding,spur" />
     2045                <combo key="service" text="Service type" values="yard,siding,spur" />
    20802046                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20812047                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
    20822048                <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7" length="5" />
     
    20852051        <item name="Preserved" icon="presets/rail_preserved.png" type="way">
    20862052            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=preserved" />
    20872053            <label text="Edit Preserved Railway" />
    2088             <space />
    20892054            <key key="railway" value="preserved" />
    20902055            <optional>
    2091                 <combo key="service" text="Types" values="yard,siding,spur" />
     2056                <combo key="service" text="Service type" values="yard,siding,spur" />
    20922057                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    20932058                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    20942059                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    20982063        <item name="Light Rail" icon="presets/rail_light.png" type="way">
    20992064            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=light_rail" />
    21002065            <label text="Edit Light Rail" />
    2101             <space />
    21022066            <key key="railway" value="light_rail" />
    21032067            <optional>
    2104                 <combo key="service" text="Types" values="yard,siding,spur" />
     2068                <combo key="service" text="Service type" values="yard,siding,spur" />
    21052069                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21062070                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21072071                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21132077                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=subway"
    21142078                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=subway"
    21152079                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway" />
    2116             <label text="Edit Tram" />
    21172080            <label text="Edit Subway" />
    2118             <space />
    21192081            <key key="railway" value="subway" />
    21202082            <optional>
    2121                 <combo key="service" text="Types" values="yard,siding,spur" />
     2083                <combo key="service" text="Service type" values="yard,siding,spur" />
    21222084                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21232085                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21242086                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21332095                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=tram"
    21342096                  uk.href="http://wiki.openstreetmap.org/wiki/UK:Tag:railway=tram" />
    21352097            <label text="Edit Tram" />
    2136             <space />
    21372098            <key key="railway" value="tram" />
    21382099            <optional>
    2139                 <combo key="service" text="Types" values="yard,siding,spur" />
     2100                <combo key="service" text="Service type" values="yard,siding,spur" />
    21402101                <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
    21412102                <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" />
    21422103                <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
     
    21482109                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=bus_guideway"
    21492110                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_guideway" />
    21502111            <label text="Edit Bus Guideway" />
    2151             <space />
    21522112            <key key="highway" value="bus_guideway" />
    21532113            <optional>
    21542114                <text key="name" text="Name" />
     
    21682128        <item name="Disused Rail" icon="presets/railway.png" type="way">
    21692129            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=disused" />
    21702130            <label text="Edit Disused Railway" />
    2171             <space />
    21722131            <key key="railway" value="disused" />
    21732132            <optional>
    2174                 <combo key="service" text="Types" values="yard,siding,spur" />
     2133                <combo key="service" text="Service type" values="yard,siding,spur" />
    21752134            </optional>
    21762135        </item>
    21772136        <item name="Abandoned Rail" icon="presets/railway.png" type="way">
    21782137            <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=abandoned"
    21792138                  de.href="http://wiki.openstreetmap.org/wiki/Tag:railway=abandoned" />
    21802139            <label text="Edit Abandoned Railway" />
    2181             <space />
    21822140            <key key="railway" value="abandoned" />
    21832141            <optional>
    2184                 <combo key="service" text="Types" values="yard,siding,spur" />
     2142                <combo key="service" text="Service type" values="yard,siding,spur" />
    21852143            </optional>
    21862144        </item>
    21872145        <separator/>
     
    21962154                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=level_crossing"
    21972155                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=level_crossing"
    21982156                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=level_crossing" />
     2157            <label text="Edit Level Crossing" />
    21992158            <key key="railway" value="level_crossing" />
    22002159            <optional>
    22012160                <check key="supervised" text="Supervised" default="off" />
     
    22122171                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:crossing"
    22132172                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:crossing"
    22142173                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" />
     2174            <label text="Edit Crossing" />
    22152175            <key key="railway" value="crossing" />
    22162176            <optional>
    22172177                <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
     
    22392199        <item name="Chair Lift" icon="presets/chair_lift.png" type="way">
    22402200            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=chair_lift" />
    22412201            <label text="Edit Chair Lift" />
     2202            <space />
    22422203            <key key="aerialway" value="chair_lift" />
    22432204            <text key="name" text="Name" />
    22442205            <text key="ref" text="Reference number" />
     
    22532214        <item name="Drag Lift" icon="presets/drag_lift.png" type="way">
    22542215            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=drag_lift" />
    22552216            <label text="Edit Drag Lift" />
     2217            <space />
    22562218            <key key="aerialway" value="drag_lift" />
    22572219            <text key="name" text="Name" />
    22582220            <text key="ref" text="Reference number" />
     
    22672229                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aerialway=cable_car"
    22682230                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:aerialway=cable_car" />
    22692231            <label text="Edit Cable Car" />
     2232            <space />
    22702233            <key key="aerialway" value="cable_car" />
    22712234            <text key="name" text="Name" />
    22722235            <text key="ref" text="Reference number" />
     
    22832246                  it.href="http://wiki.openstreetmap.org/wiki/IT:Proposed_features/Piste_Maps"
    22842247                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Proposed_features/Piste_Maps" />
    22852248            <label text="Edit Gondola" />
     2249            <space />
    22862250            <key key="aerialway" value="gondola" />
    22872251            <text key="name" text="Name" />
    22882252            <text key="ref" text="Reference number" />
     
    22962260        <item name="Mixed Lift" type="way">
    22972261            <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=mixed_lift" />
    22982262            <label text="Edit Mixed Lift (containing both gondolas and chairs)" />
     2263            <space />
    22992264            <key key="aerialway" value="mixed_lift" />
    23002265            <text key="name" text="Name" />
    23012266            <text key="ref" text="Reference number" />
     
    23102275        <item name="T-bar Lift" icon="presets/drag_lift.png" type="way">
    23112276            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23122277            <label text="Edit T-bar Lift" />
     2278            <space />
    23132279            <key key="aerialway" value="t-bar" />
    23142280            <text key="name" text="Name" />
    23152281            <text key="ref" text="Reference number" />
     
    23212287        <item name="J-bar Lift" icon="presets/drag_lift.png" type="way">
    23222288            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23232289            <label text="Edit J-bar Lift" />
     2290            <space />
    23242291            <key key="aerialway" value="j-bar" />
    23252292            <text key="name" text="Name" />
    23262293            <text key="ref" text="Reference number" />
     
    23322299        <item name="Platter Lift" icon="presets/drag_lift.png" type="way">
    23332300            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23342301            <label text="Edit Platter Lift" />
     2302            <space />
    23352303            <key key="aerialway" value="platter" />
    23362304            <text key="name" text="Name" />
    23372305            <text key="ref" text="Reference number" />
     
    23432311        <item name="Rope Tow" type="way">
    23442312            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23452313            <label text="Edit Rope Tow" />
     2314            <space />
    23462315            <key key="aerialway" value="rope_tow" />
    23472316            <text key="name" text="Name" />
    23482317            <text key="ref" text="Reference number" />
     
    23542323        <item name="Magic Carpet" type="way">
    23552324            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23562325            <label text="Edit Magic Carpet" />
     2326            <space />
    23572327            <key key="aerialway" value="magic_carpet" />
    23582328            <text key="name" text="Name" />
    23592329            <text key="ref" text="Reference number" />
     
    23622332                <text key="aerialway:duration" text="Typical journey time in minutes" />
    23632333            </optional>
    23642334        </item>
    2365         <item name="Goods" name_context="aerialway" icon="presets/goods.png" type="way">
    2366             <label text="Edit Goods" text_context="aerialway" />
     2335        <item name="Goods" icon="presets/goods.png" type="way">
     2336            <label text="Edit Goods" />
     2337            <space />
    23672338            <key key="aerialway" value="goods" />
    23682339            <text key="name" text="Name" />
    23692340            <text key="ref" text="Reference number" />
     
    23752346        <item name="Station" name_context="aerialway" icon="presets/aerialway_station.png" type="node,closedway">
    23762347            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    23772348            <label text="Edit Station" text_context="aerialway" />
     2349            <space />
    23782350            <key key="aerialway" value="station" />
    23792351            <text key="name" text="Name" />
    23802352        </item>
    2381         <item name="Pylon" name_context="aerialway" icon="presets/power_tower.png" type="node">
     2353        <item name="Pylon" icon="presets/power_tower.png" type="node">
    23822354            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps#aerialway" />
    2383             <label text="Edit Pylon" text_context="aerialway" />
     2355            <label text="Edit Pylon" />
     2356            <space />
    23842357            <key key="aerialway" value="pylon" />
    23852358            <text key="name" text="Name" />
    23862359        </item>
     
    23972370                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=parking"
    23982371                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=parking" />
    23992372            <label text="Edit Parking" />
     2373            <space />
    24002374            <key key="amenity" value="parking" />
    24012375            <text key="name" text="Name" />
     2376            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24022377            <text key="ref" text="Reference number" />
    2403             <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
    24042378            <text key="maxheight" text="Max. height (meters)" />
    24052379            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
    24062380            <combo key="park_ride" text="Park and Ride" values="yes,no" />
     
    24182392                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=parking_space"
    24192393                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_space" />
    24202394            <label text="Edit Parking space" />
     2395            <space />
    24212396            <key key="amenity" value="parking_space" />
    24222397            <text key="name" text="Name" />
     2398            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24232399            <text key="ref" text="Reference number" />
    2424             <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
    24252400            <text key="capacity" text="Capacity" />
    24262401            <space />
    24272402            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
     
    24382413            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=parking_entrance"
    24392414                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=parking_entrance" />
    24402415            <label text="Edit Parking entrance" />
     2416            <space />
    24412417            <key key="amenity" value="parking_entrance" />
    24422418            <text key="name" text="Name" />
     2419            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    24432420            <text key="ref" text="Reference number" />
    24442421            <space />
    2445             <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" />
    24462422            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
    24472423            <combo key="fee" text="Fee" values="yes,no,interval" />
    24482424            <text key="operator" text="Operator" />
     
    24542430            <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" />
    24552431        </item>
    24562432        <separator/>
    2457         <item name="Fuel" icon="presets/fuel.png" type="node,closedway">
     2433        <item name="Fuel" name_context="amenity" icon="presets/fuel.png" type="node,closedway">
    24582434            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel"
    24592435                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=fuel"
    24602436                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:amenity=fuel"
     
    24662442                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fuel"
    24672443                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fuel" />
    24682444            <label text="Edit Fuel" />
     2445            <space />
    24692446            <key key="amenity" value="fuel" />
    24702447            <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" />
    24712448            <optional>
     
    24972474        <item name="Charging Station" icon="styles/standard/accommodation/camping/hookup.png" type="node">
    24982475            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel"/>
    24992476            <label text="Edit Charging Station (for electric cars)" />
     2477            <space />
    25002478            <key key="amenity" value="charging_station" />
    25012479            <text key="operator" text="Operator" />
    25022480            <text key="voltage" text="Voltage" />
     
    25042482        </item>           
    25052483        <item name="Wash" icon="presets/car_wash.png" type="node,closedway">
    25062484            <label text="Edit Car Wash" />
     2485            <space />
    25072486            <key key="amenity" value="car_wash" />
    25082487            <text key="name" text="Name" />
    25092488            <text key="brand" text="Brand" />
     
    25202499                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=car"
    25212500                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=car" />
    25222501            <label text="Edit Car Shop" />
     2502            <space />
    25232503            <key key="shop" value="car" />
    25242504            <text key="name" text="Name" />
    25252505            <text key="operator" text="Operator" />
    25262506        </item>
    25272507        <item name="Repair" icon="presets/car_repair.png" type="node,closedway">
    25282508            <label text="Edit Car Repair" />
     2509            <space />
    25292510            <key key="shop" value="car_repair" />
    25302511            <text key="name" text="Name" />
    25312512            <text key="brand" text="Brand" />
     
    25342515        </item>
    25352516        <item name="Tyres" icon="presets/tyres.png" type="node,closedway">
    25362517            <label text="Edit Tyres" />
     2518            <space />
    25372519            <key key="shop" value="tyres" />
    25382520            <text key="name" text="Name" />
    25392521            <text key="brand" text="Brand" />
     
    25532535                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=car_rental"
    25542536                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_rental" />
    25552537            <label text="Edit Car Rental" />
     2538            <space />
    25562539            <key key="amenity" value="car_rental" />
    25572540            <text key="name" text="Name" />
    25582541            <text key="brand" text="Brand" />
     
    25682551                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=car_sharing"
    25692552                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=car_sharing" />
    25702553            <label text="Edit Car Sharing" />
     2554            <space />
    25712555            <key key="amenity" value="car_sharing" />
    25722556            <text key="operator" text="Operator" />
    25732557            <text key="capacity" text="Capacity" />
     
    25792563    <group name="Motorcycle" icon="presets/motorbike.png">
    25802564        <item name="Parking" icon="styles/standard/vehicle/parking/motorbike.png" type="node,closedway">
    25812565            <label text="Edit Motorcycle Parking" />
     2566            <space />
    25822567            <key key="amenity" value="motorcycle_parking" />
    25832568            <text key="name" text="Name" />
    25842569            <text key="capacity" text="Capacity" />
    2585             <combo key="parking" text="Type" values="multi-storey,surface,underground" default="surface" />
     2570            <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
    25862571            <combo key="fee" text="Fee" values="yes,no" />
    25872572        </item>
    25882573        <item name="Motorcycle Dealer" icon="presets/motorbike.png" type="node,closedway">
     
    25912576                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=motorcycle"
    25922577                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=motorcycle"/>
    25932578            <label text="Edit Shop Motorcycle" />
     2579            <space />
    25942580            <key key="shop" value="motorcycle" />
    25952581            <text key="name" text="Name" />
    25962582            <combo key="brand" text="Brand" values="independent" />
    25972583            <text key="operator" text="Operator" />
    25982584            <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" />
     2585            <optional text="Services:">
     2586                <combo key="sale" text="Sale" values="yes,brand,used,no" />
    26012587                <combo key="rental" text="Rental" values="yes,brand,no" />
    26022588                <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
    26032589                <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
    26042590                <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
    26052591                <combo key="clothes" text="Clothes" values="yes,brand,no" />
    26062592                <text key="services" text="Other" />
    2607             <label text="Contact:" />
     2593            </optional>
     2594            <optional text="Contact:">
    26082595                <text key="phone" text="Phone Number" />
    26092596                <text key="fax" text="Fax Number" />
    26102597                <text key="website" text="Website" />
    26112598                <text key="email" text="Email Address" />
     2599            </optional>
    26122600        </item>
    26132601    </group> <!-- Motorcycle -->
    26142602    <group name="Bicycle" icon="presets/bike.png">
     
    26222610                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bicycle_parking"
    26232611                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_parking" />
    26242612            <label text="Edit Bicycle Parking" />
     2613            <space />
    26252614            <key key="amenity" value="bicycle_parking" />
    26262615            <text key="name" text="Name" />
    26272616            <text key="operator" text="Operator" />
     
    26392628                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=bicycle"
    26402629                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:shop=bicycle" />
    26412630            <label text="Edit Bicycle Shop" />
     2631            <space />
    26422632            <key key="shop" value="bicycle" />
    26432633            <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)" />
     2634            <check key="service:bicycle:retail" text="Bicycles are sold" />
     2635            <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
     2636            <check key="service:bicycle:repair" text="Bicycles are repaired" />
     2637            <check key="service:bicycle:rental" text="Bicycles are rented" />
     2638            <check key="service:bicycle:pump" text="Free bicycle pump" />
     2639            <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
     2640            <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
    26512641        </item>
    26522642        <item name="Rental" icon="presets/bicycle_rental.png" type="node,closedway">
    26532643            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_rental"
     
    26612651                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bicycle_rental"
    26622652                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=bicycle_rental" />
    26632653            <label text="Edit Bicycle Rental" />
     2654            <space />
    26642655            <key key="amenity" value="bicycle_rental" />
    26652656            <text key="name" text="Name" />
    26662657        </item>
     
    26692660        <item name="Public transport route" icon="presets/path.png" type="relation">
    26702661            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route"/>
    26712662            <label text="Edit Route"/>
     2663            <space />
    26722664            <key key="type" value="route"/>
    26732665            <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
    26742666            <text key="name" text="Name"/>
     
    26952687        <item name="Route master" icon="presets/path.png" type="relation">
    26962688            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_master"/>
    26972689            <label text="Edit Route master"/>
     2690            <space />
    26982691            <key key="type" value="route_master"/>
    26992692            <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/>
    27002693            <text key="name" text="Name"/>
     
    27112704        <item name="Stop Area" type="relation" icon="presets/interpolation.png">
    27122705            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
    27132706            <label text="Edit Stop Area"/>
     2707            <space />
    27142708            <key key="type" value="public_transport"/>
    27152709            <key key="public_transport" value="stop_area"/>
    27162710            <text key="name" text="Name"/>
     
    27302724        <separator/>
    27312725        <item name="Stop Position" type="node" icon="presets/barrier.png">
    27322726            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/>
     2727            <label text="Edit Stop Position"/>
     2728            <space />
    27332729            <key key="public_transport" value="stop_position"/>
    27342730            <text key="name" text="Name"/>
    27352731            <optional>
     
    27392735                <text key="operator" text="Operator"/>
    27402736                <text key="network" text="Network"/>
    27412737            </optional>
    2742             <space/>
    27432738            <check key="bus" text="Bus"/>
    27442739            <check key="highway" value_on="bus_stop" value_off="" text="Bus stop (legacy)"/>
    27452740            <check key="tram" text="Tram"/>
     
    27572752        </item>
    27582753        <item name="Platform" type="node,way,closedway" icon="presets/platform_bus.png">
    27592754            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Platform"/>
     2755            <label text="Edit Platform"/>
     2756            <space />
    27602757            <key key="public_transport" value="platform"/>
    27612758            <text key="name" text="Name"/>
    27622759            <check key="bench" text="Bench"/>
     
    27842781                <check key="ferry" text="ferry"/>
    27852782            </optional>
    27862783        </item>
    2787         <item name="Station" type="node,closedway" icon="styles/standard/transport/railway_station.png">
     2784        <item name="Station" name_context="railway" type="node,closedway" icon="styles/standard/transport/railway_station.png">
    27882785            <link href="http://wiki.openstreetmap.org/wiki/Tag:public_transport=station"/>
     2786            <label text="Edit Station" text_context="railway" />
     2787            <space />
    27892788            <key key="public_transport" value="station"/>
    27902789            <text key="name" text="Name"/>
    27912790            <check key="area" text="Area"/>
     
    28002799                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=subway_entrance"
    28012800                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:railway=subway_entrance" />
    28022801            <label text="Edit Subway Entrance" />
    2803             <space />
    28042802            <key key="railway" value="subway_entrance" />
    28052803            <optional>
    28062804                <text key="name" text="Name" />
     
    28142812                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=vending_machine"
    28152813                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=vending_machine"
    28162814                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine"/>
     2815            <label text="Edit Ticket Machine" text_context="railway" />
     2816            <space />
    28172817            <key key="amenity" value="vending_machine"/>
    28182818            <key key="vending" value="public_transport_tickets"/>
    28192819            <text key="name" text="Name"/>
     
    28362836                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=station"
    28372837                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=station" />
    28382838            <label text="Edit Station" text_context="railway" />
    2839             <space />
    28402839            <key key="railway" value="station" />
    28412840            <optional>
    28422841                <text key="name" text="Name" />
     
    28492848                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=halt"
    28502849                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=halt" />
    28512850            <label text="Edit Halt" />
    2852             <space />
    28532851            <key key="railway" value="halt" />
    28542852            <optional>
    28552853                <text key="name" text="Name" />
     
    28602858                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=tram_stop"
    28612859                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=tram_stop" />
    28622860            <label text="Edit Tram Stop" />
    2863             <space />
    28642861            <key key="railway" value="tram_stop" />
    28652862            <optional>
    28662863                <text key="name" text="Name" />
     
    28712868                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=platform"
    28722869                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=platform" />
    28732870            <label text="Edit Railway Platform" />
    2874             <key key="railway" value="platform" />
    28752871            <space />
     2872            <key key="railway" value="platform" />
    28762873            <text key="ref" text="Reference (track number)" />
    28772874            <text key="width" text="Width (meters)" />
    28782875            <check key="area" text="Area" default="off" />
     
    28982895                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_stop"
    28992896                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bus_stop" />
    29002897            <label text="Edit Bus Stop" />
    2901             <space />
    29022898            <key key="highway" value="bus_stop" />
    29032899            <optional>
    29042900                <text key="name" text="Name" />
    29052901                <combo key="shelter" text="Shelter" values="yes,no" />
    29062902                <combo key="bench" text="Bench" values="yes,no" />
    29072903                <combo key="tactile_paving" text="Tactile Paving" values="yes,no" />
    2908 
    29092904            </optional>
    29102905        </item>
    29112906        <item name="Bus Platform" icon="presets/platform_bus.png" type="node,way,closedway">
    29122907            <label text="Edit Bus Platform" />
    2913             <key key="highway" value="platform" />
    29142908            <space />
     2909            <key key="highway" value="platform" />
    29152910            <text key="ref" text="Reference (track number)" />
    29162911            <text key="width" text="Width (meters)" />
    29172912            <check key="area" text="Area" default="off" />
     
    29222917                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=taxi"
    29232918                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=taxi"
    29242919                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=taxi" />
    2925         <label text="Edit Taxi station" />
     2920        <label text="Edit Taxi Station" />
     2921        <space />
    29262922        <key key="amenity" value="taxi" />
    29272923        <text key="name" text="Name" />
    29282924    </item>
     
    29332929                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=aerodrome"
    29342930                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=aerodrome" />
    29352931            <label text="Edit Airport Ground" />
     2932            <space />
    29362933            <key key="aeroway" value="aerodrome" />
    29372934            <text key="name" text="Name" />
    29382935            <optional>
     
    29812978                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:aeroway=apron"
    29822979                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=apron"
    29832980                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=apron" />
    2984             <label text="Apron" />
    29852981            <key key="aeroway" value="apron" />
    29862982        </item>
    29872983        <item name="Hangar" icon="presets/hangar.png" type="node,closedway">
    29882984            <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=hangar" />
    2989             <label text="Hangar" />
    29902985            <key key="building" value="hangar" />
    29912986        </item>
    29922987        <item name="Beacon" icon="styles/standard/misc/landmark/beacon.png" type="node">
    29932988            <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=beacon"
    29942989                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=beacon"
    29952990                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
    2996             <label text="Beacon" />
    29972991            <key key="man_made" value="beacon" />
    29982992        </item>
    29992993        <item name="Windsock" icon="styles/standard/transport/airport/windsock.png" type="node">
    30002994            <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=windsock"
    30012995                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=windsock" />
    3002             <label text="Windsock" />
    30032996            <key key="aeroway" value="windsock" />
    30042997        </item>
    30052998        <separator/>
     
    30093002                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=terminal"
    30103003                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=terminal" />
    30113004            <label text="Edit Terminal" />
     3005            <space />
    30123006            <key key="aeroway" value="terminal" />
    30133007            <text key="name" text="Name" />
    30143008        </item>
     
    30173011                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:aeroway=gate"
    30183012                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=gate" />
    30193013            <label text="Edit Terminal Gate" />
     3014            <space />
    30203015            <key key="aeroway" value="gate" />
    30213016            <text key="ref" text="Reference" />
    30223017        </item>
     
    30323027                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=hotel"
    30333028                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hotel" />
    30343029            <label text="Edit Hotel" />
     3030            <space />
    30353031            <key key="tourism" value="hotel" />
    30363032            <text key="name" text="Name" />
    30373033            <text key="operator" text="Operator" />
     
    30523048                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:tourism=motel"
    30533049                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=motel" />
    30543050            <label text="Edit Motel" />
     3051            <space />
    30553052            <key key="tourism" value="motel" />
    30563053            <text key="name" text="Name" />
    30573054            <text key="operator" text="Operator" />
     
    30723069                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:tourism=guest_house"
    30733070                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=guest_house" />
    30743071            <label text="Edit Guest House" />
     3072            <space />
    30753073            <key key="tourism" value="guest_house" />
    30763074            <text key="name" text="Name" />
    30773075            <text key="operator" text="Operator" />
     
    30933091                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=chalet"
    30943092                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=chalet" />
    30953093            <label text="Edit Chalet" />
     3094            <space />
    30963095            <key key="tourism" value="chalet" />
    30973096            <text key="name" text="Name" />
    30983097            <text key="operator" text="Operator" />
     
    31153114                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=hostel"
    31163115                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=hostel" />
    31173116            <label text="Edit Hostel" />
     3117            <space />
    31183118            <key key="tourism" value="hostel" />
    31193119            <text key="name" text="Name" />
    31203120            <text key="operator" text="Operator" />
     
    31373137                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:tourism=alpine_hut"
    31383138                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=alpine_hut" />
    31393139            <label text="Edit Alpine Hut" />
     3140            <space />
    31403141            <key key="tourism" value="alpine_hut" />
    31413142            <text key="name" text="Name" />
    31423143            <text key="operator" text="Operator" />
     
    31583159                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:tourism=caravan_site"
    31593160                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=caravan_site" />
    31603161            <label text="Edit Caravan Site" />
     3162            <space />
    31613163            <key key="tourism" value="caravan_site" />
    31623164            <text key="name" text="Name" />
    31633165            <text key="operator" text="Operator" />
     
    31873189                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=camp_site"
    31883190                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=camp_site" />
    31893191            <label text="Edit Camping Site" />
     3192            <space />
    31903193            <key key="tourism" value="camp_site" />
    31913194            <text key="name" text="Name" />
    31923195            <text key="operator" text="Operator" />
     
    32133216                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=restaurant"
    32143217                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=restaurant" />
    32153218            <label text="Edit Restaurant" />
     3219            <space />
    32163220            <key key="amenity" value="restaurant" />
    32173221            <text key="name" text="Name" />
    32183222            <text key="operator" text="Operator" />
     
    32383242                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fast_food"
    32393243                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fast_food" />
    32403244            <label text="Edit Fast Food Restaurant" />
     3245            <space />
    32413246            <key key="amenity" value="fast_food" />
    32423247            <text key="name" text="Name" />
    32433248            <text key="operator" text="Operator" />
     
    32603265                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=food_court"
    32613266                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=food_court" />
    32623267            <label text="Edit Food Court" />
     3268            <space />
    32633269            <key key="amenity" value="food_court" />
    32643270            <text key="name" text="Name" />
    32653271            <text key="operator" text="Operator" />
     
    32843290                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=cafe"
    32853291                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=cafe" />
    32863292            <label text="Edit Cafe" />
     3293            <space />
    32873294            <key key="amenity" value="cafe" />
    32883295            <text key="name" text="Name" />
    32893296            <text key="operator" text="Operator" />
     
    33073314                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=pub"
    33083315                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pub" />
    33093316            <label text="Edit Pub" />
     3317            <space />
    33103318            <key key="amenity" value="pub" />
    33113319            <text key="name" text="Name" />
    33123320            <text key="operator" text="Operator" />
     
    33303338                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=biergarten"
    33313339                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=biergarten" />
    33323340            <label text="Edit Biergarten" />
     3341            <space />
    33333342            <key key="amenity" value="biergarten" />
    33343343            <text key="name" text="Name" />
    33353344            <text key="operator" text="Operator" />
     
    33563365                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bar"
    33573366                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hans:Tag:amenity=bar" />
    33583367            <label text="Edit Bar" />
     3368            <space />
    33593369            <key key="amenity" value="bar" />
    33603370            <text key="name" text="Name" />
    33613371            <text key="operator" text="Operator" />
     
    33803390                  ro.href="http://wiki.openstreetmap.org/wiki/Ro:Tag:amenity=nightclub"
    33813391                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=nightclub" />
    33823392            <label text="Edit Nightclub" />
     3393            <space />
    33833394            <key key="amenity" value="nightclub" />
    33843395            <text key="name" text="Name" />
    33853396            <text key="operator" text="Operator" />
     
    34193430    <group name="Tourism" icon="presets/sightseeing.png">
    34203431        <item name="Attraction" icon="presets/sightseeing.png" type="node,closedway">
    34213432            <label text="Edit Attraction" />
     3433            <space />
    34223434            <key key="tourism" value="attraction" />
    34233435            <text key="name" text="Name" />
    34243436            <text key="opening_hours" text="Opening Hours" />
     
    34303442                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:tourism=viewpoint"
    34313443                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=viewpoint" />
    34323444            <label text="Edit Viewpoint" />
     3445            <space />
    34333446            <key key="tourism" value="viewpoint" />
    34343447            <text key="name" text="Name" />
    34353448<!--<check key="man_made" value="tower" text="Look-Out Tower" default="off" />-->
     
    34413454                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:information"
    34423455                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:information"
    34433456                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:information" />
     3457            <label text="Edit Information Office" />
     3458            <space />
    34443459            <key key="tourism" value="information" />
    34453460            <key key="information" value="office" />
    34463461            <text key="name" text="Name" />
     
    34483463        </item>
    34493464        <item name="Map" icon="presets/map.png" type="node">
    34503465            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3466            <label text="Edit Information Map" />
     3467            <space />
    34513468            <key key="tourism" value="information" />
    34523469            <key key="information" value="map" />
    34533470            <text key="name" text="Name" />
    34543471            <combo key="map_type" text="Detail Grade" values="topo,street,scheme" />
    34553472            <combo key="map_size" text="Shown Area" values="site,city,region" />
    34563473            <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" />
     3474            <optional text="Routes shown for:">
     3475                <check key="hiking" text="Hiking" default="off" />
     3476                <check key="bicycle" text="Cycling" default="off" />
     3477                <check key="mtb" text="Mountainbiking" default="off" />
     3478                <check key="ski" text="Skiing" default="off" />
     3479                <check key="horse" text="Riding" default="off" />
     3480                <space />
     3481                <label text="... other transportation modes possible" />
     3482            </optional>
    34653483        </item>
    34663484        <item name="Information Board" icon="presets/board.png" type="node">
    34673485            <link href="http://wiki.openstreetmap.org/wiki/Tag:information=board"
    34683486                  de.href="http://wiki.openstreetmap.org/wiki/DE:Proposed_features/information"
    34693487                  it.href="http://wiki.openstreetmap.org/wiki/IT:Proposed_features/information" />
     3488            <label text="Edit Information Board" />
     3489            <space />
    34703490            <key key="tourism" value="information" />
    34713491            <key key="information" value="board" />
    34723492            <text key="name" text="Name" />
     
    34773497            <link href="http://wiki.openstreetmap.org/wiki/Tag:information=guidepost"
    34783498                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:information=guidepost"
    34793499                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:information=guidepost" />
     3500            <label text="Edit Guidepost" />
     3501            <space />
    34803502            <key key="tourism" value="information" />
    34813503            <key key="information" value="guidepost" />
    34823504            <text key="name" text="Name" />
    34833505            <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" />
     3506            <optional text="Routes shown for:">
     3507                <check key="hiking" text="Hiking" default="off" />
     3508                <check key="bicycle" text="Cycling" default="off" />
     3509                <check key="mtb" text="Mountainbiking" default="off" />
     3510                <check key="ski" text="Skiing" default="off" />
     3511                <check key="horse" text="Riding" default="off" />
     3512                <space />
     3513                <label text="... other transportation modes possible" />
     3514            </optional>
    34923515        </item>
    34933516        <item name="Information Terminal" icon="presets/information.png" type="node">
    34943517            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3518            <label text="Edit Information Terminal" />
     3519            <space />
    34953520            <key key="tourism" value="information" />
    34963521            <key key="information" value="terminal" />
    34973522            <text key="name" text="Name" />
     
    35023527        </item>
    35033528        <item name="Audioguide" icon="presets/information.png" type="node">
    35043529            <link href="http://wiki.openstreetmap.org/wiki/Key:information" />
     3530            <label text="Edit Audioguide" />
     3531            <space />
    35053532            <key key="tourism" value="information" />
    35063533            <key key="information" value="audioguide" />
    35073534            <text key="name" text="Name" />
     
    35133540            <label text="Audioguide via mobile phone?" />
    35143541            <text key="phone" text="Phone number" />
    35153542        </item>
    3516         <item name="Other Information Points" icon="presets/information.png" type="node,closedway">
     3543        <item name="Other Information Point" icon="presets/information.png" type="node,closedway">
    35173544            <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=information"
    35183545                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:tourism=information"
    35193546                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:tourism=information"
    35203547                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=information"
    35213548                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=information" />
     3549            <label text="Edit Information Point" />
     3550            <space />
    35223551            <key key="tourism" value="information" />
    35233552            <text key="name" text="Name" />
    35243553            <text key="description" text="Closer Description" />
     
    35333562                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=cinema"
    35343563                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=cinema" />
    35353564            <label text="Edit Cinema" />
     3565            <space />
    35363566            <key key="amenity" value="cinema" />
    35373567            <text key="name" text="Name" />
    35383568            <text key="operator" text="Operator" />           
     
    35433573                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:tourism=zoo"
    35443574                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=zoo" />
    35453575            <label text="Edit Zoo" />
     3576            <space />
    35463577            <key key="tourism" value="zoo" />
    35473578            <text key="name" text="Name" />
    35483579            <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" />
     
    35633594                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=dog_park"
    35643595                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:leisure=dog_park" />
    35653596            <label text="Edit Dog Park" />
     3597            <space />
    35663598            <key key="leisure" value="dog_park" />
    35673599            <text key="name" text="Name" />
    35683600            <check key="area" text="Area" default="off" />
     
    35753607                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=theme_park"
    35763608                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=theme_park"  />   
    35773609            <label text="Edit Theme Park" />
     3610            <space />
    35783611            <key key="tourism" value="theme_park" />
    35793612            <text key="name" text="Name" />
    35803613            <text key="operator" text="Operator" />           
     
    35943627                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisurem=water_park"
    35953628                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=water_park"  />   
    35963629            <label text="Edit Water Park" />
     3630            <space />
    35973631            <key key="leisure" value="water_park" />
    35983632            <text key="name" text="Name" />
    35993633            <text key="operator" text="Operator" />           
     
    36103644                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=sauna"
    36113645                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=sauna" />
    36123646            <label text="Edit Sauna" />
     3647            <space />
    36133648            <key key="leisure" value="sauna" />
    36143649            <text key="name" text="Name" />           
    36153650            <text key="operator" text="Operator" />           
     
    36243659        <item name="Horse riding" icon="presets/equestrian.png" type="node,closedway">
    36253660            <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=horse_riding" />
    36263661            <label text="Edit Horse riding" />
     3662            <space />
    36273663            <key key="leisure" value="horse_riding" />
    36283664            <text key="name" text="Name" />
    36293665            <text key="operator" text="Operator" />
     
    36423678                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=brothel"
    36433679                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=brothel" />
    36443680            <label text="Edit Brothel" />
     3681            <space />
    36453682            <key key="amenity" value="brothel" />
    36463683            <text key="name" text="Name" />
    36473684            <text key="operator" text="Operator" />
     
    36673704                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=playground"
    36683705                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:leisure=playground" />
    36693706            <label text="Edit Playground" />
     3707            <space />
    36703708            <key key="leisure" value="playground" />
    36713709            <text key="name" text="Name" />
    36723710        </item>
    36733711        <item name="Picnic Site" icon="presets/picnic.png" type="node,closedway">
    36743712            <label text="Edit Picnic Site" />
     3713            <space />
    36753714            <key key="tourism" value="picnic_site" />
    36763715            <text key="name" text="Name" />
    36773716            <check key="fireplace" text="Fireplace" default="off" />
     
    36953734                  pt.href="http://wiki.openstreetmap.org/wiki/Pt:Tag:leisure=fishing"
    36963735                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=fishing" />
    36973736            <label text="Edit Fishing" />
     3737            <space />
    36983738            <key key="leisure" value="fishing" />
    36993739            <text key="name" text="Name" />
    37003740        </item>
     
    37103750                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=museum"
    37113751                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:tourism=museum" />
    37123752            <label text="Edit Museum" />
     3753            <space />
    37133754            <key key="tourism" value="museum" />
    37143755            <text key="name" text="Name" />
    37153756            <text key="operator" text="Operator" />
     
    37233764                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=theatre"
    37243765                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=theatre" />
    37253766            <label text="Edit Theatre" />
     3767            <space />
    37263768            <key key="amenity" value="theatre" />
    37273769            <text key="name" text="Name" />
    37283770            <text key="operator" text="Operator" />
     
    37363778                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=library"
    37373779                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=library" />
    37383780            <label text="Edit Library" />
     3781            <space />
    37393782            <key key="amenity" value="library" />
    37403783            <text key="name" text="Name" />
    37413784            <text key="operator" text="Operator" />
     
    37483791                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=arts_centre"
    37493792                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=arts_centre" />
    37503793            <label text="Edit Arts Centre" />
     3794            <space />
    37513795            <key key="amenity" value="arts_centre" />
    37523796            <text key="name" text="Name" />
    37533797        </item>
     
    37593803                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:tourism=artwork"
    37603804                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:tourism=artwork" />
    37613805            <label text="Edit Artwork" />
     3806            <space />
    37623807            <key key="tourism" value="artwork" />
    37633808            <text key="name" text="Name" />
    37643809        </item>
     
    37773822                  sv.href="http://wiki.openstreetmap.org/wiki/Sv:Tag:amenity=place_of_worship"
    37783823                  zh_CN.href="http://wiki.openstreetmap.org/wiki/Zh-hant:Tag:amenity=place_of_worship" />
    37793824            <label text="Edit Place of Worship" />
     3825            <space />
    37803826            <key key="amenity" value="place_of_worship" />
    37813827            <text key="name" text="Name" />
    37823828            <combo key="building" text="Building type" values="cathedral,chapel,church,mosque,synagogue,temple" match="keyvalue" />
     
    38063852                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=public_building"
    38073853                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=public_building" />
    38083854            <label text="Edit Public Building" />
     3855            <space />
    38093856            <key key="amenity" value="public_building" />
    38103857            <text key="name" text="Name" />
    38113858        </item>
     
    38173864                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=townhall"
    38183865                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=townhall" />
    38193866            <label text="Edit Town hall" />
     3867            <space />
    38203868            <key key="amenity" value="townhall" />
    38213869            <text key="name" text="Name" />
    38223870        </item>
     
    38413889                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=embassy"
    38423890                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=embassy" />
    38433891            <label text="Edit Embassy" />
     3892            <space />
    38443893            <key key="amenity" value="embassy" />
    38453894            <text key="name" text="Name" />
    38463895        </item>
     
    38513900                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=courthouse"
    38523901                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=courthouse" />
    38533902            <label text="Edit Courthouse" />
     3903            <space />
    38543904            <key key="amenity" value="courthouse" />
    38553905            <text key="name" text="Name" />
    38563906        </item>
     
    38613911                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=prison"
    38623912                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=prison" />
    38633913            <label text="Edit Prison" />
     3914            <space />
    38643915            <key key="amenity" value="prison" />
    38653916            <text key="name" text="Name" />
    38663917        </item>
     
    38743925                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=police"
    38753926                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=police" />
    38763927            <label text="Edit Police" />
     3928            <space />
    38773929            <key key="amenity" value="police" />
    38783930            <text key="name" text="Name" />
    38793931        </item>
     
    38863938                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fire_station"
    38873939                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fire_station" />
    38883940            <label text="Edit Fire Station" />
     3941            <space />
    38893942            <key key="amenity" value="fire_station" />
    38903943            <text key="name" text="Name" />
    38913944        </item>
     
    38983951                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=post_office"
    38993952                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_office" />
    39003953            <label text="Edit Post Office" />
     3954            <space />
    39013955            <key key="amenity" value="post_office" />
    39023956            <text key="name" text="Name" />
    3903         <text key="operator" text="Operator" />
     3957            <text key="operator" text="Operator" />
    39043958        </item>
    39053959    </group> <!-- Public Buildings -->
    39063960    <group name="Education" icon="presets/school.png">
    39073961        <item name="Kindergarten" icon="presets/kindergarten.png" type="node,closedway,relation">
    39083962            <label text="Edit Kindergarten" />
     3963            <space />
    39093964            <key key="amenity" value="kindergarten" />
    39103965            <text key="name" text="Name" />
    39113966        </item>
     
    39213976                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=school"
    39223977                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=school" />
    39233978            <label text="Edit School" />
     3979            <space />
    39243980            <key key="amenity" value="school" />
    39253981            <text key="name" text="Name" />
    39263982        </item>
     
    39343990                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=university"
    39353991                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=university" />
    39363992            <label text="Edit University" />
     3993            <space />
    39373994            <key key="amenity" value="university" />
    39383995            <text key="name" text="Name" />
    39393996        </item>
     
    39444001                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=college"
    39454002                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=college" />
    39464003            <label text="Edit College" />
     4004            <space />
    39474005            <key key="amenity" value="college" />
    39484006            <text key="name" text="Name" />
    39494007        </item>
     
    39674025                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=hospital"
    39684026                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=hospital" />
    39694027            <label text="Edit Hospital" />
     4028            <space />
    39704029            <key key="amenity" value="hospital" />
    39714030            <text key="name" text="Name" />
     4031            <text key="operator" text="Operator" />
    39724032        </item>
    39734033        <item name="Clinic" icon="styles/standard/health/hospital.png" type="node,closedway">
    39744034            <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=clinic"
    39754035                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=clinic" />
    39764036            <label text="Edit Clinic" />
     4037            <space />
    39774038            <key key="amenity" value="clinic" />
    39784039            <text key="name" text="Name" />
    39794040        </item>
     
    39824043                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=doctors"
    39834044                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=doctors" />
    39844045            <label text="Edit Doctors" />
     4046            <space />
    39854047            <key key="amenity" value="doctors" />
    39864048            <text key="name" text="Name" />
    39874049            <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" />
    39884050        </item>
    39894051        <item name="Dentist" icon="styles/standard/health/dentist.png" type="node,closedway">
    39904052            <label text="Edit Dentist" />
     4053            <space />
    39914054            <key key="amenity" value="dentist" />
    39924055            <text key="name" text="Name" />
    39934056            <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" />
    39944057        </item>
    39954058        <item name="Nursing Home" type="node,closedway">
    39964059            <label text="Edit Nursing Home" />
     4060            <space />
    39974061            <key key="amenity" value="nursing_home" />
    39984062            <text key="name" text="Name" />
    39994063            <text key="operator" text="Operator" />
     
    40054069                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:social_facility"
    40064070                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:social_facility" />
    40074071            <label text="Edit Retirement Home" />
     4072            <space />
    40084073            <key key="amenity" value="social_facility" />
    40094074            <key key="social_facility" value="group_home" />
    40104075            <key key="social_facility:for" value="senior" />
     
    40224087                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=pharmacy"
    40234088                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=pharmacy" />
    40244089            <label text="Edit Pharmacy" />
     4090            <space />
    40254091            <key key="amenity" value="pharmacy" />
    4026             <combo key="dispensing" text="Dispensing" values="yes,no" default="no" />
    40274092            <text key="name" text="Name" />
     4093            <combo key="dispensing" text="Dispensing" values="yes,no" default="no" />
    40284094            <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" />
    40294095        </item>
    40304096        <item name="Hearing Aids" icon="presets/hearing_aids.png" type="node,closedway">
     
    40504116                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:amenity=baby_hatch"
    40514117                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=baby_hatch" />
    40524118            <label text="Edit Baby Hatch" />
     4119            <space />
    40534120            <key key="amenity" value="baby_hatch" />
    40544121            <text key="operator" text="Operator" />
    40554122            <text key="opening_hours" text="Opening Hours" />
     
    40794146                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=veterinary"
    40804147                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=veterinary" />
    40814148            <label text="Edit Veterinary" />
     4149            <space />
    40824150            <key key="amenity" value="veterinary" />
    40834151            <text key="name" text="Name" />
    40844152            <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" />
     
    40924160                  nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:amenity=toilets"
    40934161                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=toilets"
    40944162                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=toilets" />
     4163            <label text="Edit Toilets" />
     4164            <space />
    40954165            <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" />
     4166            <combo key="access" text="Access rights" values="public,permissive,customers" />
     4167            <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
     4168            <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
    40994169            <optional>
    41004170                <text key="description" text="Description" />
    41014171                <combo key="fee" text="Fee" values="yes,no" />
    41024172                <text key="operator" text="Operator" />
    4103                 <combo key="toilets:position" values="seated,seated;urinal,squat"  text="Position" />
     4173                <combo key="toilets:position" text="Position" values="seated,seated;urinal,squat,urinal" />
    41044174                <combo key="wheelchair" text="Wheelchair" values="no,limited,yes" />
    41054175            </optional>
    41064176        </item>
     
    41104180                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=post_box"
    41114181                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=post_box"
    41124182                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=post_box" />
     4183            <label text="Edit Postbox" />
     4184            <space />
    41134185            <key key="amenity" value="post_box" />
    41144186            <text key="operator" text="Operator" />
    41154187        </item>
     
    41224194                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=telephone"
    41234195                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=telephone" />
    41244196            <label text="Edit Telephone" />
     4197            <space />
    41254198            <key key="amenity" value="telephone" />
    41264199            <text key="operator" text="Operator" />
    41274200            <check key="payment:coins" text="Coins" default="off" />
     
    41394212            <key key="emergency" value="phone" />
    41404213        </item>
    41414214        <item name="Automated Defibrillator" icon="presets/aed.svg" type="node">
    4142             <link    href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed"
     4215            <link href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed"
    41434216                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:emergency=aed"
    41444217                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:emergency=aed" />
    41454218            <label text="Edit Automated External Defibrillator" />
    4146             <key   key="emergency" value="aed" />
     4219            <space />
     4220            <key key="emergency" value="aed" />
    41474221            <combo key="opening_hours" text="Opening Hours" values="24/7,limited" />
    41484222            <text  key="operator" text="Operator" />
    41494223            <check key="indoor" text="Located inside a building?" default="off" />
     
    41634237            <label text="Edit Clock" />
    41644238            <key key="amenity" value="clock" />
    41654239            <optional>
    4166                 <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" values_context="display" />
     4240                <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
    41674241                <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" />
    41684242                <combo key="visibility" text="Visibility/readability" values="house,street,area" display_values="house (up to 5m),street (up to 20m),area (more than 20m)" />
    41694243                <check key="date" text="Shows current date" default="off" />
     
    41814255                  it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:amenity=recycling"
    41824256                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=recycling"
    41834257                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=recycling" />
    4184             <label text="Edit Recycling station" />
     4258            <label text="Edit Recycling Station" />
     4259            <space />
    41854260            <key key="amenity" value="recycling" />
    41864261            <check key="recycling:batteries" text="Batteries" default="off" />
    41874262            <check key="recycling:cans" text="Cans" default="off" />
     
    41994274                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=waste_basket"
    42004275                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_basket"
    42014276                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_basket" />
    4202             <label text="Edit Waste Basket" />
    42034277            <key key="amenity" value="waste_basket" />
    42044278        </item>
    42054279        <item name="Waste Disposal" icon="styles/standard/service/recycling/waste_disposal.png" type="node">
     
    42084282                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:amenity=waste_disposal"
    42094283                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=waste_disposal"
    42104284                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=waste_disposal" />
    4211             <label text="Edit Waste Disposal" />
    42124285            <key key="amenity" value="waste_disposal" />
    42134286        </item>
    42144287        <separator/>
     
    42194292                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=bench"
    42204293                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bench"
    42214294                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bench" />
     4295            <label text="Edit Bench" />
     4296            <space />
    42224297            <key key="amenity" value="bench" />
    42234298            <combo key="backrest" text="Backrest" values="yes,no" />
    42244299            <combo key="material" text="Material" values="stone,metal,wood,plastic" />
     
    42274302        </item>
    42284303        <item name="Shelter" icon="presets/shelter.png" type="node,closedway">
    42294304            <label text="Edit Shelter" />
     4305            <space />
    42304306            <key key="amenity" value="shelter" />
    42314307            <text key="name" text="Name" />
    42324308            <check key="fireplace" text="Fireplace" default="off" />
     
    42344310        </item>
    42354311        <item name="Hunting Stand" icon="presets/hunting_stand.png" type="node">
    42364312            <label text="Edit Hunting Stand" />
     4313            <space />
    42374314            <key key="amenity" value="hunting_stand" />
    42384315            <combo key="height" text="Height" values="low,half,full,5,10,15,20" values_context="height" />
    42394316            <combo key="shelter" text="Shelter" values="yes,no,unknown" />
     
    42484325                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=drinking_water"
    42494326                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=drinking_water" />
    42504327            <label text="Edit Source of Potable Water" />
     4328            <space />
    42514329            <key key="amenity" value="drinking_water" />
    42524330            <check key="indoor" text="Indoor" default="off" />
    42534331            <optional>
     
    42644342                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:emergency=fire_hydrant"
    42654343                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:emergency=fire_hydrant" />
    42664344            <label text="Edit Fire Hydrant" />
     4345            <space />
    42674346            <key key="emergency" value="fire_hydrant" />
    42684347            <combo key="fire_hydrant:type" text="Type" values="underground,pillar,wall,pond" values_context="pipeline" default="pillar" />
    42694348            <combo key="fire_hydrant:diameter" text="Diameter (in mm)" values="50,80,100,150,200,250,300,400" />
     
    42724351            <text key="ref" text="Reference" />
    42734352            <text key="operator" text="Operator" />
    42744353            <space />
    4275             <combo key="fire_hydrant:position" text="Position" values_context="hydrant position" values="lane,parking_lot,sidewalk,green" />
     4354            <combo key="fire_hydrant:position" text="Position" values="lane,parking_lot,sidewalk,green" values_context="hydrant position" />
    42764355            <combo key="fire_hydrant:pressure" text="Pressure (in bar)" values="5,6,8,suction" />
    42774356            <text key="fire_hydrant:count" text="Count" values="" />
    42784357        </item>
     
    42824361    <group name="Sport Facilities" icon="presets/stadium.png">
    42834362        <item name="Stadium" icon="presets/stadium.png" type="node,closedway">
    42844363            <label text="Edit Stadium" />
     4364            <space />
    42854365            <key key="leisure" value="stadium" />
    42864366            <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" />
     4367            <optional text="Select sport:">
     4368                <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" />
     4369            </optional>
    42914370        </item>
    42924371        <item name="Sports Centre" icon="presets/sports_centre.png" type="node,closedway">
    42934372            <label text="Edit Sports Centre" />
     4373            <space />
    42944374            <key key="leisure" value="sports_centre" />
    42954375            <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" />
     4376            <optional text="Select sport:">
     4377                <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" />
     4378            </optional>
    43004379        </item>
    43014380        <item name="Pitch" icon="presets/pitch.png" type="node,closedway">
    43024381            <label text="Edit Pitch" />
     4382            <space />
    43034383            <key key="leisure" value="pitch" />
    43044384            <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" />
     4385            <optional text="Select sport:">
     4386                <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" />
     4387            </optional>
    43094388        </item>
    43104389        <item name="Racetrack" icon="presets/stadium.png" type="node,way,closedway,relation">
    43114390            <label text="Edit Racetrack" />
     4391            <space />
    43124392            <key key="leisure" value="track" />
    43134393            <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" />
     4394            <optional text="Select sport:">
     4395                <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" />
     4396            </optional>
    43184397        </item>
    43194398        <item name="Golf Course" icon="presets/golf.png" type="node,closedway">
    43204399            <label text="Edit Golf Course" />
     4400            <space />
    43214401            <key key="leisure" value="golf_course" />
    43224402            <text key="name" text="Name" />
    43234403            <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" />
    43244404        </item>
    43254405        <item name="Miniature Golf" icon="presets/golf.png" type="node,closedway">
    43264406            <label text="Edit Miniature Golf" />
     4407            <space />
    43274408            <key key="leisure" value="miniature_golf" />
    43284409            <text key="name" text="Name" />
    43294410            <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" />
     
    43334414        <item name="Multi" icon="styles/standard/sport/multi.png" type="node,closedway">
    43344415            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=multi" />
    43354416            <label text="Edit Multi" />
     4417            <space />
    43364418            <key key="sport" value="multi" />
    43374419            <text key="name" text="Name" />
    4338             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4420            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
    43394421        </item>
    43404422        <item name="9pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
    43414423            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=9pin"
    43424424                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=9pin" />
    43434425            <label text="Edit 9pin" />
     4426            <space />
    43444427            <key key="sport" value="9pin" />
    43454428            <text key="name" text="Name" />
    4346             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4429            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43474430        </item>
    43484431        <item name="10pin" icon="styles/standard/sport/10pin.png" type="node,closedway">
    43494432            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=10pin" />
    43504433            <label text="Edit 10pin" />
     4434            <space />
    43514435            <key key="sport" value="10pin" />
    43524436            <text key="name" text="Name" />
    4353             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4437            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43544438        </item>
    43554439        <item name="Archery" icon="styles/standard/sport/archery.png" type="node,closedway">
    43564440            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=archery" />
    43574441            <label text="Edit Archery" />
     4442            <space />
    43584443            <key key="sport" value="archery" />
    43594444            <text key="name" text="Name" />
    4360             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4445            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    43614446        </item>
    43624447        <item name="Athletics" icon="presets/athletics.png" type="node,closedway">
    43634448            <link href="http://wiki.openstreetmap.org/wiki/Tag:sports=athletics" />
    43644449            <label text="Edit Athletics" />
     4450            <space />
    43654451            <key key="sport" value="athletics" />
    43664452            <text key="name" text="Name" />
    4367             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="track" />
     4453            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
    43684454        </item>
    43694455        <item name="Climbing" icon="styles/standard/sport/climbing.png" type="node,closedway">
    43704456            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=climbing"
    43714457                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:sport=climbing" />
    43724458            <label text="Edit Climbing" />
     4459            <space />
    43734460            <key key="sport" value="climbing" />
    43744461            <text key="name" text="Name" />
    4375             <combo key="leisure" text="type" values="sports_centre" />
     4462            <combo key="leisure" text="Type" values="sports_centre" />
    43764463        </item>
    43774464        <item name="Canoeing" icon="presets/canoe.png" type="node,way,closedway">
    43784465            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canoe" />
    43794466            <label text="Edit Canoeing" />
     4467            <space />
    43804468            <key key="sport" value="canoe" />
    43814469            <text key="name" text="Name" />
    43824470        </item>
    43834471        <item name="Cycling" icon="presets/cycling.png" type="node,closedway">
    43844472            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cycling" />
    43854473            <label text="Edit Cycling" />
     4474            <space />
    43864475            <key key="sport" value="cycling" />
    43874476            <text key="name" text="Name" />
    4388             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4477            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    43894478        </item>
    43904479        <item name="Dog Racing" icon="styles/standard/leisure/dog.png" type="node,closedway">
    43914480            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=dog_racing" />
    43924481            <label text="Edit Dog Racing" />
     4482            <space />
    43934483            <key key="sport" value="dog_racing" />
    43944484            <text key="name" text="Name" />
    4395             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4485            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    43964486        </item>
    43974487        <item name="Equestrian" icon="presets/equestrian.png" type="node,closedway">
    43984488            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=equestrian" />
    43994489            <label text="Edit Equestrian" />
     4490            <space />
    44004491            <key key="sport" value="equestrian" />
    44014492            <text key="name" text="Name" />
    4402             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
     4493            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
    44034494            <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
    44044495        </item>
    44054496        <item name="Horse Racing" icon="presets/equestrian.png" type="node,closedway">
    44064497            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=horse_racing" />
    44074498            <label text="Edit Horse Racing" />
     4499            <space />
    44084500            <key key="sport" value="horse_racing" />
    44094501            <text key="name" text="Name" />
    4410             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" values_context="riding" />
     4502            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" />
    44114503            <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
    44124504        </item>
    44134505        <item name="Gymnastics" icon="presets/gymnastics.png" type="node,closedway">
    44144506            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gymnastics" />
    44154507            <label text="Edit Gymnastics" />
     4508            <space />
    44164509            <key key="sport" value="gymnastics" />
    44174510            <text key="name" text="Name" />
    4418             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4511            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    44194512        </item>
    44204513        <item name="Skating" icon="presets/skating.png" type="node,closedway">
    44214514            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skating"
    44224515                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skating" />
    4423             <label text="Edit Skating" text_context="sport" />
     4516            <label text="Edit Skating" />
     4517            <space />
    44244518            <key key="sport" value="skating" />
    44254519            <text key="name" text="Name" />
    4426             <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
     4520            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
    44274521        </item>
    44284522        <item name="Skateboard" icon="styles/standard/sport/skateboard.png" type="node,closedway">
    44294523            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skateboard"
    44304524                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skateboard" />
    44314525            <label text="Edit Skateboard" />
     4526            <space />
    44324527            <key key="sport" value="skateboard" />
    44334528            <text key="name" text="Name" />
    4434             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" default="pitch" />
     4529            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
    44354530        </item>
    44364531        <item name="Swimming" icon="presets/swimming.png" type="node,closedway">
    44374532            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=swimming"
    44384533                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=swimming" />
    44394534            <label text="Edit Swimming" />
     4535            <space />
    44404536            <key key="sport" value="swimming" />
    44414537            <text key="name" text="Name" />
    4442             <combo key="leisure" text="type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
     4538            <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" />
    44434539        </item>
    44444540        <item name="Skiing" icon="presets/skiing_downhill.png" type="node,way,closedway">
    44454541            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Piste_Maps"/>
    44464542            <label text="Edit Skiing" />
     4543            <space />
    44474544            <key key="sport" value="skiing" />
    44484545            <text key="name" text="Name" />
    44494546            <combo key="piste:type" text="Piste type" values="downhill,nordic,skitour,snow_park" />
     
    44574554                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=shooting"
    44584555                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=shooting" />
    44594556            <label text="Edit Shooting" />
     4557            <space />
    44604558            <key key="sport" value="shooting" />
    44614559            <text key="name" text="Name" />
    4462             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4560            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    44634561        </item>
    44644562    </group> <!-- Sport -->
    44654563    <group name="Sport (Ball)" icon="presets/soccer.png">
     
    44684566                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:sport=soccer"
    44694567                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=soccer"/>
    44704568            <label text="Edit Soccer" />
     4569            <space />
    44714570            <key key="sport" value="soccer" />
    44724571            <text key="name" text="Name" />
    4473             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4572            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44744573        </item>
    44754574        <item name="Australian Football" icon="presets/soccer.png" type="node,closedway">
    44764575            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=australian_football"/>
    44774576            <label text="Edit Australian Football" />
     4577            <space />
    44784578            <key key="sport" value="australian_football" />
    44794579            <text key="name" text="Name" />
    4480             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4580            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44814581        </item>
    44824582        <item name="American Football" icon="presets/football.png" type="node,closedway">
    44834583            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=american_football"/>
    44844584            <label text="Edit American Football" />
     4585            <space />
    44854586            <key key="sport" value="american_football" />
    44864587            <text key="name" text="Name" />
    4487             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4588            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44884589        </item>
    44894590        <item name="Canadian Football" icon="presets/football.png" type="node,closedway">
    44904591            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=canadian_football"/>
    44914592            <label text="Edit Canadian Football" />
     4593            <space />
    44924594            <key key="sport" value="canadian_football" />
    44934595            <text key="name" text="Name" />
    4494             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4596            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    44954597        </item>
    44964598        <item name="Gaelic Games" icon="presets/soccer.png" type="node,closedway">
    44974599            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=gaelic_games"/>
    44984600            <label text="Edit Gaelic Games" />
     4601            <space />
    44994602            <key key="sport" value="gaelic_games" />
    45004603            <text key="name" text="Name" />
    4501             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4604            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45024605            <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" />
     4606                <check key="gaelic_games:hurling" text="Hurling" />
     4607                <check key="gaelic_games:football" text="Football" />
     4608                <check key="gaelic_games:camogie" text="Camogie" />
     4609                <check key="gaelic_games:rounders" text="Rounders" />
    45074610            </optional>
    45084611        </item>
    45094612        <item name="Rugby League" icon="presets/football.png" type="node,closedway">
    45104613            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=rugby_league"
    45114614                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_league"/>
    45124615            <label text="Edit Rugby League" />
     4616            <space />
    45134617            <key key="sport" value="rugby_league" />
    45144618            <text key="name" text="Name" />
    4515             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4619            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45164620        </item>
    45174621        <item name="Rugby Union" icon="presets/football.png" type="node,closedway">
    45184622            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=rugby_union"
    45194623                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:sport=rugby_union"/>
    45204624            <label text="Edit Rugby Union" />
     4625            <space />
    45214626            <key key="sport" value="rugby_union" />
    45224627            <text key="name" text="Name" />
    4523             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4628            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45244629        </item>
    45254630        <item name="Baseball" icon="presets/baseball.png" type="node,closedway">
    45264631            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=baseball"/>
    45274632            <label text="Edit Baseball" />
     4633            <space />
    45284634            <key key="sport" value="baseball" />
    45294635            <text key="name" text="Name" />
    4530             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4636            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45314637        </item>
    45324638        <item name="Basketball" icon="presets/basketball.png" type="node,closedway">
    45334639            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=basketball"/>
    45344640            <label text="Edit Basketball" />
     4641            <space />
    45354642            <key key="sport" value="basketball" />
    45364643            <text key="name" text="Name" />
    4537             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4644            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45384645        </item>
    45394646        <item name="Volleyball" icon="styles/standard/sport/volleyball.png" type="node,closedway">             
    45404647            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=volleyball" />
     
    45594666                  pt.href="http://wiki.openstreetmap.org/wiki/Pt:Tag:sport=golf"
    45604667                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:sport=golf"/>
    45614668            <label text="Edit Golf" />
     4669            <space />
    45624670            <key key="sport" value="golf" />
    45634671            <text key="name" text="Name" />
    4564             <combo key="leisure" text="type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
     4672            <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
    45654673        </item>
    45664674        <item name="Boule" icon="presets/boule.png" type="node,closedway">
    45674675            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=boules"/>
    45684676            <label text="Edit Boule" />
     4677            <space />
    45694678            <key key="sport" value="boules" />
    45704679            <text key="name" text="Name" />
    4571             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4680            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45724681        </item>
    45734682        <item name="Bowls" icon="presets/boule.png" type="node,closedway">
    45744683            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=bowls"/>
    45754684            <label text="Edit Bowls" />
     4685            <space />
    45764686            <key key="sport" value="bowls" />
    45774687            <text key="name" text="Name" />
    4578             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4688            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45794689        </item>
    45804690        <item name="Cricket" icon="presets/cricket.png" type="node,closedway">
    45814691            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket"/>
    45824692            <label text="Edit Cricket" />
     4693            <space />
    45834694            <key key="sport" value="cricket" />
    45844695            <text key="name" text="Name" />
    4585             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4696            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    45864697        </item>
    45874698        <item name="Cricket Nets" icon="presets/cricket.png" type="node,closedway">
    45884699            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=cricket_nets"/>
    45894700            <label text="Edit Cricket Nets" />
     4701            <space />
    45904702            <key key="sport" value="cricket_nets" />
    45914703            <text key="name" text="Name" />
    4592             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4704            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    45934705        </item>
    45944706        <item name="Croquet" icon="styles/standard/sport/croquet.png" type="node,closedway">
    45954707            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=croquet"/>
    45964708            <label text="Edit Croquet" />
     4709            <space />
    45974710            <key key="sport" value="croquet" />
    45984711            <text key="name" text="Name" />
    4599             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4712            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46004713        </item>
    46014714        <item name="Hockey" icon="presets/Hockey.png" type="node,closedway">
    46024715            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=hockey"/>
    46034716            <label text="Edit Hockey" />
     4717            <space />
    46044718            <key key="sport" value="hockey" />
    46054719            <text key="name" text="Name" />
    4606             <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" />
     4720            <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
    46074721        </item>
    46084722        <item name="Pelota" icon="presets/pelota.png" type="node,closedway">
    46094723            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=pelota"
    46104724                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=pelota"/>
    46114725            <label text="Edit Pelota" />
     4726            <space />
    46124727            <key key="sport" value="pelota" />
    46134728            <text key="name" text="Name" />
    4614             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4729            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46154730        </item>
    46164731        <item name="Racquet" icon="presets/racquetball.png" type="node,closedway">
    46174732            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=racquet"
    46184733                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=racquet"/>
    46194734            <label text="Edit Racquet" />
     4735            <space />
    46204736            <key key="sport" value="racquet" />
    46214737            <text key="name" text="Name" />
    4622             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4738            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    46234739        </item>
    46244740        <item name="Table Tennis" icon="presets/table_tennis.png" type="node,closedway">
    46254741            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=table_tennis"/>
    46264742            <label text="Edit Table Tennis" />
     4743            <space />
    46274744            <key key="sport" value="table_tennis" />
    46284745            <text key="name" text="Name" />
    4629             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" />
     4746            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
    46304747        </item>
    46314748        <item name="Tennis" icon="presets/tennis.png" type="node,closedway">
    46324749            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=tennis"/>
    46334750            <label text="Edit Tennis" />
     4751            <space />
    46344752            <key key="sport" value="tennis" />
    46354753            <text key="name" text="Name" />
    4636             <combo key="leisure" text="type" values="pitch,sports_centre,stadium" default="pitch" />
     4754            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
    46374755        </item>
    46384756    </group> <!-- Sport (Ball) -->
    46394757    <group name="Motorsport" icon="presets/motorbike.png">
    46404758        <item name="Motorsport" icon="styles/standard/sport/motor.png" type="node,closedway">
    46414759            <label text="Edit Motorsport" />
     4760            <space />
    46424761            <key key="sport" value="motor" />
    46434762            <text key="name" text="Name" />
    4644             <combo key="leisure" text="type" values="pitch,sports_centre,stadium,track" />
     4763            <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
    46454764        </item>
    46464765        <item name="Karting" icon="presets/karting.png" type="node,closedway">
    46474766            <label text="Edit Karting" />
     4767            <space />
    46484768            <key key="sport" value="karting" />
    46494769            <text key="name" text="Name" />
    4650             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4770            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46514771        </item>
    46524772        <item name="Motocross" icon="styles/standard/sport/motocross.png" type="node,closedway">
    46534773            <label text="Edit Motocross" />
     4774            <space />
    46544775            <key key="sport" value="motocross" />
    46554776            <text key="name" text="Name" />
    4656             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4777            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46574778        </item>
    46584779        <item name="Safety Training" icon="presets/safety_training.png" type="node,closedway">
    46594780            <label text="Edit Safety Training" />
     4781            <space />
    46604782            <key key="sport" value="safety_training" />
    46614783            <text key="name" text="Name" />
    4662             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4784            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46634785        </item>
    46644786        <separator/>
    46654787        <item name="Model Aerodrome" icon="presets/plane.png" type="node,closedway">
    46664788            <label text="Edit Model Aerodrome" />
     4789            <space />
    46674790            <key key="sport" value="model_aerodrome" />
    46684791            <text key="name" text="Name" />
    4669             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4792            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
    46704793        </item>
    46714794        <item name="RC Car" icon="presets/car.png" type="node,closedway">
    46724795            <label text="Edit RC Car" />
     4796            <space />
    46734797            <key key="sport" value="rc_car" />
    46744798            <text key="name" text="Name" />
    4675             <combo key="leisure" text="type" values="pitch,sports_centre,track" />
     4799            <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
    46764800        </item>
    46774801    </group> <!-- Motorsport -->
    46784802  </group> <!-- Sports -->
     
    46924816                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building"
    46934817                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:building" />
    46944818            <label text="Edit Building" />
     4819            <space />
    46954820            <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" />
    46964821            <text key="name" text="Name" />
    46974822        </item>
     
    47064831                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Key:building"
    47074832                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:building" />
    47084833            <label text="Edit Residential Building" />
    4709             <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" />
     4834            <space />
     4835            <combo key="building" text="Building" values="residential,apartments,house,hut,terrace,detached,roof" default="residential" match="keyvalue" values_context="building" />
    47104836            <text key="name" text="Name" />
    47114837        </item>
    47124838        <item name="Entrance" icon="styles/standard/misc/entrance-yes.png" type="node">
     
    47174843                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:entrance"
    47184844                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:entrance" />
    47194845            <label text="Edit Entrance" />
    4720             <combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" default="yes" match="key" />
     4846            <space />
     4847            <combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" values_context="entrance" default="yes" match="key" />
    47214848            <combo key="access" text="Access" values="yes,delivery,private,no" />
    47224849            <combo key="wheelchair" text="Wheelchairs" values="yes,no" />
    47234850        </item>
    47244851        <item name="Tower" icon="presets/tower.png" type="node,closedway">
    47254852            <label text="Edit Tower" />
     4853            <space />
    47264854            <key key="man_made" value="tower" />
    47274855            <text key="name" text="Name" />
    47284856            <combo key="tower:type" text="Tower type" values="communication,observation" />
     
    47394867        <separator/>
    47404868        <item name="Works" icon="presets/works.png" type="node,closedway">
    47414869            <label text="Edit Works" />
     4870            <space />
    47424871            <key key="man_made" value="works" />
    47434872            <text key="name" text="Name" />
    47444873        </item>
     
    47574886                  nl.href="http://wiki.openstreetmap.org/wiki/NL:Tag:man_made=windmill"
    47584887                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=windmill" />
    47594888            <label text="Edit Windmill" />
     4889            <space />
    47604890            <key key="man_made" value="windmill" />
    47614891            <text key="name" text="Name" />
    47624892        </item>
    47634893        <item name="Gasometer" icon="presets/gasometer.png" type="node,closedway">
    47644894            <label text="Edit Gasometer" />
     4895            <space />
    47654896            <key key="man_made" value="gasometer" />
    47664897            <text key="name" text="Name" />
    47674898        </item>
     
    47714902                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=pipeline"
    47724903                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=pipeline"/>
    47734904            <label text="Edit Pipeline" />
     4905            <space />
    47744906            <key key="man_made" value="pipeline" />
    47754907            <text key="operator" text="Operator" />
    47764908            <combo key="type" text="Type" values="water,gas,heat,oil,sewage" />
     
    47814913                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=crane"
    47824914                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=crane" />
    47834915            <label text="Edit Crane" />
     4916            <space />
    47844917            <key key="man_made" value="crane" />
    47854918            <text key="name" text="Name" />
    47864919        </item>
     
    47894922                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=mineshaft"
    47904923                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=mineshaft" />
    47914924            <label text="Edit Mineshaft" />
     4925            <space />
    47924926            <key key="man_made" value="mineshaft" />
    47934927            <text key="name" text="Name" />
    47944928            <combo key="mineshaft_type" text="Function" values="winding,air" />
     
    48044938                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=adit"
    48054939                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=adit" />
    48064940            <label text="Edit Adit" />
     4941            <space />
    48074942            <key key="man_made" value="adit" />
    48084943            <text key="name" text="Name" />
    48094944            <text key="length" text="Length in meters" />
     
    48144949        <separator/>
    48154950        <item name="Water Tower" icon="presets/water_tower.png" type="node,closedway">
    48164951            <label text="Edit Water Tower" />
     4952            <space />
    48174953            <key key="man_made" value="water_tower" />
    48184954            <text key="name" text="Name" />
    48194955        </item>
     
    48374973                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=wastewater_plant"
    48384974                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=wastewater_plant" />
    48394975            <label text="Edit Wastewater Plant" />
     4976            <space />
    48404977            <key key="man_made" value="wastewater_plant" />
    48414978            <text key="name" text="Name" />
    48424979        </item>
     
    48584995                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=fountain"
    48594996                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=fountain" />
    48604997            <label text="Edit Fountain" />
     4998            <space />
    48614999            <key key="amenity" value="fountain" />
    48625000            <text key="name" text="Name" />
    48635001        </item>
     
    48675005                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:man_made=water_well"
    48685006                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=water_well" />
    48695007            <label text="Edit Water Well" />
     5008            <space />
    48705009            <key key="man_made" value="water_well" />
    48715010            <text key="name" text="Name" />
    48725011        </item>
     
    48775016                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=lighthouse"
    48785017                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=lighthouse" />
    48795018            <label text="Edit Lighthouse" />
     5019            <space />
    48805020            <key key="man_made" value="lighthouse" />
    48815021            <text key="name" text="Name" />
    48825022        </item>
     
    48855025                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=beacon"
    48865026                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:man_made=beacon" />
    48875027            <label text="Edit Beacon" />
     5028            <space />
    48885029            <key key="man_made" value="beacon" />
    48895030            <text key="name" text="Name" />
    48905031        </item>
     
    49065047            <text key="operator" text="Operator" />             
    49075048            <combo key="measurement" text="Measurement" values="particulate_matter,seismic,water_level,weather" />
    49085049            <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>                 
     5050            <combo key="display" text="Display" values="analog,digital,no" />
     5051        </item>
    49115052        <item name="Survey Point" icon="presets/survey_point.png" type="node">
    49125053            <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=survey_point"
    49135054                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=survey_point"
    49145055                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=survey_point" />
    49155056            <label text="Edit Survey Point" />
     5057            <space />
    49165058            <key key="man_made" value="survey_point" />
    49175059            <text key="name" text="Name" />
    49185060        </item>
     
    49215063                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:man_made=surveillance"
    49225064                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:man_made=surveillance" />
    49235065            <label text="Edit Surveillance Camera" />
     5066            <space />
    49245067            <key key="man_made" value="surveillance" />
    49255068            <text key="name" text="Name" />
    49265069            <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
     
    49305073        <item name="Power Plant" icon="presets/power.png" type="closedway,relation">
    49315074            <link href="http://wiki.openstreetmap.org/wiki/Tag:power=plant" />
    49325075            <label text="Edit Power Plant" />
     5076            <space />
    49335077            <key key="power" value="plant" />
    49345078            <text key="name" text="Name" />
    49355079            <text key="operator" text="Operator" />
     
    49585102                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=generator"
    49595103                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=generator" />
    49605104            <label text="Edit Power Generator" />
     5105            <space />
    49615106            <key key="power" value="generator" />
    49625107            <text key="name" text="Name" />
    49635108            <text key="operator" text="Operator" />
     
    50295174                <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="nuclear fission" />
    50305175                <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="nuclear fission" />
    50315176            </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" />
     5177            <optional text="Output forms of energy:">
     5178                <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
     5179                <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
     5180                <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5181                <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
     5182                <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5183                <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
     5184                <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
     5185                <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
     5186                <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
     5187            </optional>
    50435188        </item>
    50445189        <item name="Power Sub Station" icon="presets/power.png" type="node,closedway">
    50455190            <link href="http://wiki.openstreetmap.org/wiki/Tag:power=sub_station"
     
    50495194                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:power=sub_station"
    50505195                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=sub_station" />
    50515196            <label text="Edit Power Sub Station" />
     5197            <space />
    50525198            <key key="power" value="sub_station" />
    50535199            <text key="operator" text="Operator" />
    50545200            <text key="ref" text="Line reference" />
     
    50605206                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=cable_distribution_cabinet"
    50615207                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=cable_distribution_cabinet" />
    50625208            <label text="Edit Cable Distribution Cabinet" />
     5209            <space />
    50635210            <key key="power" value="cable_distribution_cabinet" />
    50645211            <text key="operator" text="Operator" />
    50655212            <text key="ref" text="Reference" />
     
    50765223                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=tower"
    50775224                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=tower" />
    50785225            <label text="Edit Power Tower" />
     5226            <space />
    50795227            <key key="power" value="tower" />
    50805228            <text key="operator" text="Operator" />
    50815229            <text key="ref" text="Tower reference" />
     
    50915239                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:power=pole"
    50925240                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=pole" />
    50935241            <label text="Edit Power Pole" />
     5242            <space />
    50945243            <key key="power" value="pole" />
    50955244            <text key="operator" text="Operator" />
    50965245            <text key="ref" text="Pole reference" />
     
    51065255                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:power=line"
    51075256                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:power=line" />
    51085257            <label text="Edit Power Line" />
    5109             <combo key="power" text="Line type" values_context="Power Line" values="line,minor_line" default="line" match="keyvalue" />
     5258            <space />
     5259            <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue" />
    51105260            <text key="operator" text="Operator" />
    51115261            <text key="ref" text="Line reference" />
    51125262            <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" />
     
    51215271                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic=castle"
    51225272                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=castle" />
    51235273            <label text="Edit Castle" />
     5274            <space />
    51245275            <key key="historic" value="castle" />
    51255276            <text key="name" text="Name" />
    51265277            <text key="wikipedia" text="Wikipedia" />
    51275278        </item>
    51285279        <item name="Ruins" icon="presets/ruins.png" type="node,closedway">
    51295280            <label text="Edit Ruins" />
     5281            <space />
    51305282            <key key="historic" value="ruins" />
    51315283            <text key="name" text="Name" />
    51325284            <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" />
     
    51385290                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=archaeological_site"
    51395291                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=archaeological_site" />
    51405292            <label text="Edit Archaeological Site" />
     5293            <space />
    51415294            <key key="historic" value="archaeological_site" />
    51425295            <text key="name" text="Name" />
    51435296            <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" />
     
    51495302                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=battlefield"
    51505303                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=battlefield" />
    51515304            <label text="Edit Battlefield" />
     5305            <space />
    51525306            <key key="historic" value="battlefield" />
    51535307            <text key="name" text="Name" />
    51545308        </item>
    51555309        <item name="Palaeontological Site" icon="presets/palaeontological_site.png" type="node,closedway">
    51565310            <link href="http://wiki.openstreetmap.org/wiki/Tag:geological" />
    51575311            <label text="Edit Palaeontological Site" />
     5312            <space />
    51585313            <key key="geological" value="palaeontological_site" />
    51595314            <text key="name" text="Name" />
    51605315        </item>
    51615316        <separator/>
    51625317        <item name="Monument" icon="presets/monument.png" type="node,closedway">
    51635318            <label text="Edit Monument" />
     5319            <space />
    51645320            <key key="historic" value="monument" />
    51655321            <text key="name" text="Name" />
    51665322        </item>
     
    51715327                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:historic=memorial"
    51725328                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:historic=memorial" />
    51735329            <label text="Edit Memorial" />
     5330            <space />
    51745331            <key key="historic" value="memorial" />
    51755332            <text key="name" text="Name" />
    51765333        </item>
    51775334        <item name="Wayside Cross" icon="presets/wayside_cross.png" type="node,closedway">
    51785335            <label text="Edit Wayside Cross" />
     5336            <space />
    51795337            <key key="historic" value="wayside_cross" />
    51805338            <text key="name" text="Name" />
    51815339        </item>
    51825340        <item name="Wayside Shrine" icon="presets/wayside_shrine.png" type="node,closedway">
    51835341            <label text="Edit Wayside Shrine" />
     5342            <space />
    51845343            <key key="historic" value="wayside_shrine" />
    51855344            <text key="name" text="Name" />
    51865345        </item>
    51875346        <item name="Boundary Stone" icon="styles/standard/historic/boundary_stone.png" type="node,closedway">
    51885347            <label text="Edit Boundary Stone" />
     5348            <space />
    51895349            <key key="historic" value="boundary_stone" />
    51905350            <text key="name" text="Name" />
    51915351        </item>
     
    51955355    <group name="Food" icon="styles/standard/shop/supermarket.png">
    51965356        <item name="Supermarket" icon="styles/standard/shop/supermarket.png" type="node,closedway">
    51975357            <label text="Edit Supermarket" />
     5358            <space />
    51985359            <key key="shop" value="supermarket" />
    51995360            <text key="name" text="Name" />
    52005361            <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" />
     
    52055366                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=convenience"
    52065367                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=convenience" />
    52075368            <label text="Edit Convenience Store" />
     5369            <space />
    52085370            <key key="shop" value="convenience" />
    52095371            <text key="name" text="Name" />
    52105372            <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" />
     
    52165378                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=kiosk"
    52175379                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=kiosk" />
    52185380            <label text="Edit Kiosk" />
     5381            <space />
    52195382            <key key="shop" value="kiosk" />
    52205383            <text key="name" text="Name" />
    52215384            <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" />
     
    52315394                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=bakery"
    52325395                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=bakery" />
    52335396            <label text="Edit Baker" />
     5397            <space />
    52345398            <key key="shop" value="bakery" />
    52355399            <text key="name" text="Name" />
    52365400            <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" />
     
    52445408                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=butcher"
    52455409                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=butcher" />
    52465410            <label text="Edit Butcher" />
     5411            <space />
    52475412            <key key="shop" value="butcher" />
    52485413            <text key="name" text="Name" />
    52495414            <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" />
     
    52755440                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=confectionery"
    52765441                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=confectionery" />
    52775442            <label text="Edit Confectionery" />
     5443            <space />
    52785444            <key key="shop" value="confectionery" />
    52795445            <text key="name" text="Name" />
    52805446            <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" />
     
    53275493        <item name="Organic" type="node,closedway">
    53285494            <link href="http://wiki.openstreetmap.org/wiki/Key:organic" />
    53295495            <label text="Edit Organic/Bio" />
     5496            <space />
    53305497            <combo text="Organic/Bio" key="organic" values="no,yes,only" match="key" />
    53315498        </item>
    53325499        <item name="Fair Trade" type="node,closedway">
    53335500            <link href="http://wiki.openstreetmap.org/wiki/Key:fair_trade" />
    53345501            <label text="Edit Fair Trade" />
     5502            <space />
    53355503            <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
    53365504        </item>
    53375505        <separator/>
     
    53405508                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:shop=alcohol"
    53415509                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=alcohol" />
    53425510            <label text="Edit Alcohol Shop" />
     5511            <space />
    53435512            <key key="shop" value="alcohol" />
    53445513            <text key="name" text="Name" />
    53455514            <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" />
    53465515        </item>
    53475516        <item name="Beverages" icon="styles/standard/shop/beverages.png" type="node,closedway">
    53485517            <label text="Edit Beverages Shop" />
     5518            <space />
    53495519            <key key="shop" value="beverages" />
    53505520            <text key="name" text="Name" />
    53515521            <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" />
     
    53545524    <group name="Clothes" icon="styles/standard/shop/clothes.png">
    53555525        <item name="Clothes" icon="styles/standard/shop/clothes.png" type="node,closedway">
    53565526            <label text="Edit Clothes Shop" />
     5527            <space />
    53575528            <key key="shop" value="clothes" />
    53585529            <text key="name" text="Name" />
    53595530            <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" />
     
    53725543        </item>           
    53735544         <item name="Shoes" icon="styles/standard/shop/shoes.png" type="node,closedway">
    53745545            <label text="Edit Shoe Shop" />
     5546            <space />
    53755547            <key key="shop" value="shoes" />
    53765548            <text key="name" text="Name" />
    53775549            <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" />
     
    53815553                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=outdoor"
    53825554                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=outdoor" />
    53835555            <label text="Edit Outdoor Shop" />
     5556            <space />
    53845557            <key key="shop" value="outdoor" />
    53855558            <text key="name" text="Name" />
    53865559            <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" />
    53875560        </item>
    53885561        <item name="Sports" icon="presets/rowing.png" type="node,closedway">
    53895562            <label text="Edit Sports Shop" />
     5563            <space />
    53905564            <key key="shop" value="sports" />
    53915565            <text key="name" text="Name" />
    53925566            <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" />
     
    53985572                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:shop=dry_cleaning"
    53995573                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=dry_cleaning" />
    54005574            <label text="Edit Dry Cleaning" />
     5575            <space />
    54015576            <key key="shop" value="dry_cleaning" />
    54025577            <text key="name" text="Name" />
    54035578            <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" />
     
    54055580        <item name="Laundry" icon="presets/laundry.png" type="node,closedway">
    54065581            <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Laundry" />
    54075582            <label text="Edit Laundry" />
     5583            <space />
    54085584            <key key="shop" value="laundry" />
    54095585            <text key="name" text="Name" />
    54105586            <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" />
    54115587        </item>
    54125588        <item name="Tailor" icon="styles/standard/shop/tailor.png" type="node,closedway">
    54135589            <label text="Edit Tailor" />
     5590            <space />
    54145591            <key key="shop" value="tailor" />
    54155592            <text key="name" text="Name" />
    54165593            <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" />
     
    54295606    <group name="Electronic" icon="styles/standard/shop/electronics.png">
    54305607        <item name="Computer" icon="styles/standard/shop/computer.png" type="node,closedway">
    54315608            <label text="Edit Computer Shop" />
     5609            <space />
    54325610            <key key="shop" value="computer" />
    54335611            <text key="name" text="Name" />
    54345612            <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" />
    54355613        </item>
    54365614        <item name="Electronics" icon="styles/standard/shop/electronics.png" type="node,closedway">
    54375615            <label text="Edit Electronics Shop" />
     5616            <space />
    54385617            <key key="shop" value="electronics" />
    54395618            <text key="name" text="Name" />
    54405619            <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" />
     
    54625641        </item>       
    54635642        <item name="Hifi" icon="styles/standard/shop/hifi.png" type="node,closedway">
    54645643            <label text="Edit Hifi Shop" />
     5644            <space />
    54655645            <key key="shop" value="hifi" />
    54665646            <text key="name" text="Name" />
    54675647            <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" />
    54685648        </item>
    5469         <item name="Video" name_context="shop" icon="styles/standard/shop/video.png" type="node,closedway">
     5649        <item name="Video" icon="styles/standard/shop/video.png" type="node,closedway">
    54705650            <label text="Edit Video Shop" />
     5651            <space />
    54715652            <key key="shop" value="video" />
    54725653            <text key="name" text="Name" />
    54735654            <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" />
     
    54845665                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bank"
    54855666                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bank" />
    54865667            <label text="Edit Bank" />
     5668            <space />
    54875669            <key key="amenity" value="bank" />
    54885670            <text key="name" text="Name" />
     5671            <text key="brand" text="Brand" />
    54895672            <text key="operator" text="Operator" />
    54905673            <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" />
    54915674            <check key="atm" text="Automated Teller Machine" default="on" />
     
    54985681                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bureau_de_change"
    54995682                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bureau_de_change" />
    55005683            <label text="Edit Money Exchange" />
     5684            <space />
    55015685            <key key="amenity" value="bureau_de_change" />
    55025686            <text key="name" text="Name" />
    55035687            <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" />
     
    55145698                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=atm"
    55155699                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:amenity=atm" />
    55165700            <label text="Edit Automated Teller Machine" />
     5701            <space />
    55175702            <key key="amenity" value="atm" />
     5703            <text key="brand" text="Brand" />
    55185704            <text key="operator" text="Operator" />
     5705            <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" />
    55195706        </item>
    55205707    </group> <!-- Cash -->
    55215708    <group name="Other" icon="styles/standard/shop/mall.png">
     
    55475734        <separator/>
    55485735        <item name="Chemist" icon="styles/standard/shop/chemist.png" type="node,closedway">
    55495736            <label text="Edit Chemist" />
     5737            <space />
    55505738            <key key="shop" value="chemist" />
    55515739            <text key="name" text="Name" />
    55525740            <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" />
    55535741        </item>
    55545742        <item name="Hairdresser" icon="styles/standard/shop/hairdresser.png" type="node,closedway">
    55555743            <label text="Edit Hairdresser" />
     5744            <space />
    55565745            <key key="shop" value="hairdresser" />
    55575746            <text key="name" text="Name" />
    55585747            <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" />
    55595748        </item>
    55605749        <item name="Optician" icon="styles/standard/shop/optician.png" type="node,closedway">
    55615750            <label text="Edit Optician" />
     5751            <space />
    55625752            <key key="shop" value="optician" />
    55635753            <text key="name" text="Name" />
    55645754            <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" />
     
    55925782                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=florist"
    55935783                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=florist" />
    55945784            <label text="Edit Florist" />
     5785            <space />
    55955786            <key key="shop" value="florist" />
    55965787            <text key="name" text="Name" />
    55975788            <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" />
     
    56025793                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=garden_centre"
    56035794                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=garden_centre" />
    56045795            <label text="Edit Garden Centre" />
     5796            <space />
    56055797            <key key="shop" value="garden_centre" />
    56065798            <text key="name" text="Name" />
     5799            <text key="brand" text="Brand" />
    56075800            <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" />
    56085801        </item>
    56095802        <separator/>
     
    56135806                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:shop=doityourself"
    56145807                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=doityourself" />
    56155808            <label text="Edit Do-it-yourself-store" />
     5809            <space />
    56165810            <key key="shop" value="doityourself" />
    56175811            <text key="name" text="Name" />
     5812            <text key="brand" text="Brand" />
    56185813            <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" />
    56195814        </item>
    56205815        <item name="Hardware" icon="presets/hardware.png" type="node,closedway">
    56215816            <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=hardware"
    56225817                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=hardware" />
    56235818            <label text="Edit Hardware Store" />
     5819            <space />
    56245820            <key key="shop" value="hardware" />
    56255821            <text key="name" text="Name" />
    56265822            <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" />
     
    56385834        <separator/>
    56395835        <item name="Furniture" icon="styles/standard/shop/furniture.png" type="node,closedway">
    56405836            <label text="Edit Furniture Shop" />
     5837            <space />
    56415838            <key key="shop" value="furniture" />
    56425839            <text key="name" text="Name" />
     5840            <text key="brand" text="Brand" />
    56435841            <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" />
    56445842        </item>
    56455843        <item name="Kitchen" icon="presets/kitchen.png" type="node,closedway">
     
    56505848            <space />           
    56515849            <key key="shop" value="kitchen" />
    56525850            <text key="name" text="Name" />           
     5851            <text key="brand" text="Brand" />
    56535852            <text key="operator" text="Operator" />
    56545853            <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" />
    56555854        </item>                   
     
    56765875        <separator/>
    56775876        <item name="Stationery" icon="presets/stationery.png" type="node,closedway">
    56785877            <label text="Edit Stationery Shop" />
     5878            <space />
    56795879            <key key="shop" value="stationery" />
    56805880            <text key="name" text="Name" />
    56815881            <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" />
     
    56925892        </item>
    56935893        <item name="Book Store" icon="presets/book.png" type="node,closedway">
    56945894            <label text="Edit Book Store" />
     5895            <space />
    56955896            <key key="shop" value="books" />
    56965897            <text key="name" text="Name" />
     5898            <text key="brand" text="Brand" />
    56975899            <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" />
    56985900        </item>
    56995901        <item name="Newsagent's shop" icon="presets/kiosk.png" type="node,closedway">
     
    57035905                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=newsagent"
    57045906                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=newsagent" />
    57055907            <label text="Edit Newsagent's shop" />
     5908            <space />
    57065909            <key key="shop" value="newsagent" />
    57075910            <text key="name" text="Name" />
    57085911            <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" />
     
    57105913        <separator/>
    57115914        <item name="Travel Agency" icon="presets/travel.png" type="node,closedway">
    57125915            <label text="Edit Travel Agency" />
     5916            <space />
    57135917            <key key="shop" value="travel_agency" />
    57145918            <text key="name" text="Name" />
     5919            <text key="brand" text="Brand" />
    57155920            <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" />
    57165921        </item>
    57175922        <item name="Musical Instrument" icon="presets/musical_instrument.png" type="node,closedway">
     
    57265931        </item>                                   
    57275932        <item name="Toys" icon="styles/standard/shop/toys.png" type="node,closedway">
    57285933            <label text="Edit Toy Shop" />
     5934            <space />           
    57295935            <key key="shop" value="toys" />
    57305936            <text key="name" text="Name" />
    57315937            <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" />
     
    57475953                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=vending_machine"
    57485954                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=vending_machine" />
    57495955        <label text="Edit Vending machine" />
     5956        <space />           
    57505957        <key key="amenity" value="vending_machine" />
    57515958        <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" />
    57525959        <text key="operator" text="Operator" />
     
    59396146                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=peak"
    59406147                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=peak" />
    59416148            <label text="Edit Peak" />
     6149            <space />
    59426150            <key key="natural" value="peak" />
    59436151            <text key="name" text="Name" />
    59446152            <text key="ele" text="Elevation" />
     
    59486156            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=glacier"
    59496157                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=glacier" />
    59506158            <label text="Edit Glacier" />
     6159            <space />
    59516160            <key key="natural" value="glacier" />
    59526161            <text key="name" text="Name" />
    59536162            <text key="ele" text="Elevation" />
     
    59586167                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:natural=volcano"
    59596168                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=volcano" />
    59606169            <label text="Edit Volcano" />
     6170            <space />
    59616171            <key key="natural" value="volcano" />
    59626172            <text key="name" text="Name" />
    59636173            <text key="ele" text="Elevation" />
     
    59676177            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=cave_entrance"
    59686178                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=cave_entrance" />
    59696179            <label text="Edit Cave Entrance" />
     6180            <space />
    59706181            <key key="natural" value="cave_entrance" />
    59716182            <text key="name" text="Name" />
    59726183            <text key="wikipedia" text="Wikipedia" />
     
    60066217                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=tree"
    60076218                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=tree" />
    60086219            <label text="Edit Tree" />
     6220            <space />
    60096221            <key key="natural" value="tree" />
    60106222            <text key="name" text="Name" />
    6011             <text key="type" text="Type" />
     6223            <combo key="type" text="Type" values="broad_leaved,conifer,palm" />
    60126224            <text key="height" text="Height in meter (m)" />
    60136225            <text key="name:botanical" text="Botanical Name" />
     6226            <optional>
     6227                <text key="genus" text="Genus" />
     6228                <text key="species" text="Species" />
     6229                <text key="taxon" text="Taxon" />
     6230            </optional>
    60146231        </item>
    60156232        <item name="Wood" icon="presets/landuse.png" type="node,closedway,relation">
    60166233            <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=wood"
     
    60196236                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=wood"
    60206237                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=wood" />
    60216238            <label text="Edit Wood" />
     6239            <space />
    60226240            <key key="natural" value="wood" />
    60236241            <text key="name" text="Name" />
    6024             <combo key="wood" text="Type" values="coniferous,deciduous,mixed" values_context="wood" />
     6242            <combo key="wood" text="Type" values="coniferous,deciduous,mixed" />
    60256243        </item>
    60266244        <item name="Forest" icon="presets/landuse.png" type="node,closedway,relation">
    60276245            <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=forest"
     
    60516269        </item>
    60526270        <item name="Nature Reserve" icon="styles/standard/leisure/nature_reserve.png" type="node,closedway,relation">
    60536271            <label text="Edit Nature Reserve" />
     6272            <space />
    60546273            <key key="leisure" value="nature_reserve" />
    60556274            <text key="name" text="Name" />
    60566275        </item>
    60576276        <separator/>
    60586277        <item name="Scree" icon="presets/empty.png" type="node,closedway,relation">
    60596278            <label text="Edit Scree" />
     6279            <space />
    60606280            <key key="natural" value="scree" />
    60616281            <text key="name" text="Name" />
    60626282        </item>
     
    60666286                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=fell"
    60676287                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=fell" />
    60686288            <label text="Edit Fell" />
     6289            <space />
    60696290            <key key="natural" value="fell" />
    60706291            <text key="name" text="Name" />
    60716292        </item>
    60726293        <item name="Scrub" icon="presets/empty.png" type="node,closedway,relation">
    60736294            <label text="Edit Scrub" />
     6295            <space />
    60746296            <key key="natural" value="scrub" />
    60756297            <text key="name" text="Name" />
    60766298        </item>
     
    60816303                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:natural=heath"
    60826304                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:natural=heath" />
    60836305            <label text="Edit Heath" />
     6306            <space />
    60846307            <key key="natural" value="heath" />
    60856308            <text key="name" text="Name" />
    60866309        </item>
     
    61476370        <separator/>
    61486371        <item name="Garden" icon="presets/empty.png" type="node,closedway,relation">
    61496372            <label text="Edit Garden" />
     6373            <space />
    61506374            <key key="leisure" value="garden" />
    61516375            <text key="name" text="Name" />
    61526376        </item>
     
    61706394            <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=common"
    61716395                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:leisure=common" />
    61726396            <label text="Edit Common" />
     6397            <space />
    61736398            <key key="leisure" value="common" />
    61746399            <text key="name" text="Name" />
    61756400        </item>
    61766401        <item name="Park" icon="presets/empty.png" type="node,closedway,relation">
    61776402            <label text="Edit Park" />
     6403            <space />
    61786404            <key key="leisure" value="park" />
    61796405            <text key="name" text="Name" />
    61806406        </item>
     
    61906416            <text key="name" text="Name" />
    61916417        </item>
    61926418        <separator/>
    6193         <item name="Residential area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
     6419        <item name="Residential Area" icon="styles/standard/misc/landmark/building.png" type="closedway,relation">
    61946420            <label text="Edit Residential Landuse" />
    61956421            <space />
    61966422            <key key="landuse" value="residential" />
     
    62056431                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=grave_yard"
    62066432                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=grave_yard" />
    62076433            <label text="Edit Graveyard" />
     6434            <space />
    62086435            <key key="amenity" value="grave_yard" />
    62096436            <text key="name" text="Name" />
    62106437            <combo key="religion" text="Religion" values="bahai,buddhist,christian,hindu,jain,jewish,muslim,sikh,spiritualist,taoist,unitarian,zoroastrian" />
     
    63816608                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Relation:boundary"
    63826609                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:boundary" />
    63836610            <label text="Edit Boundary" />
     6611            <space />
    63846612            <key key="type" value="boundary" />
    63856613            <text key="name" text="Name" />
    63866614            <optional>
     
    63986626        <item name="Site" type="relation">
    63996627            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Site"/>
    64006628            <label text="Edit Site" />
     6629            <space />
    64016630            <key key="type" value="site" />
    64026631            <text key="name" text="Site name" />
    64036632            <roles>
     
    64196648                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Relation:restriction"
    64206649                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:restriction"/>
    64216650            <label text="Edit Turn Restriction" />
     6651            <space />
    64226652            <key key="type" value="restriction" />
    64236653            <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" />
    64246654            <optional>
     
    64376667                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:enforcement"
    64386668                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:enforcement"/>
    64396669            <label text="Edit Enforcement" />
     6670            <space />
    64406671            <key key="type" value="enforcement" />
    64416672            <combo key="enforcement" text="Type of enforcement" values="maxheight,maxweight,maxspeed,mindistance,traffic_signals,check " />
    64426673            <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
     
    64596690                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:route"
    64606691                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:route"/>
    64616692            <label text="Edit general route" />
     6693            <space />
    64626694            <key key="type" value="route" />
    64636695            <combo key="route" text="Route type" values="bicycle,bus,road,ferry,ski,foot,hiking,tram,detour,railway,subway" />
    64646696            <text key="name" text="Name" />
     
    64846716                <role key="backward_stop" text="backward halt point" requisite="optional" type="node" />
    64856717            </roles>
    64866718        </item>
    6487         <item name="Route network" icon="presets/path.png" type="relation">
     6719        <item name="Route Network" icon="presets/path.png" type="relation">
    64886720            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Network"/>
    6489             <label text="Edit route network" />
     6721            <label text="Edit Route Network" />
     6722            <space />
    64906723            <key key="type" value="network" />
    64916724            <text key="name" text="Name" />
    64926725            <optional>
     
    64986731            </roles>
    64996732        </item>
    65006733        <separator/>
    6501         <item name="Associated street" icon="presets/addresses.png" type="relation">
     6734        <item name="Associated Street" icon="presets/addresses.png" type="relation">
    65026735            <link href="http://wiki.openstreetmap.org/wiki/Relation:associatedStreet"
    65036736                  de.href="http://wiki.openstreetmap.org/wiki/DE:Relation:associatedStreet"
    65046737                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:associatedStreet"
    65056738                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Relation:associatedStreet"/>
    6506             <label text="Edit associated street" />
     6739            <label text="Edit Associated Street" />
     6740            <space />
    65076741            <key key="type" value="associatedStreet" />
    65086742            <text key="name" text="Street name" />
    65096743            <roles>
     
    65156749            <link href="http://wiki.openstreetmap.org/wiki/Relation:street"
    65166750                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:street"/>
    65176751            <label text="Edit Street" />
     6752            <space />
    65186753            <key key="type" value="street" />
    65196754            <text key="name" text="Name" />
    65206755            <roles>
     
    65316766                  fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:destination_sign"
    65326767                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:destination_sign"
    65336768                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:destination_sign"/>
    6534             <label text="Edit Destination sign" />
     6769            <label text="Edit Destination Sign" />
     6770            <space />
    65356771            <key key="type" value="destination_sign" />
    65366772            <text key="destination" text="Destination written on sign (w/o distance)" />
    65376773            <text key="distance" text="Distance (km)" />
     
    65506786        <item name="Waterway" icon="presets/river.png" type="relation">
    65516787            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Waterway"/>
    65526788            <label text="Edit Waterway" />
     6789            <space />
    65536790            <key key="type" value="waterway" />
    6554             <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" />
     6791            <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_context="waterway" />
    65556792            <text key="name" text="Name" />
    65566793            <optional>
    65576794                <text key="destination" text="Name of river/sea/ocean" />
     
    65746811            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Bridges_and_Tunnels"
    65756812                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relations/Proposed/Bridges_and_Tunnels"/>
    65766813            <label text="Edit Bridge" />
     6814            <space />
    65776815            <key key="type" value="bridge" />
    65786816            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    65796817            <text key="name" text="Name" />
     
    65916829        <item name="Tunnel" icon="presets/tunnel.png" type="relation">
    65926830            <link href="http://wiki.openstreetmap.org/wiki/Relations/Proposed/Bridges_and_Tunnels"/>
    65936831            <label text="Edit Tunnel" />
     6832            <space />
    65946833            <key key="type" value="tunnel" />
    65956834            <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
    65966835            <text key="name" text="Name" />