source: josm/trunk/resources/data/defaultpresets.xml@ 17929

Last change on this file since 17929 was 17929, checked in by Klumbumbus, 4 years ago

Add building=kiosk to building preset

  • Property svn:eol-style set to native
File size: 546.8 KB
RevLine 
[7102]1<?xml version="1.0" encoding="UTF-8"?>
[13482]2<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0">
[7102]3<!--
[7667]4 Format description: https://josm.openstreetmap.de/wiki/TaggingPresets
[7102]5-->
6
7 <!-- Item chunks -->
8 <chunk id="surface">
[10319]9 <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,concrete:plates,concrete:lanes,paving_stones,sett,cobblestone,grass_paver,compacted,fine_gravel,gravel,pebblestone,ground,mud,sand,grass,wood,metal" />
[7102]10 </chunk>
[8028]11 <chunk id="surface_smoothness">
12 <reference ref="surface" />
[8877]13 <combo key="smoothness" text="Smoothness" values_searchable="true" values_sort="false">
[8028]14 <list_entry value="excellent" short_description="Thin Rollers: rollerblade, skateboard" />
15 <list_entry value="good" short_description="Thin Wheels: racing bike" />
16 <list_entry value="intermediate" short_description="Wheels: city bike, wheelchair, scooter" />
17 <list_entry value="bad" short_description="Robust Wheels: trekking bike, car, rickshaw" />
18 <list_entry value="very_bad" short_description="High Clearance: light duty off-road vehicle" />
19 <list_entry value="horrible" short_description="Off-Road: heavy duty off-road vehicle" />
20 <list_entry value="very_horrible" short_description="Specialized off-road: tractor, ATV" />
21 <list_entry value="impassable" short_description="No wheeled vehicle" />
22 </combo>
23 </chunk>
[16291]24 <chunk id="sport_surface">
25 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
26 </chunk>
[7379]27 <chunk id="riding_surface">
[11153]28 <combo key="leisure" text="Type" values="horse_riding,pitch,sports_centre,stadium,track" values_context="riding" />
[7379]29 <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
30 </chunk>
[7102]31 <chunk id="highway_base">
[11133]32 <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
[8983]33 <combo key="lanes:forward" text="Lanes in way direction" values="1,2,3,4,5" length="3" />
34 <combo key="lanes:backward" text="Lanes opposed to way direction" values="1,2,3,4,5" length="3" />
35 <space />
36 <text key="maxspeed" text="Max. speed (km/h)" />
37 <text key="maxspeed:forward" text="Max. speed in way direction" />
38 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
39 <space />
[16944]40 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[8028]41 <reference ref="surface_smoothness" />
[7102]42 </chunk>
[15074]43 <chunk id="highway_yesno">
[16741]44 <checkgroup columns="4">
[15074]45 <check key="bridge" text="Bridge" disable_off="true" />
[16741]46 <check key="tunnel" text="Tunnel" disable_off="true" />
[15074]47 <check key="embankment" text="Embankment" disable_off="true" />
48 <check key="cutting" text="Cutting" disable_off="true" />
49 </checkgroup>
50 </chunk>
[7102]51 <chunk id="highway_yesno_incline">
[15074]52 <reference ref="highway_yesno" />
[16474]53 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
[7102]54 </chunk>
[15074]55 <chunk id="highway_yesno_incline_oneway_lit_width">
[17833]56 <checkgroup columns="4">
57 <check key="bridge" text="Bridge" disable_off="true" />
58 <check key="tunnel" text="Tunnel" disable_off="true" />
59 <check key="embankment" text="Embankment" disable_off="true" />
60 <check key="cutting" text="Cutting" disable_off="true" />
[16741]61 <check key="oneway" text="Oneway" />
62 <check key="lit" text="Lit" />
63 </checkgroup>
64 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
[7102]65 <text key="width" text="Width (meters)" />
66 </chunk>
[17791]67 <chunk id="highway_yesno_incline_oneway_lit_width_busbay_sidewalk">
[7707]68 <reference ref="highway_yesno_incline_oneway_lit_width" />
[17791]69 <combo key="bus_bay" text="Bus bay" values="both,left,right" />
[12771]70 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
[7707]71 </chunk>
[17469]72 <chunk id="placement_shoulder">
[16741]73 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5,transition" />
74 <combo key="placement:forward" text="Placement in way direction" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5" />
75 <combo key="placement:backward" text="Placement opposed to way direction" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5" />
[17469]76 <combo key="shoulder" text="Shoulder" values="yes,no,left,right,both" />
[16741]77 </chunk>
[7102]78 <chunk id="railway_service">
[9031]79 <combo key="service" text="Service type" values="yard,siding,spur,crossover" />
[7102]80 </chunk>
[15074]81 <chunk id="railway_electrified_yesno">
[10540]82 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" values_context="electrified" />
[7102]83 <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
[17026]84 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,25" length="5" values_sort="false" />
[15074]85 <reference ref="highway_yesno" />
[7102]86 </chunk>
[15074]87 <chunk id="railway_service_gauge_electrified_yesno">
[7102]88 <reference ref="railway_service" />
89 <combo key="tracks" text="Tracks" text_context="railway" values="1,2,3,4" length="4" />
90 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
[15074]91 <reference ref="railway_electrified_yesno" />
[7102]92 </chunk>
[16801]93 <chunk id="check_access_nomotor">
94 <optional text="Non-motorized traffic:">
95 <checkgroup columns="3">
96 <check key="foot" text="Foot" icon="presets/vehicle/restriction/plain/foot.svg" />
97 <check key="bicycle" text="Bicycle" icon="presets/vehicle/restriction/plain/bicycle.svg" />
98 <check key="horse" text="Horse" icon="presets/vehicle/restriction/plain/horse.svg" />
99 </checkgroup>
100 <space />
101 <reference ref="wheelchair" />
[7102]102 </optional>
103 </chunk>
[16801]104 <chunk id="check_access_motor">
105 <optional text="Motor vehicle traffic:">
[17864]106 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
[16801]107 <space />
108 <checkgroup columns="2">
109 <check key="motorcar" text="Motorcar" icon="presets/vehicle/restriction/plain/motorcar.svg" />
110 <check key="motorcycle" text="Motorcycle" icon="presets/vehicle/restriction/plain/motorcycle.svg" />
111 <check key="moped" text="Moped" icon="presets/vehicle/restriction/plain/moped.svg" />
112 <check key="mofa" text="Mofa" icon="presets/vehicle/restriction/plain/mofa.svg" />
113 </checkgroup>
[7102]114 </optional>
115 </chunk>
[17529]116 <chunk id="common_advertising">
117 <text key="height" text="Height (meters)" length="7" />
118 <combo key="animated" text="Animated" values="yes,winding_posters,screen,trivision_blades,revolving,digital_messages,digital_prices,no" values_sort="false" />
119 <check key="luminous" text="Luminous" />
120 <check key="lit" text="Lit" />
121 </chunk>
[12957]122 <chunk id="min_age">
123 <text key="min_age" text="Minimum age" />
124 </chunk>
125 <chunk id="max_age">
126 <text key="max_age" text="Maximum age" />
127 </chunk>
[7102]128 <chunk id="name_ref">
129 <text key="name" text="Name" />
130 <text key="ref" text="Reference" />
131 </chunk>
[15112]132 <chunk id="ref_operator">
[7102]133 <text key="ref" text="Reference" />
134 <text key="operator" text="Operator" />
135 </chunk>
[15112]136 <chunk id="name_ref_operator">
137 <text key="name" text="Name" />
138 <reference ref="ref_operator" />
139 </chunk>
[7102]140 <chunk id="name_operator">
141 <text key="name" text="Name" />
142 <text key="operator" text="Operator" />
143 </chunk>
144 <chunk id="name_layer">
145 <text key="name" text="Name" />
[16944]146 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[7102]147 </chunk>
148 <chunk id="service_times">
[11597]149 <combo key="service_times" text="Service Times" delimiter="|" values="18:00|sunset,sunrise|Su 09:30,11:00|Sa,Su,PH 09:00|Sa 18:00; Su 10:45|Fr 08:00-18:00; Apr 10-15 off; Jun 07:00-20:00; Aug off; Dec 24 08:00-24:00|Sa 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" />
[7102]150 </chunk>
151 <chunk id="oh">
[16474]152 <combo key="opening_hours" text="Opening Hours" delimiter="|" values="24/7|08:30-12:30,15:30-20:00|Sa-Su 00:00-24:00|Mo-Su 09:00-21:00|Mo-Sa 08:00-18:00|Mo-Fr 09:00-17:00|Mo-Fr 08:30-20:00; Sa,Su 08:00-15:00; PH off|Mo-Fr 08:30-20:00; Tu-Su 08:00-15:00; Sa 08:00-12:00|Mo-Su 08:00-18:00; Apr 10-15 off; Jun 08:00-14:00; Aug off; Dec 25 off|sunrise-sunset|Su 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" values_sort="false" />
[7102]153 </chunk>
[8013]154 <chunk id="wheelchair">
[16742]155 <combo key="wheelchair" text="Wheelchairs" values="yes,designated,limited,no" values_sort="false" />
[8013]156 </chunk>
157 <chunk id="oh_wheelchair">
[7102]158 <reference ref="oh" />
[8013]159 <reference ref="wheelchair" />
[7102]160 </chunk>
[8013]161 <chunk id="name_oh_wheelchair">
162 <text key="name" text="Name" />
163 <reference ref="oh_wheelchair" />
164 </chunk>
165 <chunk id="name_operator_oh_wheelchair">
[7361]166 <reference ref="name_operator" />
[8013]167 <reference ref="oh_wheelchair" />
[7102]168 </chunk>
[8013]169 <chunk id="name_brand_operator_oh_wheelchair">
[7102]170 <text key="name" text="Name" />
171 <text key="brand" text="Brand" />
172 <text key="operator" text="Operator" />
[8013]173 <reference ref="oh_wheelchair" />
[7102]174 </chunk>
[8013]175 <chunk id="name_brand_oh_wheelchair">
[7102]176 <text key="name" text="Name" />
177 <text key="brand" text="Brand" />
[8013]178 <reference ref="oh_wheelchair" />
[7102]179 </chunk>
[9652]180 <chunk id="cuisine">
[15597]181 <multiselect key="cuisine" text="Cuisine" values="african;american;arab;argentinian;asian;bagel;balkan;barbecue;bavarian;beef_bowl;brazilian;burger;cake;caribbean;chicken;chinese;coffee_shop;crepe;curry;danish;donut;ethiopian;filipino;fish;fish_and_chips;french;friture;frozen_yogurt;german;georgian;greek;heuriger;hot_dog;ice_cream;indian;indonesian;international;italian;japanese;kebab;korean;lebanese;malaysian;mediterranean;mexican;moroccan;noodle;pancake;pasta;persian;peruvian;pizza;polish;portuguese;ramen;regional;russian;sandwich;sausage;seafood;soba;spanish;steak_house;sushi;tex-mex;tapas;thai;turkish;vietnamese;wings" values_searchable="true" />
[9652]182 </chunk>
[7620]183 <chunk id="internet">
[7102]184 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" />
185 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" />
[7620]186 </chunk>
[8013]187 <chunk id="internet_smoking">
[7620]188 <reference ref="internet" />
[9035]189 <combo key="smoking" text="Smoking" values="yes,dedicated,separated,isolated,outside,no" />
[7102]190 </chunk>
191 <chunk id="optional_height">
192 <optional>
193 <text key="height" text="Height (meters)" length="7" />
194 </optional>
195 </chunk>
196 <chunk id="optional_maxwidth">
197 <optional>
198 <text key="maxwidth" text="Max. width (meters)" length="7" />
199 </optional>
200 </chunk>
201 <chunk id="optional_maxheight_maxwidth">
202 <optional>
203 <text key="maxheight" text="Max. height (meters)" length="7" />
204 <text key="maxwidth" text="Max. width (meters)" length="7" />
205 </optional>
206 </chunk>
[12908]207 <chunk id="optional_name">
208 <optional>
209 <text key="name" text="Name" />
210 </optional>
211 </chunk>
212 <chunk id="optional_name_operator">
213 <optional>
214 <text key="name" text="Name" />
215 <text key="operator" text="Operator" />
216 </optional>
217 </chunk>
[7102]218 <chunk id="name_leisure_pitch">
219 <text key="name" text="Name" />
220 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
221 </chunk>
[8123]222 <chunk id="sport">
[17286]223 <multiselect key="sport" text="Sport" values="10pin;9pin;american_football;archery;athletics;australian_football;baseball;basketball;beachvolleyball;billiards;boules;bowls;canadian_football;canoe;chess;climbing;cricket;croquet;curling;cycling;dog_racing;equestrian;field_hockey;fitness;gaelic_games;golf;gymnastics;handball;horse_racing;ice_hockey;ice_skating;karting;model_aerodrome;motocross;motor;multi;pelota;racquet;rc_car;roller_skating;rowing;rugby_league;rugby_union;running;safety_training;scuba_diving;shooting;skateboard;soccer;surfing;swimming;table_tennis;tennis;volleyball" values_context="sport" />
[7379]224 </chunk>
[16742]225 <chunk id="highway_access">
[17513]226 <combo key="access" text="General Access" values="yes,destination,delivery,permissive,permit,private,customers,agricultural,forestry,no" values_sort="false" />
[16742]227 </chunk>
[16801]228 <chunk id="highway_access_vehicle">
229 <reference ref="highway_access" />
[17864]230 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
[16801]231 </chunk>
[16742]232 <chunk id="POI_access">
[17864]233 <combo key="access" text="General Access" values="yes,private,customers,permissive,permit,no" values_sort="false" />
[16742]234 </chunk>
235 <chunk id="path_access_modes">
[17864]236 <combo key="ski" text="Ski" values="yes,official,designated,permissive,permit,private,no" values_sort="false" />
237 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
238 <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,permit,private,no" values_sort="false" match="key" />
239 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]240 <space />
241 <label text="Tags which are implied and do not need to be set are `motor_vehicle=no` and `emergency=destination`." />
[17864]242 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
243 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
[16742]244 </chunk>
[7620]245 <chunk id="fee">
246 <combo key="fee" text="Fee" values="yes,no" />
247 </chunk>
248 <chunk id="fee_interval">
[16474]249 <combo key="fee" text="Fee" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_no_i18n="true" values_sort="false" />
[7620]250 </chunk>
[7102]251 <chunk id="parking_name_type_ref">
252 <text key="name" text="Name" />
[17513]253 <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop,street_side,lane" values_context="parking" />
[7102]254 <text key="ref" text="Reference number" />
255 </chunk>
[8028]256 <chunk id="parking_access_fee_operator_surface_smoothness">
[7102]257 <space />
[16474]258 <reference ref="POI_access" />
[7620]259 <reference ref="fee_interval" />
[7102]260 <text key="operator" text="Operator" />
[8028]261 <reference ref="surface_smoothness" />
[7102]262 </chunk>
[7449]263 <chunk id="maxstay">
[16340]264 <combo key="maxstay" text="Time Limit" values="30 minutes,60 minutes,180 minutes,1 hour,1.5 hours,1 day,3 days,2 weeks,4 months,1.5 years,unlimited,no,load-unload" values_no_i18n="true" values_sort="false" />
[7102]265 </chunk>
[7620]266 <chunk id="supervised">
[16474]267 <combo key="supervised" text="Supervised" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
[7620]268 </chunk>
[7102]269 <chunk id="supervised_lit_oh">
[7620]270 <reference ref="supervised" />
[16474]271 <combo key="lit" text="Lit" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
[7102]272 <reference ref="oh" />
273 </chunk>
[16861]274 <chunk id="wikipedia_wikidata">
[7102]275 <text key="wikipedia" text="Wikipedia" />
[16861]276 <text key="wikidata" text="Wikidata" />
[7102]277 </chunk>
[16861]278 <chunk id="name_wikipedia_wikidata">
279 <text key="name" text="Name" />
280 <reference ref="wikipedia_wikidata" />
281 </chunk>
[7102]282 <chunk id="population_postcode_website">
283 <text key="population" text="Population" />
[10771]284 <text key="postal_code" text="Postal Code" />
[7102]285 <text key="website" text="Website" />
286 </chunk>
287 <chunk id="route_hikebike_optionals">
[10320]288 <text key="ref" text="Reference" />
289 <text key="operator" text="Operator" />
[16474]290 <text key="distance" text="Distance (kilometers)"/>
[7102]291 <text key="ascent" text="Ascent (m)"/>
292 <text key="descent" text="Descent (m)"/>
293 <check key="roundtrip" text="Roundtrip"/>
294 <text key="symbol" text="Symbol description"/>
295 <text key="description" text="Description"/>
[16710]296 <text key="website" text="Website" />
[7102]297 </chunk>
[12325]298 <chunk id="genus_species_taxon">
299 <text key="genus" text="Genus" />
300 <text key="species" text="Species" />
301 <text key="taxon" text="Taxon" />
302 </chunk>
[7222]303 <chunk id="leaf">
[13786]304 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,mixed,leafless" values_searchable="true" />
305 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
[8483]306 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
307 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
308 <list_entry value="semi_deciduous" short_description="Plants that lose their foliage for a very short period, when old leaves fall off and new foliage growth is starting." />
309 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
310 <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
311 </combo>
[7222]312 </chunk>
[13786]313 <chunk id="leaf_without_mixed">
314 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,leafless" values_searchable="true" />
[13814]315 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
[13786]316 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
317 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
318 <list_entry value="semi_deciduous" short_description="Plants that lose their foliage for a very short period, when old leaves fall off and new foliage growth is starting." />
319 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
320 </combo>
321 </chunk>
[14867]322 <!-- start of religions and denominations -->
[16711]323 <chunk id="religious"> <!-- all religions and denominations -->
324 <combo key="religion" text="Religion" values="bahai,buddhist,caodaism,christian,confucian,hindu,jain,jewish,muslim,shinto,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" values_searchable="true" />
325 <combo key="denomination" text="Denomination" values="anglican,baptist,catholic,church_of_scotland,conservative,evangelical,greek_catholic,greek_orthodox,ibadi,iglesia_ni_cristo,jehovahs_witness,lutheran,mahayana,methodist,mormon,new_apostolic,nondenominational,old_catholic,orthodox,pentecostal,presbyterian,protestant,quaker,reform,reformed,roman_catholic,romanian_orthodox,russian_orthodox,serbian_orthodox,seventh_day_adventist,shaivism,shaktism,shia,smartism,spiritist,sunni,tibetan,theravada,united,united_methodist,vaishnavism,vajrayana" values_searchable="true" />
326 </chunk>
327 <chunk id="religious_catholic_christian"> <!-- special case for wayside_shrine and wayside_cross: all religions and catholic denominations with default to catholic christian -->
328 <combo key="religion" text="Religion" values="bahai,buddhist,caodaism,christian,confucian,hindu,jain,jewish,muslim,shinto,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" default="christian" values_searchable="true" />
329 <combo key="denomination" text="Denomination" values="catholic,greek_catholic,old_catholic,orthodox,roman_catholic" default="catholic" values_searchable="true" />
330 </chunk>
331 <chunk id="other_religions"> <!-- religions which don't have an own preset -->
332 <combo key="religion" text="Religion" values="bahai,caodaism,confucian,jain,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" match="keyvalue!" values_searchable="true" />
333 </chunk>
334 <chunk id="christian_denominations"> <!-- christian denominations -->
335 <combo key="denomination" text="Denomination" values="anglican,baptist,catholic,church_of_scotland,evangelical,greek_catholic,greek_orthodox,iglesia_ni_cristo,jehovahs_witness,lutheran,methodist,mormon,new_apostolic,nondenominational,old_catholic,orthodox,pentecostal,presbyterian,protestant,quaker,reformed,roman_catholic,romanian_orthodox,russian_orthodox,serbian_orthodox,seventh_day_adventist,spiritist,united,united_methodist" values_searchable="true" />
336 </chunk>
337 <chunk id="muslim_denominations"> <!-- muslim denominations -->
338 <combo key="denomination" text="Denomination" values="ibadi,nondenominational,shia,sunni" values_searchable="true" />
339 </chunk>
340 <chunk id="jewish_denominations"> <!-- jewish denominations -->
341 <combo key="denomination" text="Denomination" values="orthodox,conservative,nondenominational,reform" values_context="jewish" values_searchable="true" /> <!-- values_context because of orthodox, #9629 -->
342 </chunk>
343 <chunk id="buddhist_denominations"> <!-- buddhist denominations -->
344 <combo key="denomination" text="Denomination" values="tibetan,theravada,mahayana,vajrayana" values_searchable="true" />
345 </chunk>
346 <chunk id="hindu_denominations"> <!-- hindu denominations -->
347 <combo key="denomination" text="Denomination" values="vaishnavism,shaivism,shaktism,smartism" values_searchable="true" />
348 </chunk>
349 <!-- shinto and the religions which don't have an own preset don't have denominations (yet) -->
[14867]350 <!-- end of religions and denominations -->
[7361]351 <chunk id="voltage">
[15203]352 <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,22000,20000,15000,110000;20000" />
[7361]353 </chunk>
354 <chunk id="frequency">
[17026]355 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,25,50,60" length="5" values_sort="false" />
[7361]356 </chunk>
357 <chunk id="voltage_frequency">
358 <reference ref="voltage" />
359 <reference ref="frequency" />
360 </chunk>
[13814]361 <chunk id="transformer_voltage_frequency">
362 <combo key="voltage:primary" text="Primary voltage in Volts (V)" values="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" />
363 <combo key="voltage:secondary" text="Secondary voltage in Volts (V)" values="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" />
364 <combo key="voltage:tertiary" text="Tertiary voltage in Volts (V)" values="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" />
365 <reference ref="frequency" />
366 </chunk>
[12934]367 <chunk id="cables">
[10361]368 <combo key="cables" text="Amount of Cables" values="1,2,3,4,6,9,12" />
[12934]369 </chunk>
370 <chunk id="cables_circuits">
371 <reference ref="cables" />
[10361]372 <combo key="circuits" text="Amount of circuits" values="1,2,3,4" />
[7361]373 </chunk>
374 <chunk id="power_loc">
[15372]375 <combo key="location" text="Location" values="outdoor,indoor,underground,platform,roof" values_context="power" />
[7361]376 </chunk>
377 <chunk id="power_extra">
378 <reference ref="power_loc" />
379 <reference ref="voltage_frequency" />
[15075]380 <reference ref="ref_operator" />
[7361]381 </chunk>
382 <chunk id="power_line_extra">
[12934]383 <reference ref="cables_circuits" />
[7361]384 <reference ref="voltage_frequency" />
385 </chunk>
386 <chunk id="power_generator">
[14646]387 <link wiki="Tag:power=generator" />
[7361]388 <space />
389 <key key="power" value="generator" />
390 <reference ref="name_ref_operator" />
391 <text key="start_date" text="Start date" />
392 </chunk>
393 <chunk id="power_output">
394 <optional text="Output forms of energy:">
395 <combo key="generator:output:biogas" text="biogas" values="yes,2 W,3 kW,5 MW,7 GW" />
396 <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
397 <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
398 <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
399 <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
400 <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
401 <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
402 <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
403 <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
404 <space />
[9500]405 <reference ref="voltage_frequency" />
[7361]406 </optional>
407 </chunk>
[12997]408 <chunk id="power_pole">
[16474]409 <text key="height" text="Height (meters)" length="7" />
[15170]410 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
[15454]411 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
[17263]412 <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
[12997]413 <check key="location:transition" text="Location transition" disable_off="true" />
[15075]414 <reference ref="ref_operator" />
[12997]415 </chunk>
[13814]416 <chunk id="rating_phases">
417 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
418 <combo key="phases" text="Phases" values="1,3" length="1" />
419 </chunk>
[12997]420 <chunk id="optional_rating_phases">
421 <optional>
[13814]422 <reference ref="rating_phases" />
[12997]423 </optional>
424 </chunk>
[13814]425 <chunk id="optional_transformer_rating_phases_devices_windings">
426 <optional>
427 <reference ref="rating_phases" />
428 <combo key="devices" text="Number of devices" values="1,2,3,4" />
429 <combo key="windings" text="Number of windings" values="1,2,3,4" />
[13894]430 <!-- #16364: don't use simple "power" context to avoid conflict with "delta" used for power towers -->
431 <combo key="windings:configuration" text="Windings configuration" values="star,delta,open-delta,zigzag,open,scott,leblanc" values_context="power_windings" />
[13814]432 </optional>
433 </chunk>
[15112]434 <chunk id="telecom_medium">
435 <combo key="telecom:medium" text="Local loop type" values="copper,fibre,coaxial" />
436 </chunk>
[7490]437 <chunk id="optional_bridge">
438 <optional>
439 <text key="name" text="Name" />
[15266]440 <text key="bridge:name" text="Bridge name" />
[16944]441 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" length="3" values_sort="false" />
[8983]442 <space />
[7490]443 <text key="maxspeed" text="Max. speed (km/h)" />
[8983]444 <text key="maxspeed:forward" text="Max. speed in way direction" />
445 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
446 <space />
[7490]447 <text key="maxweight" text="Max. weight (tonnes)" />
448 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
449 <text key="width" text="Width (meters)" />
450 <check key="toll" text="Toll" />
451 </optional>
452 </chunk>
[8146]453 <chunk id="waterway">
[16944]454 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[9425]455 <check key="intermittent" text="Intermittent" disable_off="true" />
456 <check key="seasonal" text="Seasonal" disable_off="true" />
[9028]457 <check key="tidal" text="In the tidal range" disable_off="true" />
[8146]458 <combo key="tunnel" text="Tunnel" values="culvert,yes" />
459 <text key="width" text="Width (meters)" />
460 </chunk>
461 <chunk id="water_access">
462 <optional text="Water access rules:">
[17864]463 <combo key="ship" text="Ship" values="yes,designated,destination,delivery,permissive,permit,private,no" values_sort="false" />
464 <combo key="boat" text="Boat" values="yes,designated,destination,delivery,permissive,permit,private,no" values_sort="false" />
465 <combo key="motorboat" text="Motorboat" values="yes,designated,destination,delivery,permissive,permit,private,no" values_sort="false" />
466 <combo key="canoe" text="Canoe" values="yes,designated,destination,delivery,permissive,permit,private,no" values_sort="false" />
[8146]467 </optional>
468 </chunk>
[9037]469 <chunk id="operator_substance">
470 <text key="operator" text="Operator" />
471 <combo key="substance" text="Substance" values="water,gas,heat,oil,sewage" />
472 </chunk>
473 <chunk id="support">
474 <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" values_context="mounting/support" />
475 </chunk>
[9039]476 <chunk id="aerodrome">
477 <key key="aeroway" value="aerodrome" match="keyvalue" />
478 <text key="name" text="Name" />
479 <optional>
480 <text key="iata" text="IATA" />
481 <text key="icao" text="ICAO" />
[16861]482 <reference ref="wikipedia_wikidata" />
[9039]483 </optional>
484 </chunk>
[9080]485 <chunk id="car_brands">
[16711]486 <multiselect key="brand" text="Car brand" values="Alfa Romeo;Aston Martin;Audi;Bentley;BMW;Buick;Cadillac;Chevrolet;Chrysler;Citroën;Dacia;Daewoo;Daihatsu;Dodge;Ferrari;Fiat;Ford;GMC;Great Wall;Holden;Honda;Hyundai;Infiniti;Isuzu;Jaguar;Jeep;Kia;Lada;Lancia;Land Rover;Lexus;Lincoln;Lotus;Maserati;Mazda;Mercedes-Benz;Mini;Mitsubishi;Nissan;Opel;Peugeot;Porsche;Renault;Saab;Seat;Škoda;Smart;SsangYong;Subaru;Suzuki;Tata;Toyota;Vauxhall;Volkswagen;Volvo" values_no_i18n="true" />
487 </chunk>
488 <chunk id="motorcycle_brands">
[17815]489 <multiselect key="brand" text="Motorcycle brand" values="Aprilia;BMW;Ducati;Gilera;Harley-Davidson;Honda;Kawasaki;KTM;Kymco;Moto Guzzi;Peugeot;Piaggio;Suzuki;Triumph;Vespa;Yamaha" values_no_i18n="true" />
[16711]490 </chunk>
491 <chunk id="walking_routes_roles">
492 <roles>
493 <role key="" text="route segment" requisite="required" type="way,closedway,relation" member_expression="highway|route=ferry"/>
494 <role key="alternative" text="alternative segment" requisite="optional" type="way,closedway,relation"/>
495 <role key="approach" text="approach segment" requisite="optional" type="way,closedway,relation"/>
496 <role key="excursion" text="excursion segment" requisite="optional" type="way,closedway,relation"/>
497 <role key="connection" text="connection segment" requisite="optional" type="way,closedway,relation"/>
498 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
499 <role key="" text="natural" requisite="optional" type="node,closedway" member_expression="natural=peak OR natural=volcano OR mountain_pass=yes OR natural=water OR tourism=viewpoint OR amenity=drinking_water OR natural=spring OR place=locality"/>
500 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
501 </roles>
502 </chunk>
503 <chunk id="route_segment_roles">
504 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry|leisure=track"/>
505 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
506 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
507 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
508 </chunk>
509 <chunk id="route_start_stop_roles">
510 <role key="start" text="start endpoint" requisite="optional" type="node" />
511 <role key="stop" text="stop endpoint" requisite="optional" type="node" />
512 <role key="start_stop" text="start and stop endpoint" requisite="optional" type="node" />
513 </chunk>
514 <chunk id="public_transport_route_optionals">
515 <text key="from" text="From (initial stop)" />
516 <text key="to" text="To (terminal stop)" />
517 <text key="via" text="Via (intermediate stops)" />
518 <text key="operator" text="Operator" />
519 <text key="network" text="Network" />
520 <text key="description" text="Description" />
521 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
522 <reference ref="oh" />
523 <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
524 <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
525 <reference ref="fee" />
526 <text key="website" text="Website" />
527 </chunk>
528 <chunk id="climbing_styles">
529 <label text="Climbing styles:" />
530 <checkgroup columns="2">
531 <check key="climbing:boulder" text="Boulders" />
532 <check key="climbing:sport" text="Sport climbing" />
533 <check key="climbing:toprope" text="Top rope (approach at the route top + letting the rope down)" />
534 <check key="climbing:trad" text="Traditional climbing (no fixed anchors)" />
535 <check key="climbing:multipitch" text="Multi-pitch climbing" />
536 <check key="climbing:ice" text="Ice climbing" />
537 <check key="climbing:mixed" text="Mixed climbing" />
538 <check key="climbing:deepwater" text="Deep Water Soloing" />
539 </checkgroup>
540 </chunk>
541 <chunk id="climbing_optional_attributes">
542 <optional>
543 <combo key="climbing:orientation" text="Orientation" values="N,NE,E,SE,S,SW,W,NW" values_no_i18n="true" values_sort="false"/>
544 <combo key="climbing:quality" text="Rock/ice quality" values="fragile,medium,solid" />
545 <combo key="climbing:rock" text="Rock type" values="limestone,sandstone,granite,basalt,slate" />
546 <check key="climbing:summit_log" text="Summit/route log/register" />
547 <check key="indoor" text="Climbing routes indoor" />
548 <check key="outdoor" text="Climbing routes outdoor" />
549 <text key="website" text="Official web site (e.g. operator)" />
550 <text key="url" text="Unofficial web site" />
551 <combo key="opening_hours" text="Opening Hours" delimiter="|" values="24/7|sunset-sunrise open; sunrise-sunset closed|Mar-Jun closed; Jul-Feb Mo-Su,PH sunrise-sunset|Mo-Fr 15:00-22:00; Sa-Su 11:00-22:00" values_no_i18n="true" values_sort="false" />
552 <combo key="fee" text="Fee" values="yes,no,Sa-Su 08:00-20:00"/>
553 <reference ref="POI_access" />
554 </optional>
555 </chunk>
[16758]556 <chunk id="communication">
557 <space />
558 <label text="Communication type:" />
559 <checkgroup columns="3">
560 <check key="communication:mobile_phone" text="Mobile phone" />
561 <check key="communication:television" text="Television" />
562 <check key="communication:radio" text="Radio" />
563 <check key="communication:microwave" text="Microwave" />
564 <check key="communication:gsm-r" text="GSM-R" />
565 </checkgroup>
566 </chunk>
[16712]567 <!-- Link chunks -->
568 <chunk id="link_contact_address">
569 <preset_link preset_name="Contact (Common Schema)" />
570 <preset_link preset_name="Address" />
571 </chunk>
572 <chunk id="link_contact_address_payment">
573 <preset_link preset_name="Contact (Common Schema)" />
574 <preset_link preset_name="Address" />
575 <preset_link preset_name="Payment Methods" />
576 </chunk>
[16743]577 <chunk id="link_road_access_restrictions">
578 <preset_link preset_name="Road Restrictions" />
579 <preset_link preset_name="Access Restrictions" />
580 </chunk>
[16744]581 <!-- Groups -->
[10565]582 <group name="Highways" icon="presets/transport/way/way_secondary.svg">
583 <group name="Streets" icon="presets/transport/way/way_secondary.svg">
584 <item name="Motorway" icon="presets/transport/way/way_motorway.svg" type="way" preset_name_label="true">
[14646]585 <link wiki="Tag:highway=motorway" />
[7102]586 <space />
587 <key key="highway" value="motorway" />
588 <text key="ref" text="Reference" />
[16741]589 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]590 <optional>
591 <text key="name" text="Name" />
[16741]592 <check key="noname" text="Street has no name" disable_off="true" />
[7102]593 <reference ref="highway_base" />
[10017]594 <text key="destination" text="Destination" />
595 <text key="destination:ref" text="Destination reference" />
[7703]596 <text key="width" text="Width (meters)" />
[16741]597 <space />
598 <reference ref="highway_yesno" />
[7102]599 <checkgroup columns="4">
600 <check key="oneway" text="Oneway" default="on" />
601 <check key="lit" text="Lit" />
602 <check key="toll" text="Toll" />
603 </checkgroup>
[17469]604 <reference ref="placement_shoulder" />
[7102]605 </optional>
[16743]606 <reference ref="link_road_access_restrictions" />
[7393]607 </item> <!-- Motorway -->
[10565]608 <item name="Motorway Link" icon="presets/transport/way/way_motorway_link.svg" type="way" preset_name_label="true">
[14646]609 <link wiki="Tag:highway=motorway_link" />
[7102]610 <key key="highway" value="motorway_link" />
611 <optional>
[16741]612 <text key="ref" text="Reference" />
613 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]614 <reference ref="highway_base" />
[10017]615 <text key="destination" text="Destination" />
616 <text key="destination:ref" text="Destination reference" />
[15189]617 <text key="junction:ref" text="Junction reference" />
[7703]618 <text key="width" text="Width (meters)" />
[16741]619 <space />
620 <reference ref="highway_yesno" />
[7102]621 <checkgroup columns="4">
622 <check key="oneway" text="Oneway" default="on" />
623 <check key="lit" text="Lit" />
624 <check key="toll" text="Toll" />
625 </checkgroup>
[17469]626 <reference ref="placement_shoulder" />
[7102]627 </optional>
[16743]628 <reference ref="link_road_access_restrictions" />
[7393]629 </item> <!-- Motorway Link -->
[10565]630 <item name="Trunk" icon="presets/transport/way/way_trunk.svg" type="way" preset_name_label="true">
[14646]631 <link wiki="Tag:highway=trunk" />
[7102]632 <space />
633 <key key="highway" value="trunk" />
634 <text key="ref" text="Reference" />
[16741]635 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]636 <optional>
637 <text key="name" text="Name" />
[16741]638 <check key="noname" text="Street has no name" disable_off="true" />
[7102]639 <reference ref="highway_base" />
[10017]640 <text key="destination" text="Destination" />
641 <text key="destination:ref" text="Destination reference" />
[7703]642 <text key="width" text="Width (meters)" />
[16741]643 <space />
644 <reference ref="highway_yesno" />
[7102]645 <checkgroup columns="4">
646 <check key="oneway" text="Oneway" default="on" />
647 <check key="lit" text="Lit" />
648 <check key="toll" text="Toll" />
[16741]649 <check key="motorroad" text="Motorroad" default="on" />
[7102]650 </checkgroup>
[17469]651 <reference ref="placement_shoulder" />
[7102]652 </optional>
[16743]653 <reference ref="link_road_access_restrictions" />
[7393]654 </item> <!-- Trunk -->
[10565]655 <item name="Trunk Link" icon="presets/transport/way/way_trunk_link.svg" type="way" preset_name_label="true">
[14646]656 <link wiki="Highway_link" />
[7102]657 <space />
658 <key key="highway" value="trunk_link" />
659 <optional>
[16741]660 <text key="ref" text="Reference" />
661 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]662 <reference ref="highway_base" />
[10017]663 <text key="destination" text="Destination" />
664 <text key="destination:ref" text="Destination reference" />
[15189]665 <text key="junction:ref" text="Junction reference" />
[7703]666 <text key="width" text="Width (meters)" />
[16741]667 <space />
668 <reference ref="highway_yesno" />
[7102]669 <checkgroup columns="4">
670 <check key="oneway" text="Oneway" default="on" />
671 <check key="lit" text="Lit" />
672 <check key="toll" text="Toll" />
[16741]673 <check key="motorroad" text="Motorroad" default="on" />
[7102]674 </checkgroup>
[17469]675 <reference ref="placement_shoulder" />
[7102]676 </optional>
[16743]677 <reference ref="link_road_access_restrictions" />
[7393]678 </item> <!-- Trunk Link -->
[7102]679 <separator/>
[10565]680 <item name="Primary" icon="presets/transport/way/way_primary.svg" type="way,closedway" preset_name_label="true">
[14646]681 <link wiki="Tag:highway=primary" />
[7102]682 <space />
683 <key key="highway" value="primary" />
684 <text key="ref" text="Reference" />
[16741]685 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]686 <optional>
687 <text key="name" text="Name" />
[16741]688 <check key="noname" text="Street has no name" disable_off="true" />
[7102]689 <reference ref="highway_base" />
[17791]690 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]691 <checkgroup columns="4">
692 <check key="motorroad" text="Motorroad" />
693 <check key="narrow" text="Narrow" disable_off="true" />
694 <check key="trolley_wire" text="Overhead trolley wires" />
695 </checkgroup>
[17469]696 <reference ref="placement_shoulder" />
[7102]697 </optional>
[16743]698 <reference ref="link_road_access_restrictions" />
[7393]699 </item> <!-- Primary -->
[10565]700 <item name="Primary Link" icon="presets/transport/way/way_primary_link.svg" type="way" preset_name_label="true">
[14646]701 <link wiki="Highway_link" />
[7102]702 <key key="highway" value="primary_link" />
703 <optional>
704 <reference ref="highway_base" />
[15189]705 <text key="destination" text="Destination" />
706 <text key="destination:ref" text="Destination reference" />
707 <text key="junction:ref" text="Junction reference" />
[7102]708 <check key="motorroad" text="Motorroad" />
[17791]709 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]710 <space />
[17469]711 <reference ref="placement_shoulder" />
[7102]712 </optional>
[16743]713 <reference ref="link_road_access_restrictions" />
[7393]714 </item> <!-- Primary Link -->
[10565]715 <item name="Secondary" icon="presets/transport/way/way_secondary.svg" type="way,closedway" preset_name_label="true">
[14646]716 <link wiki="Tag:highway=secondary" />
[7102]717 <space />
718 <key key="highway" value="secondary" />
719 <text key="ref" text="Reference" />
[16741]720 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]721 <optional>
722 <text key="name" text="Name" />
[16741]723 <check key="noname" text="Street has no name" disable_off="true" />
[7102]724 <reference ref="highway_base" />
[17791]725 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]726 <checkgroup columns="2">
727 <check key="narrow" text="Narrow" disable_off="true" />
728 <check key="trolley_wire" text="Overhead trolley wires" />
729 </checkgroup>
[17469]730 <reference ref="placement_shoulder" />
[7102]731 </optional>
[16743]732 <reference ref="link_road_access_restrictions" />
[7393]733 </item> <!-- Secondary -->
[10565]734 <item name="Secondary Link" icon="presets/transport/way/way_secondary_link.svg" type="way" preset_name_label="true">
[14646]735 <link wiki="Highway_link" />
[7102]736 <key key="highway" value="secondary_link" />
737 <optional>
738 <reference ref="highway_base" />
[15189]739 <text key="destination" text="Destination" />
740 <text key="destination:ref" text="Destination reference" />
[17791]741 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]742 <space />
[17469]743 <reference ref="placement_shoulder" />
[7102]744 </optional>
[16743]745 <reference ref="link_road_access_restrictions" />
[7393]746 </item> <!-- Secondary Link -->
[10565]747 <item name="Tertiary" icon="presets/transport/way/way_tertiary.svg" type="way,closedway" preset_name_label="true">
[14646]748 <link wiki="Tag:highway=tertiary" />
[7102]749 <space />
750 <key key="highway" value="tertiary" />
751 <text key="ref" text="Reference" />
[16741]752 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]753 <optional>
754 <text key="name" text="Name" />
[16741]755 <check key="noname" text="Street has no name" disable_off="true" />
[7102]756 <reference ref="highway_base" />
[17791]757 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]758 <checkgroup columns="2">
759 <check key="narrow" text="Narrow" disable_off="true" />
760 <check key="trolley_wire" text="Overhead trolley wires" />
761 </checkgroup>
[17469]762 <reference ref="placement_shoulder" />
[7102]763 </optional>
[16743]764 <reference ref="link_road_access_restrictions" />
[7393]765 </item> <!-- Tertiary -->
[10565]766 <item name="Tertiary Link" icon="presets/transport/way/way_tertiary_link.svg" type="way" preset_name_label="true">
[14646]767 <link wiki="Highway_link" />
[7102]768 <key key="highway" value="tertiary_link" />
769 <optional>
770 <reference ref="highway_base" />
[15189]771 <text key="destination" text="Destination" />
772 <text key="destination:ref" text="Destination reference" />
[17791]773 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]774 <space />
[17469]775 <reference ref="placement_shoulder" />
[7102]776 </optional>
[16743]777 <reference ref="link_road_access_restrictions" />
[7393]778 </item> <!-- Tertiary Link -->
[10565]779 <item name="Unclassified" icon="presets/transport/way/way_unclassified.svg" type="way,closedway" preset_name_label="true">
[14646]780 <link wiki="Tag:highway=unclassified" />
[7102]781 <key key="highway" value="unclassified" />
782 <optional>
783 <text key="name" text="Name" />
[8755]784 <check key="noname" text="Street has no name" disable_off="true" />
[7102]785 <text key="ref" text="Reference" />
[16741]786 <check key="noref" text="Street has no reference" disable_off="true" />
[7102]787 <reference ref="highway_base" />
[17791]788 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]789 <checkgroup columns="3">
790 <check key="narrow" text="Narrow" disable_off="true" />
791 <check key="trolley_wire" text="Overhead trolley wires" />
792 <check key="passing_places" text="Passing Places" />
793 </checkgroup>
[17469]794 <reference ref="placement_shoulder" />
[7102]795 </optional>
[16743]796 <reference ref="link_road_access_restrictions" />
[7393]797 </item> <!-- Unclassified -->
[10565]798 <item name="Residential" icon="presets/transport/way/way_residential.svg" type="way,closedway" preset_name_label="true">
[14646]799 <link wiki="Tag:highway=residential" />
[7102]800 <space />
801 <key key="highway" value="residential" />
802 <text key="name" text="Name" />
[16741]803 <check key="noname" text="Street has no name" disable_off="true" />
[7102]804 <optional>
805 <text key="ref" text="Reference" />
806 <reference ref="highway_base" />
[16741]807 <reference ref="highway_yesno" />
808 <checkgroup columns="4">
[15829]809 <check key="oneway" text="Oneway" />
810 <check key="oneway:bicycle" text="Oneway for bicycle" />
[16741]811 <check key="lit" text="Lit" />
[15829]812 </checkgroup>
813 <text key="width" text="Width (meters)" />
[17791]814 <combo key="bus_bay" text="Bus bay" values="both,left,right" />
[15829]815 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
[16741]816 <checkgroup columns="2">
817 <check key="narrow" text="Narrow" disable_off="true" />
818 <check key="trolley_wire" text="Overhead trolley wires" />
819 </checkgroup>
[7102]820 </optional>
[16743]821 <reference ref="link_road_access_restrictions" />
[7393]822 </item> <!-- Residential -->
[10565]823 <item name="Bicycle Road" icon="presets/transport/way/way_bicycle_road.svg" type="way,closedway" preset_name_label="true">
[14646]824 <link wiki="Key:bicycle_road" />
[7102]825 <space />
826 <key key="bicycle_road" value="yes" />
827 <key key="bicycle" value="designated" />
828 <combo key="highway" text="Highway type" values="residential,service,unclassified,path,cycleway" values_context="Highway" default="residential" />
829 <text key="name" text="Name" />
[16741]830 <check key="noname" text="Street has no name" disable_off="true" />
[16742]831 <combo key="vehicle" text="Vehicle access" values="yes,destination,no" values_sort="false" default="no" />
[7102]832 <text key="maxspeed" text="Max. speed (km/h)" default="30" />
833 <optional>
[11133]834 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
[16944]835 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[8028]836 <reference ref="surface_smoothness" />
[7102]837 <reference ref="highway_yesno_incline" />
[16741]838 <checkgroup columns="4">
839 <check key="oneway" text="Oneway" />
840 <check key="oneway:bicycle" text="Oneway for bicycle" />
841 <check key="lit" text="Lit" />
842 </checkgroup>
[7102]843 <text key="width" text="Width (meters)" />
[17791]844 <combo key="bus_bay" text="Bus bay" values="both,left,right" />
[12771]845 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
[7102]846 </optional>
[16743]847 <reference ref="link_road_access_restrictions" />
[7393]848 </item> <!-- Bicycle Road -->
[10565]849 <item name="Living Street" icon="presets/transport/way/way_living_street.svg" type="way,closedway" preset_name_label="true">
[14646]850 <link wiki="Tag:highway=living_street" />
[7102]851 <space />
852 <key key="highway" value="living_street" />
853 <text key="name" text="Name" />
[16741]854 <check key="noname" text="Street has no name" disable_off="true" />
[7102]855 <optional>
[11133]856 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
[16944]857 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[8028]858 <reference ref="surface_smoothness" />
[17791]859 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[16741]860 <checkgroup columns="2">
861 <check key="narrow" text="Narrow" disable_off="true" />
862 <check key="trolley_wire" text="Overhead trolley wires" />
863 </checkgroup>
[7102]864 </optional>
[16743]865 <reference ref="link_road_access_restrictions" />
[7393]866 </item> <!-- Living Street -->
[10565]867 <item name="Pedestrian" icon="presets/transport/way/way_pedestrian.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]868 <link wiki="Tag:highway=pedestrian" />
[7102]869 <space />
870 <key key="highway" value="pedestrian" />
871 <text key="name" text="Name" />
[16741]872 <check key="noname" text="Street has no name" disable_off="true" />
[7102]873 <optional>
[16944]874 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[8028]875 <reference ref="surface_smoothness" />
[7102]876 <check key="area" text="Area" />
877 <reference ref="highway_yesno_incline" />
878 <check key="lit" text="Lit" />
879 <text key="width" text="Width (meters)" />
880 </optional>
[16743]881 <reference ref="link_road_access_restrictions" />
[7393]882 </item> <!-- Pedestrian -->
[10565]883 <item name="Service" icon="presets/transport/way/way_service.svg" type="way,closedway" preset_name_label="true">
[14646]884 <link wiki="Tag:highway=service" />
[7102]885 <space />
886 <key key="highway" value="service" />
[9036]887 <combo key="service" text="Service way type" values="alley,driveway,parking_aisle,drive-through,emergency_access" />
[7102]888 <optional>
889 <text key="name" text="Name" />
[16741]890 <space />
[7102]891 <reference ref="highway_base" />
[17791]892 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[7102]893 <check key="passing_places" text="Passing Places" />
894 </optional>
[16743]895 <reference ref="link_road_access_restrictions" />
[7393]896 </item> <!-- Service -->
[10565]897 <item name="Parking Aisle" icon="presets/transport/way/way_service_parking_aisle.svg" type="way,closedway" preset_name_label="true">
[14646]898 <link wiki="Tag:service=parking_aisle" />
[7102]899 <key key="highway" value="service" />
900 <key key="service" value="parking_aisle" />
901 <optional>
[8028]902 <reference ref="surface_smoothness" />
[7102]903 <check key="oneway" text="Oneway" />
904 <check key="lit" text="Lit" />
905 </optional>
[16743]906 <reference ref="link_road_access_restrictions" />
[7393]907 </item> <!-- Parking Aisle -->
[10565]908 <item name="Escape" icon="presets/transport/way/way_escape.svg" type="way" preset_name_label="true">
[14646]909 <link wiki="Tag:highway=escape" />
[7979]910 <space />
911 <key key="highway" value="escape" />
912 <label text="Emergency lane beside long descending slopes for trucks and other vehicles to stop safely after brake failure." />
913 <optional>
914 <reference ref="surface" />
915 <text key="width" text="Width (meters)" />
916 <check key="lit" text="Lit" />
917 </optional>
918 </item> <!-- Escape -->
[10565]919 <item name="Raceway" icon="presets/sport/raceway.svg" type="way,closedway" preset_name_label="true">
[14646]920 <link wiki="Tag:highway=raceway" />
[8731]921 <space />
922 <key key="highway" value="raceway" />
923 <text key="name" text="Name" />
924 </item> <!-- Raceway -->
[10565]925 <item name="Road (Unknown Type)" icon="presets/transport/way/way_road.svg" type="way,closedway" preset_name_label="true">
[14646]926 <link wiki="Tag:highway=road" />
[7102]927 <key key="highway" value="road" />
928 <optional>
929 <text key="name" text="Name" />
[16741]930 <space />
[7102]931 <reference ref="highway_base" />
[17791]932 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[9161]933 <check key="trolley_wire" text="Overhead trolley wires" />
[7102]934 </optional>
[16743]935 <reference ref="link_road_access_restrictions" />
[7393]936 </item> <!-- Road (Unknown Type) -->
[10565]937 <item name="Construction" icon="presets/transport/way/way_construction.svg" type="way,closedway" preset_name_label="true">
[14646]938 <link wiki="Key:construction" />
[7102]939 <key key="highway" value="construction" />
[7926]940 <combo key="construction" text="Highway type" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,unclassified,residential,service,bus_guideway,bridleway,living_street,pedestrian,track,path,footway,cycleway,steps" values_context="Highway" />
[7102]941 <optional>
942 <text key="name" text="Name" />
[16741]943 <space />
[7102]944 <reference ref="highway_base" />
[17791]945 <reference ref="highway_yesno_incline_oneway_lit_width_busbay_sidewalk" />
[9161]946 <check key="trolley_wire" text="Overhead trolley wires" />
[7857]947 <combo key="junction" text="Junction" values="roundabout,jughandle" />
[7102]948 </optional>
[16743]949 <reference ref="link_road_access_restrictions" />
[7393]950 </item> <!-- Construction -->
[7102]951 <separator/>
[16743]952 <item name="Road Restrictions" icon="presets/vehicle/restriction/maxspeed.svg" type="node,way,closedway" preset_name_label="true">
[14646]953 <link wiki="Key:access" />
[7102]954 <space />
[14534]955 <checkgroup columns="3" >
956 <check key="oneway" text="Oneway" />
957 <check key="toll" text="Toll" />
[15262]958 <check key="noexit" text="No exit (cul-de-sac)" disable_off="true" />
[15433]959 <check key="winter_road" text="Winter road" disable_off="true" />
960 <check key="ice_road" text="Ice road" disable_off="true" />
[14534]961 </checkgroup>
[16743]962 <text key="maxspeed" text="Max. speed (km/h)" />
963 <text key="maxspeed:forward" text="Max. speed in way direction" />
964 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
965 <text key="maxspeed:hgv" text="Max. speed Heavy Goods Vehicles (km/h)" match="key" />
966 <text key="maxspeed:advisory" text="Signposted advisory max. speed (km/h)" />
967 <text key="minspeed" text="Min. speed (km/h)" match="key" />
[14534]968 <space />
[16743]969 <text key="maxweight" text="Max. weight (tonnes)" match="key" />
970 <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
971 <space />
972 <text key="maxheight" text="Max. height (meters)" match="key" />
973 <text key="maxwidth" text="Max. width (meters)" match="key" />
974 <text key="maxlength" text="Max. length (meters)" match="key" />
975 <space />
976 <combo key="overtaking" text="Overtaking" values="yes,both,forward,backward,no" values_context="overtaking" values_sort="false" match="key" />
977 <preset_link preset_name="Access Restrictions" />
978 </item> <!-- Road Restrictions -->
979 <item name="Access Restrictions" icon="presets/vehicle/restriction/restrictions.svg" type="node,way,closedway" preset_name_label="true">
980 <link wiki="Key:access" />
981 <space />
982 <label text="Some road types already imply some access restrictions which should not be set again." />
983 <space />
[7102]984 <label text="Transport mode restrictions" />
[17864]985 <combo key="access" text="General Access" values="yes,destination,delivery,permissive,permit,private,customers,agricultural,forestry,no" values_searchable="true" values_sort="false" match="key" />
986 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,permit,private,use_sidepath,no" values_sort="false" match="key" />
[16742]987 <reference ref="wheelchair" />
[17864]988 <combo key="ski" text="Ski" values="yes,official,designated,permissive,permit,private,no" values_sort="false" />
989 <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,permit,private,no" values_sort="false" match="key" />
990 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" match="key" />
[14534]991 <space />
[7102]992 <label text="Vehicles per type" />
[17864]993 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
994 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,permit,private,use_sidepath,no" values_sort="false" match="key" />
995 <combo key="carriage" text="Carriage" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
996 <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
997 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
998 <combo key="moped" text="Moped" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
999 <combo key="mofa" text="Mofa" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
1000 <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
1001 <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
1002 <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
1003 <combo key="bdouble" text="B-double road train" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
1004 <combo key="agricultural" text="Agricultural Vehicles (with restrictions e.g. max. 25 km/h)" values="yes,official,designated,destination,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
[16742]1005 <combo key="4wd_only" text="4WD only" values="yes,recommended,no" values_sort="false" match="key" />
[17864]1006 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
1007 <combo key="golf_cart" text="Golf cart" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" match="key" />
[14534]1008 <space />
[7102]1009 <label text="Vehicles per use" />
[16742]1010 <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,no" values_sort="false" match="keyvalue" />
[17864]1011 <combo key="disabled" text="Disabled" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1012 <combo key="hov" text="High-occupancy vehicles (hov)" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1013 <combo key="psv" text="Public Service Vehicles (psv)" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1014 <combo key="bus" text="Public Transportation Bus" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1015 <combo key="taxi" text="Taxi" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1016 <combo key="tourist_bus" text="Tourist buses" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
1017 <combo key="hazmat" text="Hazmat" values="yes,official,designated,destination,permissive,permit,private,no" values_sort="false" match="key" />
[16743]1018 <preset_link preset_name="Road Restrictions" />
1019 </item> <!-- Access Restrictions -->
[7102]1020 <separator/>
[10565]1021 <item name="Roundabout" icon="presets/vehicle/restriction/roundabout_right.svg" type="node,way,closedway" preset_name_label="true">
[14646]1022 <link wiki="Tag:junction=roundabout" />
[7102]1023 <space />
1024 <key key="junction" value="roundabout" />
[7926]1025 <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" />
[7102]1026 <optional>
1027 <reference ref="name_layer" />
[11133]1028 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
[15074]1029 <reference ref="highway_yesno" />
[7102]1030 <text key="width" text="Width (meters)" />
1031 </optional>
[16743]1032 <reference ref="link_road_access_restrictions" />
[16992]1033 <preset_link preset_name="Circular junction" text="Similar but different tags:" />
1034 <preset_link preset_name="Mini-Roundabout" text="Similar but different tags:" />
[7393]1035 </item> <!-- Roundabout -->
[16992]1036 <item name="Circular junction" icon="presets/vehicle/restriction/junction_circular.svg" type="way,closedway" preset_name_label="true">
1037 <link wiki="Tag:junction=circular" />
1038 <space />
1039 <key key="junction" value="circular" />
1040 <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" />
1041 <optional>
1042 <reference ref="name_layer" />
1043 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
1044 <reference ref="highway_yesno" />
1045 <check key="oneway" text="Oneway" />
1046 <text key="width" text="Width (meters)" />
1047 </optional>
1048 <reference ref="link_road_access_restrictions" />
1049 <preset_link preset_name="Roundabout" text="Similar but different tags:" />
1050 <preset_link preset_name="Mini-Roundabout" text="Similar but different tags:" />
1051 </item> <!-- Circular junction -->
[10706]1052 <item name="Ford" icon="presets/vehicle/ford.svg" type="node,way" preset_name_label="true">
[14646]1053 <link wiki="Tag:ford=yes" />
[11010]1054 <combo key="ford" text="Ford" values="yes,stepping_stones" default="yes" values_searchable="true" match="keyvalue!" />
[7102]1055 <optional>
1056 <text key="name" text="Name" />
1057 </optional>
[7393]1058 </item> <!-- Ford -->
[17525]1059 <item name="Traffic Hazard" icon="presets/transport/hazard.svg" type="node,way" preset_name_label="true">
1060 <link wiki="Key:hazard" />
1061 <space />
1062 <combo key="hazard" text="Hazard" values="animal_crossing,bump,children,curve,curves,cyclists,dangerous_junction,dip,falling_rocks,frost_heave,horse_riders,ice,landslide,loose_gravel,low_flying_aircraft,pedestrians,queues_likely,school_zone,side_winds,slippery,turn,turns" values_context="hazard" />
1063 </item> <!-- Traffic Hazard -->
[7102]1064 </group> <!-- Streets -->
[10565]1065 <group name="Ways" icon="presets/transport/way/way_unclassified.svg">
1066 <item name="Track" icon="presets/transport/way/track.svg" type="way,closedway" preset_name_label="true">
[14646]1067 <link wiki="Tag:highway=track" />
[7102]1068 <space />
[10366]1069 <combo key="tracktype" text="Tracktype" values_searchable="true" values_sort="false">
[17819]1070 <list_entry value="grade1" icon="presets/transport/way/tracktype_grade1.svg" short_description="Solid: Usually a paved or sealed surface" />
1071 <list_entry value="grade2" icon="presets/transport/way/tracktype_grade2.svg" short_description="Solid but unpaved: Usually an unpaved track with surface of gravel" />
1072 <list_entry value="grade3" icon="presets/transport/way/tracktype_grade3.svg" short_description="Mostly Solid: Even mixture of hard and soft materials. Almost always an unpaved track" />
1073 <list_entry value="grade4" icon="presets/transport/way/tracktype_grade4.svg" short_description="Mostly Soft: Almost always an unpaved track prominently with soil/sand/grass, but with some hard or compacted materials mixed in" />
1074 <list_entry value="grade5" icon="presets/transport/way/tracktype_grade5.svg" short_description="Soft: Almost always an unimproved track lacking hard materials, same as surrounding soil" />
[10366]1075 </combo>
[7102]1076 <key key="highway" value="track" />
1077 <optional>
1078 <reference ref="name_layer" />
[8028]1079 <reference ref="surface_smoothness" />
[7703]1080 <reference ref="highway_yesno_incline_oneway_lit_width" />
[7102]1081 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
[16474]1082 <reference ref="highway_access" />
[17864]1083 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1084 <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1085 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1086 <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1087 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[7102]1088 </optional>
[16743]1089 <reference ref="link_road_access_restrictions" />
[7393]1090 </item> <!-- Track -->
[10565]1091 <item name="Path" icon="presets/transport/way/path.svg" type="way,closedway" preset_name_label="true">
[14646]1092 <link wiki="Tag:highway=path" />
[7102]1093 <key key="highway" value="path" />
1094 <optional>
1095 <reference ref="name_layer" />
[8028]1096 <reference ref="surface_smoothness" />
[7703]1097 <reference ref="highway_yesno_incline_oneway_lit_width" />
[16474]1098 <combo key="sac_scale" text="SAC Scale" values_searchable="true" values_sort="false">
[7102]1099 <list_entry value="hiking" display_value="T1 - hiking trail" short_description="Trail well cleared. Area flat or slightly sloped, no fall hazard" />
1100 <list_entry value="mountain_hiking" display_value="T2 - mountain hiking trail" short_description="Trail with continuous line and balanced ascent. Terrain partially steep, fall hazard possible" />
1101 <list_entry value="demanding_mountain_hiking" display_value="T3 - difficult, exposed hiking trail" short_description="exposed sites may be secured with ropes or chains, possible need to use hands for balance. Partly exposed sites with fall hazard, scree, pathless jagged rocks" />
1102 <list_entry value="alpine_hiking" display_value="T4 - difficult, exposed, steep alpine trail" short_description="sometimes need for hand use to get ahead. Terrain quite exposed, precarious grassy acclivities, jagged rocks, facile snow-free glaciers" />
1103 <list_entry value="demanding_alpine_hiking" display_value="T5 - difficult alpine trail with climbing" short_description="single plainly climbing up to second grade. Exposed, demanding terrain, jagged rocks, few dangerous glacier and snow" />
1104 <list_entry value="difficult_alpine_hiking" display_value="T6 - hazardous alpine trail with climbing" short_description="climbing up to second grade. Often very exposed, precarious jagged rocks, glacier with danger to slip and fall" />
1105 </combo>
1106 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
[8879]1107 <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" values_sort="false" />
[17817]1108 <checkgroup columns="2">
1109 <check key="segregated" text="Segregated" />
1110 <check key="informal" text="Informal" disable_off="true" />
1111 </checkgroup>
[17864]1112 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1113 <reference ref="wheelchair" />
[17864]1114 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1115 <reference ref="path_access_modes" />
[7102]1116 </optional>
[16743]1117 <reference ref="link_road_access_restrictions" />
[7393]1118 </item> <!-- Path -->
[7102]1119 <separator/>
[10565]1120 <item name="Dedicated Bridleway" icon="presets/transport/way/dedicated_bridleway.svg" type="way,closedway" preset_name_label="true">
[14646]1121 <link wiki="Tag:highway=bridleway" />
[7102]1122 <key key="highway" value="bridleway" />
1123 <optional>
1124 <reference ref="name_layer" />
1125 <text key="maxspeed" text="Max. speed (km/h)" />
[8028]1126 <reference ref="surface_smoothness" />
[7703]1127 <reference ref="highway_yesno_incline_oneway_lit_width" />
[16742]1128 <check key="segregated" text="Segregated" />
1129 <space />
1130 <label text="Depending on the country, several access tags are implied and do not need to be set." />
1131 <label text="Globally, `horse=designated` and `motor_vehicle=no` are implied." />
[17864]1132 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
1133 <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,permit,private,no" values_sort="false" match="key" />
1134 <combo key="foot" text="Foot" values="yes,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1135 <reference ref="wheelchair" />
[17864]1136 <combo key="bicycle" text="Bicycle" values="yes,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1137 <combo key="ski" text="Ski" values="yes,permissive,private,no" values_sort="false" />
[17864]1138 <combo key="snowmobile" text="Snowmobile" values="yes,permissive,destination,delivery,permit,private,no" values_sort="false" />
1139 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1140 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
[7102]1141 </optional>
[16743]1142 <reference ref="link_road_access_restrictions" />
[7393]1143 </item> <!-- Dedicated Bridleway -->
[10565]1144 <item name="Cycle Lane/Track" icon="presets/transport/way/cycle_lane_track.svg" type="way,closedway" preset_name_label="true">
[14646]1145 <link wiki="Bicycle" />
[7102]1146 <space />
[17067]1147 <combo key="cycleway" text="Cycleway" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane,separate" match="key" />
1148 <combo key="cycleway:left" text="Cycleway left" values_context="cycleway" values="lane,track,share_busway,shared_lane,separate" match="key" />
1149 <combo key="cycleway:right" text="Cycleway right" values_context="cycleway" values="lane,track,share_busway,shared_lane,separate" match="key" />
[7102]1150 <check key="oneway:bicycle" text="Oneway (bicycle)" />
1151 <space />
1152 <optional text="Edit Highway Attributes:">
[16474]1153 <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,unclassified,residential,living_street,service,bus_guideway,construction" values_context="Highway" values_sort="false" />
[7102]1154 <check key="oneway" text="Oneway" />
1155 </optional>
[7393]1156 </item> <!-- Cycle Lane/Track -->
[10565]1157 <item name="Dedicated Cycleway" icon="presets/transport/way/dedicated_cycleway.svg" type="way,closedway" preset_name_label="true">
[14646]1158 <link wiki="Tag:highway=cycleway" />
[7102]1159 <key key="highway" value="cycleway" />
1160 <optional>
1161 <reference ref="name_layer" />
[8028]1162 <reference ref="surface_smoothness" />
[7703]1163 <reference ref="highway_yesno_incline_oneway_lit_width" />
[16112]1164 <check key="segregated" text="Segregated" />
[16742]1165 <space />
1166 <label text="Depending on the country, several access tags are implied and do not need to be set." />
1167 <label text="Globally, `bicycle=designated` is implied." />
[17864]1168 <combo key="foot" text="Pedestrians" values="yes,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1169 <reference ref="wheelchair" />
1170 <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
[17864]1171 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
1172 <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,permit,private,no" values_sort="false" match="key" />
1173 <combo key="horse" text="Horse" values="yes,permissive,destination,delivery,permit,private,no" values_sort="false" />
1174 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1175 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
[7102]1176 </optional>
[16743]1177 <reference ref="link_road_access_restrictions" />
[7393]1178 </item> <!-- Dedicated Cycleway -->
[10565]1179 <item name="Segregated Foot- and Cycleway" icon="presets/transport/way/segregated_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
[14646]1180 <link wiki="Tag:highway=path" />
[7102]1181 <key key="highway" value="path" />
1182 <key key="bicycle" value="designated" />
1183 <key key="foot" value="designated" />
1184 <key key="segregated" value="yes" />
1185 <optional>
1186 <reference ref="name_layer" />
[8028]1187 <reference ref="surface_smoothness" />
[7703]1188 <reference ref="highway_yesno_incline_oneway_lit_width" />
[16742]1189 <space />
1190 <reference ref="wheelchair" />
1191 <reference ref="path_access_modes" />
[7102]1192 </optional>
[16743]1193 <reference ref="link_road_access_restrictions" />
[7393]1194 </item> <!-- Segregated Foot- and Cycleway -->
[10565]1195 <item name="Combined Foot- and Cycleway" icon="presets/transport/way/combined_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
[14646]1196 <link wiki="Tag:highway=path" />
[7102]1197 <key key="highway" value="path" />
1198 <key key="bicycle" value="designated" />
1199 <key key="foot" value="designated" />
1200 <key key="segregated" value="no" />
1201 <optional>
1202 <reference ref="name_layer" />
[8028]1203 <reference ref="surface_smoothness" />
[7703]1204 <reference ref="highway_yesno_incline_oneway_lit_width" />
[7102]1205 <check key="passing_places" text="Passing Places" />
[16742]1206 <space />
1207 <reference ref="wheelchair" />
1208 <reference ref="path_access_modes" />
[7102]1209 </optional>
[16743]1210 <reference ref="link_road_access_restrictions" />
[7393]1211 </item> <!-- Combined Foot- and Cycleway -->
[10565]1212 <item name="Dedicated Footway" icon="presets/transport/way/dedicated_footway.svg" type="way,closedway" preset_name_label="true">
[14646]1213 <link wiki="Tag:highway=footway" />
[7102]1214 <key key="highway" value="footway" />
1215 <optional>
[16646]1216 <combo key="footway" text="Type" values="access_aisle,crossing,sidewalk" values_context="footway" />
[7102]1217 <reference ref="name_layer" />
[8028]1218 <reference ref="surface_smoothness" />
[15257]1219 <reference ref="highway_yesno_incline_oneway_lit_width" />
[16112]1220 <check key="segregated" text="Segregated" />
[16742]1221 <reference ref="wheelchair" />
1222 <space />
1223 <label text="Depending on the country, several access tags are implied and do not need to be set." />
1224 <label text="Globally, `foot=designated` is implied." />
[17864]1225 <combo key="bicycle" text="Bicycle" values="yes,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
[16742]1226 <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
[17864]1227 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
1228 <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,permit,private,no" values_sort="false" match="key" />
1229 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,permit,private,no" values_sort="false" />
1230 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" />
1231 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,permit,private,agricultural,forestry,no" values_sort="false" match="key" />
[7102]1232 </optional>
[16743]1233 <reference ref="link_road_access_restrictions" />
[7393]1234 </item> <!-- Dedicated Footway -->
[10565]1235 <item name="Steps" icon="presets/transport/way/steps.svg" type="way" preset_name_label="true">
[14646]1236 <link wiki="Tag:highway=steps" />
[7102]1237 <key key="highway" value="steps" />
1238 <optional>
[16289]1239 <text key="name" text="Name" />
[16996]1240 <combo key="level" text="Storeys" values="1;2,0;1,-1;0,-2;-1,1.5;2,1;1.5,0.5;1,0;0.5,-0.5;0,-1;-0.5,-1.5;-1,-2;-1.5" values_sort="false" values_no_i18n="true" />
[16944]1241 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[7102]1242 <reference ref="surface" />
1243 <text key="step_count" text="Amount of Steps" />
[8011]1244 <space />
[15072]1245 <check key="ramp" text="Ramp" />
[8011]1246 <checkgroup columns="2" >
1247 <check key="ramp:stroller" text="Stroller ramp" />
1248 <check key="ramp:bicycle" text="Bicycle ramp" />
1249 </checkgroup>
1250 <combo key="ramp:wheelchair" text="Wheelchair ramp" values="yes,limited,no" />
1251 <combo key="ramp:luggage" text="Luggage ramp" values="yes,automatic,manual,no" />
1252 <space />
[15072]1253 <check key="handrail" text="Handrail" />
[8011]1254 <checkgroup columns="3" >
1255 <check key="handrail:left" text="Left handrail" />
1256 <check key="handrail:center" text="Center handrail" />
1257 <check key="handrail:right" text="Right handrail" />
1258 </checkgroup>
1259 <space />
[9115]1260 <combo key="conveying" text="Escalator" values="yes,forward,backward,reversible" />
1261 <space />
[7703]1262 <reference ref="highway_yesno_incline_oneway_lit_width" />
[7102]1263 </optional>
[7393]1264 </item> <!-- Steps -->
[7102]1265 </group> <!-- Ways -->
[10565]1266 <group name="Waypoints" icon="presets/vehicle/waypoints.svg">
1267 <item name="Motorway Junction" icon="presets/vehicle/motorway_junction.svg" type="node" preset_name_label="true">
[14646]1268 <link wiki="Tag:highway=motorway_junction" />
[7102]1269 <space />
1270 <key key="highway" value="motorway_junction" />
1271 <text key="name" text="Name" />
[16741]1272 <check key="noname" text="Junction has no name" disable_off="true" />
[7102]1273 <text key="ref" text="Number" />
[16741]1274 <check key="noref" text="Junction has no reference" disable_off="true" />
[7393]1275 </item> <!-- Motorway Junction -->
[10565]1276 <item name="Services" icon="presets/vehicle/services.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]1277 <link wiki="Tag:highway=services" />
[7102]1278 <key key="highway" value="services" />
1279 <optional>
[17355]1280 <reference ref="name_operator" />
[7102]1281 <check key="toilets" text="Toilets" />
1282 </optional>
[7393]1283 </item> <!-- Services -->
[10565]1284 <item name="Rest Area" icon="presets/vehicle/rest_area.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]1285 <link wiki="Tag:highway=rest_area" />
[7102]1286 <key key="highway" value="rest_area" />
1287 <optional>
1288 <text key="name" text="Name" />
1289 <check key="toilets" text="Toilets" />
1290 <check key="drinking_water" text="Drinking Water" />
1291 </optional>
[7393]1292 </item> <!-- Rest Area -->
[7102]1293 <separator/>
[10565]1294 <item name="Traffic Signal" icon="presets/vehicle/traffic_signals.svg" type="node" preset_name_label="true">
[14646]1295 <link wiki="Tag:highway=traffic_signals" />
[7102]1296 <key key="highway" value="traffic_signals" />
[15195]1297 <optional>
1298 <combo key="traffic_signals:direction" text="Direction" values="forward,backward,both" />
1299 </optional>
[7102]1300 <optional text="Optional crossing attributes:">
[15273]1301 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,unmarked,no" />
[7381]1302 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
[15648]1303 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
[15273]1304 <check key="crossing:island" text="With island" />
[7745]1305 <check key="button_operated" text="Button operated" />
1306 <check key="traffic_signals:sound" text="Sound signals" />
[16474]1307 <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
[7381]1308 <check key="bicycle" text="Cross by bicycle" />
1309 <check key="horse" text="Cross on horseback" />
[7102]1310 </optional>
[7874]1311 <optional text="Optional values for specific countries">
1312 <text key="name" text="Name" />
1313 </optional>
[7875]1314 </item> <!-- Traffic Signal -->
[10565]1315 <item name="Stop" icon="presets/vehicle/restriction/stop.svg" type="node" preset_name_label="true">
[14646]1316 <link wiki="Tag:highway=stop" />
[7102]1317 <key key="highway" value="stop" />
[15190]1318 <optional>
1319 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1320 </optional>
[7393]1321 </item> <!-- Stop -->
[10565]1322 <item name="Give Way" icon="presets/vehicle/restriction/give_way.svg" type="node" preset_name_label="true">
[14646]1323 <link wiki="Tag:highway=give_way" />
[7102]1324 <key key="highway" value="give_way" />
[15190]1325 <optional>
1326 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1327 </optional>
[7393]1328 </item> <!-- Give Way -->
[15201]1329 <item name="Advanced stop line" icon="presets/vehicle/asl.svg" type="node" preset_name_label="true">
[15197]1330 <link wiki="Tag:cycleway=asl" />
1331 <key key="cycleway" value="asl" />
1332 </item> <!-- Advanced stop line -->
[10565]1333 <item name="Mini-Roundabout" icon="presets/vehicle/restriction/mini_roundabout_left.svg" type="node" preset_name_label="true">
[14646]1334 <link wiki="Tag:highway=mini_roundabout" />
[7102]1335 <key key="highway" value="mini_roundabout" />
1336 <space />
1337 <combo key="direction" text="Direction" values="clockwise" />
[16992]1338 <preset_link preset_name="Roundabout" text="Similar but different tags:" />
1339 <preset_link preset_name="Circular junction" text="Similar but different tags:" />
[7393]1340 </item> <!-- Mini-Roundabout -->
[10565]1341 <item name="Pedestrian Crossing" icon="presets/vehicle/crossing.svg" type="node" preset_name_label="true">
[14646]1342 <link wiki="Key:crossing" />
[7102]1343 <space />
1344 <key key="highway" value="crossing" />
[10437]1345 <combo key="crossing" text="Pedestrian crossing type" >
[10565]1346 <list_entry value="uncontrolled" icon="presets/vehicle/crossing.svg" />
1347 <list_entry value="traffic_signals" icon="presets/vehicle/crossing_traffic_signals.svg" />
1348 <list_entry value="unmarked" icon="presets/vehicle/crossing_unmarked.svg" />
[10437]1349 </combo>
[7102]1350 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" values_searchable="true" />
[15648]1351 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
[16474]1352 <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
[10233]1353 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
[15273]1354 <check key="crossing:island" text="With island" />
[7102]1355 <check key="bicycle" text="Cross by bicycle" />
1356 <check key="horse" text="Cross on horseback" />
[8145]1357 <label text="In case of traffic signals:" />
1358 <check key="button_operated" text="Button operated" />
1359 <check key="traffic_signals:sound" text="Sound signals" />
[7393]1360 </item> <!-- Pedestrian Crossing -->
[10565]1361 <group name="Traffic Calming" icon="presets/vehicle/choker.svg">
1362 <item name="Bump" icon="presets/vehicle/bump.svg" type="node,way" preset_name_label="true">
[14646]1363 <link wiki="Key:traffic_calming" />
[9724]1364 <space />
1365 <key key="traffic_calming" value="bump" />
1366 </item> <!-- Bump -->
[14714]1367 <item name="Hump" icon="presets/vehicle/hump.svg" type="node,way" preset_name_label="true">
[14646]1368 <link wiki="Key:traffic_calming" />
[9724]1369 <space />
[14714]1370 <key key="traffic_calming" value="hump" />
1371 </item> <!-- Hump -->
1372 <item name="Table" icon="presets/vehicle/table.svg" type="node,way" preset_name_label="true">
[14646]1373 <link wiki="Key:traffic_calming" />
[9724]1374 <space />
[14714]1375 <key key="traffic_calming" value="table" />
1376 </item> <!-- Table -->
[10565]1377 <item name="Cushion" icon="presets/vehicle/cushion.svg" type="node,way" preset_name_label="true">
[14646]1378 <link wiki="Key:traffic_calming" />
[9724]1379 <space />
1380 <key key="traffic_calming" value="cushion" />
1381 </item> <!-- Cushion -->
[14714]1382 <item name="Rumble strip" icon="presets/vehicle/rumble_strip.svg" type="node,way" preset_name_label="true">
[14646]1383 <link wiki="Key:traffic_calming" />
[9724]1384 <space />
[14714]1385 <key key="traffic_calming" value="rumble_strip" />
1386 </item> <!-- Rumble strip -->
1387 <item name="Dip" icon="presets/vehicle/dip.svg" type="node,way" preset_name_label="true">
[14646]1388 <link wiki="Key:traffic_calming" />
[9724]1389 <space />
[14714]1390 <key key="traffic_calming" value="dip" />
1391 </item> <!-- Dip -->
1392 <separator/>
1393 <item name="Chicane" icon="presets/vehicle/chicane.svg" type="node,way" preset_name_label="true">
[14646]1394 <link wiki="Key:traffic_calming" />
[9724]1395 <space />
[14714]1396 <key key="traffic_calming" value="chicane" />
1397 </item> <!-- Chicane -->
1398 <item name="Choker" icon="presets/vehicle/choker.svg" type="node,way" preset_name_label="true">
[14646]1399 <link wiki="Key:traffic_calming" />
[9724]1400 <space />
[14714]1401 <key key="traffic_calming" value="choker" />
1402 </item> <!-- Choker -->
1403 <item name="Island" name_context="traffic_calming" icon="presets/vehicle/island.svg" type="node,way" preset_name_label="true">
1404 <link wiki="Key:traffic_calming" />
1405 <space />
1406 <key key="traffic_calming" value="island" />
1407 </item> <!-- Island -->
[17563]1408 <item name="Mini bumps" icon="presets/vehicle/mini_bumps.svg" type="node,way" preset_name_label="true">
1409 <link wiki="Key:traffic_calming" />
1410 <space />
1411 <key key="traffic_calming" value="mini_bumps" />
1412 </item> <!-- Mini bumps -->
[9724]1413 </group> <!-- Traffic Calming -->
[10565]1414 <item name="Passing Place" icon="presets/vehicle/passing_place.svg" type="node" preset_name_label="true">
[14646]1415 <link wiki="Tag:highway=passing_place" />
[7102]1416 <key key="highway" value="passing_place" />
[7393]1417 </item> <!-- Passing Place -->
[10565]1418 <item name="Turning Circle" icon="presets/vehicle/turning_circle.svg" type="node" preset_name_label="true">
[14646]1419 <link wiki="Tag:highway=turning_circle" />
[7102]1420 <key key="highway" value="turning_circle" />
[7393]1421 </item> <!-- Turning Circle -->
[10565]1422 <item name="Turning Loop" icon="presets/vehicle/turning_loop.svg" type="node" preset_name_label="true">
[14646]1423 <link wiki="Tag:highway=turning_loop" />
[7328]1424 <key key="highway" value="turning_loop" />
[7393]1425 </item> <!-- Turning Loop -->
[10565]1426 <item name="City Limit Sign" icon="presets/vehicle/restriction/city_limit.svg" type="node" preset_name_label="true">
[14998]1427 <link wiki="Tag:traffic_sign=city_limit" />
[7102]1428 <space />
1429 <key key="traffic_sign" value="city_limit" />
1430 <text key="name" text="Name" />
[15190]1431 <optional>
[16653]1432 <text key="alt_name" text="Second Name" alternative_autocomplete_keys="name" />
[15190]1433 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1434 </optional>
[7393]1435 </item> <!-- City Limit -->
[10565]1436 <item name="Speed Limit Sign" icon="presets/vehicle/restriction/maxspeed.svg" type="node" preset_name_label="true">
[14646]1437 <link wiki="Key:traffic_sign" />
[9034]1438 <space />
1439 <key key="traffic_sign" value="maxspeed" />
1440 <text key="maxspeed" text="Max. speed (km/h)" />
[15190]1441 <optional>
1442 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1443 </optional>
[9037]1444 </item> <!-- Speed Limit -->
[10565]1445 <item name="Speed Camera" icon="presets/vehicle/restriction/speed_camera.svg" type="node" preset_name_label="true">
[14646]1446 <link wiki="Tag:highway=speed_camera" />
[7102]1447 <key key="highway" value="speed_camera" />
1448 <optional>
1449 <text key="maxspeed" text="Max. speed (km/h)" />
1450 </optional>
[7393]1451 </item> <!-- Speed Camera -->
[15202]1452 <item name="Toll gantry" icon="presets/vehicle/restriction/toll_gantry.svg" type="node" preset_name_label="true">
[15201]1453 <link wiki="Tag:highway=toll_gantry" />
1454 <key key="highway" value="toll_gantry" />
1455 <optional>
1456 <text key="operator" text="Operator" />
1457 </optional>
1458 </item> <!-- Toll gantry -->
[10565]1459 <item name="Traffic Mirror" icon="presets/vehicle/traffic_mirror.svg" type="node" preset_name_label="true">
[14646]1460 <link wiki="Tag:highway=traffic_mirror" />
[7810]1461 <key key="highway" value="traffic_mirror" />
1462 </item> <!-- Traffic Mirror -->
[10565]1463 <item name="Highway milestone" icon="presets/vehicle/milestone.svg" type="node" preset_name_label="true">
[14646]1464 <link wiki="Tag:highway=milestone" />
[8725]1465 <key key="highway" value="milestone" />
1466 <text key="distance" text="Distance (kilometers)" />
1467 <text key="ref" text="Reference" />
1468 </item> <!-- Highway Milestone -->
[10565]1469 <item name="Named Junction" name_context="junction=yes" icon="presets/vehicle/junction.svg" type="node,closedway" preset_name_label="true">
[14646]1470 <link wiki="Tag:junction=yes" />
[7857]1471 <key key="junction" value="yes" />
1472 <label text="Used in some countries for a named road junction who’s name serves for local orientation." />
1473 <text key="name" text="Name" />
1474 </item> <!-- Named Junction -->
[7102]1475 <separator/>
[10565]1476 <item name="Elevator" icon="presets/service/elevator.svg" type="node,way,closedway" preset_name_label="true">
[14646]1477 <link wiki="Tag:highway=elevator" />
[7262]1478 <key key="highway" value="elevator" />
[15616]1479 <text key="capacity:persons" text="Capacity (persons)" />
1480 <text key="maxweight" text="Max. weight (tonnes)" />
[16996]1481 <combo key="level" text="Storeys" values="0;1;2;3;4;5;6;7,-2;-1;0;1;2;3;4;5;6;7;8;9" values_sort="false" values_no_i18n="true" />
[15616]1482 <optional>
1483 <text key="manufacturer" text="Manufacturer" />
1484 <reference ref="name_ref_operator" />
1485 <reference ref="oh_wheelchair" />
1486 <check key="handrail" text="Handrail" />
1487 <check key="bicycle" text="Bicycle" />
1488 <check key="indoor" text="Indoor" />
1489 <reference ref="fee" />
1490 <combo key="goods" text="Freight elevator" values="yes,designated,no" />
[16474]1491 <reference ref="POI_access" />
[15616]1492 <combo key="surveillance" text="Surveillance Camera" values="indoor,outdoor" />
1493 </optional>
[7393]1494 </item> <!-- Elevator -->
[7262]1495 <separator/>
[10565]1496 <item name="Grit Bin" icon="presets/misc/grit_bin.svg" type="node" preset_name_label="true">
[14646]1497 <link wiki="Tag:amenity=grit_bin" />
[7102]1498 <key key="amenity" value="grit_bin" />
[7393]1499 </item> <!-- Grit Bin -->
[7102]1500 <separator/>
[10706]1501 <item name="Mountain Pass" icon="presets/landmark/mountain_pass.svg" type="node" preset_name_label="true">
[14646]1502 <link wiki="Key:mountain_pass" />
[7102]1503 <key key="mountain_pass" value="yes" />
1504 <optional>
1505 <text key="name" text="Name" />
[16707]1506 <text key="ele" text="Elevation (meters)" length="10" />
[16861]1507 <reference ref="wikipedia_wikidata" />
[7102]1508 </optional>
[7393]1509 </item> <!-- Mountain Pass -->
[7102]1510 </group> <!-- Waypoints -->
[10808]1511 <group name="Barriers" icon="presets/barrier/wall.svg"> <!-- *** Node Barriers *** -->
[10706]1512 <item name="Block" icon="presets/barrier/block.svg" type="node,way,closedway" preset_name_label="true">
[14646]1513 <link wiki="Tag:barrier=block" />
[7102]1514 <key key="barrier" value="block" />
[16801]1515 <reference ref="optional_maxwidth" />
1516 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1517 <space />
1518 <reference ref="highway_access_vehicle" />
1519 <reference ref="check_access_nomotor" />
1520 <reference ref="check_access_motor" />
1521 <preset_link preset_name="Access Restrictions" />
[7393]1522 </item> <!-- Block -->
[10706]1523 <item name="Bollard" icon="presets/barrier/bollard.svg" type="node,way" preset_name_label="true">
[14646]1524 <link wiki="Tag:barrier=bollard" />
[16801]1525 <key key="barrier" value="bollard" />
[7102]1526 <space />
[16801]1527 <combo key="bollard" text="Bollard type" values="rising,removable,foldable,fixed" values_searchable="true" />
1528 <reference ref="optional_maxwidth" />
1529 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1530 <space />
1531 <label text="Tags which are implied and do not need to be set are:" />
1532 <label text="`access=no`, `foot=yes` and `bicycle=yes`" />
1533 <space />
1534 <reference ref="highway_access_vehicle" />
1535 <reference ref="check_access_nomotor" />
1536 <reference ref="check_access_motor" />
1537 <preset_link preset_name="Access Restrictions" />
[7393]1538 </item> <!-- Bollard -->
[10706]1539 <item name="Cycle Barrier" icon="presets/barrier/cycle_barrier.svg" type="node" preset_name_label="true">
[14646]1540 <link wiki="Tag:barrier=cycle_barrier" />
[7102]1541 <key key="barrier" value="cycle_barrier" />
1542 <reference ref="optional_maxwidth" />
[16801]1543 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1544 <space />
1545 <reference ref="highway_access_vehicle" />
1546 <optional text="Non-motorized traffic:">
1547 <checkgroup columns="2">
1548 <check key="foot" text="Foot" icon="presets/vehicle/restriction/plain/foot.svg" />
1549 <check key="horse" text="Horse" icon="presets/vehicle/restriction/plain/horse.svg" />
1550 </checkgroup>
1551 <space />
1552 <reference ref="wheelchair" />
[16803]1553 <combo key="bicycle" text="Bicycle" values="yes,designated,no" values_sort="false" />
[16801]1554 </optional>
1555 <reference ref="check_access_motor" />
1556 <preset_link preset_name="Access Restrictions" />
[7393]1557 </item> <!-- Cycle Barrier -->
[10808]1558 <item name="Cattle Grid" icon="presets/barrier/cattle_grid.svg" type="node" preset_name_label="true">
[14646]1559 <link wiki="Tag:barrier=cattle_grid" />
[7102]1560 <key key="barrier" value="cattle_grid" />
[16801]1561 <reference ref="optional_maxwidth" />
1562 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1563 <space />
1564 <reference ref="highway_access_vehicle" />
1565 <reference ref="check_access_nomotor" />
1566 <reference ref="check_access_motor" />
1567 <preset_link preset_name="Access Restrictions" />
[7393]1568 </item> <!-- Cattle Grid -->
[16801]1569 <item name="Bus Trap" icon="presets/barrier/bus_trap.svg" type="node" preset_name_label="true">
[14646]1570 <link wiki="Tag:barrier=bus_trap" />
[7102]1571 <key key="barrier" value="bus_trap" />
1572 <reference ref="optional_maxwidth" />
[16801]1573 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1574 <space />
1575 <label text="Tags which are implied and do not need to be set are:" />
1576 <label text="`motor_vehicle=no`, `psv=yes`, `foot=yes` and `bicycle=yes`" />
1577 <space />
1578 <reference ref="highway_access_vehicle" />
1579 <reference ref="check_access_nomotor" />
1580 <reference ref="check_access_motor" />
[7393]1581 </item> <!-- Bus Trap -->
[10706]1582 <item name="Spikes" icon="presets/barrier/spikes.svg" type="node" preset_name_label="true">
[14646]1583 <link wiki="Tag:barrier=spikes" />
[7102]1584 <key key="barrier" value="spikes" />
[16801]1585 <reference ref="optional_maxwidth" />
1586 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1587 <space />
1588 <reference ref="highway_access_vehicle" />
1589 <reference ref="check_access_nomotor" />
1590 <reference ref="check_access_motor" />
1591 <preset_link preset_name="Access Restrictions" />
[7393]1592 </item> <!-- Spikes -->
[16801]1593 <item name="Toll Booth" icon="presets/barrier/toll_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]1594 <link wiki="Tag:barrier=toll_booth" />
[7102]1595 <key key="barrier" value="toll_booth" />
1596 <optional>
[16801]1597 <reference ref="name_ref_operator" />
1598 <reference ref="oh" />
1599 <reference ref="fee_interval" />
1600 <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
1601 <text key="maxheight" text="Max. height (meters)" length="7" />
1602 <text key="maxwidth" text="Max. width (meters)" length="7" />
[7102]1603 </optional>
[16801]1604 <space />
1605 <reference ref="highway_access_vehicle" />
1606 <reference ref="check_access_nomotor" />
1607 <reference ref="check_access_motor" />
1608 <preset_link preset_name="Payment Methods" />
1609 <preset_link preset_name="Access Restrictions" />
[7393]1610 </item> <!-- Toll Booth -->
[16801]1611 <item name="Border Control" icon="presets/barrier/douane.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]1612 <link wiki="Tag:barrier=border_control" />
[7102]1613 <key key="barrier" value="border_control" />
[16801]1614 <optional>
1615 <reference ref="name_ref_operator" />
1616 <reference ref="oh" />
1617 <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
1618 <text key="maxheight" text="Max. height (meters)" length="7" />
1619 <text key="maxwidth" text="Max. width (meters)" length="7" />
1620 </optional>
1621 <space />
1622 <reference ref="highway_access_vehicle" />
1623 <reference ref="check_access_nomotor" />
1624 <reference ref="check_access_motor" />
1625 <preset_link preset_name="Access Restrictions" />
[7393]1626 </item> <!-- Border Control -->
1627 <separator/> <!-- *** Linear Barriers *** -->
[10706]1628 <item name="Hedge" icon="presets/barrier/hedge.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]1629 <link wiki="Tag:barrier=hedge" />
[13786]1630 <space />
[7102]1631 <key key="barrier" value="hedge" />
[13786]1632 <reference ref="leaf" />
[7102]1633 <optional>
[13786]1634 <reference ref="genus_species_taxon" />
[7102]1635 <text key="height" text="Height (meters)" length="7" />
1636 </optional>
[7393]1637 </item> <!-- Hedge -->
[10706]1638 <item name="Fence" icon="presets/barrier/fence.svg" type="way,closedway" preset_name_label="true">
[14646]1639 <link wiki="Tag:barrier=fence" />
[7102]1640 <key key="barrier" value="fence" />
1641 <optional>
[13770]1642 <combo key="fence_type" text="Type" values="barbed_wire,bars,chain_link,concrete,electric,metal,pole,railing,split_rail,wire,wood" />
[7102]1643 <text key="height" text="Height (meters)" length="7" />
1644 </optional>
[7393]1645 </item> <!-- Fence -->
[15304]1646 <item name="Handrail" icon="presets/barrier/handrail.svg" type="way,closedway" preset_name_label="true">
1647 <link wiki="Tag:barrier=handrail" />
1648 <key key="barrier" value="handrail" />
1649 <optional>
1650 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1651 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
1652 </optional>
1653 </item> <!-- Handrail -->
[15465]1654 <item name="Cable barrier" icon="presets/barrier/cable_barrier.svg" type="way,closedway" preset_name_label="true">
1655 <link wiki="Tag:barrier=cable_barrier" />
1656 <key key="barrier" value="cable_barrier" />
1657 <reference ref="optional_height" />
1658 </item> <!-- Cable barrier -->
[10825]1659 <item name="Guard Rail" icon="presets/barrier/guard_rail.svg" type="way,closedway" preset_name_label="true">
[14646]1660 <link wiki="Tag:barrier=guard_rail" />
[7102]1661 <key key="barrier" value="guard_rail" />
1662 <reference ref="optional_height" />
[7393]1663 </item> <!-- Guard Rail -->
[16245]1664 <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]1665 <link wiki="Tag:barrier=wall" />
[7102]1666 <key key="barrier" value="wall" />
1667 <reference ref="optional_height" />
[16245]1668 <combo key="wall" text="Type" values="castle_wall,dry_stone,flood_wall,noise_barrier,seawall" values_searchable="true" />
[16474]1669 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
[7393]1670 </item> <!-- Wall -->
[16245]1671 <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]1672 <link wiki="Tag:barrier=city_wall" />
[7102]1673 <key key="barrier" value="city_wall" />
1674 <reference ref="optional_height" />
[16938]1675 <check key="two_sided" text="Two-sided" disable_off="true" />
[16474]1676 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
[7393]1677 </item> <!-- City Wall -->
[10706]1678 <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway" preset_name_label="true">
[14646]1679 <link wiki="Tag:barrier=retaining_wall" />
[7102]1680 <key key="barrier" value="retaining_wall" />
1681 <reference ref="optional_height" />
[16474]1682 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
[7393]1683 </item> <!-- Retaining Wall -->
[10825]1684 <item name="Jersey Barrier" icon="presets/barrier/jersey_barrier.svg" type="node,way,closedway" preset_name_label="true">
[14646]1685 <link wiki="Tag:barrier=jersey_barrier" />
[9362]1686 <key key="barrier" value="jersey_barrier" />
1687 <combo key="material" text="Material" values="concrete,plastic" />
1688 </item> <!-- Jersey Barrier -->
[7821]1689 <item name="Ditch" name_context="Barrier" type="way,closedway" preset_name_label="true">
[14646]1690 <link wiki="Tag:barrier=ditch" />
[7102]1691 <key key="barrier" value="ditch" />
1692 <optional>
1693 <text key="width" text="Width (meters)" length="7" />
1694 </optional>
[7393]1695 </item> <!-- Ditch -->
[10706]1696 <item name="Kerb" icon="presets/barrier/kerb.svg" type="node,way,closedway" preset_name_label="true">
[14646]1697 <link wiki="Tag:barrier=kerb" />
[7102]1698 <key key="barrier" value="kerb" />
1699 <reference ref="optional_height" />
[8013]1700 <reference ref="wheelchair" />
[10233]1701 <combo key="tactile_paving" text="Tactile paving" values="yes,no,incorrect" />
[7393]1702 </item> <!-- Kerb -->
1703 <separator/> <!-- *** Access *** -->
[10706]1704 <item name="Entrance (Barrier Opening)" icon="presets/barrier/entrance.svg" type="node" preset_name_label="true">
[14646]1705 <link wiki="Tag:barrier=entrance" />
[7102]1706 <key key="barrier" value="entrance" />
[16801]1707 <reference ref="optional_maxheight_maxwidth" />
1708 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1709 <space />
1710 <reference ref="highway_access_vehicle" />
1711 <reference ref="check_access_nomotor" />
1712 <reference ref="check_access_motor" />
1713 <preset_link preset_name="Access Restrictions" />
[7393]1714 </item> <!-- Entrance (Barrier Opening) -->
[10808]1715 <item name="Gate" icon="presets/barrier/gate.svg" type="node" preset_name_label="true">
[14646]1716 <link wiki="Tag:barrier=gate" />
[7102]1717 <key key="barrier" value="gate" />
1718 <reference ref="optional_maxheight_maxwidth" />
[16801]1719 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1720 <space />
1721 <reference ref="highway_access_vehicle" />
1722 <reference ref="check_access_nomotor" />
1723 <reference ref="check_access_motor" />
1724 <preset_link preset_name="Access Restrictions" />
[7393]1725 </item> <!-- Gate -->
[10706]1726 <item name="Lift Gate" icon="presets/barrier/lift_gate.svg" type="node" preset_name_label="true">
[14646]1727 <link wiki="Tag:barrier=lift_gate" />
[7102]1728 <key key="barrier" value="lift_gate" />
[16801]1729 <space />
[16943]1730 <combo key="lift_gate:type" text="Type" values="single,double" values_context="lift_gate" values_searchable="true" />
[7102]1731 <reference ref="optional_maxwidth" />
[16801]1732 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1733 <space />
1734 <reference ref="highway_access_vehicle" />
1735 <reference ref="check_access_nomotor" />
1736 <reference ref="check_access_motor" />
1737 <preset_link preset_name="Access Restrictions" />
[7393]1738 </item> <!-- Lift Gate -->
[10706]1739 <item name="Swing Gate" icon="presets/barrier/swing_gate.svg" type="node" preset_name_label="true">
[14646]1740 <link wiki="Tag:barrier=swing_gate" />
[7114]1741 <key key="barrier" value="swing_gate" />
[16801]1742 <space />
1743 <combo key="swing_gate:type" text="Type" values="single,double" values_context="swing_gate" values_searchable="true" />
[7114]1744 <reference ref="optional_maxwidth" />
[16801]1745 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1746 <space />
1747 <reference ref="highway_access_vehicle" />
1748 <reference ref="check_access_nomotor" />
1749 <reference ref="check_access_motor" />
1750 <preset_link preset_name="Access Restrictions" />
[7393]1751 </item> <!-- Swing Gate -->
[10706]1752 <item name="Hampshire Gate" type="node" preset_name_label="true">
[14646]1753 <link wiki="Tag:barrier=hampshire_gate" />
[7102]1754 <key key="barrier" value="hampshire_gate" />
1755 <reference ref="optional_maxwidth" />
[16801]1756 <text key="maxlength" text="Max. length (meters)" match="key" />
1757 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1758 <space />
1759 <reference ref="highway_access_vehicle" />
1760 <reference ref="check_access_nomotor" />
1761 <reference ref="check_access_motor" />
1762 <preset_link preset_name="Access Restrictions" />
[7393]1763 </item> <!-- Hampshire Gate -->
[10706]1764 <item name="Bump Gate" type="node" preset_name_label="true">
[14646]1765 <link wiki="Tag:barrier=bump_gate" />
[7102]1766 <key key="barrier" value="bump_gate" />
[16801]1767 <reference ref="optional_maxheight_maxwidth" />
1768 <text key="maxlength" text="Max. length (meters)" match="key" />
1769 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1770 <space />
1771 <reference ref="highway_access_vehicle" />
1772 <reference ref="check_access_nomotor" />
1773 <reference ref="check_access_motor" />
1774 <preset_link preset_name="Access Restrictions" />
[7393]1775 </item> <!-- Bump Gate -->
[13481]1776 <item name="Kissing Gate" icon="presets/barrier/kissing_gate.svg" type="node" preset_name_label="true">
[14646]1777 <link wiki="Tag:barrier=kissing_gate" />
[7102]1778 <key key="barrier" value="kissing_gate" />
1779 <reference ref="optional_maxwidth" />
[16801]1780 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1781 <space />
1782 <label text="The tag `foot=yes` is implied and does not need to be set." />
1783 <space />
1784 <reference ref="highway_access_vehicle" />
1785 <reference ref="check_access_nomotor" />
1786 <preset_link preset_name="Access Restrictions" />
[7393]1787 </item> <!-- Kissing Gate -->
[10706]1788 <item name="Chain" icon="presets/barrier/chain.svg" type="node,way,closedway" preset_name_label="true">
[14646]1789 <link wiki="Tag:barrier=chain" />
[7102]1790 <key key="barrier" value="chain" />
1791 <reference ref="optional_maxwidth" />
[16801]1792 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1793 <space />
1794 <reference ref="highway_access_vehicle" />
1795 <reference ref="check_access_nomotor" />
1796 <reference ref="check_access_motor" />
1797 <preset_link preset_name="Access Restrictions" />
[7393]1798 </item> <!-- Chain -->
[10706]1799 <item name="Stile" icon="presets/barrier/stile.svg" type="node" preset_name_label="true">
[14646]1800 <link wiki="Tag:barrier=stile" />
[7102]1801 <space />
1802 <key key="barrier" value="stile" />
[16801]1803 <combo key="stile" text="Type" values="ladder,squeezer,stepover" values_searchable="true" />
1804 <reference ref="optional_maxwidth" />
1805 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1806 <space />
1807 <reference ref="highway_access_vehicle" />
1808 <reference ref="check_access_nomotor" />
1809 <preset_link preset_name="Access Restrictions" />
[7393]1810 </item> <!-- Stile -->
[10706]1811 <item name="Turnstile" icon="presets/barrier/turnstile.svg" type="node" preset_name_label="true">
[14646]1812 <link wiki="Tag:barrier=turnstile" />
[7102]1813 <key key="barrier" value="turnstile" />
[16801]1814 <reference ref="optional_maxwidth" />
1815 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1816 <space />
1817 <reference ref="highway_access_vehicle" />
1818 <reference ref="check_access_nomotor" />
1819 <preset_link preset_name="Access Restrictions" />
[7393]1820 </item> <!-- Turnstile -->
[10706]1821 <item name="Sally Port" icon="presets/barrier/sally_port.svg" type="node" preset_name_label="true">
[14646]1822 <link wiki="Tag:barrier=sally_port" />
[16801]1823 <space />
[7102]1824 <key key="barrier" value="sally_port" />
[16801]1825 <text key="maxheight" text="Max. height (meters)" match="key" />
1826 <text key="maxwidth" text="Max. width (meters)" match="key" />
1827 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1828 <space />
1829 <reference ref="highway_access_vehicle" />
1830 <reference ref="check_access_nomotor" />
1831 <reference ref="check_access_motor" />
1832 <preset_link preset_name="Access Restrictions" />
[7393]1833 </item> <!-- Sally Port -->
[7102]1834 </group> <!-- Barriers -->
[10565]1835 <group name="Passageways" icon="presets/transport/passage/tunnel.svg">
1836 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="way" preset_name_label="true">
[14646]1837 <link wiki="Key:tunnel" />
[7102]1838 <key key="tunnel" value="yes" />
1839 <optional>
1840 <text key="name" text="Name" />
[16944]1841 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" values_sort="false" />
[7102]1842 <text key="width" text="Width (meters)" />
[7373]1843 <text key="maxheight" text="Max. height (meters)" />
[8983]1844 <space />
[7102]1845 <text key="maxspeed" text="Max. speed (km/h)" />
[8983]1846 <text key="maxspeed:forward" text="Max. speed in way direction" />
1847 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
1848 <space />
[7102]1849 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1850 <check key="toll" text="Toll" />
1851 </optional>
[7393]1852 </item> <!-- Tunnel -->
[10565]1853 <item name="Building Passage" icon="presets/transport/passage/tunnel_building_passage.svg" type="way" preset_name_label="true">
[14646]1854 <link wiki="Key:tunnel" />
[7102]1855 <key key="tunnel" value="building_passage" />
1856 <optional>
1857 <reference ref="name_layer" />
1858 <text key="width" text="Width (meters)" />
[7373]1859 <text key="maxheight" text="Max. height (meters)" />
[7102]1860 <text key="maxspeed" text="Max. speed (km/h)" />
1861 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1862 </optional>
[7393]1863 </item> <!-- Building Passage -->
[10565]1864 <item name="Arcade" icon="presets/transport/passage/arcade.svg" type="way" preset_name_label="true">
[14646]1865 <link wiki="Key:covered" />
[7102]1866 <space />
1867 <key key="covered" value="arcade" />
[16831]1868 <check key="arcade:left" value_on="open" text="Open on left side" disable_off="true" />
1869 <check key="arcade:right" value_on="open" text="Open on right side" disable_off="true" />
[7102]1870 <optional>
1871 <reference ref="name_layer" />
1872 <text key="width" text="Width (meters)" />
1873 </optional>
[7393]1874 </item> <!-- Arcade -->
[10565]1875 <item name="Colonnade" icon="presets/transport/passage/colonnade.svg" type="way" preset_name_label="true">
[14646]1876 <link wiki="Key:covered" />
[7102]1877 <space />
1878 <key key="covered" value="colonnade" />
[16831]1879 <check key="colonnade:left" value_on="open" text="Open on left side" disable_off="true" />
1880 <check key="colonnade:right" value_on="open" text="Open on right side" disable_off="true" />
[7102]1881 <optional>
1882 <reference ref="name_layer" />
1883 <text key="width" text="Width (meters)" />
1884 </optional>
[7393]1885 </item> <!-- Colonnade -->
[10565]1886 <item name="Avalanche Protector" icon="presets/transport/passage/tunnel_avalanche_protector.svg" type="way" preset_name_label="true">
[14646]1887 <link wiki="Key:tunnel" />
[7102]1888 <space />
1889 <key key="tunnel" value="avalanche_protector" />
[16831]1890 <check key="avalanche_protector:left" value_on="open" text="Open on left side" disable_off="true" />
1891 <check key="avalanche_protector:right" value_on="open" text="Open on right side" disable_off="true" />
[7102]1892 <optional>
1893 <reference ref="name_layer" />
1894 <text key="width" text="Width (meters)" />
1895 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1896 </optional>
[7393]1897 </item> <!-- Avalanche Protector -->
[7381]1898 </group> <!-- Passageways -->
[7393]1899 </group> <!-- Highways -->
[10565]1900 <group name="Water" name_context="main group" icon="presets/nautical/waterway_river.svg">
1901 <group name="Water" name_context="sub group" icon="presets/nautical/waterway_river.svg">
[15535]1902 <item name="River" icon="presets/nautical/waterway_river.svg" type="way" preset_name_label="true">
1903 <link wiki="Tag:waterway=river" />
[7102]1904 <space />
[15535]1905 <key key="waterway" value="river" />
1906 <text key="name" text="Name" />
[8146]1907 <optional>
[16861]1908 <reference ref="waterway" />
1909 <reference ref="wikipedia_wikidata" />
[15535]1910 <check key="lock" text="Lock" disable_off="true" />
[8146]1911 </optional>
[15535]1912 <reference ref="water_access" />
1913 </item> <!-- River -->
[10565]1914 <item name="Stream" icon="presets/nautical/waterway_stream.svg" type="way" preset_name_label="true">
[14646]1915 <link wiki="Tag:waterway=stream" />
[7102]1916 <space />
1917 <key key="waterway" value="stream" />
[11280]1918 <text key="name" text="Name" />
[8146]1919 <optional>
[16861]1920 <reference ref="waterway" />
1921 <reference ref="wikipedia_wikidata" />
[8146]1922 </optional>
1923 <reference ref="water_access" />
[7393]1924 </item> <!-- Stream -->
[15535]1925 <item name="Tidal channel" icon="presets/nautical/tidal_channel.svg" type="way" preset_name_label="true">
1926 <link wiki="Tag:waterway=tidal_channel" />
[7102]1927 <space />
[15535]1928 <key key="waterway" value="tidal_channel" />
[8146]1929 <optional>
[15535]1930 <text key="name" text="Name" />
1931 <check key="salt" text="Salt Water" disable_off="true" />
1932 <check key="intermittent" text="Intermittent" disable_off="true" />
1933 <check key="seasonal" text="Seasonal" disable_off="true" />
1934 <text key="width" text="Width (meters)" />
[16861]1935 <reference ref="wikipedia_wikidata" />
[8146]1936 </optional>
[15535]1937 </item> <!-- Tidal channel -->
[10565]1938 <item name="Canal" icon="presets/nautical/waterway_canal.svg" type="way" preset_name_label="true">
[14646]1939 <link wiki="Tag:waterway=canal" />
[8146]1940 <space />
1941 <key key="waterway" value="canal" />
[11280]1942 <text key="name" text="Name" />
[8146]1943 <optional>
[17818]1944 <combo key="canal" text="Type" values="qanat" values_searchable="true" />
[16944]1945 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[17818]1946 <combo key="tunnel" text="Tunnel" values="culvert,flooded,yes" values_searchable="true" />
1947 <combo key="usage" text="Usage" values="transportation,transmission,irrigation,headrace,tailrace,spillway" values_context="usage" values_searchable="true" />
[8146]1948 <text key="width" text="Width (meters)" />
[16861]1949 <reference ref="wikipedia_wikidata" />
[11280]1950 <check key="lock" text="Lock" disable_off="true" />
[8146]1951 </optional>
1952 <reference ref="water_access" />
1953 </item> <!-- Canal -->
[15535]1954 <item name="Drain" icon="presets/nautical/waterway_drain.svg" type="way" preset_name_label="true">
1955 <link wiki="Tag:waterway=drain" />
1956 <space />
1957 <key key="waterway" value="drain" />
1958 <optional>
1959 <text key="name" text="Name" />
1960 <reference ref="waterway" />
1961 </optional>
1962 </item> <!-- Drain -->
1963 <item name="Ditch" icon="presets/nautical/waterway_ditch.svg" type="way" preset_name_label="true">
1964 <link wiki="Tag:waterway=ditch" />
1965 <space />
1966 <key key="waterway" value="ditch" />
1967 <optional>
1968 <text key="name" text="Name" />
1969 <reference ref="waterway" />
1970 </optional>
1971 </item> <!-- Ditch -->
[7102]1972 <separator/>
[10706]1973 <item name="Spring" icon="presets/landmark/spring.svg" type="node,closedway" preset_name_label="true">
[14646]1974 <link wiki="Tag:natural=spring" />
[7381]1975 <label text="A point where groundwater naturally flows to the surface of the earth from underground." />
[7102]1976 <space />
1977 <key key="natural" value="spring" />
1978 <text key="name" text="Name" />
[7381]1979 <check key="drinking_water" text="Drinking Water" />
1980 </item> <!-- Spring -->
[10565]1981 <item name="Waterfall" icon="presets/nautical/waterfall.svg" type="node,way" preset_name_label="true">
[14646]1982 <link wiki="Tag:waterway=waterfall" />
[7102]1983 <space />
1984 <key key="waterway" value="waterfall" />
[16861]1985 <reference ref="name_wikipedia_wikidata" />
[16474]1986 <text key="height" text="Height (meters)" length="7" />
[7393]1987 </item> <!-- Waterfall -->
[10565]1988 <item name="Weir" icon="presets/nautical/weir.svg" type="node,way" preset_name_label="true">
[14646]1989 <link wiki="Tag:waterway=weir" />
[7102]1990 <space />
1991 <key key="waterway" value="weir" />
1992 <text key="name" text="Name" />
[7393]1993 </item> <!-- Weir -->
[10565]1994 <item name="Dam" icon="presets/nautical/dam.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]1995 <link wiki="Tag:waterway=dam" />
[7102]1996 <space />
1997 <key key="waterway" value="dam" />
[16861]1998 <reference ref="name_wikipedia_wikidata" />
[7393]1999 </item> <!-- Dam -->
[14050]2000 <item name="Levee" icon="presets/misc/dyke.svg" type="way" preset_name_label="true">
[14646]2001 <link wiki="Tag:man_made=dyke" />
[14050]2002 <space />
2003 <key key="man_made" value="dyke" />
2004 </item> <!-- Levee -->
[16245]2005 <item name="Groyne" icon="presets/nautical/groyne.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]2006 <link wiki="Tag:man_made=groyne" />
[7102]2007 <key key="man_made" value="groyne" />
[7393]2008 </item> <!-- Groyne -->
[10565]2009 <item name="Breakwater" icon="presets/nautical/breakwater.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]2010 <link wiki="Tag:man_made=breakwater" />
[7102]2011 <space />
2012 <key key="man_made" value="breakwater" />
2013 <text key="ref" text="Reference" />
2014 <text key="name" text="Name" />
[7393]2015 </item> <!-- Breakwater -->
[7102]2016 <separator/>
[10565]2017 <item name="Culvert" icon="presets/transport/passage/tunnel_culvert.svg" type="way" preset_name_label="true">
[14646]2018 <link wiki="Tag:tunnel=culvert" />
[7102]2019 <key key="tunnel" value="culvert" />
2020 <optional>
2021 <text key="name" text="Name" />
[16944]2022 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" values_sort="false" />
[7102]2023 <text key="width" text="Width (meters)" />
2024 </optional>
[7393]2025 </item> <!-- Culvert -->
[13895]2026 <item name="Penstock" icon="presets/nautical/penstock.svg" type="way" preset_name_label="true">
[14646]2027 <link wiki="Tag:usage=penstock" />
[13895]2028 <key key="waterway" value="pressurised" />
2029 <key key="man_made" value="pipeline" />
2030 <key key="substance" value="water" />
2031 <key key="usage" value="penstock" />
[15170]2032 <combo key="location" text="Location" values="overground,underground" values_context="pipeline" />
[13895]2033 <optional>
[17355]2034 <reference ref="name_operator" />
[15062]2035 <combo key="diameter" text="Diameter (mm)" values="800,1000,1200,1500,1600,1800,2200,2300,2400,2500,2600,2800,3200,3300,3400,3500,4000,4200,4300,4800" />
2036 <text key="pressure" text="Pressure (bar)" />
[13895]2037 <combo key="material" text="Material" values="metal,steel" />
2038 </optional>
2039 </item> <!-- Penstock -->
[7102]2040 <separator/>
[10808]2041 <item name="Basin" icon="presets/landuse/basin.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2042 <link wiki="Tag:landuse=basin" />
[7102]2043 <space />
2044 <key key="landuse" value="basin" />
[10860]2045 <combo key="basin" text="Type" values="retention,infiltration,detention" />
[12908]2046 <reference ref="optional_name" />
[7393]2047 </item> <!-- Basin -->
[10808]2048 <item name="Reservoir" icon="presets/landuse/reservoir.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2049 <link wiki="Tag:landuse=reservoir" />
[7102]2050 <space />
2051 <key key="landuse" value="reservoir" />
[10860]2052 <combo key="reservoir_type" text="Type" values="evaporator,sewage,tailings,water_storage" />
[12908]2053 <reference ref="optional_name" />
[7393]2054 </item> <!-- Reservoir -->
[10706]2055 <item name="Covered Reservoir" icon="presets/landmark/reservoir_covered.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2056 <link wiki="Tag:man_made=reservoir_covered" />
[7102]2057 <space />
2058 <key key="man_made" value="reservoir_covered" />
[12908]2059 <reference ref="optional_name" />
[7393]2060 </item> <!-- Covered Reservoir -->
[7102]2061 <separator/>
[10565]2062 <item name="Water" name_context="natural" icon="presets/nautical/water.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]2063 <link wiki="Tag:natural=water" />
[7381]2064 <label text="A body of standing water, such as a lake or pond." />
[7102]2065 <space />
2066 <key key="natural" value="water" />
2067 <text key="name" text="Name" />
[17389]2068 <combo key="water" text="Water Body" values="basin,canal,lake,lagoon,oxbow,pond,reservoir,river,lock,wastewater" match="key" values_searchable="true" />
[7381]2069 <check key="salt" text="Salt Water" disable_off="true" />
[14117]2070 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
[9028]2071 <check key="tidal" text="In the tidal range" disable_off="true" />
[16707]2072 <text key="ele" text="Elevation (meters)" length="10" />
[16861]2073 <reference ref="wikipedia_wikidata" />
[8146]2074 <reference ref="water_access" />
[7381]2075 </item> <!-- Water -->
[10565]2076 <item name="Coastline" icon="presets/nautical/coast_line.svg" type="way,closedway" preset_name_label="true">
[14646]2077 <link wiki="Tag:natural=coastline" />
[7381]2078 <label text="Line between the sea and land (with the water on the right side of the way)." />
[7102]2079 <space />
2080 <key key="natural" value="coastline" />
2081 <text key="name" text="Name" />
[7381]2082 </item> <!-- Coastline -->
[10565]2083 <item name="Riverbank" icon="presets/nautical/waterway_riverbank.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]2084 <link wiki="Tag:waterway=riverbank" />
[7102]2085 <space />
2086 <key key="waterway" value="riverbank" />
2087 <text key="name" text="Name" />
[14117]2088 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
[9028]2089 <check key="tidal" text="In the tidal range" disable_off="true" />
[7393]2090 </item> <!-- Riverbank -->
[7102]2091 <separator/>
[10706]2092 <item name="Wetland" icon="presets/landuse/wetland.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]2093 <link wiki="Tag:natural=wetland" />
[7381]2094 <label text="Waterlogged area, either permanently or seasonally with vegetation." />
[7102]2095 <space />
2096 <key key="natural" value="wetland" />
2097 <text key="name" text="Name" />
[15170]2098 <combo key="wetland" text="Type" values="bog,fen,mangrove,marsh,reedbed,saltern,saltmarsh,string_bog,swamp,tidalflat,wet_meadow" values_searchable="true" />
[9425]2099 <check key="seasonal" text="Seasonal" disable_off="true" />
[7381]2100 </item> <!-- Wetland -->
[10706]2101 <item name="Mud" icon="presets/landuse/mud.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]2102 <link wiki="Tag:natural=mud" />
[7381]2103 <label text="Large area covered with mud." />
2104 <space />
[7102]2105 <key key="natural" value="mud" />
2106 <text key="name" text="Name" />
[7381]2107 </item> <!-- Mud -->
[10565]2108 <item name="Beach" icon="presets/nautical/beach.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]2109 <link wiki="Tag:natural=beach" />
[7381]2110 <label text="A flat area of sand, gravel or pebble next to water." />
[7102]2111 <space />
2112 <key key="natural" value="beach" />
[16861]2113 <reference ref="name_wikipedia_wikidata" />
[7381]2114 <optional>
[7620]2115 <reference ref="supervised" />
[8013]2116 <reference ref="oh_wheelchair" />
[16474]2117 <reference ref="POI_access" />
[7381]2118 <combo key="surface" text="Surface" values="gravel,pebblestone,sand" />
[17286]2119 <multiselect key="sport" text="Sport" values="swimming;surfing" rows="3"/>
[16474]2120 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
[7381]2121 </optional>
2122 </item> <!-- Beach -->
[15081]2123 <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]2124 <link wiki="Tag:natural=bay" />
[12768]2125 <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." />
[7102]2126 <space />
2127 <key key="natural" value="bay" />
2128 <text key="name" text="Name" />
[15081]2129 <optional>
2130 <check key="bay" text="Fjord" value_on="fjord" disable_off="true" />
2131 </optional>
[7381]2132 </item> <!-- Bay -->
[13945]2133 <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2134 <link wiki="Tag:natural=cape" />
[13945]2135 <label text="A prominent, elevated piece of land sticking out into the sea or large lake." />
2136 <space />
2137 <key key="natural" value="cape" />
2138 <text key="name" text="Name" />
2139 </item> <!-- Cape -->
[15093]2140 <item name="Strait" icon="presets/nautical/strait.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2141 <link wiki="Tag:natural=strait" />
2142 <space />
2143 <key key="natural" value="strait" />
2144 <text key="name" text="Name" />
2145 </item> <!-- Strait -->
[7381]2146 </group> <!-- Water -->
[10565]2147 <group name="Shipping" icon="presets/nautical/ferry.svg">
2148 <item name="Ferry Terminal" icon="presets/nautical/ferry.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2149 <link wiki="Tag:amenity=ferry_terminal" />
[7102]2150 <space />
2151 <key key="amenity" value="ferry_terminal" />
2152 <text key="name" text="Name" />
2153 <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" values_context="cargo" />
[7393]2154 </item> <!-- Ferry Terminal -->
[10565]2155 <item name="Ferry Route" icon="presets/nautical/ferry.svg" type="way,closedway,relation" preset_name_label="true">
[14646]2156 <link wiki="Tag:route=ferry" />
[7102]2157 <key key="route" value="ferry" />
2158 <optional>
[15830]2159 <reference ref="name_ref_operator" />
[16710]2160 <reference ref="wheelchair" />
[15830]2161 <space />
[16710]2162 <reference ref="oh" />
2163 <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
2164 <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
[15830]2165 <reference ref="fee" />
[16474]2166 <combo key="ferry" text="Highway type the ferry connects" values="trunk,primary,secondary,tertiary,unclassified" values_context="Highway" values_sort="false" />
[15830]2167 <check key="ferry:cable" text="Reaction ferry" />
[7102]2168 </optional>
[16743]2169 <reference ref="link_road_access_restrictions" />
[7393]2170 </item> <!-- Ferry Route -->
[7102]2171 <separator/>
[10808]2172 <item name="Marina" icon="presets/nautical/marina.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2173 <link wiki="Tag:leisure=marina" />
[7102]2174 <space />
2175 <key key="leisure" value="marina" />
2176 <text key="name" text="Name" />
[8188]2177 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
[7393]2178 </item> <!-- Marina -->
[10808]2179 <item name="Marine Fuel" icon="presets/nautical/marine_fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2180 <link wiki="Tag:waterway=fuel"/>
[8402]2181 <space />
2182 <key key="waterway" value="fuel" />
2183 <optional>
2184 <combo key="brand" text="Brand" values="Agip,Aral,Avia,BP,Chevron,Citgo,Eni,Esso,Exxon,Gulf,Mobil,OMV,Petro-Canada,Pioneer,Q8,Repsol,Shell,Socar,Statoil,Sunoco,Tamoil,Texaco,Total,Independent" values_searchable="true" />
2185 <reference ref="name_operator" />
2186 <reference ref="oh" />
2187 <space />
2188 <label text="Fuel types:" />
2189 <checkgroup columns="2">
2190 <check key="fuel:diesel" text="Diesel" />
2191 <check key="fuel:biodiesel" text="Bio Diesel" />
2192 <check key="fuel:octane_80" text="Octane 80" />
[13341]2193 <check key="fuel:octane_87" text="Octane 87" />
[8402]2194 <check key="fuel:octane_91" text="Octane 91" />
2195 <check key="fuel:octane_92" text="Octane 92" />
2196 <check key="fuel:octane_95" text="Octane 95" />
2197 <check key="fuel:octane_98" text="Octane 98" />
2198 <check key="fuel:octane_100" text="Octane 100" />
2199 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
2200 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
[13341]2201 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
[8402]2202 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
2203 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
2204 </checkgroup>
2205 </optional>
2206 <reference ref="link_contact_address_payment" />
2207 </item> <!-- Marine Fuel -->
[10565]2208 <item name="Pier" icon="presets/nautical/pier.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]2209 <link wiki="Tag:man_made=pier" />
[7102]2210 <space />
2211 <key key="man_made" value="pier" />
2212 <text key="name" text="Name" />
[9029]2213 <combo key="mooring" text="Mooring" values="yes,no,private,commercial" />
2214 <check key="floating" text="Floating" />
[7393]2215 </item> <!-- Pier -->
[11281]2216 <item name="Lock Gate" icon="presets/nautical/lock_gate.svg" type="node,way" preset_name_label="true">
[14646]2217 <link wiki="Tag:waterway=lock_gate" />
[7102]2218 <key key="waterway" value="lock_gate" />
[7393]2219 </item> <!-- Lock Gate -->
[10706]2220 <item name="Turning Point" icon="presets/nautical/turning.svg" type="node" preset_name_label="true">
[14646]2221 <link wiki="Tag:waterway=turning_point" />
[7102]2222 <key key="waterway" value="turning_point" />
[7393]2223 </item> <!-- Turning Point -->
[7102]2224 <separator/>
[10808]2225 <item name="Slipway" icon="presets/nautical/slipway.svg" type="node,way" preset_name_label="true">
[14646]2226 <link wiki="Tag:leisure=slipway" />
[7102]2227 <key key="leisure" value="slipway" />
2228 <optional>
2229 <text key="name" text="Name" />
2230 </optional>
[7393]2231 </item> <!-- Slipway -->
[10808]2232 <item name="Boatyard" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2233 <link wiki="Tag:waterway=boatyard" />
[7102]2234 <space />
2235 <key key="waterway" value="boatyard" />
2236 <text key="name" text="Name" />
[7393]2237 </item> <!-- Boatyard -->
[10808]2238 <item name="Dock" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2239 <link wiki="Tag:waterway=dock" />
[7102]2240 <space />
2241 <key key="waterway" value="dock" />
2242 <text key="name" text="Name" />
[7393]2243 </item> <!-- Dock -->
[7102]2244 </group> <!-- Shipping -->
[7393]2245 </group> <!-- Water -->
[10565]2246 <group name="Transport" icon="presets/transport/railway/rail.svg">
2247 <group name="Railway" icon="presets/transport/railway/rail.svg">
2248 <item name="Rail" icon="presets/transport/railway/rail.svg" type="way" preset_name_label="true">
[14646]2249 <link wiki="Tag:railway=rail" />
[7102]2250 <key key="railway" value="rail" />
2251 <optional>
2252 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
[15074]2253 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2254 </optional>
[7393]2255 </item> <!-- Rail -->
[10565]2256 <item name="Narrow Gauge Rail" icon="presets/transport/railway/narrow_gauge_rail.svg" type="way" preset_name_label="true">
[14646]2257 <link wiki="Tag:railway=narrow_gauge" />
[7102]2258 <key key="railway" value="narrow_gauge" />
2259 <optional>
2260 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
[15074]2261 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2262 </optional>
[7393]2263 </item> <!-- Narrow Gauge Rail -->
[10565]2264 <item name="Monorail" icon="presets/transport/railway/monorail.svg" type="way" preset_name_label="true">
[14646]2265 <link wiki="Tag:railway=monorail" />
[7102]2266 <key key="railway" value="monorail" />
2267 <optional>
2268 <reference ref="railway_service" />
[15074]2269 <reference ref="railway_electrified_yesno" />
[7102]2270 </optional>
[7393]2271 </item> <!-- Monorail -->
[10565]2272 <item name="Preserved" icon="presets/transport/railway/preserved.svg" type="way" preset_name_label="true">
[14646]2273 <link wiki="Tag:railway=preserved" />
[7102]2274 <key key="railway" value="preserved" />
2275 <optional>
[15074]2276 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2277 </optional>
[7393]2278 </item> <!-- Preserved -->
[10565]2279 <item name="Light Rail" icon="presets/transport/railway/light_rail.svg" type="way" preset_name_label="true">
[14646]2280 <link wiki="Tag:railway=light_rail" />
[7102]2281 <key key="railway" value="light_rail" />
2282 <optional>
[15074]2283 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2284 </optional>
[7393]2285 </item> <!-- Light Rail -->
[10565]2286 <item name="Subway" icon="presets/transport/railway/subway.svg" type="way" preset_name_label="true">
[14646]2287 <link wiki="Tag:railway=subway" />
[7102]2288 <key key="railway" value="subway" />
2289 <optional>
[15074]2290 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2291 </optional>
[7393]2292 </item> <!-- Subway -->
[10565]2293 <item name="Tram" icon="presets/transport/railway/tram.svg" type="way" preset_name_label="true">
[14646]2294 <link wiki="Tag:railway=tram" />
[7102]2295 <key key="railway" value="tram" />
2296 <optional>
[15074]2297 <reference ref="railway_service_gauge_electrified_yesno" />
[7102]2298 </optional>
[7393]2299 </item> <!-- Tram -->
[10565]2300 <item name="Funicular" icon="presets/transport/railway/funicular.svg" type="way" preset_name_label="true">
[14646]2301 <link wiki="Tag:railway=funicular" />
[10540]2302 <key key="railway" value="funicular" />
2303 <optional>
[15074]2304 <reference ref="railway_service_gauge_electrified_yesno" />
[10540]2305 </optional>
2306 </item> <!-- Funicular -->
[10565]2307 <item name="Bus Guideway" icon="presets/transport/railway/bus_guideway.svg" type="way" preset_name_label="true">
[14646]2308 <link wiki="Tag:highway=bus_guideway" />
[7102]2309 <key key="highway" value="bus_guideway" />
2310 <optional>
2311 <text key="name" text="Name" />
[15074]2312 <reference ref="highway_yesno" />
2313 <check key="oneway" text="Oneway" />
[16944]2314 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[8028]2315 <reference ref="surface_smoothness" />
[7102]2316 <text key="maxspeed" text="Max. speed (km/h)" />
2317 <text key="width" text="Width (meters)" />
2318 </optional>
[7393]2319 </item> <!-- Bus Guideway -->
[7102]2320 <separator/>
[15648]2321 <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
2322 <link wiki="Key:construction" />
2323 <key key="railway" value="construction" />
2324 <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
2325 <optional>
2326 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
2327 <reference ref="railway_service_gauge_electrified_yesno" />
2328 </optional>
2329 </item> <!-- Railway construction -->
[10565]2330 <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
[14646]2331 <link wiki="Tag:railway=disused" />
[7102]2332 <key key="railway" value="disused" />
2333 <optional>
2334 <reference ref="railway_service" />
[15074]2335 <reference ref="highway_yesno" />
[7102]2336 </optional>
[7393]2337 </item> <!-- Disused Rail -->
[10565]2338 <item name="Abandoned Rail" icon="presets/transport/railway/abandoned_rail.svg" type="way" preset_name_label="true">
[14646]2339 <link wiki="Tag:railway=abandoned" />
[7102]2340 <key key="railway" value="abandoned" />
2341 <optional>
2342 <reference ref="railway_service" />
[15074]2343 <reference ref="highway_yesno" />
[7102]2344 </optional>
[7393]2345 </item> <!-- Abandoned Rail -->
[7102]2346 <separator/>
[10565]2347 <item name="Level Crossing" icon="presets/transport/railway/level_crossing.svg" type="node" preset_name_label="true">
[14646]2348 <link wiki="Tag:railway=level_crossing" />
[7102]2349 <key key="railway" value="level_crossing" />
2350 <optional>
[7620]2351 <reference ref="supervised" />
[7102]2352 <check key="crossing:light" text="Traffic lights" />
2353 <check key="crossing:bell" text="Sound signals" />
2354 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2355 </optional>
[7393]2356 </item> <!-- Level Crossing -->
[10565]2357 <item name="Crossing" icon="presets/transport/railway/crossing.svg" type="node" preset_name_label="true">
[14646]2358 <link wiki="Tag:railway=crossing" />
[7102]2359 <key key="railway" value="crossing" />
2360 <optional>
[15273]2361 <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals" />
[7620]2362 <reference ref="supervised" />
[7102]2363 <check key="horse" text="Cross on horseback" />
2364 <check key="bicycle" text="Cross by bicycle" />
2365 <check key="crossing:light" text="Traffic lights" />
2366 <check key="crossing:bell" text="Sound signals" />
2367 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2368 </optional>
[7393]2369 </item> <!-- Crossing -->
[10565]2370 <item name="Turntable" icon="presets/transport/railway/turntable.svg" type="node,closedway" preset_name_label="true">
[14646]2371 <link wiki="Tag:railway=turntable" />
[7102]2372 <key key="railway" value="turntable" />
[7393]2373 </item> <!-- Turntable -->
[10565]2374 <item name="Buffer Stop" icon="presets/transport/railway/buffer_stop.svg" type="node" preset_name_label="true">
[14646]2375 <link wiki="Tag:railway=buffer_stop" />
[7102]2376 <key key="railway" value="buffer_stop" />
[7393]2377 </item> <!-- Buffer Stop -->
[10565]2378 <item name="Railway Switch" icon="presets/transport/railway/switch.svg" type="node" preset_name_label="true">
[14646]2379 <link wiki="Tag:railway=switch" />
[7102]2380 <key key="railway" value="switch" />
[15188]2381 <combo key="railway:switch" text="Type" values="abt,default,double_slip,single_slip,three_way,wye" />
[17355]2382 <reference ref="ref_operator" />
[7393]2383 </item> <!-- Railway Switch -->
[15188]2384 <item name="Railway crossing" icon="presets/transport/railway/railway_crossing.svg" type="node" preset_name_label="true">
2385 <link wiki="Tag:railway=railway_crossing" />
2386 <key key="railway" value="railway_crossing" />
[17355]2387 <reference ref="ref_operator" />
[15188]2388 </item> <!-- Railway crossing -->
[10565]2389 <item name="Railway Signal" icon="presets/transport/railway/signal.svg" type="node" preset_name_label="true">
[14646]2390 <link wiki="Tag:railway=signal" />
[9092]2391 <key key="railway" value="signal" />
[17355]2392 <reference ref="ref_operator" />
[9092]2393 </item> <!-- Railway Signal -->
[10565]2394 <item name="Railway milestone" icon="presets/transport/railway/milestone.svg" type="node" preset_name_label="true">
[14646]2395 <link wiki="Tag:railway=milestone" />
[8725]2396 <key key="railway" value="milestone" />
[17466]2397 <text key="railway:position" text="Position (kilometers)" />
[8725]2398 <text key="ref" text="Reference" />
2399 </item> <!-- Railway Milestone -->
[7102]2400 </group> <!-- Railway -->
[10706]2401 <group name="Aerialway" icon="presets/transport/aerialway/gondola.svg">
2402 <item name="Cable Car" icon="presets/transport/aerialway/cable_car.svg" type="way" preset_name_label="true">
[14646]2403 <link wiki="Tag:aerialway=cable_car" />
[7102]2404 <space />
2405 <key key="aerialway" value="cable_car" />
2406 <reference ref="name_ref" />
2407 <optional>
2408 <text key="aerialway:capacity" text="Number of people per hour" />
2409 <text key="aerialway:occupancy" text="Number of people per car" />
2410 <text key="aerialway:duration" text="Typical journey time in minutes" />
2411 <check key="aerialway:heating" text="Has heating?" />
[16710]2412 <space />
2413 <text key="operator" text="Operator" />
2414 <reference ref="oh" />
2415 <reference ref="fee" />
[7102]2416 </optional>
[7393]2417 </item> <!-- Cable Car -->
[10706]2418 <item name="Chair Lift" icon="presets/transport/aerialway/chair_lift.svg" type="way" preset_name_label="true">
[14646]2419 <link wiki="Tag:aerialway=chair_lift" />
[7915]2420 <space />
2421 <key key="aerialway" value="chair_lift" />
2422 <reference ref="name_ref" />
2423 <optional>
2424 <text key="aerialway:capacity" text="Number of people per hour" />
2425 <text key="aerialway:occupancy" text="Number of people per chair" />
2426 <text key="aerialway:duration" text="Typical journey time in minutes" />
2427 <check key="aerialway:bubble" text="Has bubble?" />
2428 <check key="aerialway:heating" text="Has heating?" />
[16710]2429 <space />
2430 <text key="operator" text="Operator" />
2431 <reference ref="oh" />
2432 <reference ref="fee" />
[7915]2433 </optional>
2434 </item> <!-- Chair Lift -->
[10706]2435 <item name="Gondola" icon="presets/transport/aerialway/gondola.svg" type="way" preset_name_label="true">
[14646]2436 <link wiki="Tag:aerialway=gondola" />
[7102]2437 <space />
2438 <key key="aerialway" value="gondola" />
2439 <reference ref="name_ref" />
2440 <optional>
2441 <text key="aerialway:capacity" text="Number of people per hour" />
2442 <text key="aerialway:occupancy" text="Number of people per gondola" />
2443 <text key="aerialway:duration" text="Typical journey time in minutes" />
2444 <check key="aerialway:heating" text="Has heating?" />
[16710]2445 <space />
2446 <text key="operator" text="Operator" />
2447 <reference ref="oh" />
2448 <reference ref="fee" />
[7102]2449 </optional>
[7393]2450 </item> <!-- Gondola -->
[10706]2451 <item name="Mixed Lift" icon="presets/transport/aerialway/mixed_lift.svg" type="way" preset_name_label="true">
[14646]2452 <link wiki="Tag:aerialway=mixed_lift" />
[7102]2453 <space />
2454 <key key="aerialway" value="mixed_lift" />
2455 <reference ref="name_ref" />
2456 <optional>
2457 <text key="aerialway:capacity" text="Number of people per hour" />
2458 <text key="aerialway:occupancy" text="Number of people per gondola/chair" />
2459 <text key="aerialway:duration" text="Typical journey time in minutes" />
2460 <check key="aerialway:bubble" text="Has bubble?" />
2461 <check key="aerialway:heating" text="Has heating?" />
[16710]2462 <space />
2463 <text key="operator" text="Operator" />
2464 <reference ref="oh" />
2465 <reference ref="fee" />
[7102]2466 </optional>
[7393]2467 </item> <!-- Mixed Lift -->
[10706]2468 <item name="Drag Lift" icon="presets/transport/aerialway/drag_lift.svg" type="way" preset_name_label="true">
[14646]2469 <link wiki="Tag:aerialway=drag_lift" />
[7102]2470 <space />
[7915]2471 <combo key="aerialway" text="Type" values="drag_lift,t-bar,j-bar,platter,rope_tow" display_values="drag_lift (general type - use only if exact type (see values below) is unknown),t-bar,j-bar,platter,rope_tow" match="keyvalue" />
[7102]2472 <reference ref="name_ref" />
2473 <optional>
2474 <text key="aerialway:capacity" text="Number of people per hour" />
2475 <text key="aerialway:duration" text="Typical journey time in minutes" />
[16710]2476 <space />
2477 <text key="operator" text="Operator" />
2478 <reference ref="oh" />
2479 <reference ref="fee" />
[7102]2480 </optional>
[7915]2481 </item> <!-- Drag Lift -->
[10808]2482 <item name="Magic Carpet" icon="presets/transport/aerialway/magic_carpet.svg" type="way" preset_name_label="true">
[14646]2483 <link wiki="Tag:aerialway=magic_carpet" />
[7102]2484 <space />
2485 <key key="aerialway" value="magic_carpet" />
2486 <reference ref="name_ref" />
2487 <optional>
2488 <text key="aerialway:capacity" text="Number of people per hour" />
2489 <text key="aerialway:duration" text="Typical journey time in minutes" />
[16710]2490 <space />
2491 <text key="operator" text="Operator" />
2492 <reference ref="oh" />
2493 <reference ref="fee" />
[7102]2494 </optional>
[7393]2495 </item> <!-- Magic Carpet -->
[10706]2496 <item name="Goods" icon="presets/transport/aerialway/goods.svg" type="way" preset_name_label="true">
[14646]2497 <link wiki="Tag:aerialway=goods" />
[7102]2498 <space />
2499 <key key="aerialway" value="goods" />
2500 <optional>
[16710]2501 <reference ref="name_ref_operator" />
[7102]2502 <text key="aerialway:duration" text="Typical journey time in minutes" />
2503 </optional>
[7393]2504 </item> <!-- Goods -->
[15433]2505 <item name="Zip line" icon="presets/transport/aerialway/zip_line.svg" type="way" preset_name_label="true">
2506 <link wiki="Tag:aerialway=zip_line" />
2507 <space />
2508 <key key="aerialway" value="zip_line" />
2509 <optional>
2510 <reference ref="name_ref_operator" />
2511 <reference ref="oh" />
2512 <reference ref="fee" />
2513 <reference ref="min_age" />
2514 <text key="maxweight" text="Max. weight (tonnes)" />
2515 </optional>
2516 </item> <!-- Zip line -->
[7102]2517 <separator/>
[16245]2518 <item name="Station" name_context="aerialway" icon="presets/transport/aerialway/station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2519 <link wiki="Tag:aerialway=station" />
[7102]2520 <space />
2521 <key key="aerialway" value="station" />
[16710]2522 <reference ref="name_ref_operator" />
[7393]2523 </item> <!-- Station -->
[10565]2524 <item name="Pylon" icon="presets/transport/aerialway/pylon.svg" type="node" preset_name_label="true">
[14646]2525 <link wiki="Tag:aerialway=pylon" />
[7102]2526 <space />
2527 <key key="aerialway" value="pylon" />
[16710]2528 <reference ref="name_ref" />
[7393]2529 </item> <!-- Pylon -->
[7102]2530 </group> <!-- Aerialway -->
2531 <separator/>
[10706]2532 <group name="Car" icon="presets/shop/vehicle.svg">
[15367]2533 <item name="Parking" name_context="car" icon="presets/vehicle/parking/parking.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2534 <link wiki="Tag:amenity=parking" />
[7102]2535 <space />
2536 <key key="amenity" value="parking" />
2537 <reference ref="parking_name_type_ref" />
2538 <text key="maxheight" text="Max. height (meters)" />
2539 <combo key="park_ride" text="Park and Ride" values="yes,no,bus,train,tram,metro,ferry" />
[8028]2540 <reference ref="parking_access_fee_operator_surface_smoothness" />
2541 <space />
[7102]2542 <text key="capacity" text="Capacity (overall)" />
[8023]2543 <combo key="capacity:disabled" text="Spaces for Disabled" values="yes,no,1,2,3" />
2544 <combo key="capacity:women" text="Spaces for Women" values="yes,no,1,2,3" />
2545 <combo key="capacity:parent" text="Spaces for Parents" values="yes,no,1,2,3" />
[7102]2546 <label text="See the Wiki for other capacity:[types]=*." />
2547 <space />
[7449]2548 <reference ref="maxstay" />
[7102]2549 <reference ref="supervised_lit_oh" />
[7393]2550 </item> <!-- Parking -->
[10565]2551 <item name="Parking Space" icon="presets/vehicle/parking/parking_space.svg" type="node,closedway" preset_name_label="true">
[14646]2552 <link wiki="Tag:amenity=parking_space" />
[7102]2553 <space />
2554 <key key="amenity" value="parking_space" />
2555 <reference ref="parking_name_type_ref" />
2556 <text key="capacity" text="Capacity" />
[8028]2557 <reference ref="parking_access_fee_operator_surface_smoothness" />
[7449]2558 <reference ref="maxstay" />
[7102]2559 <reference ref="supervised_lit_oh" />
2560 <check key="covered" text="Covered (with roof)" />
[7393]2561 </item> <!-- Parking Space -->
[10706]2562 <item name="Parking Entrance" icon="presets/vehicle/parking/parking.svg" type="node" preset_name_label="true">
[14646]2563 <link wiki="Tag:amenity=parking_entrance" />
[7102]2564 <space />
2565 <key key="amenity" value="parking_entrance" />
2566 <reference ref="parking_name_type_ref" />
2567 <text key="maxheight" text="Max. height (meters)" />
[8028]2568 <reference ref="parking_access_fee_operator_surface_smoothness" />
[7102]2569 <reference ref="supervised_lit_oh" />
2570 <check key="covered" text="Covered (with roof)" />
[7393]2571 </item> <!-- Parking Entrance -->
[7102]2572 <separator/>
[10706]2573 <item name="Fuel" icon="presets/vehicle/fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2574 <link wiki="Tag:amenity=fuel" />
[7102]2575 <space />
2576 <key key="amenity" value="fuel" />
[7994]2577 <combo key="brand" text="Brand" values="Agip,Aral,Avia,BP,Chevron,Citgo,Eni,Esso,Exxon,Gulf,Mobil,OMV,Petro-Canada,Pioneer,Q8,Repsol,Shell,Socar,Statoil,Sunoco,Tamoil,Texaco,Total,Independent" values_searchable="true" />
[7102]2578 <optional>
[17355]2579 <reference ref="name_operator" />
[8013]2580 <reference ref="oh_wheelchair" />
[7102]2581 <combo key="shop" text="With shop" values="yes,convenience,kiosk,no" />
[8076]2582 <space />
[7102]2583 <label text="Fuel types:" />
2584 <checkgroup columns="2">
2585 <check key="fuel:diesel" text="Diesel" />
2586 <check key="fuel:biodiesel" text="Bio Diesel" />
2587 <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" />
2588 <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" />
2589 <check key="fuel:octane_80" text="Octane 80" />
[13341]2590 <check key="fuel:octane_87" text="Octane 87" />
[7102]2591 <check key="fuel:octane_91" text="Octane 91" />
2592 <check key="fuel:octane_92" text="Octane 92" />
2593 <check key="fuel:octane_95" text="Octane 95" />
2594 <check key="fuel:octane_98" text="Octane 98" />
2595 <check key="fuel:octane_100" text="Octane 100" />
2596 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
2597 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
[13341]2598 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
[14413]2599 <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
2600 <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
[7102]2601 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
2602 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
[14413]2603 <check key="fuel:biogas" text="Biogas" />
[7102]2604 </checkgroup>
[8076]2605 <space />
[13006]2606 <label text="Additives:" />
2607 <check key="fuel:adblue" text="Diesel Exhaust Fluid (AdBlue/AUS32)" />
2608 <space />
[8076]2609 <label text="Fuel cards:" />
2610 <checkgroup columns="3">
2611 <check key="payment:dkv" text="DKV" />
2612 <check key="payment:routex" text="Routex" />
2613 <check key="payment:uta" text="UTA" />
2614 </checkgroup>
[7102]2615 </optional>
[8060]2616 <reference ref="link_contact_address_payment" />
[10111]2617 <preset_link preset_name="Building" />
[7393]2618 </item> <!-- Fuel -->
[10808]2619 <item name="Charging Station" icon="presets/vehicle/charging_station.svg" type="node" preset_name_label="true">
[14646]2620 <link wiki="Tag:amenity=charging_station" />
[7102]2621 <space />
2622 <key key="amenity" value="charging_station" />
[10330]2623 <reference ref="name_ref_operator" />
2624 <reference ref="oh" />
2625 <reference ref="fee" />
2626 <space />
2627 <combo key="voltage" text="Voltage" values="230,400"/>
2628 <combo key="amperage" text="Amperage" values="16,32" />
2629 <combo key="capacity" text="Capacity" values="1,2,3,4,5,6" />
2630 <space />
2631 <label text="Types of vehicles which can be charged:" />
2632 <checkgroup columns="4">
2633 <check key="bicycle" text="Bicycle" />
2634 <check key="scooter" text="Scooter" />
[15867]2635 <check key="motorcycle" text="Motorcycle" />
[15919]2636 <check key="motorcar" text="Motorcar" />
[10330]2637 <check key="truck" text="Truck" />
2638 </checkgroup>
2639 <space />
2640 <label text="Number of Sockets:" />
[13385]2641 <combo key="socket:type1" text="SAE J1772 (IEC Type 1)" values="1,2,3,4,5,6" />
2642 <combo key="socket:type1_combo" text="SAE J1772 Combo (DC)" values="1,2,3,4,5,6" />
2643 <combo key="socket:type2" text="IEC Type 2 (Mennekes)" values="1,2,3,4,5,6" />
2644 <combo key="socket:type2_combo" text="IEC Type 2 Combo (DC)" values="1,2,3,4,5,6" />
[10330]2645 <combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6" />
2646 <combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6" />
2647 <combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6" />
2648 <combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6" />
2649 <combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6" />
2650 <combo key="socket:cee_red_16a" text="CEE red 16A" values="1,2,3,4,5,6" />
2651 <combo key="socket:cee_red_32a" text="CEE red 32A" values="1,2,3,4,5,6" />
2652 <combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6" />
2653 <combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6" />
2654 <space />
2655 <label text="Authentication:" />
2656 <checkgroup columns="4">
2657 <check key="authentication:none" text="None" />
2658 <check key="authentication:phone_call" text="Phone call" />
2659 <check key="authentication:short_message" text="Short message" />
2660 <check key="authentication:nfc" text="NFC" />
2661 </checkgroup>
2662 <combo key="authentication:membership_card" text="Membership card" values="yes" />
2663 <preset_link preset_name="Payment Methods" />
[7393]2664 </item> <!-- Charging Station -->
[10706]2665 <item name="Wash" icon="presets/vehicle/car_wash.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2666 <link wiki="Tag:amenity=car_wash" />
[7102]2667 <space />
2668 <key key="amenity" value="car_wash" />
[8013]2669 <reference ref="name_brand_operator_oh_wheelchair" />
[16382]2670 <checkgroup columns="2">
2671 <check key="automated" text="Automated" text_context="car_wash" />
2672 <check key="self_service" text="Self Service" />
2673 </checkgroup>
[8060]2674 <reference ref="link_contact_address_payment" />
[7393]2675 </item> <!-- Wash -->
[7102]2676 <separator/>
[10706]2677 <item name="Car Dealer" icon="presets/shop/vehicle.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2678 <link wiki="Tag:shop=car" />
[7102]2679 <space />
2680 <key key="shop" value="car" />
[9080]2681 <reference ref="car_brands" />
2682 <reference ref="name_operator_oh_wheelchair" />
[15166]2683 <combo key="second_hand" text="Second hand" values="yes,no,only" />
[8060]2684 <reference ref="link_contact_address_payment" />
[7393]2685 </item> <!-- Car Dealer -->
[10706]2686 <item name="Repair" icon="presets/vehicle/repair_shop.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2687 <link wiki="Tag:shop=car_repair" />
[7102]2688 <space />
2689 <key key="shop" value="car_repair" />
[9080]2690 <reference ref="car_brands" />
2691 <reference ref="name_operator_oh_wheelchair" />
[16482]2692 <multiselect key="service" text="Service" text_context="shop=car_repair" values="dealer;repair;parts;tyres" rows="5" />
[8060]2693 <reference ref="link_contact_address_payment" />
[7393]2694 </item> <!-- Repair -->
[10565]2695 <item name="Parts" icon="presets/vehicle/car_parts.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2696 <link wiki="Tag:shop=car_parts" />
[7102]2697 <space />
2698 <key key="shop" value="car_parts" />
[9080]2699 <reference ref="car_brands" />
2700 <reference ref="name_operator_oh_wheelchair" />
[8060]2701 <reference ref="link_contact_address_payment" />
[7393]2702 </item> <!-- Parts -->
[10706]2703 <item name="Tires" icon="presets/vehicle/tyres.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2704 <link wiki="Tag:shop=tyres" />
[7102]2705 <space />
2706 <key key="shop" value="tyres" />
[8013]2707 <reference ref="name_brand_operator_oh_wheelchair" />
[8060]2708 <reference ref="link_contact_address_payment" />
[7393]2709 </item> <!-- Tires -->
[7102]2710 <separator/>
[10706]2711 <item name="Rental" icon="presets/vehicle/car_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2712 <link wiki="Tag:amenity=car_rental" />
[7102]2713 <space />
2714 <key key="amenity" value="car_rental" />
[8013]2715 <reference ref="name_brand_operator_oh_wheelchair" />
[8060]2716 <reference ref="link_contact_address_payment" />
[7393]2717 </item> <!-- Rental -->
[15156]2718 <item name="Pooling" icon="presets/vehicle/car_pooling.svg" type="node,closedway,multipolygon" preset_name_label="true">
2719 <link wiki="Tag:amenity=car_pooling" />
2720 <space />
2721 <key key="amenity" value="car_pooling" />
2722 <text key="operator" text="Operator" />
2723 <text key="network" text="Network" />
2724 <text key="capacity" text="Capacity" />
2725 <reference ref="name_oh_wheelchair" />
2726 <text key="website" text="Website" />
2727 </item> <!-- Pooling -->
[10706]2728 <item name="Sharing" icon="presets/vehicle/car_sharing.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2729 <link wiki="Tag:amenity=car_sharing" />
[7102]2730 <space />
2731 <key key="amenity" value="car_sharing" />
2732 <text key="operator" text="Operator" />
2733 <text key="capacity" text="Capacity" />
[8013]2734 <reference ref="name_oh_wheelchair" />
[7102]2735 <text key="website" text="Website" />
[7393]2736 </item> <!-- Sharing -->
[7102]2737 </group> <!-- Car -->
[10706]2738 <group name="Motorcycle" icon="presets/vehicle/motorbike.svg">
[15367]2739 <item name="Parking" name_context="motorcycle" icon="presets/vehicle/parking/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2740 <link wiki="Tag:amenity=motorcycle_parking" />
[7102]2741 <space />
2742 <key key="amenity" value="motorcycle_parking" />
[7620]2743 <reference ref="parking_name_type_ref" />
[7102]2744 <text key="capacity" text="Capacity" />
[8028]2745 <reference ref="parking_access_fee_operator_surface_smoothness" />
[7620]2746 <reference ref="supervised_lit_oh" />
[16340]2747 <reference ref="maxstay" />
[7620]2748 <check key="covered" text="Covered (with roof)" />
[7393]2749 </item> <!-- Parking -->
[10706]2750 <item name="Motorcycle Dealer" icon="presets/vehicle/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2751 <link wiki="Tag:shop=motorcycle" />
[7102]2752 <space />
2753 <key key="shop" value="motorcycle" />
2754 <text key="name" text="Name" />
[9080]2755 <reference ref="motorcycle_brands" />
[7102]2756 <text key="operator" text="Operator" />
[8013]2757 <reference ref="oh_wheelchair" />
[15166]2758 <combo key="second_hand" text="Second hand" values="yes,no,only" />
[7102]2759 <optional text="Services:">
2760 <combo key="sale" text="Sale" values="yes,brand,no" />
2761 <combo key="rental" text="Rental" values="yes,brand,no" />
2762 <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
2763 <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
2764 <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
2765 <combo key="clothes" text="Clothes" values="yes,brand,no" />
2766 <text key="services" text="Other" />
2767 </optional>
[8060]2768 <reference ref="link_contact_address_payment" />
[7393]2769 </item> <!-- Motorcycle Dealer -->
[7102]2770 </group> <!-- Motorcycle -->
[10706]2771 <group name="Bicycle" icon="presets/shop/bicycle.svg">
[15367]2772 <item name="Parking" name_context="bicycle" icon="presets/vehicle/parking/bicycle.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]2773 <link wiki="Tag:amenity=bicycle_parking" />
[7102]2774 <space />
2775 <key key="amenity" value="bicycle_parking" />
[14915]2776 <combo key="bicycle_parking" text="Type" values="anchors,bollard,building,ground_slots,informal,lockers,rack,shed,stands,wall_loops" />
[8668]2777 <text key="name" text="Name" />
[7102]2778 <text key="capacity" text="Capacity" />
[8668]2779 <reference ref="parking_access_fee_operator_surface_smoothness" />
[7102]2780 <check key="covered" text="Covered" />
[7620]2781 <reference ref="supervised_lit_oh" />
[7393]2782 </item> <!-- Parking -->
[10706]2783 <item name="Bike Dealer" icon="presets/shop/bicycle.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2784 <link wiki="Tag:shop=bicycle" />
[7102]2785 <space />
2786 <key key="shop" value="bicycle" />
[8013]2787 <reference ref="name_oh_wheelchair" />
[7102]2788 <check key="service:bicycle:retail" text="Bicycles are sold" />
2789 <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
2790 <check key="service:bicycle:repair" text="Bicycles are repaired" />
2791 <check key="service:bicycle:rental" text="Bicycles are rented" />
2792 <check key="service:bicycle:pump" text="Free bicycle pump" />
2793 <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
2794 <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
[8060]2795 <reference ref="link_contact_address_payment" />
[7393]2796 </item> <!-- Bike Dealer -->
[10706]2797 <item name="Rental" icon="presets/vehicle/bicycle_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2798 <link wiki="Tag:amenity=bicycle_rental" />
[7102]2799 <space />
2800 <key key="amenity" value="bicycle_rental" />
2801 <text key="name" text="Name" />
[8060]2802 <reference ref="link_contact_address_payment" />
[7393]2803 </item> <!-- Rental -->
[10565]2804 <item name="Public Bicycle Repair Station" icon="presets/vehicle/bicycle_repair_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]2805 <link wiki="Tag:amenity=bicycle_repair_station" />
[7928]2806 <space />
2807 <key key="amenity" value="bicycle_repair_station" />
2808 <optional>
[8019]2809 <text key="name" text="Name" />
2810 <text key="brand" text="Brand" />
2811 <text key="operator" text="Operator" />
2812 <reference ref="oh" />
[7928]2813 <check key="service:bicycle:pump" text="Free bicycle pump" />
[8107]2814 <check key="service:bicycle:chain_tool" text="Chain tool" />
[7928]2815 </optional>
2816 </item> <!-- Public Bicycle Repair Station -->
[7102]2817 </group> <!-- Bicycle -->
[10822]2818 <group name="Public Transport" icon="presets/transport/bus.svg">
[10808]2819 <item name="Public Transport Route (Rail)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14736]2820 <link wiki="Public_transport#Service_routes" />
[7102]2821 <space />
2822 <key key="type" value="route" />
[9931]2823 <combo key="route" text="Route type" values="train,subway,monorail,tram,light_rail" values_searchable="true" match="keyvalue!" />
[7102]2824 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2825 <reference ref="name_ref" />
2826 <optional>
[9931]2827 <reference ref="public_transport_route_optionals" />
[7102]2828 </optional>
2829 <roles>
[9932]2830 <role key="stop" text="stop position" requisite="optional" type="node" member_expression="public_transport=stop_position (train=yes OR subway=yes OR monorail=yes OR tram=yes OR light_rail=yes)" />
2831 <role key="stop_exit_only" text="stop position (exit only)" requisite="optional" type="node" member_expression="public_transport=stop_position (train=yes OR subway=yes OR monorail=yes OR tram=yes OR light_rail=yes)" />
2832 <role key="stop_entry_only" text="stop position (entry only)" requisite="optional" type="node" member_expression="public_transport=stop_position (train=yes OR subway=yes OR monorail=yes OR tram=yes OR light_rail=yes)" />
[10036]2833 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
[16245]2834 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2835 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
[9931]2836 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="railway" />
[7102]2837 </roles>
[9931]2838 </item> <!-- Public Transport Route (Rail) -->
[10808]2839 <item name="Public Transport Route (Bus)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14736]2840 <link wiki="Public_transport#Service_routes" />
[9931]2841 <space />
2842 <key key="type" value="route" />
[15766]2843 <combo key="route" text="Route type" values="bus,share_taxi,trolleybus" values_searchable="true" match="keyvalue!" />
[9931]2844 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2845 <reference ref="name_ref" />
2846 <optional>
2847 <reference ref="public_transport_route_optionals" />
[16710]2848 <combo key="reservation" text="Reservation" values="yes,no,required,recommended" />
[9931]2849 </optional>
2850 <roles>
[15766]2851 <role key="stop" text="stop position" requisite="optional" type="node" member_expression="public_transport=stop_position (bus=yes OR share_taxi=yes OR trolleybus=yes)" />
2852 <role key="stop_exit_only" text="stop position (exit only)" requisite="optional" type="node" member_expression="public_transport=stop_position (bus=yes OR share_taxi=yes OR trolleybus=yes)" />
2853 <role key="stop_entry_only" text="stop position (entry only)" requisite="optional" type="node" member_expression="public_transport=stop_position (bus=yes OR share_taxi=yes OR trolleybus=yes)" />
[10036]2854 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
[16245]2855 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2856 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
[9931]2857 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway" />
[15522]2858 <role key="hail_and_ride" text="hail and ride route segment" requisite="optional" type="way,closedway" member_expression="highway" />
[9931]2859 </roles>
2860 </item> <!-- Public Transport Route (Bus) -->
[10808]2861 <item name="Route Master" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14736]2862 <link wiki="Public_transport#Route_Master_relations" />
[7102]2863 <space />
2864 <key key="type" value="route_master" />
[15766]2865 <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" />
[7102]2866 <reference ref="name_ref" />
2867 <optional>
2868 <text key="operator" text="Operator" />
2869 <text key="network" text="Network" />
[15255]2870 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
[16710]2871 <text key="website" text="Website" />
[7102]2872 </optional>
2873 <roles>
[15305]2874 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" member_expression="type=route" /> <!-- fixme: at least 2 members are required -->
[7102]2875 </roles>
[7393]2876 </item> <!-- Route Master -->
[10808]2877 <item name="Stop Area" type="relation" icon="presets/misc/interpolation.svg" preset_name_label="true">
[14736]2878 <link wiki="Tag:public_transport=stop_area" />
[7102]2879 <space />
2880 <key key="type" value="public_transport" />
2881 <key key="public_transport" value="stop_area" />
2882 <text key="name" text="Name" />
2883 <optional>
2884 <text key="ref" text="Reference" />
2885 <text key="uic_ref" text="UIC reference" />
2886 <text key="uic_name" text="UIC name" />
2887 <text key="operator" text="Operator" />
2888 <text key="network" text="Network" />
2889 </optional>
2890 <roles>
2891 <role key="stop" text="Stop Position" requisite="optional" type="node" member_expression="public_transport=stop_position" />
[9587]2892 <role key="platform" text="Platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
[8163]2893 <role key="" text="Subway Entrance" requisite="optional" type="node" member_expression="railway=subway_entrance" />
[16245]2894 <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway,multipolygon" member_expression="amenity|public_transport=station" />
[7102]2895 </roles>
[7393]2896 </item> <!-- Stop Area -->
[7102]2897 <separator/>
[10808]2898 <item name="Stop Position" type="node" icon="presets/transport/stop_position.svg" preset_name_label="true">
[14736]2899 <link wiki="Tag:public_transport=stop_position" />
[7102]2900 <space />
2901 <key key="public_transport" value="stop_position" />
2902 <text key="name" text="Name" />
2903 <optional>
2904 <text key="ref" text="Reference" />
2905 <text key="uic_ref" text="UIC reference" />
2906 <text key="uic_name" text="UIC name" />
2907 <text key="operator" text="Operator" />
2908 <text key="network" text="Network" />
[10233]2909 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
[7102]2910 </optional>
[10450]2911 <space />
[16710]2912 <checkgroup columns="3">
2913 <check key="bus" text="Bus" icon="presets/transport/bus.svg" />
2914 <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
2915 <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
2916 <check key="train" text="Train" icon="presets/transport/train.svg" />
2917 <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
2918 <check key="subway" text="Subway" icon="presets/transport/railway/subway.svg" />
2919 <check key="tram" text="Tram" icon="presets/transport/railway/tram.svg" />
2920 <check key="monorail" text="Monorail" icon="presets/transport/railway/monorail.svg" />
2921 <check key="funicular" text="Funicular" icon="presets/transport/railway/funicular.svg" />
2922 <check key="aerialway" text="Aerialway" icon="presets/transport/aerialway/station.svg" />
2923 <check key="ferry" text="Ferry" icon="presets/nautical/ferry.svg" />
2924 </checkgroup>
[7393]2925 </item> <!-- Stop Position -->
[10565]2926 <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">
[14736]2927 <link wiki="Tag:public_transport=platform" />
[7102]2928 <space />
2929 <key key="public_transport" value="platform" />
2930 <text key="name" text="Name" />
2931 <check key="bench" text="Bench" />
2932 <check key="shelter" text="Shelter" />
[9089]2933 <check key="bin" text="Waste Basket/Trash Can" />
[7102]2934 <check key="covered" text="Covered" />
[15091]2935 <check key="passenger_information_display" text="Passenger information display" />
2936 <text key="route_ref" text="Route references" />
[8013]2937 <reference ref="wheelchair" />
[10233]2938 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
[7393]2939 </item> <!-- Platform -->
[10565]2940 <item name="Station" name_context="railway" type="node,closedway,multipolygon" icon="presets/transport/station.svg" preset_name_label="true">
[14646]2941 <link wiki="Tag:public_transport=station" />
[7102]2942 <space />
2943 <key key="public_transport" value="station" />
2944 <text key="name" text="Name" />
[7171]2945 <check key="area" text="Area" disable_off="true" />
2946 <check key="building" text="Building" disable_off="true" />
[7102]2947 <text key="operator" text="Operator" />
2948 <text key="network" text="Network" />
[7393]2949 </item> <!-- Station -->
2950 <separator/> <!-- *** Access *** -->
[10808]2951 <item name="Subway Entrance" icon="presets/transport/underground.svg" type="node" preset_name_label="true">
[14646]2952 <link wiki="Tag:railway=subway_entrance" />
[7102]2953 <key key="railway" value="subway_entrance" />
2954 <optional>
2955 <text key="name" text="Name" />
[8013]2956 <reference ref="wheelchair" />
[7102]2957 <check key="bicycle" text="Bicycle" />
2958 </optional>
[7393]2959 </item> <!-- Subway Entrance -->
[10706]2960 <item name="Ticket Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
[14646]2961 <link wiki="Tag:amenity=vending_machine" />
[7102]2962 <space />
2963 <key key="amenity" value="vending_machine" />
2964 <key key="vending" value="public_transport_tickets" />
2965 <reference ref="name_operator" />
[13761]2966 <text key="ref" text="Reference number" />
[8059]2967 <preset_link preset_name="Payment Methods" />
[7393]2968 </item> <!-- Ticket Machine -->
2969 </group> <!-- Public Transport -->
[10706]2970 <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
[10808]2971 <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[7102]2972 <key key="type" value="route" />
[15766]2973 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" values_searchable="true" match="keyvalue!" />
[7102]2974 <key key="public_transport:version" value="1" /> <!-- only validate marked relations in order to avoid false positives -->
2975 <reference ref="name_ref" />
2976 <optional>
2977 <text key="from" text="From (initial stop)" />
2978 <text key="to" text="To (terminal stop)" />
2979 <text key="via" text="Via (intermediate stops)" />
2980 <text key="operator" text="Operator" />
2981 <text key="network" text="Network" />
2982 <text key="description" text="Description" />
[15255]2983 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
[16710]2984 <reference ref="oh" />
2985 <reference ref="fee" />
2986 <combo key="reservation" text="Reservation" values="yes,no,required,recommended" />
2987 <text key="website" text="Website" />
[7102]2988 </optional>
2989 <roles>
[7965]2990 <role key="" text="route segment" requisite="optional" type="way,closedway" />
2991 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
2992 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
[7102]2993 <role key="stop" text="halt point" requisite="optional" type="node" member_expression="highway=bus_stop OR railway=station OR railway=halt OR railway=tram_stop" />
2994 <role key="forward_stop" text="forward halt point" requisite="optional" type="node" member_expression="highway=bus_stop OR railway=station OR railway=halt OR railway=tram_stop" />
2995 <role key="backward_stop" text="backward halt point" requisite="optional" type="node" member_expression="highway=bus_stop OR railway=station OR railway=halt OR railway=tram_stop" />
[16245]2996 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="highway=platform OR railway=platform" />
[7102]2997 </roles>
[7393]2998 </item> <!-- Public transport route (Legacy) -->
[10706]2999 <item name="Station" name_context="railway" icon="presets/transport/railway_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3000 <link wiki="Tag:railway=station" />
[7102]3001 <key key="railway" value="station" />
3002 <optional>
3003 <text key="name" text="Name" />
3004 <text key="uic_ref" text="UIC-Reference" />
3005 </optional>
[7393]3006 </item> <!-- Station -->
[10808]3007 <item name="Railway Halt" icon="presets/transport/railway_halt.svg" type="node" preset_name_label="true">
[14646]3008 <link wiki="Tag:railway=halt" />
[7102]3009 <key key="railway" value="halt" />
3010 <optional>
3011 <text key="name" text="Name" />
3012 </optional>
[7393]3013 </item> <!-- Railway Halt -->
[10706]3014 <item name="Tram Stop" icon="presets/transport/tram.svg" type="node" preset_name_label="true">
[14646]3015 <link wiki="Tag:railway=tram_stop" />
[7102]3016 <key key="railway" value="tram_stop" />
3017 <optional>
3018 <text key="name" text="Name" />
3019 </optional>
[7393]3020 </item> <!-- Tram Stop -->
[10808]3021 <item name="Railway Platform" icon="presets/transport/platform_rail.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]3022 <link wiki="Tag:railway=platform" />
[7102]3023 <space />
3024 <key key="railway" value="platform" />
3025 <text key="ref" text="Reference (track number)" />
3026 <text key="width" text="Width (meters)" />
3027 <check key="area" text="Area" />
[7393]3028 </item> <!-- Railway Platform -->
[7102]3029 <separator/>
[10706]3030 <item name="Bus Station" icon="presets/transport/bus_old.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3031 <link wiki="Tag:amenity=bus_station" />
[7102]3032 <key key="amenity" value="bus_station" />
3033 <optional>
3034 <text key="name" text="Name" />
3035 </optional>
[7393]3036 </item> <!-- Bus Station -->
[10808]3037 <item name="Bus Stop" icon="presets/transport/bus_small.svg" type="node" preset_name_label="true">
[14646]3038 <link wiki="Tag:highway=bus_stop" />
[7102]3039 <key key="highway" value="bus_stop" />
3040 <optional>
3041 <text key="name" text="Name" />
[9089]3042 <check key="bench" text="Bench" />
[8122]3043 <check key="shelter" text="Shelter" />
[9089]3044 <check key="bin" text="Waste Basket/Trash Can" />
[15091]3045 <check key="passenger_information_display" text="Passenger information display" />
3046 <text key="route_ref" text="Route references" />
[8122]3047 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
[7102]3048 </optional>
[7393]3049 </item> <!-- Bus Stop -->
[10808]3050 <item name="Bus Platform" icon="presets/transport/platform_bus.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]3051 <link wiki="Tag:highway=platform" />
[7102]3052 <space />
3053 <key key="highway" value="platform" />
3054 <text key="ref" text="Reference (track number)" />
3055 <text key="width" text="Width (meters)" />
3056 <check key="area" text="Area" />
[10233]3057 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
[7393]3058 </item> <!-- Bus Platform -->
[7102]3059 </group> <!-- Public Transport -->
[10706]3060 <item name="Taxi" icon="presets/transport/taxi.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3061 <link wiki="Tag:amenity=taxi" />
[7102]3062 <space />
3063 <key key="amenity" value="taxi" />
3064 <text key="name" text="Name" />
[7393]3065 </item> <!-- Taxi -->
[7102]3066 <separator/>
[10706]3067 <group name="Airport" icon="presets/transport/airport.svg">
3068 <item name="Airport Ground" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3069 <link wiki="Tag:aeroway=aerodrome" />
[7102]3070 <space />
[9039]3071 <reference ref="aerodrome" />
[7393]3072 </item> <!-- Airport Ground -->
[7102]3073 <separator/>
[16245]3074 <item name="Runway" icon="presets/transport/airport/runway.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]3075 <link wiki="Tag:aeroway=runway" />
[7102]3076 <key key="aeroway" value="runway" />
3077 <optional>
3078 <text key="ref" text="Reference" />
[17044]3079 <text key="length" text="Length (meters)" />
3080 <combo key="width" text="Width (meters)" values="18,23,30,45,60" />
3081 <text key="ele" text="Elevation (meters)" length="10" />
[11497]3082 <reference ref="surface" />
[7102]3083 </optional>
[7393]3084 </item> <!-- Runway -->
[16245]3085 <item name="Taxiway" icon="presets/transport/airport/taxiway.svg" type="way,closedway,multipolygon" preset_name_label="true">
[14646]3086 <link wiki="Tag:aeroway=taxiway" />
[7102]3087 <key key="aeroway" value="taxiway" />
3088 <optional>
3089 <text key="ref" text="Reference" />
[17044]3090 <text key="width" text="Width (meters)" />
3091 <reference ref="surface" />
[7102]3092 </optional>
[7393]3093 </item> <!-- Taxiway -->
[11005]3094 <item name="Holding Position" icon="presets/transport/airport/holding_position.svg" type="node" preset_name_label="true">
[14646]3095 <link wiki="Tag:aeroway=holding_position" />
[11005]3096 <key key="aeroway" value="holding_position" />
[17291]3097 <combo key="holding_position:type" text="Type" values="ILS,intermediate,runway" values_context="aeroway holding_position" />
[11005]3098 <optional>
3099 <text key="ref" text="Reference" />
3100 </optional>
3101 </item> <!-- Holding Position -->
[16245]3102 <item name="Helipad" icon="presets/transport/airport/helipad.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3103 <link wiki="Tag:aeroway=helipad" />
[7102]3104 <key key="aeroway" value="helipad" />
3105 <optional>
[17044]3106 <reference ref="name_ref" />
[15325]3107 <text key="iata" text="IATA" />
3108 <text key="icao" text="ICAO" />
[17044]3109 <text key="ele" text="Elevation (meters)" length="10" />
3110 <reference ref="surface"/>
[16861]3111 <reference ref="wikipedia_wikidata" />
[7102]3112 </optional>
[7393]3113 </item> <!-- Helipad -->
[10706]3114 <item name="Apron" icon="presets/transport/airport/apron.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]3115 <link wiki="Tag:aeroway=apron" />
[7102]3116 <key key="aeroway" value="apron" />
[17044]3117 <optional>
3118 <reference ref="name_ref" />
3119 <reference ref="surface"/>
3120 </optional>
[7393]3121 </item> <!-- Apron -->
[10808]3122 <item name="Plane Parking Position" icon="presets/transport/airport/parking_position.svg" type="node,way" preset_name_label="true">
[14646]3123 <link wiki="Tag:aeroway=parking_position" />
[8021]3124 <key key="aeroway" value="parking_position" />
3125 <text key="ref" text="Reference" />
3126 </item> <!-- Plane Parking Position -->
[10706]3127 <item name="Hangar" icon="presets/transport/airport/hangar.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3128 <link wiki="Tag:aeroway=hangar" />
[7978]3129 <key key="aeroway" value="hangar" />
3130 <combo key="building" text="Building" values="hangar,yes" values_context="building" default="hangar" values_searchable="true" />
[7393]3131 </item> <!-- Hangar -->
[12417]3132 <item name="Beacon" icon="presets/transport/airport/airmark_beacon.svg" name_context="airmark" type="node" preset_name_label="true">
[14646]3133 <link wiki="Tag:airmark=beacon" />
[12417]3134 <key key="airmark" value="beacon" />
[7393]3135 </item> <!-- Beacon -->
[14310]3136 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
[14646]3137 <link wiki="Tag:aeroway=navigationaid" />
[12417]3138 <key key="aeroway" value="navigationaid" />
[15930]3139 <combo key="navigationaid" text="Type" values_searchable="true">
3140 <list_entry value="als" icon="presets/transport/airport/navigationaid.svg" short_description="Approach lighting system" />
3141 <list_entry value="papi" icon="presets/transport/airport/papi.svg" short_description="Precision approach path indicator" />
3142 <list_entry value="vasi" icon="presets/transport/airport/vasi.svg" short_description="Visual approach slope indicator" />
3143 </combo>
[14310]3144 </item> <!-- Navigation aid -->
[10706]3145 <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
[14646]3146 <link wiki="Tag:aeroway=windsock" />
[7102]3147 <key key="aeroway" value="windsock" />
[7393]3148 </item> <!-- Windsock -->
[7102]3149 <separator/>
[10706]3150 <item name="Terminal" icon="presets/transport/airport/terminal.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3151 <link wiki="Tag:aeroway=terminal" />
[7102]3152 <space />
3153 <key key="aeroway" value="terminal" />
3154 <text key="name" text="Name" />
[7620]3155 <reference ref="internet" />
[8026]3156 <reference ref="link_contact_address" />
[7393]3157 </item> <!-- Terminal -->
[10706]3158 <item name="Gate" name_context="airport" icon="presets/transport/airport/gate.svg" type="node" preset_name_label="true">
[14646]3159 <link wiki="Tag:aeroway=gate" />
[7102]3160 <space />
3161 <key key="aeroway" value="gate" />
3162 <text key="ref" text="Reference" />
[7393]3163 </item> <!-- Gate -->
3164 </group> <!-- Airport -->
3165 </group> <!-- Transport -->
[10706]3166 <group name="Facilities" icon="presets/accommodation/hotel.svg">
3167 <group name="Accommodation" icon="presets/accommodation/hotel.svg">
[10565]3168 <item name="Hotel" icon="presets/accommodation/hotel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3169 <link wiki="Tag:tourism=hotel" />
[7102]3170 <space />
3171 <key key="tourism" value="hotel" />
3172 <reference ref="name_operator" />
3173 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
[8427]3174 <text key="rooms" text="Rooms" />
3175 <text key="beds" text="Beds" />
[8013]3176 <reference ref="wheelchair" />
[7102]3177 <space />
[8013]3178 <reference ref="internet_smoking" />
[8060]3179 <reference ref="link_contact_address_payment" />
[10111]3180 <preset_link preset_name="Residential Building" />
[7393]3181 </item> <!-- Hotel -->
[10565]3182 <item name="Motel" icon="presets/accommodation/motel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3183 <link wiki="Tag:tourism=motel" />
[7102]3184 <space />
3185 <key key="tourism" value="motel" />
3186 <reference ref="name_operator" />
3187 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
[8427]3188 <text key="rooms" text="Rooms" />
3189 <text key="beds" text="Beds" />
[8013]3190 <reference ref="wheelchair" />
[7102]3191 <space />
[8013]3192 <reference ref="internet_smoking" />
[8060]3193 <reference ref="link_contact_address_payment" />
[10111]3194 <preset_link preset_name="Building" />
[7393]3195 </item> <!-- Motel -->
[10706]3196 <item name="Guest House/Bed &amp; Breakfast" icon="presets/accommodation/guest_house.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3197 <link wiki="Tag:tourism=guest_house" />
[7102]3198 <space />
3199 <key key="tourism" value="guest_house" />
3200 <reference ref="name_operator" />
3201 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
[8427]3202 <text key="rooms" text="Rooms" />
3203 <text key="beds" text="Beds" />
[15262]3204 <combo key="guest_house" text="Type" values="agritourism,bed_and_breakfast" />
[8013]3205 <reference ref="wheelchair" />
[7102]3206 <space />
[8013]3207 <reference ref="internet_smoking" />
[8060]3208 <reference ref="link_contact_address_payment" />
[10111]3209 <preset_link preset_name="Building" />
[7393]3210 </item> <!-- Guest House/Bed & Breakfast -->
[16245]3211 <item name="Apartment" icon="presets/accommodation/apartment.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3212 <link wiki="Tag:tourism=apartment" />
[11265]3213 <space />
3214 <key key="tourism" value="apartment" />
3215 <reference ref="name_operator" />
3216 <combo key="number_of_apartments" text="Number of apartments" values="1,2,3,4,5,6,7,8,9,10" />
3217 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
3218 <reference ref="wheelchair" />
3219 <space />
3220 <reference ref="internet_smoking" />
3221 <reference ref="link_contact_address_payment" />
3222 </item> <!-- Apartment -->
[10709]3223 <item name="Chalet" icon="presets/accommodation/chalet.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3224 <link wiki="Tag:tourism=chalet" />
[7102]3225 <space />
3226 <key key="tourism" value="chalet" />
3227 <reference ref="name_operator" />
3228 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
[8427]3229 <text key="rooms" text="Rooms" />
3230 <text key="beds" text="Beds" />
[8013]3231 <reference ref="wheelchair" />
[7102]3232 <space />
[8013]3233 <reference ref="internet_smoking" />
[8060]3234 <reference ref="link_contact_address_payment" />
[10111]3235 <preset_link preset_name="Building" />
[7393]3236 </item> <!-- Chalet -->
[10565]3237 <item name="Hostel" icon="presets/accommodation/hostel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3238 <link wiki="Tag:tourism=hostel" />
[7102]3239 <space />
3240 <key key="tourism" value="hostel" />
3241 <reference ref="name_operator" />
3242 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
[8427]3243 <text key="rooms" text="Rooms" />
3244 <text key="beds" text="Beds" />
[8013]3245 <reference ref="wheelchair" />
[7102]3246 <space />
[8013]3247 <reference ref="internet_smoking" />
[8060]3248 <reference ref="link_contact_address_payment" />
[10111]3249 <preset_link preset_name="Building" />
[7393]3250 </item> <!-- Hostel -->
[10808]3251 <item name="Alpine Hut" icon="presets/accommodation/alpine_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3252 <link wiki="Tag:tourism=alpine_hut" />
[7102]3253 <space />
3254 <key key="tourism" value="alpine_hut" />
3255 <reference ref="name_operator" />
[16707]3256 <text key="ele" text="Elevation (meters)" length="10" />
[8427]3257 <text key="rooms" text="Rooms" />
3258 <text key="beds" text="Beds" />
[15166]3259 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
[7102]3260 <space />
[8013]3261 <reference ref="internet_smoking" />
[8060]3262 <reference ref="link_contact_address_payment" />
[10111]3263 <preset_link preset_name="Building" />
[7393]3264 </item> <!-- Alpine Hut -->
[10808]3265 <item name="Wilderness Hut" icon="presets/accommodation/wilderness_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3266 <link wiki="Tag:tourism=wilderness_hut" />
[8869]3267 <space />
3268 <key key="tourism" value="wilderness_hut" />
3269 <reference ref="name_operator" />
[16474]3270 <reference ref="POI_access" />
[8869]3271 <text key="capacity" text="Capacity" />
3272 <reference ref="fee" />
3273 <check key="toilets" text="Toilets" />
3274 <check key="shower" text="Shower" />
3275 <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
3276 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
[16707]3277 <text key="ele" text="Elevation (meters)" length="10" />
[13793]3278 <text key="description" text="Closer description" />
[8869]3279 <reference ref="link_contact_address_payment" />
[10111]3280 <preset_link preset_name="Building" />
[8869]3281 </item> <!-- Wilderness Hut -->
[7102]3282 <separator/>
[10706]3283 <item name="Caravan Site/RV Park" icon="presets/accommodation/caravan.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3284 <link wiki="Tag:tourism=caravan_site" />
[7102]3285 <space />
3286 <key key="tourism" value="caravan_site" />
3287 <reference ref="name_operator" />
[13085]3288 <combo key="stars" text="Stars" values="1,2,3,4,5" />
[16474]3289 <reference ref="oh_wheelchair" />
3290 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
[7102]3291 <text key="capacity" text="Number of places" />
[7620]3292 <reference ref="fee_interval" />
[8188]3293 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
[7102]3294 <check key="power_supply" text="Power supply" />
3295 <check key="tents" text="Tents allowed" />
3296 <space />
[8188]3297 <reference ref="internet_smoking" />
[8060]3298 <reference ref="link_contact_address_payment" />
[7393]3299 </item> <!-- Caravan Site/RV Park -->
[13085]3300 <item name="Campsite" icon="presets/accommodation/camping.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3301 <link wiki="Tag:tourism=camp_site" />
[7102]3302 <space />
3303 <key key="tourism" value="camp_site" />
3304 <reference ref="name_operator" />
[13085]3305 <combo key="stars" text="Stars" values="1,2,3,4,5" />
[16474]3306 <reference ref="oh_wheelchair" />
3307 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3308 <text key="capacity" text="Number of places" />
[13085]3309 <checkgroup columns="2">
3310 <check key="tents" text="Tents allowed" />
3311 <check key="caravans" text="Caravans allowed" />
3312 </checkgroup>
3313 <checkgroup columns="2">
3314 <check key="backcountry" text="Backcountry" />
3315 <check key="group_only" text="Group only access" />
3316 </checkgroup>
3317 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
[8013]3318 <reference ref="wheelchair" />
[13085]3319 <reference ref="internet" />
[7102]3320 <space />
[16474]3321 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
[8060]3322 <reference ref="link_contact_address_payment" />
[13085]3323 </item> <!-- Campsite -->
[15541]3324 <item name="Camp pitch" icon="presets/accommodation/camp_pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
3325 <link wiki="Tag:tourism=camp_pitch" />
3326 <space />
3327 <key key="tourism" value="camp_pitch" />
3328 <text key="ref" text="Reference" />
3329 <text key="addr:unit" text="Unit number" />
3330 <text key="capacity" text="Number of places" />
3331 <reference ref="surface" />
3332 <checkgroup columns="2">
3333 <check key="tents" text="Tents allowed" />
3334 <check key="caravans" text="Caravans allowed" />
3335 <check key="drinking_water" text="Drinking Water" />
3336 <check key="power_supply" text="Power supply" />
3337 <check key="permanent_camping" text="Permanent camping only" />
3338 </checkgroup>
3339 </item> <!-- Camp pitch -->
[17142]3340 <separator/>
3341 <item name="Animal boarding" icon="presets/accommodation/animal_boarding.svg" type="node,closedway,multipolygon" preset_name_label="true">
3342 <link wiki="Tag:amenity=animal_boarding" />
3343 <space />
3344 <key key="amenity" value="animal_boarding" />
3345 <text key="name" text="Name" />
3346 <multiselect key="animal_boarding" text="Type" values="bird;cat;dog;duck;horse;mammal;wildlife" values_searchable="true" />
3347 <reference ref="oh_wheelchair" />
3348 <reference ref="link_contact_address_payment" />
3349 </item> <!-- Animal boarding -->
[7379]3350 </group> <!-- Accommodation -->
[10565]3351 <group name="Food+Drinks" icon="presets/food/restaurant.svg">
3352 <item name="Restaurant" icon="presets/food/restaurant.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3353 <link wiki="Tag:amenity=restaurant" />
[7102]3354 <space />
3355 <key key="amenity" value="restaurant" />
3356 <reference ref="name_operator" />
[9652]3357 <reference ref="cuisine" />
[7102]3358 <check key="microbrewery" text="Microbrewery" />
[8124]3359 <check key="outdoor_seating" text="Outdoor seating" />
[9027]3360 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
[11231]3361 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
[15166]3362 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
[15173]3363 <reference ref="oh" />
[16474]3364 <combo key="opening_hours:kitchen" text="Kitchen Opening Hours" delimiter="|" values="24/7|08:30-12:30,15:30-20:00|Sa-Su 00:00-24:00|Mo-Su 09:00-21:00|Mo-Sa 08:00-18:00|Mo-Fr 09:00-17:00|Mo-Fr 08:30-20:00; Sa,Su 08:00-15:00; PH off|Mo-Fr 08:30-20:00; Tu-Su 08:00-15:00; Sa 08:00-12:00|Mo-Su 08:00-18:00; Apr 10-15 off; Jun 08:00-14:00; Aug off; Dec 25 off|sunrise-sunset|Su 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" values_sort="false" />
[15173]3365 <reference ref="wheelchair" />
[7102]3366 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
3367 <space />
[8013]3368 <reference ref="internet_smoking" />
[15166]3369 <preset_link preset_name="Diet" />
[8060]3370 <reference ref="link_contact_address_payment" />
[7393]3371 </item> <!-- Restaurant -->
[10808]3372 <item name="Fast Food" icon="presets/food/fast_food.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3373 <link wiki="Tag:amenity=fast_food" />
[7102]3374 <space />
3375 <key key="amenity" value="fast_food" />
3376 <reference ref="name_operator" />
[9652]3377 <reference ref="cuisine" />
[8124]3378 <check key="outdoor_seating" text="Outdoor seating" />
[9027]3379 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
[11231]3380 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
[15173]3381 <reference ref="oh_wheelchair" />
[7102]3382 <space />
[8013]3383 <reference ref="internet_smoking" />
[15166]3384 <preset_link preset_name="Diet" />
[8060]3385 <reference ref="link_contact_address_payment" />
[10111]3386 <preset_link preset_name="Building" />
[7393]3387 </item> <!-- Fast Food -->
[10808]3388 <item name="Food Court" icon="presets/food/food_court.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3389 <link wiki="Tag:amenity=food_court" />
[7102]3390 <space />
3391 <key key="amenity" value="food_court" />
[8124]3392 <reference ref="name_operator" />
3393 <check key="outdoor_seating" text="Outdoor seating" />
3394 <reference ref="oh_wheelchair" />
[7102]3395 <space />
[8013]3396 <reference ref="internet_smoking" />
[8060]3397 <reference ref="link_contact_address_payment" />
[7393]3398 </item> <!-- Food Court -->
[10808]3399 <item name="Cafe" icon="presets/food/cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3400 <link wiki="Tag:amenity=cafe" />
[7102]3401 <space />
3402 <key key="amenity" value="cafe" />
3403 <reference ref="name_operator" />
3404 <combo key="cuisine" text="Cuisine" values="ice_cream" />
[8124]3405 <check key="outdoor_seating" text="Outdoor seating" />
[9027]3406 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
[11231]3407 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
[8013]3408 <reference ref="oh_wheelchair" />
[7102]3409 <space />
[8013]3410 <reference ref="internet_smoking" />
[15166]3411 <preset_link preset_name="Diet" />
[8060]3412 <reference ref="link_contact_address_payment" />
[7393]3413 </item> <!-- Cafe -->
[10808]3414 <item name="Ice cream" icon="presets/food/ice_cream.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3415 <link wiki="Tag:amenity=ice_cream" />
[9651]3416 <space />
3417 <key key="amenity" value="ice_cream" />
3418 <reference ref="name_operator" />
3419 <check key="outdoor_seating" text="Outdoor seating" />
3420 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
[11231]3421 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
[9651]3422 <reference ref="oh_wheelchair" />
3423 <space />
3424 <reference ref="internet_smoking" />
[15166]3425 <preset_link preset_name="Diet" />
[9651]3426 <reference ref="link_contact_address_payment" />
3427 </item> <!-- Ice cream -->
[10808]3428 <item name="Pub" icon="presets/food/pub.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3429 <link wiki="Tag:amenity=pub" />
[7102]3430 <space />
3431 <key key="amenity" value="pub" />
3432 <reference ref="name_operator" />
3433 <check key="microbrewery" text="Microbrewery" />
[8124]3434 <check key="outdoor_seating" text="Outdoor seating" />
[9027]3435 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
[11231]3436 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
[8013]3437 <reference ref="oh_wheelchair" />
[7102]3438 <space />
[8013]3439 <reference ref="internet_smoking" />
[15166]3440 <preset_link preset_name="Diet" />
[8060]3441 <reference ref="link_contact_address_payment" />
[7393]3442 </item> <!-- Pub -->
[10808]3443 <item name="Beer Garden" icon="presets/food/biergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3444 <link wiki="Tag:amenity=biergarten" />
[7102]3445 <space />
3446 <key key="amenity" value="biergarten" />
3447 <reference ref="name_operator" />
3448 <check key="microbrewery" text="Microbrewery" />
[8013]3449 <reference ref="oh_wheelchair" />
[7102]3450 <space />
[8013]3451 <reference ref="internet_smoking" />
[15166]3452 <preset_link preset_name="Diet" />
[8060]3453 <reference ref="link_contact_address_payment" />
[7393]3454 </item> <!-- Beer Garden -->
[16757]3455 <item name="Outdoor seating" icon="presets/leisure/outdoor_seating.svg" type="node,closedway,multipolygon" preset_name_label="true">
3456 <link wiki="Tag:leisure=outdoor_seating" />
3457 <space />
3458 <key key="leisure" value="outdoor_seating" />
3459 <reference ref="name_operator_oh_wheelchair" />
3460 </item> <!-- Outdoor seating -->
[10706]3461 <item name="Bar" icon="presets/food/bar.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3462 <link wiki="Tag:amenity=bar" />
[7102]3463 <space />
3464 <key key="amenity" value="bar" />
[8124]3465 <reference ref="name_operator" />
3466 <check key="outdoor_seating" text="Outdoor seating" />
3467 <reference ref="oh_wheelchair" />
[7102]3468 <space />
[8013]3469 <reference ref="internet_smoking" />
[15166]3470 <preset_link preset_name="Diet" />
[8060]3471 <reference ref="link_contact_address_payment" />
[7393]3472 </item> <!-- Bar -->
[15166]3473 <separator/>
3474 <item name="Diet" icon="presets/food/diet.svg" type="node,closedway,multipolygon" preset_name_label="true">
3475 <link wiki="Key:diet" />
3476 <space />
3477 <combo key="diet:vegetarian" text="Vegetarian" values="yes,no,only" />
3478 <combo key="diet:vegan" text="Vegan" values="yes,no,only" />
3479 <combo key="diet:lacto_vegetarian" text="Lacto-vegetarian" values="yes,no,only" />
3480 <combo key="diet:ovo_vegetarian" text="Ovo-vegetarian" values="yes,no,only" />
3481 <combo key="diet:pescetarian" text="Pescetarian" values="yes,no,only" />
3482 <combo key="diet:fruitarian" text="Fruitarian" values="yes,no,only" />
3483 <combo key="diet:raw" text="Raw" values="yes,no,only" />
3484 <space />
3485 <combo key="diet:dairy_free" text="Dairy free" values="yes,no,only" />
3486 <combo key="diet:gluten_free" text="Gluten free" values="yes,no,only" />
3487 <combo key="diet:lactose_free" text="Lactose free" values="yes,no,only" />
3488 <space />
3489 <combo key="diet:halal" text="Halal" values="yes,no,only" />
3490 <combo key="diet:kosher" text="Kosher" values="yes,no,only" />
3491 </item> <!-- Diet -->
[7102]3492 </group> <!-- Food+Drinks -->
[10706]3493 <group name="Tourism" icon="presets/sightseeing/attraction.svg">
3494 <item name="Attraction" icon="presets/sightseeing/attraction.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3495 <link wiki="Tag:tourism=attraction" />
[7102]3496 <space />
3497 <key key="tourism" value="attraction" />
[15166]3498 <text key="name" text="Name" />
3499 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3500 <reference ref="oh_wheelchair" />
[7393]3501 </item> <!-- Attraction -->
[10706]3502 <item name="Viewpoint" icon="presets/sightseeing/viewpoint.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3503 <link wiki="Tag:tourism=viewpoint" />
[7102]3504 <space />
3505 <key key="tourism" value="viewpoint" />
3506 <text key="name" text="Name" />
[13163]3507 <combo key="direction" text="Direction" delimiter="|" values="N|E|S|W|NE|NNE-S|180|90-270|270-90|0-360|70-110;250-290" values_no_i18n="true" values_sort="false" />
[13183]3508 <space />
3509 <label text="" icon="presets/misc/angles.svg" icon_size="300" />
[7393]3510 </item> <!-- Viewpoint -->
[7102]3511 <separator/>
[10706]3512 <item name="Information Office" icon="presets/misc/information/informationoffice.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14703]3513 <link wiki="Tag:information=office" />
[7381]3514 <label text="An office where you can get information about a town or region." />
[7102]3515 <space />
3516 <key key="tourism" value="information" />
3517 <key key="information" value="office" />
[8013]3518 <reference ref="name_oh_wheelchair" />
[7620]3519 <reference ref="internet" />
[8060]3520 <reference ref="link_contact_address_payment" />
[7384]3521 </item> <!-- Information Office -->
[10706]3522 <item name="Map" icon="presets/misc/information/map.svg" type="node" preset_name_label="true">
[14703]3523 <link wiki="Tag:information=map" />
[7384]3524 <label text="A board with a map." />
[7102]3525 <space />
3526 <key key="tourism" value="information" />
3527 <key key="information" value="map" />
3528 <text key="name" text="Name" />
3529 <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" />
[14621]3530 <combo key="map_size" text="Shown Area" values="site,city,region" values_sort="false" />
[13793]3531 <text key="description" text="Closer description" />
[7102]3532 <optional text="Routes shown for:">
3533 <check key="hiking" text="Hiking" />
3534 <check key="bicycle" text="Cycling" />
3535 <check key="mtb" text="Mountainbiking" />
3536 <check key="ski" text="Skiing" />
3537 <check key="horse" text="Riding" />
3538 <space />
3539 <label text="... other transportation modes possible" />
3540 </optional>
[7384]3541 </item> <!-- Map -->
[10706]3542 <item name="Information Board" icon="presets/misc/information/board.svg" type="node" preset_name_label="true">
[14703]3543 <link wiki="Tag:information=board" />
[7102]3544 <space />
[7381]3545 <label text="A board with information." />
[7102]3546 <key key="tourism" value="information" />
3547 <key key="information" value="board" />
3548 <text key="name" text="Name" />
[7381]3549 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants,geology" />
[13793]3550 <text key="description" text="Closer description" />
[7384]3551 </item> <!-- Information Board -->
[10706]3552 <item name="Guidepost" icon="presets/misc/information/guidepost.svg" type="node" preset_name_label="true">
[14646]3553 <link wiki="Tag:information=guidepost" />
[7381]3554 <label text="A Signpost/Guidepost to indicate the directions to different destinations." />
[7102]3555 <space />
3556 <key key="tourism" value="information" />
3557 <key key="information" value="guidepost" />
[7381]3558 <reference ref="name_ref_operator" />
[16707]3559 <text key="ele" text="Elevation (meters)" length="10" />
[7102]3560 <optional text="Routes shown for:">
3561 <check key="hiking" text="Hiking" />
3562 <check key="bicycle" text="Cycling" />
3563 <check key="mtb" text="Mountainbiking" />
3564 <check key="ski" text="Skiing" />
3565 <check key="horse" text="Riding" />
3566 <space />
3567 <label text="... other transportation modes possible" />
3568 </optional>
[7384]3569 </item> <!-- Guidepost -->
[16249]3570 <item name="Route marker" icon="presets/misc/information/route_marker.svg" type="node" preset_name_label="true">
3571 <link wiki="Key:information" />
3572 <space />
3573 <key key="tourism" value="information" />
3574 <key key="information" value="route_marker" />
3575 <reference ref="name_ref_operator" />
[16707]3576 <text key="ele" text="Elevation (meters)" length="10" />
[16249]3577 <optional text="Routes shown for:">
3578 <check key="hiking" text="Hiking" />
3579 <check key="bicycle" text="Cycling" />
3580 <check key="mtb" text="Mountainbiking" />
3581 <check key="ski" text="Skiing" />
3582 <check key="horse" text="Riding" />
3583 <space />
3584 <label text="... other transportation modes possible" />
3585 </optional>
3586 </item> <!-- Route marker -->
[10706]3587 <item name="Information Terminal" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
[14703]3588 <link wiki="Tag:information=terminal" />
[7384]3589 <label text="Information access via electronic methods." />
[7102]3590 <space />
3591 <key key="tourism" value="information" />
3592 <key key="information" value="terminal" />
[7384]3593 <reference ref="name_operator" />
[8013]3594 <reference ref="wheelchair" />
[7102]3595 <text key="description" text="Closer description" />
3596 <text key="ref" text="Reference number" />
[7620]3597 <reference ref="fee" />
3598 <reference ref="internet" />
[7384]3599 </item> <!-- Information Terminal -->
[16249]3600 <item name="Audio Guide" icon="presets/misc/information/audioguide.svg" type="node" preset_name_label="true">
[14703]3601 <link wiki="Tag:information=audioguide" />
[7384]3602 <label text="Information using headphones or a mobile phone." />
[7102]3603 <space />
3604 <key key="tourism" value="information" />
3605 <key key="information" value="audioguide" />
[7384]3606 <reference ref="name_operator" />
[8013]3607 <reference ref="wheelchair" />
[7102]3608 <text key="description" text="Closer description" />
3609 <text key="ref" text="Reference number" />
[7620]3610 <reference ref="fee" />
[7102]3611 <space />
3612 <label text="Audioguide via mobile phone?" />
3613 <text key="phone" text="Phone number" />
[13785]3614 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
[7393]3615 </item> <!-- Audio Guide -->
[10706]3616 <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
[14646]3617 <link wiki="Tag:tourism=information" />
[7102]3618 <space />
3619 <key key="tourism" value="information" />
3620 <text key="name" text="Name" />
[13793]3621 <text key="description" text="Closer description" />
[7384]3622 </item> <!-- Other Information Point -->
[7102]3623 </group> <!-- Tourism -->
[10706]3624 <group name="Leisure" icon="presets/leisure/theme_park.svg">
3625 <item name="Movie Theater/Cinema" icon="presets/leisure/cinema.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3626 <link wiki="Tag:amenity=cinema" />
[7102]3627 <space />
3628 <key key="amenity" value="cinema" />
[8013]3629 <reference ref="name_operator_oh_wheelchair" />
[7998]3630 <check key="drive_in" text="Drive-in theater" />
3631 <check key="cinema:3D" text="3D" />
3632 <text key="screen" text="Number of screens" />
[12957]3633 <reference ref="min_age" />
[8060]3634 <reference ref="link_contact_address_payment" />
[10111]3635 <preset_link preset_name="Building" />
[7393]3636 </item> <!-- Movie Theater/Cinema -->
[13379]3637 <item name="Bandstand" icon="presets/leisure/bandstand.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3638 <link wiki="Tag:leisure=bandstand" />
[13379]3639 <space />
3640 <key key="leisure" value="bandstand" />
3641 <reference ref="name_operator_oh_wheelchair" />
[16474]3642 <reference ref="POI_access" />
[13379]3643 </item> <!-- Bandstand -->
[17258]3644 <item name="Bleachers" icon="presets/leisure/bleachers.svg" type="node,closedway,multipolygon" preset_name_label="true">
3645 <link wiki="Tag:leisure=bleachers" />
3646 <space />
3647 <key key="leisure" value="bleachers" />
3648 <reference ref="name_operator_oh_wheelchair" />
3649 <reference ref="POI_access" />
3650 <check key="backrest" text="Backrest" />
3651 </item> <!-- Bleachers -->
[10706]3652 <item name="Zoo" icon="presets/leisure/zoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3653 <link wiki="Tag:tourism=zoo" />
[7102]3654 <space />
3655 <key key="tourism" value="zoo" />
[8013]3656 <reference ref="name_oh_wheelchair" />
[14715]3657 <combo key="zoo" text="Type" values="aviary,birds,butterfly,enclosure,falconry,petting_zoo,reptile,safari_park,wildlife_park" />
[16861]3658 <reference ref="wikipedia_wikidata" />
[8060]3659 <reference ref="link_contact_address_payment" />
[7393]3660 </item> <!-- Zoo -->
[14181]3661 <item name="Animal enclosure" icon="presets/attraction/animal.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3662 <link wiki="Tag:attraction=animal" />
[14181]3663 <space />
3664 <key key="attraction" value="animal" />
3665 <text key="name" text="Name" />
3666 </item> <!-- Animal enclosure -->
[10808]3667 <item name="Dog Park" icon="presets/leisure/dogpark.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3668 <link wiki="Tag:leisure=dog_park" />
[7102]3669 <space />
3670 <key key="leisure" value="dog_park" />
3671 <text key="name" text="Name" />
[8013]3672 <reference ref="oh_wheelchair" />
[7102]3673 <check key="lit" text="Lit" />
[7393]3674 </item> <!-- Dog Park -->
[10706]3675 <item name="Amusement/Theme Park" icon="presets/leisure/theme_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3676 <link wiki="Tag:tourism=theme_park" />
[7102]3677 <space />
3678 <key key="tourism" value="theme_park" />
[8013]3679 <reference ref="name_operator_oh_wheelchair" />
[8060]3680 <reference ref="link_contact_address_payment" />
[7393]3681 </item> <!-- Amusement/Theme Park -->
[10808]3682 <item name="Water Park" icon="presets/leisure/water_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3683 <link wiki="Tag:leisure=water_park" />
[7102]3684 <space />
3685 <key key="leisure" value="water_park" />
[8013]3686 <reference ref="name_operator_oh_wheelchair" />
[8060]3687 <reference ref="link_contact_address_payment" />
[16479]3688 <preset_link preset_name="Public bath" text="Similar but different tags:" />
3689 <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
[7393]3690 </item> <!-- Water Park -->
[16479]3691 <item name="Public bath" icon="presets/leisure/public_bath.svg" type="node,closedway,multipolygon" preset_name_label="true">
3692 <link wiki="Tag:amenity=public_bath" />
3693 <space />
3694 <key key="amenity" value="public_bath" />
3695 <reference ref="name_operator_oh_wheelchair" />
3696 <combo key="bath:type" text="Type" values="hammam,hot_spring,lake,onsen,river,sento,thermal" values_context="bath:type" />
3697 <check key="bath:open_air" text="Open air" />
3698 <check key="shower" text="Shower" />
3699 <checkgroup columns="3">
3700 <check key="female" text="Female" text_context="restroom" />
3701 <check key="male" text="Male" text_context="restroom" />
3702 <check key="unisex" text="Unisex" text_context="restroom" />
3703 </checkgroup>
3704 <reference ref="fee" />
3705 <reference ref="link_contact_address_payment" />
3706 <preset_link preset_name="Water Park" text="Similar but different tags:" />
3707 <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
3708 </item> <!-- Public bath -->
[13789]3709 <item name="Resort" icon="presets/leisure/resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3710 <link wiki="Tag:leisure=resort" />
[13789]3711 <space />
3712 <key key="leisure" value="resort" />
3713 <reference ref="name_operator_oh_wheelchair" />
3714 <reference ref="fee_interval" />
3715 <reference ref="link_contact_address_payment" />
3716 </item> <!-- Resort -->
[10822]3717 <item name="Beach Resort" icon="presets/leisure/beach_resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3718 <link wiki="Tag:leisure=beach_resort" />
[10822]3719 <space />
3720 <key key="leisure" value="beach_resort" />
3721 <reference ref="name_operator_oh_wheelchair" />
3722 <reference ref="fee_interval" />
3723 <space />
[16474]3724 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
[10822]3725 <reference ref="link_contact_address_payment" />
3726 </item> <!-- Beach Resort -->
[16245]3727 <item name="Swimming Pool" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3728 <link wiki="Tag:leisure=swimming_pool" />
[9690]3729 <key key="leisure" value="swimming_pool" />
3730 <space />
3731 <label text="Used for the water area only." />
3732 <space />
[16474]3733 <reference ref="POI_access" />
[9690]3734 </item> <!-- Swimming Pool -->
[15689]3735 <item name="Dive centre" icon="presets/leisure/dive_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3736 <link wiki="Tag:amenity=dive_centre" />
3737 <space />
3738 <key key="amenity" value="dive_centre" />
3739 <reference ref="name_operator_oh_wheelchair" />
3740 <reference ref="link_contact_address_payment" />
3741 </item> <!-- Dive centre -->
[10565]3742 <item name="Fitness Station" icon="presets/leisure/fitness_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3743 <link wiki="Tag:leisure=fitness_station" />
[9851]3744 <space />
3745 <key key="leisure" value="fitness_station" />
3746 <reference ref="name_operator_oh_wheelchair" />
3747 <text key="ref" text="Reference" />
3748 <text key="description" text="Description" />
3749 </item> <!-- Fitness Station -->
[10808]3750 <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3751 <link wiki="Tag:amenity=sauna" />
[7102]3752 <space />
3753 <key key="leisure" value="sauna" />
[8013]3754 <reference ref="name_operator_oh_wheelchair" />
[16474]3755 <reference ref="POI_access" />
[8060]3756 <reference ref="link_contact_address_payment" />
[7393]3757 </item> <!-- Sauna -->
[10808]3758 <item name="Horse Riding" icon="presets/leisure/horse_riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3759 <link wiki="Tag:leisure=horse_riding" />
[7102]3760 <space />
3761 <key key="leisure" value="horse_riding" />
[8013]3762 <reference ref="name_operator_oh_wheelchair" />
[7620]3763 <reference ref="fee" />
[8060]3764 <reference ref="link_contact_address_payment" />
[7393]3765 </item> <!-- Horse Riding -->
[16755]3766 <item name="Club" icon="presets/leisure/club.svg" type="node,closedway,multipolygon" preset_name_label="true">
3767 <link wiki="Key:club" />
3768 <space />
3769 <combo key="club" text="Type" values="amateur_radio,art,astronomy,automobile,board_games,card_games,charity,cinema,computer,cooking,culture,dog,doityourself,environment_protection,ethnic,fan,filmmaking,fishing,freemasonry,game,gardening,history,hunting,linux,motorcycle,music,nature,nudism,photography,politics,scout,smoke,social,sport,student,surf_life_saving,theatre,tourism,veterans,yachting,youth_movement" values_searchable="true" values_context="club" match="key!" />
[16758]3770 <optional>
3771 <reference ref="name_operator_oh_wheelchair" />
3772 <space />
3773 <label text="In case of sport:" />
[16755]3774 <reference ref="sport" />
3775 </optional>
3776 <reference ref="link_contact_address" />
3777 </item> <!-- Club -->
[15549]3778 <item name="Hackerspace" icon="presets/leisure/hackerspace.svg" type="node,closedway,multipolygon" preset_name_label="true">
3779 <link wiki="Tag:leisure=hackerspace" />
3780 <space />
3781 <key key="leisure" value="hackerspace" />
3782 <reference ref="name_operator_oh_wheelchair" />
3783 <reference ref="link_contact_address" />
3784 </item> <!-- Hackerspace -->
[7102]3785 <separator/>
[10706]3786 <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3787 <link wiki="Tag:leisure=playground" />
[7102]3788 <space />
3789 <key key="leisure" value="playground" />
[8138]3790 <reference ref="name_operator_oh_wheelchair" />
[12957]3791 <reference ref="max_age" />
[7393]3792 </item> <!-- Playground -->
[16500]3793 <item name="Playground device" icon="presets/leisure/playground_device.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
3794 <link wiki="Key:playground" />
3795 <space />
[16610]3796 <combo key="playground" text="Type" values="activitypanel,aerialrotator,balancebeam,basketrotator,basketswing,climbingframe,climbingwall,cushion,exercise,hopscotch,horizontal_bar,map,playhouse,roundabout,sandpit,seesaw,sledding,slide,splash_pad,springy,structure,swing,teenshelter,trampoline,water,youth_bench,zipwire" values_searchable="true" values_context="playground" match="key!" />
[16500]3797 <reference ref="name_operator_oh_wheelchair" />
3798 <reference ref="max_age" />
3799 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
3800 </item> <!-- Playground device -->
[10808]3801 <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3802 <link wiki="Tag:tourism=picnic_site" />
[7102]3803 <space />
3804 <key key="tourism" value="picnic_site" />
3805 <text key="name" text="Name" />
3806 <check key="fireplace" text="Fireplace" />
[7393]3807 </item> <!-- Picnic Site -->
[10808]3808 <item name="Picnic Table" icon="presets/leisure/picnic.svg" type="node" preset_name_label="true">
[14646]3809 <link wiki="Tag:leisure=picnic_table" />
[7875]3810 <space />
3811 <key key="leisure" value="picnic_table" />
3812 <check key="covered" text="Covered" />
3813 </item> <!-- Picnic Table -->
[10808]3814 <item name="Public Grill" icon="presets/leisure/bbq.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3815 <link wiki="Tag:amenity=bbq" />
[7102]3816 <space />
3817 <key key="amenity" value="bbq" />
3818 <text key="name" text="Name" />
3819 <combo key="fuel" text="Fuel" text_context="grill" values="charcoal,electric,wood" />
3820 <check key="covered" text="Covered" />
[7393]3821 </item> <!-- Public Grill -->
[10565]3822 <item name="Firepit" icon="presets/leisure/firepit.svg" type="node,closedway" preset_name_label="true">
[14646]3823 <link wiki="Tag:leisure=firepit" />
[7598]3824 <space />
3825 <key key="leisure" value="firepit" />
3826 <text key="name" text="Name" />
3827 </item> <!-- Firepit -->
[10808]3828 <item name="Fishing" icon="presets/sport/fishing.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3829 <link wiki="Tag:leisure=fishing" />
[7102]3830 <space />
3831 <key key="leisure" value="fishing" />
3832 <text key="name" text="Name" />
[7393]3833 </item> <!-- Fishing -->
[10565]3834 <item name="Bird Hide" icon="presets/leisure/bird_hide.svg" type="node,closedway" preset_name_label="true">
[14646]3835 <link wiki="Tag:leisure=bird_hide" />
[10005]3836 <space />
3837 <key key="leisure" value="bird_hide" />
3838 <reference ref="name_ref_operator" />
3839 </item> <!-- Bird Hide -->
[8888]3840 <separator/>
[16480]3841 <item name="Amusement arcade" icon="presets/leisure/amusement_arcade.svg" type="node,closedway,multipolygon" preset_name_label="true">
3842 <link wiki="Tag:leisure=amusement_arcade" />
[8888]3843 <space />
[16480]3844 <key key="leisure" value="amusement_arcade" />
[8888]3845 <reference ref="name_operator_oh_wheelchair" />
[12957]3846 <reference ref="min_age" />
[8888]3847 <space />
3848 <reference ref="internet_smoking" />
[16480]3849 <reference ref="link_contact_address_payment" />
3850 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3851 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3852 <preset_link preset_name="Casino" text="Similar but different tags:" />
3853 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3854 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3855 </item> <!-- Amusement arcade -->
3856 <item name="Adult gaming centre" icon="presets/leisure/adult_gaming_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3857 <link wiki="Tag:leisure=adult_gaming_centre" />
[8888]3858 <space />
[16480]3859 <key key="leisure" value="adult_gaming_centre" />
3860 <reference ref="name_operator_oh_wheelchair" />
3861 <reference ref="min_age" />
3862 <space />
3863 <reference ref="internet_smoking" />
[8888]3864 <reference ref="link_contact_address_payment" />
[16480]3865 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3866 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3867 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3868 <preset_link preset_name="Casino" text="Similar but different tags:" />
3869 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3870 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3871 </item> <!-- Adult gaming centre -->
3872 <item name="Gambling" icon="presets/leisure/gambling.svg" type="node,closedway,multipolygon" preset_name_label="true">
3873 <link wiki="Tag:amenity=gambling" />
3874 <space />
3875 <key key="amenity" value="gambling" />
3876 <multiselect key="gambling" text="Type" values="yes;lottery;pachinko;slot_machines;bingo;betting;poker" />
3877 <reference ref="name_operator_oh_wheelchair" />
3878 <reference ref="min_age" />
3879 <space />
3880 <reference ref="internet_smoking" />
3881 <reference ref="link_contact_address_payment" />
3882 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3883 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3884 <preset_link preset_name="Casino" text="Similar but different tags:" />
3885 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3886 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3887 </item> <!-- Gambling -->
[10565]3888 <item name="Casino" icon="presets/leisure/casino.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3889 <link wiki="Tag:amenity=casino" />
[8888]3890 <space />
3891 <key key="amenity" value="casino" />
3892 <reference ref="name_operator_oh_wheelchair" />
[16480]3893 <reference ref="min_age" />
[8888]3894 <space />
3895 <reference ref="internet_smoking" />
[16480]3896 <reference ref="link_contact_address_payment" />
3897 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3898 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3899 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3900 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3901 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3902 </item> <!-- Casino -->
3903 <separator/>
3904 <item name="Night Club" icon="presets/leisure/nightclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3905 <link wiki="Tag:amenity=nightclub" />
[8888]3906 <space />
[16480]3907 <key key="amenity" value="nightclub" />
3908 <reference ref="name_operator_oh_wheelchair" />
3909 <reference ref="min_age" />
3910 <space />
3911 <reference ref="internet_smoking" />
[8888]3912 <reference ref="link_contact_address_payment" />
[16480]3913 </item> <!-- Night Club -->
[10808]3914 <item name="Strip Club" icon="presets/leisure/stripclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3915 <link wiki="Tag:amenity=stripclub" />
[8888]3916 <space />
3917 <key key="amenity" value="stripclub" />
3918 <reference ref="name_operator_oh_wheelchair" />
[16480]3919 <reference ref="min_age" />
[8888]3920 <space />
3921 <reference ref="internet_smoking" />
3922 <reference ref="link_contact_address_payment" />
3923 </item> <!-- Strip Club -->
[10808]3924 <item name="Brothel" icon="presets/leisure/brothel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3925 <link wiki="Tag:amenity=brothel" />
[8888]3926 <space />
3927 <key key="amenity" value="brothel" />
3928 <reference ref="name_operator_oh_wheelchair" />
3929 <space />
3930 <reference ref="internet_smoking" />
3931 <reference ref="link_contact_address_payment" />
3932 </item> <!-- Brothel -->
[7102]3933 </group> <!-- Leisure -->
[10808]3934 <group name="Culture" icon="presets/leisure/theater.svg">
[10565]3935 <item name="Museum" icon="presets/sightseeing/museum.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3936 <link wiki="Tag:tourism=museum" />
[7102]3937 <space />
3938 <key key="tourism" value="museum" />
[8013]3939 <reference ref="name_operator_oh_wheelchair" />
[16861]3940 <reference ref="wikipedia_wikidata" />
[8060]3941 <reference ref="link_contact_address_payment" />
[10111]3942 <preset_link preset_name="Building" />
[7393]3943 </item> <!-- Museum -->
[17814]3944 <item name="Gallery" icon="presets/sightseeing/gallery.svg" type="node,closedway,multipolygon" preset_name_label="true">
3945 <link wiki="Tag:tourism=gallery" />
3946 <space />
3947 <key key="tourism" value="gallery" />
3948 <reference ref="name_operator_oh_wheelchair" />
3949 <reference ref="wikipedia_wikidata" />
3950 <reference ref="link_contact_address_payment" />
3951 <preset_link preset_name="Building" />
3952 </item> <!-- Gallery -->
[10808]3953 <item name="Theatre" icon="presets/leisure/theater.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3954 <link wiki="Tag:amenity=theatre" />
[7102]3955 <space />
3956 <key key="amenity" value="theatre" />
3957 <reference ref="name_operator" />
[8013]3958 <reference ref="wheelchair" />
[8060]3959 <reference ref="link_contact_address_payment" />
[10111]3960 <preset_link preset_name="Building" />
[7393]3961 </item> <!-- Theatre -->
[10808]3962 <item name="Library" icon="presets/education/library.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3963 <link wiki="Tag:amenity=library" />
[7102]3964 <space />
3965 <key key="amenity" value="library" />
[8013]3966 <reference ref="name_operator_oh_wheelchair" />
[8060]3967 <reference ref="link_contact_address_payment" />
[10111]3968 <preset_link preset_name="Building" />
[7393]3969 </item> <!-- Library -->
[16483]3970 <item name="Public bookcase" icon="presets/education/public_bookcase.svg" type="node,closedway,multipolygon" preset_name_label="true">
3971 <link wiki="Tag:amenity=public_bookcase" />
3972 <space />
3973 <key key="amenity" value="public_bookcase" />
3974 <text key="name" text="Name" />
3975 <combo key="public_bookcase:type" text="Type" values="building,glass_cabinet,metal_cabinet,wooden_cabinet,movable_cabinet,phone_box,reading_box,sculpture,shelf,shelter" />
3976 <text key="operator" text="Operator" />
3977 <reference ref="oh_wheelchair" />
3978 <reference ref="POI_access" />
3979 </item> <!-- Public bookcase -->
[10808]3980 <item name="Arts Centre" icon="presets/sightseeing/arts_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]3981 <link wiki="Tag:amenity=arts_centre" />
[7102]3982 <space />
3983 <key key="amenity" value="arts_centre" />
3984 <text key="name" text="Name" />
[8060]3985 <reference ref="link_contact_address_payment" />
[10111]3986 <preset_link preset_name="Building" />
[7393]3987 </item> <!-- Arts Centre -->
[10808]3988 <item name="Artwork" icon="presets/sightseeing/arts_centre.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]3989 <link wiki="Tag:tourism=artwork" />
[7102]3990 <space />
3991 <key key="tourism" value="artwork" />
[14263]3992 <combo key="artwork_type" text="Type" values="architecture,mural,painting,sculpture,statue,bust,stone,installation,graffiti" values_searchable="true" />
[7102]3993 <text key="name" text="Name" />
[14229]3994 <text key="artwork_subject" text="Subject" />
[7102]3995 <text key="artist_name" text="Artist Name" />
[15647]3996 <combo key="material" text="Material" values="brass,bronze,concrete,glass,granite,metal,plastic,steel,stone,wood" />
[14151]3997 <text key="start_date" text="Start date" />
[7393]3998 </item> <!-- Artwork -->
[10808]3999 <item name="Studio" icon="presets/service/studio.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4000 <link wiki="Tag:amenity=studio" />
[7102]4001 <space />
4002 <key key="amenity" value="studio" />
4003 <reference ref="name_operator" />
[8013]4004 <reference ref="wheelchair" />
[9363]4005 <combo key="studio" text="Type" values="audio,radio,television,video" />
[8060]4006 <reference ref="link_contact_address_payment" />
[9418]4007 </item> <!-- Studio -->
[7102]4008 </group> <!-- Culture -->
[10706]4009 <group name="Place of Worship" icon="presets/religion/religion.svg">
4010 <item name="Church" icon="presets/religion/church.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4011 <link wiki="Tag:amenity=place_of_worship" />
[7102]4012 <space />
4013 <key key="amenity" value="place_of_worship" />
4014 <key key="religion" value="christian" />
4015 <text key="name" text="Name" />
4016 <combo key="building" text="Building type" values="basilica,cathedral,chapel,church,temple" values_searchable="true" />
[14867]4017 <reference ref="christian_denominations" />
[7102]4018 <reference ref="service_times" />
[8013]4019 <reference ref="oh_wheelchair" />
[8026]4020 <reference ref="link_contact_address" />
[10111]4021 <preset_link preset_name="Building" />
[7393]4022 </item> <!-- Church -->
[10706]4023 <item name="Mosque" icon="presets/religion/muslim.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4024 <link wiki="Tag:amenity=place_of_worship" />
[7102]4025 <space />
4026 <key key="amenity" value="place_of_worship" />
4027 <key key="religion" value="muslim" />
4028 <text key="name" text="Name" />
4029 <combo key="building" text="Building type" values="mosque" values_searchable="true" />
[14867]4030 <reference ref="muslim_denominations" />
[7102]4031 <reference ref="service_times" />
[8013]4032 <reference ref="oh_wheelchair" />
[8026]4033 <reference ref="link_contact_address" />
[10111]4034 <preset_link preset_name="Building" />
[7393]4035 </item> <!-- Mosque -->
[10706]4036 <item name="Synagogue" icon="presets/religion/jewish.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4037 <link wiki="Tag:amenity=place_of_worship" />
[7102]4038 <space />
4039 <key key="amenity" value="place_of_worship" />
4040 <key key="religion" value="jewish" />
4041 <text key="name" text="Name" />
4042 <combo key="building" text="Building type" values="synagogue" values_searchable="true" />
[14867]4043 <reference ref="jewish_denominations" />
[7102]4044 <reference ref="service_times" />
[8013]4045 <reference ref="oh_wheelchair" />
[8026]4046 <reference ref="link_contact_address" />
[10111]4047 <preset_link preset_name="Building" />
[7393]4048 </item> <!-- Synagogue -->
[10706]4049 <item name="Buddhist Temple" icon="presets/religion/buddhism.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4050 <link wiki="Tag:amenity=place_of_worship" />
[7102]4051 <space />
4052 <key key="amenity" value="place_of_worship" />
4053 <key key="religion" value="buddhist" />
4054 <text key="name" text="Name" />
[14867]4055 <reference ref="buddhist_denominations" />
[7102]4056 <reference ref="service_times" />
[8013]4057 <reference ref="oh_wheelchair" />
[8026]4058 <reference ref="link_contact_address" />
[10111]4059 <preset_link preset_name="Building" />
[7393]4060 </item> <!-- Buddhist Temple -->
[10706]4061 <item name="Hindu Temple" icon="presets/religion/hinduism.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4062 <link wiki="Tag:amenity=place_of_worship" />
[7102]4063 <space />
4064 <key key="amenity" value="place_of_worship" />
4065 <key key="religion" value="hindu" />
4066 <text key="name" text="Name" />
[14867]4067 <reference ref="hindu_denominations" />
[7102]4068 <reference ref="service_times" />
[8013]4069 <reference ref="oh_wheelchair" />
[8026]4070 <reference ref="link_contact_address" />
[10111]4071 <preset_link preset_name="Building" />
[7393]4072 </item> <!-- Hindu Temple -->
[10706]4073 <item name="Shinto Shrine" icon="presets/religion/shinto.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4074 <link wiki="Tag:amenity=place_of_worship" />
[7102]4075 <space />
4076 <key key="amenity" value="place_of_worship" />
4077 <key key="religion" value="shinto" />
4078 <text key="name" text="Name" />
4079 <reference ref="service_times" />
[8013]4080 <reference ref="oh_wheelchair" />
[8026]4081 <reference ref="link_contact_address" />
[10111]4082 <preset_link preset_name="Building" />
[7393]4083 </item> <!-- Shinto Shrine -->
[10706]4084 <item name="Other Place of Worship" icon="presets/religion/religion.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4085 <link wiki="Tag:amenity=place_of_worship" />
[7102]4086 <space />
4087 <key key="amenity" value="place_of_worship" />
4088 <text key="name" text="Name" />
[14867]4089 <reference ref="other_religions" />
[7102]4090 <reference ref="service_times" />
[8013]4091 <reference ref="oh_wheelchair" />
[8026]4092 <reference ref="link_contact_address" />
[10111]4093 <preset_link preset_name="Building" />
[7393]4094 </item> <!-- Other Place of Worship -->
[17064]4095 <separator/>
4096 <item name="Monastery" icon="presets/religion/monastery.svg" type="node,closedway,multipolygon" preset_name_label="true">
4097 <link wiki="Tag:amenity=monastery" />
4098 <space />
4099 <key key="amenity" value="monastery" />
4100 <text key="name" text="Name" />
4101 <reference ref="religious" />
[17433]4102 <combo key="community:gender" text="Community gender" values="female,male,mixed" values_context="gender" />
[17064]4103 <reference ref="oh_wheelchair" />
4104 <reference ref="wikipedia_wikidata" />
4105 <reference ref="link_contact_address" />
4106 <preset_link preset_name="Historic monastery" text="Similar but different tags:" />
4107 </item> <!-- Monastery -->
[7102]4108 </group> <!-- Place of Worship -->
[10808]4109 <group name="Public Building" icon="presets/service/townhall.svg">
4110 <item name="Town Hall" icon="presets/service/townhall.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4111 <link wiki="Tag:amenity=townhall" />
[7102]4112 <space />
4113 <key key="amenity" value="townhall" />
[8013]4114 <reference ref="name_oh_wheelchair" />
[8026]4115 <reference ref="link_contact_address" />
[10111]4116 <preset_link preset_name="Building" />
[7393]4117 </item> <!-- Town Hall -->
[10808]4118 <item name="Community Centre" icon="presets/service/community_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4119 <link wiki="Tag:amenity=community_centre" />
[7102]4120 <label text="Community Centre" />
4121 <space />
4122 <key key="amenity" value="community_centre" />
[8013]4123 <reference ref="name_operator_oh_wheelchair" />
[15262]4124 <combo key="community_centre" text="Type" values="club_home,community_hall,cultural_centre,environment_centre,events_venue,family_centre,language_centre,meeting_room,parish_hall,village_hall,youth_centre" />
4125 <multiselect key="community_centre:for" text="For" values="child;juvenile;student;girl;boy;man;woman;senior;family;homosexual;multigeneration;disabled;athlete;immigrant;lgbtq" />
[8026]4126 <reference ref="link_contact_address" />
[10111]4127 <preset_link preset_name="Building" />
[7393]4128 </item> <!-- Community Centre -->
[10706]4129 <item name="Courthouse" icon="presets/service/courthouse.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4130 <link wiki="Tag:amenity=courthouse" />
[7102]4131 <space />
4132 <key key="amenity" value="courthouse" />
[8013]4133 <reference ref="name_oh_wheelchair" />
[8026]4134 <reference ref="link_contact_address" />
[10111]4135 <preset_link preset_name="Building" />
[7393]4136 </item> <!-- Courthouse -->
[10706]4137 <item name="Prison" icon="presets/service/prison.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4138 <link wiki="Tag:amenity=prison" />
[7102]4139 <space />
4140 <key key="amenity" value="prison" />
[7620]4141 <reference ref="name_operator" />
[8026]4142 <reference ref="link_contact_address" />
[7393]4143 </item> <!-- Prison -->
[10706]4144 <item name="Police" icon="presets/service/police.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4145 <link wiki="Tag:amenity=police" />
[7102]4146 <space />
4147 <key key="amenity" value="police" />
[8013]4148 <reference ref="name_oh_wheelchair" />
[8026]4149 <reference ref="link_contact_address" />
[10111]4150 <preset_link preset_name="Building" />
[7393]4151 </item> <!-- Police -->
[10565]4152 <item name="Ranger Station" icon="presets/service/ranger_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4153 <link wiki="Tag:amenity=ranger_station" />
[8025]4154 <space />
4155 <key key="amenity" value="ranger_station" />
4156 <reference ref="name_operator_oh_wheelchair" />
[8026]4157 <reference ref="link_contact_address" />
[8025]4158 </item> <!-- Ranger Station -->
[10706]4159 <item name="Fire Station" icon="presets/service/firebrigade.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4160 <link wiki="Tag:amenity=fire_station" />
[7102]4161 <space />
4162 <key key="amenity" value="fire_station" />
4163 <text key="name" text="Name" />
[8026]4164 <reference ref="link_contact_address" />
[10111]4165 <preset_link preset_name="Building" />
[7393]4166 </item> <!-- Fire Station -->
[10808]4167 <item name="Post Office" icon="presets/service/post_office.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4168 <link wiki="Tag:amenity=post_office" />
[7102]4169 <space />
4170 <key key="amenity" value="post_office" />
[8013]4171 <reference ref="name_operator_oh_wheelchair" />
[7745]4172 <text key="ref" text="Reference" />
[8060]4173 <reference ref="link_contact_address_payment" />
[7393]4174 </item> <!-- Post Office -->
[7102]4175 </group> <!-- Public Buildings -->
[10808]4176 <group name="Education" icon="presets/education/school.svg">
[10706]4177 <item name="Kindergarten" icon="presets/education/kindergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4178 <link wiki="Tag:amenity=kindergarten" />
[7102]4179 <space />
4180 <key key="amenity" value="kindergarten" />
[8013]4181 <reference ref="name_operator_oh_wheelchair" />
[12957]4182 <reference ref="min_age" />
4183 <reference ref="max_age" />
[15715]4184 <combo key="isced:level" text="ISCED level" values="0" />
[8026]4185 <reference ref="link_contact_address" />
[10111]4186 <preset_link preset_name="Building" />
[7393]4187 </item> <!-- Kindergarten -->
[10808]4188 <item name="School" icon="presets/education/school.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4189 <link wiki="Tag:amenity=school" />
[7102]4190 <space />
4191 <key key="amenity" value="school" />
[8013]4192 <reference ref="name_operator_oh_wheelchair" />
[12957]4193 <reference ref="min_age" />
[16482]4194 <multiselect key="isced:level" text="ISCED level" values="0;1;2;3;4" rows="6" />
[8026]4195 <reference ref="link_contact_address" />
[10111]4196 <preset_link preset_name="Building" />
[7393]4197 </item> <!-- School -->
[10808]4198 <item name="University" icon="presets/education/university.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4199 <link wiki="Tag:amenity=university" />
[7102]4200 <space />
4201 <key key="amenity" value="university" />
[8013]4202 <reference ref="name_operator_oh_wheelchair" />
[16482]4203 <multiselect key="isced:level" text="ISCED level" values="4;5;6;7;8" rows="6" />
[8026]4204 <reference ref="link_contact_address" />
[7393]4205 </item> <!-- University -->
[10808]4206 <item name="College" icon="presets/education/college.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4207 <link wiki="Tag:amenity=college" />
[7102]4208 <space />
4209 <key key="amenity" value="college" />
[8013]4210 <reference ref="name_operator_oh_wheelchair" />
[16482]4211 <multiselect key="isced:level" text="ISCED level" values="3;4;5;6;7" rows="6" />
[8026]4212 <reference ref="link_contact_address" />
[7393]4213 </item> <!-- College -->
[10808]4214 <item name="Driving School" icon="presets/education/driving_school.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4215 <link wiki="Tag:amenity=driving_school" />
[7102]4216 <space />
4217 <key key="amenity" value="driving_school" />
[8013]4218 <reference ref="name_operator_oh_wheelchair" />
[7102]4219 <combo key="license_classes" text="License Classes" values="A;A1;B;BE;C,A;A1;B;B1;C;C1;D;D1;BE;CE;C1E;DE;D1E" />
[8026]4220 <reference ref="link_contact_address" />
[7393]4221 </item> <!-- Driving School -->
[17068]4222 <item name="Language school" icon="presets/education/language_school.svg" type="node,closedway,multipolygon" preset_name_label="true">
4223 <link wiki="Tag:amenity=language_school" />
4224 <space />
4225 <key key="amenity" value="language_school" />
4226 <reference ref="name_operator_oh_wheelchair" />
4227 <reference ref="link_contact_address" />
4228 </item> <!-- Language school -->
[7102]4229 </group> <!-- Education -->
[10565]4230 <group name="Health" icon="presets/health/pharmacy.svg">
4231 <item name="Hospital" icon="presets/health/hospital.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4232 <link wiki="Tag:amenity=hospital" />
[7102]4233 <space />
4234 <key key="amenity" value="hospital" />
4235 <reference ref="name_operator" />
[8060]4236 <reference ref="link_contact_address_payment" />
[7393]4237 </item> <!-- Hospital -->
[10565]4238 <item name="Clinic" icon="presets/health/clinic.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4239 <link wiki="Tag:amenity=clinic" />
[7102]4240 <space />
4241 <key key="amenity" value="clinic" />
[7620]4242 <reference ref="name_operator" />
[8060]4243 <reference ref="link_contact_address_payment" />
[7393]4244 </item> <!-- Clinic -->
[10565]4245 <item name="Doctor's Office" icon="presets/health/doctors.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4246 <link wiki="Tag:amenity=doctors" />
[7102]4247 <space />
4248 <key key="amenity" value="doctors" />
[8013]4249 <reference ref="name_oh_wheelchair" />
[8060]4250 <reference ref="link_contact_address_payment" />
[7393]4251 </item> <!-- Doctor's Office -->
[10565]4252 <item name="Dentist" icon="presets/health/dentist.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4253 <link wiki="Tag:amenity=dentist" />
[7102]4254 <space />
4255 <key key="amenity" value="dentist" />
[8013]4256 <reference ref="name_oh_wheelchair" />
[8060]4257 <reference ref="link_contact_address_payment" />
[7393]4258 </item> <!-- Dentist -->
[10565]4259 <item name="Pharmacy" icon="presets/health/pharmacy.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4260 <link wiki="Tag:amenity=pharmacy" />
[7102]4261 <space />
4262 <key key="amenity" value="pharmacy" />
[8013]4263 <reference ref="name_operator_oh_wheelchair" />
[8122]4264 <check key="dispensing" text="Dispensing"/>
[8060]4265 <reference ref="link_contact_address_payment" />
[7393]4266 </item> <!-- Pharmacy -->
[16455]4267 <item name="Laboratory" icon="presets/health/laboratory.svg" type="node,closedway,multipolygon" preset_name_label="true">
4268 <link wiki="Tag:healthcare=laboratory" />
4269 <space />
4270 <key key="healthcare" value="laboratory" />
4271 <optional>
4272 <reference ref="name_operator" />
4273 <combo key="healthcare:speciality" text="Speciality" values="biology,blood_check,clinical_pathology" values_context="healthcare" />
4274 <reference ref="oh_wheelchair" />
4275 <text key="ref" text="Reference" />
4276 <reference ref="link_contact_address" />
4277 </optional>
4278 </item> <!-- Laboratory -->
[7102]4279 <separator/>
[10565]4280 <item name="Baby Hatch/Safe Haven" icon="presets/health/baby_hatch.svg" type="node,closedway" preset_name_label="true">
[14646]4281 <link wiki="Tag:amenity=baby_hatch" />
[7102]4282 <space />
4283 <key key="amenity" value="baby_hatch" />
[8013]4284 <reference ref="name_operator_oh_wheelchair" />
[8026]4285 <reference ref="link_contact_address" />
[7393]4286 </item> <!-- Baby Hatch/Safe Haven -->
[7102]4287 <separator/>
[10565]4288 <item name="Emergency Access Point" icon="presets/service/emergency_access_point.svg" type="node,closedway" preset_name_label="true">
[14646]4289 <link wiki="Tag:highway=emergency_access_point" />
[7102]4290 <space />
4291 <key key="highway" value="emergency_access_point" />
4292 <text key="ref" text="Point Number" />
4293 <text key="name" text="Point Name" />
4294 <text key="operator" text="Operator" />
[11025]4295 <text key="emergency_telephone_code" text="Emergency Phone Number" />
4296 <label text="(Use number as shown on plate.)" />
[7102]4297 <space />
[7393]4298 </item> <!-- Emergency Access Point -->
[7102]4299 <separator/>
[10565]4300 <item name="Veterinary" icon="presets/health/veterinary.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4301 <link wiki="Tag:amenity=veterinary" />
[7102]4302 <space />
4303 <key key="amenity" value="veterinary" />
[8013]4304 <reference ref="name_oh_wheelchair" />
[8060]4305 <reference ref="link_contact_address_payment" />
[7393]4306 </item> <!-- Veterinary -->
[17142]4307 <item name="Animal shelter" icon="presets/health/animal_shelter.svg" type="node,closedway,multipolygon" preset_name_label="true">
4308 <link wiki="Tag:amenity=animal_shelter" />
4309 <space />
4310 <key key="amenity" value="animal_shelter" />
4311 <text key="name" text="Name" />
4312 <multiselect key="animal_shelter" text="Type" values="bird;cat;dog;duck;horse;mammal;wildlife" values_searchable="true" />
4313 <reference ref="oh_wheelchair" />
4314 <reference ref="link_contact_address_payment" />
4315 </item> <!-- Animal shelter -->
[7102]4316 </group> <!-- Health -->
[10565]4317 <group name="Emergency" icon="presets/emergency/ambulance_station.svg">
4318 <item name="Ambulance Station" icon="presets/emergency/ambulance_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4319 <link wiki="Tag:emergency=ambulance_station" />
[9523]4320 <space />
4321 <key key="emergency" value="ambulance_station" />
4322 <reference ref="name_operator" />
4323 <reference ref="link_contact_address" />
4324 </item> <!-- Ambulance Station -->
[15308]4325 <item name="Emergency ward entrance" icon="presets/emergency/emergency_ward_entrance.svg" type="node" preset_name_label="true">
4326 <link wiki="Tag:emergency=emergency_ward_entrance" />
4327 <space />
4328 <key key="emergency" value="emergency_ward_entrance" />
4329 <reference ref="name_operator" />
4330 <combo key="emergency_ward_entrance" text="Type" values="walk-in,rescue_service,all" values_searchable="true" />
4331 <reference ref="link_contact_address" />
4332 </item> <!-- Emergency ward entrance -->
[10706]4333 <item name="Automated Defibrillator" icon="presets/emergency/aed.svg" type="node" preset_name_label="true">
[14646]4334 <link wiki="Tag:emergency=defibrillator" />
[9523]4335 <space />
4336 <key key="emergency" value="defibrillator" />
[16944]4337 <text key="defibrillator:location" text="Location description" />
4338 <reference ref="POI_access" />
4339 <space />
4340 <check key="indoor" text="Located inside a building?" />
4341 <combo key="level" text="Storey" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" values_sort="false" />
4342 <space />
[9523]4343 <reference ref="oh_wheelchair" />
[11150]4344 <text key="operator" text="Operator" />
[13761]4345 <text key="phone" text="Phone number" />
[13785]4346 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
[9523]4347 </item> <!-- Automated Defibrillator -->
4348 <separator />
[10565]4349 <item name="Fire Extinguisher" icon="presets/emergency/fire_extinguisher.svg" type="node" preset_name_label="true">
[14646]4350 <link wiki="Tag:emergency=fire_extinguisher" />
[9523]4351 <space />
4352 <key key="emergency" value="fire_extinguisher" />
[17355]4353 <reference ref="ref_operator" />
[9523]4354 <check key="indoor" text="Indoor" />
4355 </item> <!-- Fire Extinguisher -->
[10565]4356 <item name="Fire Hose" icon="presets/emergency/fire_hose.svg" type="node" preset_name_label="true">
[14646]4357 <link wiki="Tag:emergency=fire_hose" />
[9523]4358 <space />
4359 <key key="emergency" value="fire_hose" />
[17355]4360 <reference ref="ref_operator" />
[9523]4361 </item> <!-- Fire Hose -->
[10706]4362 <item name="Fire Hydrant" icon="presets/service/fire_hydrant.svg" type="node" preset_name_label="true">
[14646]4363 <link wiki="Tag:emergency=fire_hydrant" />
[9523]4364 <space />
4365 <key key="emergency" value="fire_hydrant" />
[14593]4366 <combo key="fire_hydrant:type" text="Shape" values_searchable="true" values_context="pipeline" >
4367 <list_entry value="pillar" short_description="A pillar type hydrant." />
4368 <list_entry value="underground" short_description="A fire hydrant simple outlet located underground." />
4369 <list_entry value="wall" short_description="A wall-mounted fire hydrant." />
4370 <list_entry value="pipe" short_description="A simple capped pipe, without the usual hydrant shape." />
4371 </combo>
4372 <combo key="fire_hydrant:diameter" text="Diameter (mm)" values="50,70,75,80,100,110,125,150,200,250,300,400" />
4373 <combo key="fire_hydrant:pressure" text="Pressure (bar) or suction" values_searchable="true" values_sort="false">
4374 <list_entry value="#" short_description="Pressure in bar." />
4375 <list_entry value="yes" short_description="Pressure but value unknown." />
4376 <list_entry value="suction" short_description="Water is not pressurized, a pump is needed." />
4377 </combo>
4378 <optional>
4379 <text key="ref" text="Reference" />
4380 <combo key="water_source" text="Water source">
4381 <list_entry value="main" short_description="Hydrant is fed by the local distribution network." />
4382 <list_entry value="groundwater" short_description="A water well." />
4383 <list_entry value="stream" />
4384 <list_entry value="river" />
4385 <list_entry value="canal" />
4386 <list_entry value="drain" />
4387 <list_entry value="ditch" />
4388 <list_entry value="pond" />
4389 <list_entry value="lake" />
4390 <list_entry value="water_tank" />
4391 <list_entry value="swimming_pool" />
4392 </combo>
4393 <combo key="fire_hydrant:position" text="Hydrant Position" values_context="hydrant position" >
4394 <list_entry value="lane" short_description="on the side of a road lane" />
4395 <list_entry value="parking_lot" short_description="in a parking lot" />
4396 <list_entry value="sidewalk" short_description="on a sidewalk" />
4397 <list_entry value="green" short_description="in a grassy area" />
4398 </combo>
4399 <text key="flow_rate" text="Flow rate with unit of measure" />
4400 <combo key="pillar:type" text="Pillar type">
4401 <list_entry value="dry_barrel" short_description="A style of pillar hydrant where the water shutoff valve is below ground." />
4402 <list_entry value="wet_barrel" short_description="A style of pillar hydrant where the barrel is pressurized at all times, with individual valves for each outlet." />
4403 </combo>
4404 <space />
4405 <combo key="couplings" text="Number of couplings" values="1,2,3" />
[14608]4406 <!-- <combo key="couplings:type" text="Coupling standard" values="Bayonet,Barcelona,Guillemin,Klaue,Sprawny,Storz,UNI" /> capitalized values which is contrary to general tagging conventions -->
[14593]4407 <text key="couplings:diameters" text="Each coupling diameter (separated by ;)" />
4408 <space />
[15255]4409 <combo key="colour" text="Colour" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
4410 <combo key="bonnet:colour" text="Colour of the top section (bonnet)" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
4411 <combo key="cap:colour" text="Colour of the caps" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
[14593]4412 <space />
4413 <text key="manufacturer" text="Manufacturer" />
4414 <text key="operator" text="Operator" />
4415 <text key="name" text="Name" />
4416 </optional>
[9523]4417 </item> <!-- Fire Hydrant -->
[10565]4418 <item name="Water Tank" icon="presets/emergency/water_tank.svg" type="node,closedway" preset_name_label="true">
[14646]4419 <link wiki="Tag:emergency=water_tank" />
[9523]4420 <space />
4421 <key key="emergency" value="water_tank" />
4422 <reference ref="name_ref_operator" />
4423 <space />
[17044]4424 <text key="water_tank:volume" text="Volume (liters)" />
[9523]4425 </item> <!-- Water Tank -->
[17027]4426 <item name="Suction point" icon="presets/emergency/suction_point.svg" type="node" preset_name_label="true">
4427 <link wiki="Tag:emergency=suction_point" />
4428 <space />
4429 <key key="emergency" value="suction_point" />
4430 <reference ref="name_ref_operator" />
4431 </item> <!-- Suction point -->
[9523]4432 <separator />
[10565]4433 <item name="Assembly Point" icon="presets/emergency/assembly_point.svg" type="node" preset_name_label="true">
[14646]4434 <link wiki="Tag:emergency=assembly_point" />
[9523]4435 <space />
4436 <key key="emergency" value="assembly_point" />
4437 <reference ref="name_ref_operator" />
4438 </item> <!-- Assembly Point -->
[10706]4439 <item name="Emergency Phone" icon="presets/vehicle/emergency_phone.svg" type="node" preset_name_label="true">
[14646]4440 <link wiki="Tag:emergency=phone" />
[9523]4441 <key key="emergency" value="phone" />
[17355]4442 <reference ref="ref_operator" />
[9523]4443 </item> <!-- Emergency Phone -->
[10565]4444 <item name="Siren" icon="presets/emergency/siren.svg" type="node" preset_name_label="true">
[14646]4445 <link wiki="Tag:emergency=siren" />
[9523]4446 <key key="emergency" value="siren" />
[17355]4447 <reference ref="ref_operator" />
[9523]4448 <space />
4449 <combo key="siren:type" text="Type" values="pneumatic,electronic,mechanical" />
[16482]4450 <multiselect key="siren:purpose" text="Purpose" values="tornado;fire;air_raid;civil_defense" rows="5" values_searchable="true" />
[17044]4451 <text key="siren:range" text="Range (meters)" />
[13785]4452 </item> <!-- Siren -->
[9523]4453 </group> <!-- Emergency -->
[10565]4454 <group name="Social Facility" icon="presets/social_facility/outreach.svg">
4455 <item name="Nursing Home" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4456 <link wiki="Key:social_facility" />
[12613]4457 <space />
4458 <key key="amenity" value="social_facility" />
4459 <key key="social_facility" value="nursing_home" />
4460 <reference ref="name_operator" />
4461 <text key="capacity" text="Capacity" />
4462 <reference ref="link_contact_address" />
4463 </item> <!-- Nursing Home -->
4464 <item name="Nursing Home (Legacy)" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4465 <link wiki="Tag:amenity=nursing_home" />
[9285]4466 <space />
4467 <key key="amenity" value="nursing_home" />
4468 <reference ref="name_operator" />
4469 <text key="capacity" text="Capacity" />
4470 <reference ref="link_contact_address" />
[12613]4471 </item> <!-- Nursing Home (Legacy)-->
[10565]4472 <item name="Group Home" icon="presets/social_facility/group_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4473 <link wiki="Key:social_facility" />
[9285]4474 <space />
4475 <key key="amenity" value="social_facility" />
4476 <key key="social_facility" value="group_home" />
4477 <reference ref="name_operator" />
[17044]4478 <combo key="social_facility:for" text="For" values="senior" default="senior" />
[9285]4479 <text key="capacity" text="Capacity" />
4480 <reference ref="link_contact_address" />
4481 </item> <!-- Group Home -->
[10565]4482 <item name="Assisted Living" icon="presets/social_facility/assisted_living.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4483 <link wiki="Key:social_facility" />
[9285]4484 <space />
4485 <key key="amenity" value="social_facility" />
4486 <key key="social_facility" value="assisted_living" />
4487 <reference ref="name_operator" />
[17044]4488 <combo key="social_facility:for" text="For" values="senior" default="senior" />
[9285]4489 <text key="capacity" text="Capacity" />
4490 <reference ref="link_contact_address" />
4491 </item> <!-- Assisted Living -->
[10565]4492 <item name="Outreach" icon="presets/social_facility/outreach.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4493 <link wiki="Key:social_facility" />
[9285]4494 <space />
4495 <key key="amenity" value="social_facility" />
4496 <key key="social_facility" value="outreach" />
4497 <reference ref="name_operator_oh_wheelchair" />
4498 <reference ref="link_contact_address" />
4499 </item> <!-- Outreach -->
[10565]4500 <item name="Shelter" name_context="social_facility" icon="presets/social_facility/shelter.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4501 <link wiki="Key:social_facility" />
[9285]4502 <space />
4503 <key key="amenity" value="social_facility" />
4504 <key key="social_facility" value="shelter" />
4505 <reference ref="name_operator" />
4506 <text key="capacity" text="Capacity" />
4507 <reference ref="link_contact_address" />
4508 </item> <!-- Shelter -->
[10565]4509 <item name="Food Bank" icon="presets/social_facility/food_bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4510 <link wiki="Key:social_facility" />
[9285]4511 <space />
4512 <key key="amenity" value="social_facility" />
4513 <key key="social_facility" value="food_bank" />
4514 <reference ref="name_operator_oh_wheelchair" />
4515 <reference ref="link_contact_address" />
4516 </item> <!-- Food Bank -->
4517 </group> <!-- Social Facility -->
[10706]4518 <group name="Facilities" icon="presets/service/telephone.svg">
4519 <item name="Toilets/Restrooms" icon="presets/service/toilets.svg" type="node,closedway" preset_name_label="true">
[14646]4520 <link wiki="Tag:amenity=toilets" />
[7102]4521 <space />
4522 <key key="amenity" value="toilets" />
4523 <optional>
[16474]4524 <reference ref="POI_access" />
[8867]4525 <checkgroup columns="3">
[8885]4526 <check key="female" text="Female" text_context="restroom" />
4527 <check key="male" text="Male" text_context="restroom" />
4528 <check key="unisex" text="Unisex" text_context="restroom" />
[8867]4529 </checkgroup>
4530 <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
[7102]4531 <text key="description" text="Description" />
[7620]4532 <reference ref="fee" />
[7102]4533 <text key="operator" text="Operator" />
4534 <combo key="toilets:position" text="Usage Position" values="seated,seated;urinal,squat,urinal" />
[8013]4535 <reference ref="wheelchair" />
[14365]4536 <check key="drinking_water" text="Drinking Water" />
[7102]4537 </optional>
[15263]4538 <preset_link preset_name="Changing table" />
[7393]4539 </item> <!-- Toilets/Restrooms -->
[10565]4540 <item name="Shower" icon="presets/service/shower.svg" type="node,closedway" preset_name_label="true">
[14646]4541 <link wiki="Tag:amenity=shower" />
[7598]4542 <space />
4543 <key key="amenity" value="shower" />
[16474]4544 <reference ref="POI_access" />
[7598]4545 <optional>
[11550]4546 <checkgroup columns="3">
[11547]4547 <check key="female" text="Female" text_context="restroom" />
4548 <check key="male" text="Male" text_context="restroom" />
4549 <check key="unisex" text="Unisex" text_context="restroom" />
4550 </checkgroup>
[7598]4551 <text key="description" text="Description" />
[15263]4552 <reference ref="fee" />
[7598]4553 <text key="operator" text="Operator" />
[8013]4554 <reference ref="oh_wheelchair" />
[7598]4555 </optional>
4556 </item> <!-- Shower -->
[15263]4557 <item name="Changing table" icon="presets/service/changing_table.svg" type="node,closedway" preset_name_label="true">
4558 <link wiki="Key:changing_table" />
4559 <space />
4560 <combo key="changing_table" text="Changing table" values="yes,limited,no" default="yes" match="keyvalue!" />
4561 <optional>
4562 <check key="changing_table:fee" text="Fee" />
4563 <combo key="changing_table:count" text="Count" values="1,2,3,4,5" />
4564 <multiselect key="changing_table:location" text="Location" text_context="Changing table" values="dedicated_room;female_toilet;male_toilet;room;sales_area;unisex_toilet;wheelchair_toilet" />
4565 <text key="operator" text="Operator" />
4566 <reference ref="wheelchair" />
4567 </optional>
4568 </item> <!-- Changing table -->
[11583]4569 <separator/>
[10808]4570 <item name="Post Box" icon="presets/service/post_box.svg" type="node" preset_name_label="true">
[14646]4571 <link wiki="Tag:amenity=post_box" />
[7102]4572 <space />
4573 <key key="amenity" value="post_box" />
4574 <text key="operator" text="Operator" />
4575 <text key="ref" text="Reference number" />
[15272]4576 <combo key="collection_times" text="Collection times" delimiter="|" values="Mo-Sa 09:00|Mo-Sa 08:00|Mo-Fr 09:00; Sa 07:00|Mo-Fr 17:30; Sa 12:00|Mo-Fr 15:00,19:00; Sa 15:10; Su 10:30" values_no_i18n="true" />
[8844]4577 <combo key="post_box:type" text="Type" values="pillar,lamp,wall,meter" values_context="post_box" />
[7102]4578 <check key="drive_through" text="Drive through" />
[7393]4579 </item> <!-- Post Box -->
[10706]4580 <item name="Telephone" icon="presets/service/telephone.svg" type="node" preset_name_label="true">
[14646]4581 <link wiki="Tag:amenity=telephone" />
[7102]4582 <space />
4583 <key key="amenity" value="telephone" />
4584 <text key="operator" text="Operator" />
[13663]4585 <combo key="covered" text="Covered" values="yes,no,booth" />
[8059]4586 <space />
4587 <check key="payment:coins" text="Coins" />
4588 <check key="payment:notes" text="Notes" text_context="payment" />
[7102]4589 <check key="payment:telephone_cards" text="Telephone cards" />
[8059]4590 <preset_link preset_name="Payment Methods" />
[7393]4591 </item> <!-- Telephone -->
[11585]4592 <item name="Internet Cafe" icon="presets/service/internet_cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4593 <link wiki="Tag:amenity=internet_cafe" />
[11585]4594 <space />
4595 <key key="amenity" value="internet_cafe" />
4596 <reference ref="name_operator_oh_wheelchair" />
[11588]4597 <reference ref="link_contact_address_payment" />
[11585]4598 </item> <!-- Internet Cafe -->
[10706]4599 <item name="Internet Access" icon="presets/service/network-wireless.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]4600 <link wiki="Key:internet_access" />
[7102]4601 <space />
[16610]4602 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" match="keyvalue!" />
4603 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" />
[7393]4604 </item> <!-- Internet Access -->
[10565]4605 <item name="Clock" icon="presets/service/clock.svg" type="node" preset_name_label="true">
[14646]4606 <link wiki="Tag:amenity=clock" />
[7102]4607 <key key="amenity" value="clock" />
4608 <optional>
[17311]4609 <combo key="display" text="Display" text_context="clock" values="analog,digital,sundial,unorthodox" />
[9037]4610 <reference ref="support" />
[13770]4611 <combo key="faces" text="Faces" text_context="clock" values="1,2,3,4" />
[14264]4612 <combo key="visibility" text="Visibility/readability" values="house,street,area" display_values="house (up to 5m),street (up to 20m),area (more than 20m)" values_sort="false" />
[7102]4613 <check key="date" text="Shows current date" />
4614 <check key="thermometer" text="Shows temperature" />
4615 <check key="barometer" text="Shows barometric pressure" />
4616 <check key="hygrometer" text="Shows humidity" />
4617 </optional>
[7393]4618 </item> <!-- Clock -->
[11583]4619 <item name="Photo booth" icon="presets/service/photo_booth.svg" type="node" preset_name_label="true">
[14646]4620 <link wiki="Tag:amenity=photo_booth" />
[11583]4621 <space />
4622 <key key="amenity" value="photo_booth" />
4623 <reference ref="name_operator_oh_wheelchair" />
4624 </item> <!-- Photo booth -->
4625 <separator/>
[10565]4626 <item name="Recycling Container" icon="presets/service/recycling/recycling_container.svg" type="node,closedway" preset_name_label="true">
[14646]4627 <link wiki="Tag:amenity=recycling" />
[7102]4628 <space />
4629 <key key="amenity" value="recycling" />
[8411]4630 <key key="recycling_type" value="container" />
[10119]4631 <text key="operator" text="Operator" />
[15648]4632 <combo key="opening_hours" text="Throw in times" delimiter="|" values="24/7|Mo-Fr 06:30-12:30,15:30-20:00; Sa 08:00-12:00; PH off" values_no_i18n="true" />
[16742]4633 <reference ref="wheelchair" />
[8411]4634 <space />
4635 <checkgroup columns="4">
[16266]4636 <check key="recycling:paper" text="Paper" />
4637 <check key="recycling:paper_packaging" text="Paper packaging" />
[8411]4638 <check key="recycling:cardboard" text="Cardboard" />
[16266]4639 <check key="recycling:newspaper" text="Newspaper" />
4640 <check key="recycling:magazines" text="Magazines" />
4641 <check key="recycling:books" text="Books" />
[8411]4642 <check key="recycling:plastic" text="Plastic" />
4643 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4644 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
[16266]4645 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4646 <check key="recycling:glass" text="Glass" />
4647 <check key="recycling:glass_bottles" text="Glass Bottles" />
4648 <check key="recycling:cans" text="Cans" />
4649 <check key="recycling:clothes" text="Clothes" />
4650 <check key="recycling:shoes" text="Shoes" />
[8411]4651 <check key="recycling:scrap_metal" text="Scrap Metal" />
[16266]4652 <check key="recycling:wood" text="Wood" />
4653 <check key="recycling:green_waste" text="Green Waste" />
4654 <check key="recycling:waste" text="Waste" />
4655 <check key="recycling:batteries" text="Batteries" />
[8411]4656 <check key="recycling:small_appliances" text="Small Appliances" />
[16266]4657 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
[8411]4658 </checkgroup>
4659 </item> <!-- Recycling Container-->
[10565]4660 <item name="Recycling Centre" icon="presets/service/recycling/recycling_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4661 <link wiki="Tag:amenity=recycling" />
[8411]4662 <space />
4663 <key key="amenity" value="recycling" />
4664 <key key="recycling_type" value="centre" />
4665 <reference ref="name_operator_oh_wheelchair" />
4666 <space />
4667 <checkgroup columns="4">
[16266]4668 <check key="recycling:paper" text="Paper" />
4669 <check key="recycling:paper_packaging" text="Paper packaging" />
[8411]4670 <check key="recycling:cardboard" text="Cardboard" />
[16266]4671 <check key="recycling:newspaper" text="Newspaper" />
4672 <check key="recycling:magazines" text="Magazines" />
4673 <check key="recycling:books" text="Books" />
[8411]4674 <check key="recycling:plastic" text="Plastic" />
4675 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4676 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
[16266]4677 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4678 <check key="recycling:glass" text="Glass" />
4679 <check key="recycling:glass_bottles" text="Glass Bottles" />
4680 <check key="recycling:cans" text="Cans" />
4681 <check key="recycling:clothes" text="Clothes" />
4682 <check key="recycling:shoes" text="Shoes" />
[8411]4683 <check key="recycling:scrap_metal" text="Scrap Metal" />
[16266]4684 <check key="recycling:wood" text="Wood" />
4685 <check key="recycling:green_waste" text="Green Waste" />
4686 <check key="recycling:waste" text="Waste" />
4687 <check key="recycling:batteries" text="Batteries" />
[8411]4688 <check key="recycling:small_appliances" text="Small Appliances" />
[16266]4689 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
[8411]4690 </checkgroup>
4691 <reference ref="link_contact_address_payment" />
4692 </item> <!-- Recycling Centre-->
[10810]4693 <item name="Waste Basket/Trash Can" icon="presets/service/recycling/waste_basket.svg" type="node" preset_name_label="true">
[14646]4694 <link wiki="Tag:amenity=waste_basket" />
[7102]4695 <key key="amenity" value="waste_basket" />
[13184]4696 <combo key="waste" text="Waste" values="trash,dog_excrement" />
[7393]4697 </item> <!-- Waste Basket/Trash Can -->
[10814]4698 <item name="Waste Disposal/Dumpster" icon="presets/service/recycling/waste_disposal.svg" type="node" preset_name_label="true">
[14646]4699 <link wiki="Tag:amenity=waste_disposal" />
[7102]4700 <key key="amenity" value="waste_disposal" />
[13184]4701 <combo key="waste" text="Waste" values="trash" />
[7393]4702 </item> <!-- Waste Disposal/Dumpster -->
[10565]4703 <item name="Sanitary Dump Station" icon="presets/service/recycling/sanitary_dump_station.svg" type="node,closedway" preset_name_label="true">
[14646]4704 <link wiki="Toilet_Holding_Tank_Disposal" />
[8188]4705 <space />
4706 <key key="amenity" value="sanitary_dump_station" />
[8329]4707 <check key="sanitary_dump_station:pump-out" text="Suction pumpout" />
4708 <check key="sanitary_dump_station:round_drain" text="Gravity drain for hose" />
4709 <check key="sanitary_dump_station:basin" text="Casette or Elsan Disposal" />
[16474]4710 <reference ref="POI_access" />
[8188]4711 <reference ref="fee" />
4712 <text key="operator" text="Operator" />
[16474]4713 <combo key="opening_hours" text="Operation times" delimiter="|" values="24/7|Mo-Su 08:00-22:00" values_no_i18n="true" />
[8188]4714 </item> <!-- Sanitary Dump Station -->
[7102]4715 <separator/>
[10808]4716 <item name="Bench" icon="presets/leisure/bench.svg" type="node,way" preset_name_label="true">
[14646]4717 <link wiki="Tag:amenity=bench" />
[7102]4718 <space />
4719 <key key="amenity" value="bench" />
[8122]4720 <check key="backrest" text="Backrest" />
[8386]4721 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
[15255]4722 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
[16316]4723 <combo key="seats" text="Amount of Seats" values="1,2,3,4,5,6,7,8,9,10" />
[7393]4724 </item> <!-- Bench -->
[10707]4725 <item name="Shelter" icon="presets/accommodation/shelter.svg" type="node,closedway" preset_name_label="true">
[14646]4726 <link wiki="Tag:amenity=shelter" />
[7102]4727 <space />
4728 <key key="amenity" value="shelter" />
4729 <text key="name" text="Name" />
4730 <check key="fireplace" text="Fireplace" />
[10500]4731 <combo key="shelter_type" text="Type of shelter" values_context="shelter" values_searchable="true">
[10808]4732 <list_entry value="basic_hut" icon="presets/accommodation/basic_hut.svg" />
[10565]4733 <list_entry value="lean_to" icon="presets/accommodation/shelter_lean_to.svg" />
[10808]4734 <list_entry value="picnic_shelter" icon="presets/accommodation/shelter_picnic.svg" />
[10825]4735 <list_entry value="public_transport" icon="presets/accommodation/shelter_public_transport.svg" />
[10707]4736 <list_entry value="weather_shelter" icon="presets/accommodation/shelter.svg" />
4737 <list_entry value="wildlife_hide" icon="presets/accommodation/shelter.svg" />
[10500]4738 </combo>
[7393]4739 </item> <!-- Shelter -->
[10808]4740 <item name="Hunting Stand" icon="presets/landmark/hunting_stand.svg" type="node" preset_name_label="true">
[14646]4741 <link wiki="Tag:amenity=hunting_stand" />
[7102]4742 <space />
4743 <key key="amenity" value="hunting_stand" />
[16474]4744 <text key="height" text="Height (meters)" length="7" />
[8122]4745 <check key="shelter" text="Shelter" />
[9772]4746 <check key="hide" text="Hide" text_context="hunting stand" />
[11263]4747 <check key="lockable" text="Lockable" />
[7393]4748 </item> <!-- Hunting Stand -->
[7102]4749 <separator/>
[10808]4750 <item name="Drinking Water" icon="presets/food/drinking_water.svg" type="node" preset_name_label="true">
[14646]4751 <link wiki="Tag:amenity=drinking_water" />
[7102]4752 <space />
4753 <key key="amenity" value="drinking_water" />
4754 <check key="indoor" text="Indoor" />
4755 <optional>
4756 <text key="name" text="Name" />
4757 <text key="description" text="Description" />
4758 </optional>
[7393]4759 </item> <!-- Drinking Water -->
[10725]4760 <item name="Water Point" icon="presets/accommodation/water.svg" type="node" preset_name_label="true">
[14646]4761 <link wiki="Tag:amenity=water_point" />
[9651]4762 <space />
4763 <key key="amenity" value="water_point" />
4764 <optional>
4765 <check key="drinking_water" text="Drinking Water" />
4766 <text key="name" text="Name" />
4767 <text key="description" text="Description" />
4768 </optional>
4769 </item> <!-- Water Point -->
[11233]4770 <item name="Animal watering place" icon="presets/misc/watering_place.svg" type="node,closedway" preset_name_label="true">
[14646]4771 <link wiki="Tag:amenity=watering_place" />
[11233]4772 <space />
4773 <key key="amenity" value="watering_place" />
4774 <optional>
4775 <text key="name" text="Name" />
4776 <text key="description" text="Description" />
4777 </optional>
4778 </item> <!-- Animal watering place -->
[10565]4779 <item name="Compressed Air" icon="presets/vehicle/compressed_air.svg" type="node" preset_name_label="true">
[14646]4780 <link wiki="Tag:amenity=compressed_air" />
[8865]4781 <space />
4782 <key key="amenity" value="compressed_air" />
[16474]4783 <reference ref="name_ref_operator" />
[8865]4784 <reference ref="fee" />
[16482]4785 <multiselect key="valves" text="Valves" values="dunlop;schrader;sclaverand;regina" rows="5" display_values="Dunlop (Woods);Schrader;Sclaverand (Presta);Regina" values_searchable="true" />
[8865]4786 </item> <!-- Compressed Air -->
[7790]4787 <separator/>
[11976]4788 <item name="Advertising Column" icon="presets/leisure/advertising_column.svg" type="node,closedway" preset_name_label="true">
[14646]4789 <link wiki="Tag:advertising=column" />
[7790]4790 <space />
4791 <key key="advertising" value="column" />
4792 <optional>
[17529]4793 <reference ref="common_advertising" />
[7790]4794 </optional>
4795 </item> <!-- Advertising Column -->
[14560]4796 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node,way" preset_name_label="true">
[14646]4797 <link wiki="Tag:advertising=billboard" />
[7790]4798 <space />
4799 <key key="advertising" value="billboard" />
4800 <optional>
[17529]4801 <reference ref="common_advertising" />
[7790]4802 </optional>
[14560]4803 </item> <!-- Billboard -->
[17529]4804 <item name="Poster box" icon="presets/leisure/poster_box.svg" type="node,way" preset_name_label="true">
4805 <link wiki="Tag:advertising=poster_box" />
4806 <space />
4807 <key key="advertising" value="poster_box" />
4808 <optional>
4809 <reference ref="common_advertising" />
4810 </optional>
4811 </item> <!-- Poster box -->
[7102]4812 </group> <!-- Facilities -->
4813 </group> <!-- Facilities -->
[10706]4814 <group name="Sports" icon="presets/sport/soccer.svg">
[10808]4815 <group name="Sport Facilities" icon="presets/sport/stadium.svg">
4816 <item name="Stadium" icon="presets/sport/stadium.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4817 <link wiki="Tag:leisure=stadium" />
[7102]4818 <space />
4819 <key key="leisure" value="stadium" />
4820 <text key="name" text="Name" />
[8123]4821 <reference ref="sport" />
[8060]4822 <reference ref="link_contact_address_payment" />
[7393]4823 </item> <!-- Stadium -->
[10808]4824 <item name="Sports Centre" icon="presets/sport/sports_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4825 <link wiki="Tag:leisure=sports_centre" />
[7102]4826 <space />
4827 <key key="leisure" value="sports_centre" />
4828 <text key="name" text="Name" />
[8123]4829 <reference ref="sport" />
[8060]4830 <reference ref="link_contact_address_payment" />
[10111]4831 <preset_link preset_name="Building" />
[7393]4832 </item> <!-- Sports Centre -->
[10808]4833 <item name="Fitness Centre" icon="presets/sport/fitness_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4834 <link wiki="Tag:leisure=fitness_centre" />
[10539]4835 <space />
4836 <key key="leisure" value="fitness_centre" />
4837 <text key="name" text="Name" />
4838 <reference ref="sport" />
4839 <reference ref="link_contact_address_payment" />
4840 <preset_link preset_name="Building" />
4841 </item> <!-- Fitness Centre -->
[10808]4842 <item name="Pitch" icon="presets/sport/pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4843 <link wiki="Tag:leisure=pitch" />
[7102]4844 <space />
4845 <key key="leisure" value="pitch" />
4846 <text key="name" text="Name" />
[8123]4847 <reference ref="sport" />
[16291]4848 <reference ref="sport_surface" />
[8060]4849 <reference ref="link_contact_address_payment" />
[7393]4850 </item> <!-- Pitch -->
[10808]4851 <item name="Racetrack" icon="presets/sport/track.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]4852 <link wiki="Tag:leisure=track" />
[7102]4853 <space />
4854 <key key="leisure" value="track" />
4855 <text key="name" text="Name" />
[17286]4856 <multiselect key="sport" text="Sport" values="athletics;cycling;dog_racing;equestrian;horse_racing;running;roller_skating;ice_skating" values_context="sport" />
[16291]4857 <reference ref="sport_surface" />
[16744]4858 <check key="area" text="Area" />
[7393]4859 </item> <!-- Racetrack -->
[10565]4860 <group name="Golf" icon="presets/sport/golf/golf.svg">
4861 <item name="Golf Course" icon="presets/sport/golf/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4862 <link wiki="Tag:leisure=golf_course" />
[9640]4863 <space />
4864 <key key="leisure" value="golf_course" />
4865 <reference ref="name_oh_wheelchair" />
4866 </item> <!-- Golf Course -->
4867 <separator/>
[10565]4868 <item name="Tee" name_context="golf" icon="presets/sport/golf/tee.svg" type="node,closedway" preset_name_label="true">
[14646]4869 <link wiki="Tag:leisure=golf_course" />
[9640]4870 <space />
4871 <key key="golf" value="tee" />
4872 </item> <!-- Tee -->
[10565]4873 <item name="Hole" name_context="golf" icon="presets/sport/golf/hole.svg" type="way" preset_name_label="true">
[14646]4874 <link wiki="Tag:leisure=golf_course" />
[9640]4875 <space />
4876 <key key="golf" value="hole" />
4877 <text key="ref" text="Reference" />
4878 <text key="par" text="Par" />
4879 <optional>
4880 <text key="name" text="Name" />
4881 <combo key="handicap" text="Handicap rating" values="1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18" />
4882 </optional>
4883 </item> <!-- Hole -->
[10565]4884 <item name="Pin" name_context="golf" icon="presets/sport/golf/pin.svg" type="node" preset_name_label="true">
[14646]4885 <link wiki="Tag:leisure=golf_course" />
[9640]4886 <space />
4887 <key key="golf" value="pin" />
4888 <text key="ref" text="Reference" />
4889 </item> <!-- Pin -->
4890 <separator/>
[10565]4891 <item name="Bunker" name_context="golf" icon="presets/sport/golf/bunker.svg" type="closedway" preset_name_label="true">
[14646]4892 <link wiki="Tag:golf=bunker" />
[9640]4893 <space />
4894 <key key="golf" value="bunker" />
[9650]4895 <combo key="natural" text="Natural" text_context="golf" values="sand" default="sand" />
[9640]4896 </item> <!-- Bunker -->
[10565]4897 <item name="Frontal Water hazard" name_context="golf" icon="presets/sport/golf/water_hazard.svg" type="closedway" preset_name_label="true">
[14646]4898 <link wiki="Tag:leisure=golf_course" />
[9640]4899 <space />
4900 <key key="golf" value="water_hazard" />
4901 <key key="natural" value="water" match="keyvalue" />
4902 </item> <!-- Frontal Water hazard -->
[10565]4903 <item name="Lateral water hazard" name_context="golf" icon="presets/sport/golf/lateral_water_hazard.svg" type="closedway" preset_name_label="true">
[14646]4904 <link wiki="Tag:leisure=golf_course" />
[9640]4905 <space />
4906 <key key="golf" value="lateral_water_hazard" />
4907 <key key="natural" value="water" match="keyvalue" />
4908 </item> <!-- Lateral water hazard -->
4909 <separator/>
[10565]4910 <item name="Green" name_context="golf" icon="presets/sport/golf/green.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]4911 <link wiki="Tag:leisure=golf_course" />
[9640]4912 <space />
4913 <key key="golf" value="green" />
4914 </item> <!-- Green -->
[10565]4915 <item name="Fairway" name_context="golf" icon="presets/sport/golf/fairway.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]4916 <link wiki="Tag:golf=fairway" />
[9640]4917 <space />
4918 <key key="golf" value="fairway" />
4919 <key key="surface" value="grass" match="keyvalue" />
4920 </item> <!-- Fairway -->
[10565]4921 <item name="Rough" name_context="golf" icon="presets/sport/golf/rough.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]4922 <link wiki="Tag:leisure=golf_course" />
[9640]4923 <space />
4924 <key key="golf" value="rough" />
4925 </item> <!-- Rough -->
4926 <separator/>
[10565]4927 <item name="Driving range" name_context="golf" icon="presets/sport/golf/driving_range.svg" type="node,closedway" preset_name_label="true">
[14646]4928 <link wiki="Tag:leisure=golf_course" />
[9640]4929 <space />
4930 <key key="golf" value="driving_range" />
4931 </item> <!-- Driving range -->
4932 </group> <!-- Golf -->
[10565]4933 <item name="Miniature Golf" icon="presets/sport/miniature_golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4934 <link wiki="Tag:leisure=miniature_golf" />
[7102]4935 <space />
4936 <key key="leisure" value="miniature_golf" />
[8013]4937 <reference ref="name_oh_wheelchair" />
[7393]4938 </item> <!-- Miniature Golf -->
4939 </group> <!-- Sport Facilities -->
[10706]4940 <group name="Sport" icon="presets/sport/multi.svg">
4941 <item name="Multi" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4942 <link wiki="Tag:sport=multi" />
[7102]4943 <space />
4944 <key key="sport" value="multi" />
4945 <text key="name" text="Name" />
[10551]4946 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium,track" values_context="running" />
[16291]4947 <reference ref="sport_surface" />
[7393]4948 </item> <!-- Multi -->
[10808]4949 <item name="Nine-pin Bowling" icon="presets/sport/9pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4950 <link wiki="Tag:sport=9pin" />
[7102]4951 <space />
4952 <key key="sport" value="9pin" />
4953 <text key="name" text="Name" />
4954 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[16291]4955 <combo key="surface" text="Surface" values="clay,concrete,ground,wood" />
[7393]4956 </item> <!-- Nine-pin Bowling -->
[10706]4957 <item name="Ten-pin Bowling" icon="presets/sport/10pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4958 <link wiki="Tag:sport=10pin" />
[7102]4959 <space />
4960 <key key="sport" value="10pin" />
4961 <text key="name" text="Name" />
4962 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[16291]4963 <combo key="surface" text="Surface" values="clay,concrete,ground,wood" />
[7393]4964 </item> <!-- Ten-pin Bowling -->
[10706]4965 <item name="Archery" icon="presets/sport/archery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4966 <link wiki="Tag:sport=archery" />
[7102]4967 <space />
4968 <key key="sport" value="archery" />
4969 <text key="name" text="Name" />
4970 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[7393]4971 </item> <!-- Archery -->
[10808]4972 <item name="Track and Field Athletics" icon="presets/sport/athletics.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4973 <link wiki="Tag:sports=athletics" />
[7102]4974 <space />
4975 <key key="sport" value="athletics" />
4976 <text key="name" text="Name" />
4977 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
[16291]4978 <reference ref="sport_surface" />
[7393]4979 </item> <!-- Track and Field Athletics -->
[10565]4980 <item name="Running" icon="presets/sport/running.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]4981 <link wiki="Tag:sport=running" />
[8560]4982 <space />
4983 <key key="sport" value="running" />
4984 <reference ref="name_operator" />
4985 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
[16291]4986 <reference ref="sport_surface" />
[8560]4987 </item> <!-- Running -->
[14591]4988 <item name="Climbing site" icon="presets/sport/climbing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]4989 <link wiki="Tag:sport=climbing" />
[7102]4990 <space />
4991 <key key="sport" value="climbing" />
4992 <text key="name" text="Name" />
4993 <combo key="leisure" text="Type" values="sports_centre" />
[14592]4994 <reference ref="climbing_styles" />
[14591]4995 <text key="climbing:routes" text="Number of routes" />
[16707]4996 <text key="ele" text="Usual elevation at the bottom of the routes" length="10" />
[14591]4997 <space />
[14730]4998 <combo key="climbing:length" text="Usual route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4999 <combo key="climbing:length:min" text="Minimal climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
5000 <combo key="climbing:length:max" text="Maximum climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
[14591]5001 <space />
[17479]5002 <combo key="climbing:grade:uiaa:min" text="UIAA: Simplest route" values="3,4,4+,5-,5,5+,6-,6,6+,7-,7,7+,8-,8,8+,9-,9,9+,10-,10,10+,11-,11,11+,12-" values_no_i18n="true" />
5003 <combo key="climbing:grade:uiaa:max" text="UIAA: Most difficult route" values="3,4,4+,5-,5,5+,6-,6,6+,7-,7,7+,8-,8,8+,9-,9,9+,10-,10,10+,11-,11,11+,12-" values_no_i18n="true" />
5004 <combo key="climbing:grade:uiaa:mean" text="UIAA: Main difficulty" values="3,4,4+,5-,5,5+,6-,6,6+,7-,7,7+,8-,8,8+,9-,9,9+,10-,10,10+,11-,11,11+,12-" values_no_i18n="true" />
[14591]5005 <space />
[17479]5006 <combo key="climbing:grade:french:min" text="French: Simplest route" values="3,3a,3b,3c,4,4a,4b,4c,5a,5b,5c,6a,6a+,6b,6b+,6c,6c+,7a,7a+,7b,7b+,7c,7c+,8a,8a+,8b,8b+,8c,8c+,9a,9a+,9b,9b+" values_no_i18n="true" />
5007 <combo key="climbing:grade:french:max" text="French: Most difficult route" values="3,3a,3b,3c,4,4a,4b,4c,5a,5b,5c,6a,6a+,6b,6b+,6c,6c+,7a,7a+,7b,7b+,7c,7c+,8a,8a+,8b,8b+,8c,8c+,9a,9a+,9b,9b+" values_no_i18n="true" />
5008 <combo key="climbing:grade:french:mean" text="French: Main difficulty" values="3,3a,3b,3c,4,4a,4b,4c,5a,5b,5c,6a,6a+,6b,6b+,6c,6c+,7a,7a+,7b,7b+,7c,7c+,8a,8a+,8b,8b+,8c,8c+,9a,9a+,9b,9b+" values_no_i18n="true" />
[14591]5009 <space />
[17479]5010 <combo key="climbing:grade:saxon:min" text="Saxon: Simplest route" values="III,IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
5011 <combo key="climbing:grade:saxon:max" text="Saxon: Most difficult route" values="III,IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
5012 <combo key="climbing:grade:saxon:mean" text="Saxon: Main difficulty" values="III,IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
[14591]5013 <reference ref="climbing_optional_attributes" />
5014 <space />
5015 </item> <!-- Climbing site -->
5016 <item name="Climbing route" icon="presets/sport/climbing.svg" type="node,way" preset_name_label="true">
[14646]5017 <link wiki="Tag:sport=climbing" />
[14591]5018 <space />
5019 <key key="sport" value="climbing" />
5020 <key key="climbing" value="route" />
5021 <text key="name" text="Name" />
[14592]5022 <reference ref="climbing_styles" />
[14730]5023 <combo key="climbing:bolted" text="Bolts" values="yes,no,1,2,3,4,5,6" values_sort="false" values_no_i18n="true" />
5024 <combo key="climbing:pitches" text="Pitches" values="1,2,3,4,5,6,7,8" default="1" values_no_i18n="true" />
5025 <combo key="climbing:length" text="Route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
[14591]5026 <space />
[17020]5027 <combo key="climbing:grade:uiaa" text="UIAA grading" values="4,4+,5-,5,5+,6-,6,6+,7-,7,7+,8-,8,8+,9-,9,9+,10-,10,10+,11-,11,11+,12-" values_no_i18n="true" />
[14730]5028 <combo key="climbing:grade:french" text="French grading" values="4,5a,5b,5c,6a,6a+,6b,6b+,6c,6c+,7a,7a+,7b,7b+,7c,7c+,8a,8a+,8b,8b+,8c,8c+,9a,9a+,9b,9b+" values_no_i18n="true" />
5029 <combo key="climbing:grade:saxon" text="Saxon grading" values="IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
[14591]5030 <reference ref="climbing_optional_attributes" />
5031 </item> <!-- Climbing route -->
[10565]5032 <item name="Canoeing/Kayaking" icon="presets/sport/canoe.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]5033 <link wiki="Tag:sport=canoe" />
[7102]5034 <space />
5035 <key key="sport" value="canoe" />
5036 <text key="name" text="Name" />
[7393]5037 </item> <!-- Canoeing/Kayaking -->
[14841]5038 <item name="Rowing" icon="presets/sport/rowing.svg" type="node,closedway,multipolygon" preset_name_label="true">
5039 <link wiki="Tag:sport=rowing" />
5040 <space />
5041 <key key="sport" value="rowing" />
5042 <text key="name" text="Name" />
5043 </item> <!-- Rowing -->
[10706]5044 <item name="Cycling" icon="presets/sport/cycling.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5045 <link wiki="Tag:sport=cycling" />
[7102]5046 <space />
5047 <key key="sport" value="cycling" />
5048 <text key="name" text="Name" />
5049 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
[16291]5050 <reference ref="sport_surface" />
[7393]5051 </item> <!-- Cycling -->
[10808]5052 <item name="Dog Racing" icon="presets/sport/dog_racing.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5053 <link wiki="Tag:sport=dog_racing" />
[7102]5054 <space />
5055 <key key="sport" value="dog_racing" />
5056 <text key="name" text="Name" />
5057 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
[16291]5058 <reference ref="sport_surface" />
[7393]5059 </item> <!-- Dog Racing -->
[10808]5060 <item name="Equestrian" icon="presets/sport/equestrian.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5061 <link wiki="Tag:sport=equestrian" />
[7102]5062 <space />
5063 <key key="sport" value="equestrian" />
5064 <text key="name" text="Name" />
[7379]5065 <reference ref="riding_surface" />
[7393]5066 </item> <!-- Equestrian -->
[10706]5067 <item name="Horse Racing" icon="presets/sport/riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5068 <link wiki="Tag:sport=horse_racing" />
[7102]5069 <space />
5070 <key key="sport" value="horse_racing" />
5071 <text key="name" text="Name" />
[7379]5072 <reference ref="riding_surface" />
[7393]5073 </item> <!-- Horse Racing -->
[10706]5074 <item name="Gymnastics" icon="presets/sport/gymnastics.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5075 <link wiki="Tag:sport=gymnastics" />
[7102]5076 <space />
5077 <key key="sport" value="gymnastics" />
5078 <text key="name" text="Name" />
[10551]5079 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium" />
[7393]5080 </item> <!-- Gymnastics -->
[10808]5081 <item name="Ice Skating" icon="presets/sport/ice_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5082 <link wiki="Tag:sport=ice_skating" />
[7102]5083 <space />
[9835]5084 <key key="sport" value="ice_skating" />
[7102]5085 <text key="name" text="Name" />
5086 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
[9835]5087 </item> <!-- Ice Skating -->
[10565]5088 <item name="Roller Skating" icon="presets/sport/roller_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5089 <link wiki="Tag:sport=roller_skating"/>
[9835]5090 <space />
5091 <key key="sport" value="roller_skating" />
5092 <text key="name" text="Name" />
5093 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[16291]5094 <combo key="surface" text="Surface" values="asphalt,concrete" />
[9835]5095 </item> <!-- Roller Skating -->
[10706]5096 <item name="Skateboard" icon="presets/sport/skateboard.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5097 <link wiki="Tag:sport=skateboard" />
[7102]5098 <space />
5099 <key key="sport" value="skateboard" />
5100 <text key="name" text="Name" />
5101 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
[16291]5102 <combo key="surface" text="Surface" values="asphalt,concrete" />
[7393]5103 </item> <!-- Skateboard -->
[10706]5104 <item name="Swimming" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5105 <link wiki="Tag:sport=swimming" />
[7102]5106 <space />
5107 <key key="sport" value="swimming" />
5108 <text key="name" text="Name" />
5109 <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" values_searchable="true" />
[7393]5110 </item> <!-- Swimming -->
[10565]5111 <item name="Scuba Diving" icon="presets/sport/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5112 <link wiki="Tag:sport=scuba_diving" />
[7630]5113 <space />
5114 <key key="sport" value="scuba_diving" />
5115 <text key="name" text="Name" />
5116 </item> <!-- Scuba Diving -->
[10706]5117 <item name="Skiing" icon="presets/sport/skiing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]5118 <link wiki="Piste_Maps" />
[7102]5119 <space />
5120 <text key="name" text="Name" />
[15252]5121 <combo key="piste:type" text="Piste type" values="connection,downhill,hike,ice_skate,nordic,playground,skitour,sled,sleigh,snow_park" values_searchable="true" match="keyvalue"/>
[8121]5122 <optional>
[14301]5123 <combo key="piste:difficulty" text="Difficulty" values="novice,easy,intermediate,advanced,expert,freeride" values_context="piste:difficulty" values_searchable="true" values_sort="false" />
[14821]5124 <combo key="piste:grooming" text="Grooming" values="classic,mogul,skating,classic+skating,scooter,backcountry" values_context="piste:grooming" />
[8121]5125 </optional>
[7393]5126 </item> <!-- Skiing -->
[10706]5127 <item name="Shooting" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5128 <link wiki="Tag:sport=shooting" />
[7102]5129 <space />
5130 <key key="sport" value="shooting" />
5131 <text key="name" text="Name" />
5132 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[7393]5133 </item> <!-- Shooting -->
[16755]5134 <item name="Chess" icon="presets/sport/chess.svg" type="node,closedway,multipolygon" preset_name_label="true">
5135 <link wiki="Tag:sport=chess" />
5136 <space />
5137 <key key="sport" value="chess" />
5138 <text key="name" text="Name" />
5139 <combo key="leisure" text="Type" values="pitch,picnic_table" />
5140 </item> <!-- Chess -->
[7102]5141 </group> <!-- Sport -->
[10706]5142 <group name="Sport (Ball)" icon="presets/sport/soccer.svg">
5143 <item name="Soccer" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5144 <link wiki="Tag:sport=soccer" />
[7102]5145 <space />
5146 <key key="sport" value="soccer" />
5147 <reference ref="name_leisure_pitch" />
[16291]5148 <reference ref="sport_surface" />
[7393]5149 </item> <!-- Soccer -->
[10706]5150 <item name="Australian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5151 <link wiki="Tag:sport=australian_football" />
[7102]5152 <space />
5153 <key key="sport" value="australian_football" />
5154 <reference ref="name_leisure_pitch" />
[16291]5155 <reference ref="sport_surface" />
[7393]5156 </item> <!-- Australian Football -->
[10706]5157 <item name="American Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5158 <link wiki="Tag:sport=american_football" />
[7102]5159 <space />
5160 <key key="sport" value="american_football" />
5161 <reference ref="name_leisure_pitch" />
[16291]5162 <reference ref="sport_surface" />
[7393]5163 </item> <!-- American Football -->
[10706]5164 <item name="Canadian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5165 <link wiki="Tag:sport=canadian_football" />
[7102]5166 <space />
5167 <key key="sport" value="canadian_football" />
5168 <reference ref="name_leisure_pitch" />
[16291]5169 <reference ref="sport_surface" />
[7393]5170 </item> <!-- Canadian Football -->
[10706]5171 <item name="Gaelic Games" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5172 <link wiki="Tag:sport=gaelic_games" />
[7102]5173 <space />
5174 <key key="sport" value="gaelic_games" />
5175 <reference ref="name_leisure_pitch" />
[16291]5176 <reference ref="sport_surface" />
[7102]5177 <optional>
5178 <check key="gaelic_games:hurling" text="Hurling" />
5179 <check key="gaelic_games:football" text="Football" />
5180 <check key="gaelic_games:camogie" text="Camogie" />
5181 <check key="gaelic_games:rounders" text="Rounders" />
[15713]5182 <check key="gaelic_games:handball" text="Handball" />
[7102]5183 </optional>
[7393]5184 </item> <!-- Gaelic Games -->
[10706]5185 <item name="Rugby League" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5186 <link wiki="Tag:sport=rugby_league" />
[7102]5187 <space />
5188 <key key="sport" value="rugby_league" />
5189 <reference ref="name_leisure_pitch" />
[16291]5190 <reference ref="sport_surface" />
[7393]5191 </item> <!-- Rugby League -->
[10706]5192 <item name="Rugby Union" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5193 <link wiki="Tag:sport=rugby_union" />
[7102]5194 <space />
5195 <key key="sport" value="rugby_union" />
5196 <reference ref="name_leisure_pitch" />
[16291]5197 <reference ref="sport_surface" />
[7393]5198 </item> <!-- Rugby Union -->
[10706]5199 <item name="Baseball" icon="presets/sport/baseball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5200 <link wiki="Tag:sport=baseball" />
[7102]5201 <space />
5202 <key key="sport" value="baseball" />
5203 <reference ref="name_leisure_pitch" />
[16291]5204 <reference ref="sport_surface" />
[7393]5205 </item> <!-- Baseball -->
[10706]5206 <item name="Basketball" icon="presets/sport/basketball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5207 <link wiki="Tag:sport=basketball" />
[7102]5208 <space />
5209 <key key="sport" value="basketball" />
5210 <reference ref="name_leisure_pitch" />
[16291]5211 <reference ref="sport_surface" />
5212 <combo key="hoops" text="Hoops" values="1,2,3,4" />
[7393]5213 </item> <!-- Basketball -->
[10706]5214 <item name="Handball" icon="presets/sport/handball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5215 <link wiki="Tag:sport=handball" />
[8560]5216 <space />
5217 <key key="sport" value="handball" />
5218 <reference ref="name_operator" />
5219 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
[16291]5220 <reference ref="sport_surface" />
[8560]5221 </item> <!-- Handball -->
[10706]5222 <item name="Volleyball" icon="presets/sport/volleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5223 <link wiki="Tag:sport=volleyball" />
[7102]5224 <space />
5225 <key key="sport" value="volleyball" />
5226 <reference ref="name_operator" />
5227 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
[16291]5228 <reference ref="sport_surface" />
[7393]5229 </item> <!-- Volleyball -->
[10808]5230 <item name="Beach Volleyball" icon="presets/sport/beachvolleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5231 <link wiki="Tag:sport=beachvolleyball" />
[7102]5232 <space />
5233 <key key="sport" value="beachvolleyball" />
5234 <reference ref="name_operator" />
5235 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
[7393]5236 </item> <!-- Beach Volleyball -->
[10565]5237 <item name="Billiards" icon="presets/sport/billiards.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5238 <link wiki="Tag:sport=billiards" />
[8428]5239 <space />
5240 <key key="sport" value="billiards" />
5241 <reference ref="name_operator" />
5242 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
5243 </item> <!-- Billiards -->
[10565]5244 <item name="Golf" icon="presets/sport/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5245 <link wiki="Tag:sport=golf" />
[7102]5246 <space />
5247 <key key="sport" value="golf" />
5248 <text key="name" text="Name" />
5249 <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
[7393]5250 </item> <!-- Golf -->
[10706]5251 <item name="Boule" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5252 <link wiki="Tag:sport=boules" />
[7102]5253 <space />
5254 <key key="sport" value="boules" />
5255 <reference ref="name_leisure_pitch" />
[16291]5256 <reference ref="sport_surface" />
[7393]5257 </item> <!-- Boule -->
[10706]5258 <item name="Lawn Bowling" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5259 <link wiki="Tag:sport=bowls" />
[7102]5260 <space />
5261 <key key="sport" value="bowls" />
5262 <reference ref="name_leisure_pitch" />
[16291]5263 <reference ref="sport_surface" />
[7393]5264 </item> <!-- Lawn Bowling -->
[10706]5265 <item name="Cricket" icon="presets/sport/cricket.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5266 <link wiki="Tag:sport=cricket" />
[7102]5267 <space />
5268 <key key="sport" value="cricket" />
5269 <reference ref="name_leisure_pitch" />
[16291]5270 <reference ref="sport_surface" />
[7393]5271 </item> <!-- Cricket -->
[10706]5272 <item name="Croquet" icon="presets/sport/croquet.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5273 <link wiki="Tag:sport=croquet" />
[7102]5274 <space />
5275 <key key="sport" value="croquet" />
5276 <reference ref="name_leisure_pitch" />
[16291]5277 <reference ref="sport_surface" />
[7393]5278 </item> <!-- Croquet -->
[10808]5279 <item name="Field Hockey" icon="presets/sport/field_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5280 <link wiki="Tag:sport=field_hockey" />
[7102]5281 <space />
[8383]5282 <key key="sport" value="field_hockey" />
[7102]5283 <text key="name" text="Name" />
[8383]5284 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[16291]5285 <reference ref="sport_surface" />
[8383]5286 </item> <!-- Field Hockey -->
[10808]5287 <item name="Ice Hockey" icon="presets/sport/ice_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5288 <link wiki="Tag:sport=ice_hockey" />
[8383]5289 <space />
5290 <key key="sport" value="ice_hockey" />
5291 <text key="name" text="Name" />
[7102]5292 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
[8383]5293 </item> <!-- Ice Hockey -->
[16746]5294 <item name="Curling" icon="presets/sport/curling.svg" type="node,closedway,multipolygon" preset_name_label="true">
5295 <link wiki="Tag:sport=curling" />
5296 <space />
5297 <key key="sport" value="curling" />
5298 <text key="name" text="Name" />
5299 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
5300 </item> <!-- Curling -->
[10808]5301 <item name="Pelota" icon="presets/sport/pelota.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5302 <link wiki="Tag:sport=pelota" />
[7102]5303 <space />
5304 <key key="sport" value="pelota" />
5305 <reference ref="name_leisure_pitch" />
[16291]5306 <reference ref="sport_surface" />
[7393]5307 </item> <!-- Pelota -->
[10706]5308 <item name="Racquetball" icon="presets/sport/racquetball.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5309 <link wiki="Tag:sport=racquet" />
[7102]5310 <space />
5311 <key key="sport" value="racquet" />
5312 <text key="name" text="Name" />
5313 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[16291]5314 <reference ref="sport_surface" />
[7393]5315 </item> <!-- Racquetball -->
[10706]5316 <item name="Table Tennis/Ping-Pong" icon="presets/sport/table_tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5317 <link wiki="Tag:sport=table_tennis" />
[7102]5318 <space />
5319 <key key="sport" value="table_tennis" />
5320 <text key="name" text="Name" />
5321 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
[7393]5322 </item> <!-- Table Tennis/Ping-Pong -->
[10706]5323 <item name="Tennis" icon="presets/sport/tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5324 <link wiki="Tag:sport=tennis" />
[7102]5325 <space />
5326 <key key="sport" value="tennis" />
5327 <reference ref="name_leisure_pitch" />
[16291]5328 <reference ref="sport_surface" />
[7393]5329 </item> <!-- Tennis -->
[7102]5330 </group> <!-- Sport (Ball) -->
[10706]5331 <group name="Motorsport" icon="presets/vehicle/motorbike.svg">
[10808]5332 <item name="Motorsport" icon="presets/sport/motor.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5333 <link wiki="Tag:sport=motor" />
[7102]5334 <space />
5335 <key key="sport" value="motor" />
5336 <text key="name" text="Name" />
5337 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
[16291]5338 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
[7393]5339 </item> <!-- Motorsport -->
[10808]5340 <item name="Kart Racing" icon="presets/sport/karting.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5341 <link wiki="Tag:sport=karting" />
[7102]5342 <space />
5343 <key key="sport" value="karting" />
5344 <text key="name" text="Name" />
5345 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
[16291]5346 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
[7393]5347 </item> <!-- Kart Racing -->
[10706]5348 <item name="Motocross" icon="presets/sport/motocross.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5349 <link wiki="Tag:sport=motocross" />
[7102]5350 <space />
5351 <key key="sport" value="motocross" />
5352 <text key="name" text="Name" />
5353 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
[7393]5354 </item> <!-- Motocross -->
[7102]5355 <separator/>
[10706]5356 <item name="Model Aerodrome" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5357 <link wiki="Tag:sport=model_aerodrome" />
[7102]5358 <space />
5359 <key key="sport" value="model_aerodrome" />
5360 <text key="name" text="Name" />
5361 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
[16291]5362 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
[7393]5363 </item> <!-- Model Aerodrome -->
[10706]5364 <item name="RC Car" icon="presets/sport/rc_car.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5365 <link wiki="Tag:sport=rc_car" />
[7102]5366 <space />
5367 <key key="sport" value="rc_car" />
5368 <text key="name" text="Name" />
5369 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
[16291]5370 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
[7393]5371 </item> <!-- RC Car -->
[7102]5372 </group> <!-- Motorsport -->
5373 </group> <!-- Sports -->
[10706]5374 <group name="Man Made" icon="presets/landmark/works.svg">
5375 <group name="Man Made" icon="presets/landmark/works.svg">
5376 <item name="Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5377 <link wiki="Key:building" />
[7102]5378 <space />
[17929]5379 <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,boathouse,bunker,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,digester,farm_auxiliary,fire_station,garage,garages,gasometer,gatehouse,grandstand,greenhouse,hangar,hospital,industrial,kindergarten,kiosk,manufacture,monastery,mosque,office,parking,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,sty,supermarket,synagogue,temple,tent,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
[10111]5380 <optional>
5381 <text key="name" text="Name" />
5382 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
[16474]5383 <text key="height" text="Height (meters)" length="7" />
[10111]5384 </optional>
[10854]5385 <preset_link preset_name="Address" />
[7393]5386 </item> <!-- Building -->
[10706]5387 <item name="Residential Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5388 <link wiki="Key:building" />
[7102]5389 <space />
[15648]5390 <combo key="building" text="Building" values="yes,residential,apartments,ger,house,hotel,hut,bungalow,dormitory,terrace,detached,farm" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
[10111]5391 <optional>
5392 <text key="name" text="Name" />
5393 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
[16474]5394 <text key="height" text="Height (meters)" length="7" />
[10111]5395 </optional>
[10854]5396 <preset_link preset_name="Address" />
[7393]5397 </item> <!-- Residential Building -->
[10706]5398 <item name="Building part" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]5399 <link wiki="Key:building:part" />
[8136]5400 <space />
[16510]5401 <combo key="building:part" text="Building part" values="allotment_house,bakehouse,barn,college,commercial,construction,cowshed,farm_auxiliary,garage,garages,greenhouse,hangar,hospital,industrial,office,parking,retail,roof,ruins,school,shed,supermarket,toilets,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
[8136]5402 <text key="name" text="Name" />
5403 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
5404 <combo key="building:min_level" text="Skipped Levels" values="1,2,3,4,5,6,7,8,9,10" text_context="building" />
[16474]5405 <text key="height" text="Height (meters)" length="7" />
[8136]5406 <text key="min_height" text="Skipped height (meters)" />
5407 </item> <!-- Building part -->
[10808]5408 <item name="Entrance" icon="presets/misc/entrance_yes.svg" type="node" preset_name_label="true">
[14646]5409 <link wiki="Key:entrance" />
[7102]5410 <space />
[10437]5411 <combo key="entrance" text="Entrance" values_context="entrance" default="yes" match="key">
[10808]5412 <list_entry value="yes" icon="presets/misc/entrance_yes.svg" />
5413 <list_entry value="main" icon="presets/misc/entrance_main.svg" />
5414 <list_entry value="service" icon="presets/misc/entrance_service.svg" />
5415 <list_entry value="exit" icon="presets/misc/entrance_exit.svg" />
5416 <list_entry value="emergency" icon="presets/misc/entrance_emergency.svg" />
5417 <list_entry value="staircase" icon="presets/misc/entrance_yes.svg" />
[12436]5418 <list_entry value="home" icon="presets/misc/entrance_yes.svg" />
[17059]5419 <list_entry value="garage" icon="presets/misc/entrance_yes.svg" />
[12437]5420 </combo>
[17864]5421 <combo key="access" text="General Access" values="yes,private,delivery,customers,permissive,permit,no" />
[8013]5422 <reference ref="wheelchair" />
[7102]5423 <optional>
[16496]5424 <combo key="door" text="Door" values="yes,no,folding,hinged,loadingdock,overhead,revolving,sliding,trapdoor" match="key" values_searchable="true" />
[7102]5425 <text key="ref" text="Entrance number" />
5426 <text key="addr:flats" text="Flat numbers" />
5427 </optional>
[7393]5428 </item> <!-- Entrance -->
[15307]5429 <item name="Non-public police facility" icon="presets/service/police_non_public.svg" type="node,closedway,multipolygon" preset_name_label="true">
5430 <link wiki="Key:police" />
5431 <space />
5432 <combo key="police" text="Type" values="barracks,car_pound,checkpoint,detention,naval_base,offices,range,storage,training_area,yes" values_context="police" match="keyvalue!" values_searchable="true" />
[17355]5433 <reference ref="optional_name_operator" />
[15308]5434 <reference ref="link_contact_address" />
[15307]5435 </item> <!-- Non-public police facility -->
[10808]5436 <item name="Flagpole" icon="presets/misc/flag.svg" type="node" preset_name_label="true">
[14646]5437 <link wiki="Tag:man_made=flagpole" />
[7102]5438 <key key="man_made" value="flagpole" />
[7393]5439 </item> <!-- Flagpole -->
[12446]5440 <item name="Cross" icon="presets/landmark/cross.svg" type="node" preset_name_label="true">
[14646]5441 <link wiki="Tag:man_made=cross" />
[12446]5442 <key key="man_made" value="cross" />
5443 </item> <!-- Cross -->
[7102]5444 <separator/>
[10706]5445 <item name="Works" icon="presets/landmark/works.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5446 <link wiki="Tag:man_made=works" />
[7102]5447 <space />
5448 <key key="man_made" value="works" />
5449 <text key="name" text="Name" />
[7393]5450 </item> <!-- Works -->
[10808]5451 <item name="Chimney" icon="presets/landmark/chimney.svg" type="node,closedway" preset_name_label="true">
[14646]5452 <link wiki="Tag:man_made=chimney" />
[7102]5453 <space />
5454 <key key="man_made" value="chimney" />
5455 <reference ref="name_operator" />
[16474]5456 <text key="height" text="Height (meters)" length="7" />
[7393]5457 </item> <!-- Chimney -->
[13379]5458 <item name="Kiln" icon="presets/misc/kiln.svg" type="node,closedway" preset_name_label="true">
[14646]5459 <link wiki="Tag:man_made=kiln" />
[13379]5460 <space />
5461 <key key="man_made" value="kiln" />
5462 <reference ref="name_operator" />
5463 <combo key="product" text="Product" values="lime,charcoal,bricks" />
5464 </item> <!-- Kiln -->
[10706]5465 <item name="Windmill" icon="presets/landmark/windmill.svg" type="node,closedway" preset_name_label="true">
[14646]5466 <link wiki="Tag:man_made=windmill" />
[7102]5467 <space />
5468 <key key="man_made" value="windmill" />
5469 <text key="name" text="Name" />
[7393]5470 </item> <!-- Windmill -->
[10706]5471 <item name="Gasometer" icon="presets/landmark/gasometer.svg" type="node,closedway" preset_name_label="true">
[14646]5472 <link wiki="Tag:man_made=gasometer" />
[7102]5473 <space />
5474 <key key="man_made" value="gasometer" />
[8386]5475 <optional>
5476 <reference ref="name_operator" />
5477 <combo key="building" text="Building" values="gasometer" values_context="building" />
5478 <text key="height" text="Height (meters)" length="7" />
5479 </optional>
[7393]5480 </item> <!-- Gasometer -->
[10706]5481 <item name="Silo" icon="presets/landmark/silo.svg" type="node,closedway" preset_name_label="true">
[14646]5482 <link wiki="Tag:man_made=silo" />
[9725]5483 <space />
5484 <key key="man_made" value="silo" />
5485 <optional>
5486 <reference ref="name_operator" />
5487 <combo key="building" text="Building" values="silo" values_context="building" />
5488 <text key="height" text="Height (meters)" length="7" />
5489 </optional>
5490 </item> <!-- Silo -->
[10706]5491 <item name="Storage Tank" icon="presets/landmark/storage_tank.svg" type="node,closedway">
[14646]5492 <link wiki="Tag:man_made=storage_tank" />
[8335]5493 <key key="man_made" value="storage_tank" />
[8386]5494 <optional>
5495 <reference ref="name_operator" />
5496 <combo key="building" text="Building" values="storage_tank" values_context="building" />
5497 <combo key="content" text="Content" values="fuel,manure,oil,sewage,silage,slurry,water,wine" values_context="content" />
5498 <text key="height" text="Height (meters)" length="7" />
5499 </optional>
[8335]5500 </item> <!-- Storage Tank -->
[10706]5501 <item name="Bunker Silo" icon="presets/landmark/bunker_silo.svg" type="node,closedway" preset_name_label="true">
[14646]5502 <link wiki="Tag:man_made=bunker_silo" />
[7710]5503 <space />
5504 <key key="man_made" value="bunker_silo" />
[8386]5505 <optional>
5506 <reference ref="name_operator" />
5507 </optional>
[7710]5508 </item> <!-- Bunker Silo -->
[10706]5509 <item name="Crane" icon="presets/landmark/crane.svg" type="node,way,closedway" preset_name_label="true">
[14646]5510 <link wiki="Tag:man_made=crane" />
[7102]5511 <space />
5512 <key key="man_made" value="crane" />
[14574]5513 <optional>
5514 <combo key="crane:type" text="Type" values="floor-mounted_crane,gantry_crane,portal_crane,travel_lift" />
5515 <reference ref="name_operator" />
5516 </optional>
[7393]5517 </item> <!-- Crane -->
[16718]5518 <item name="Goods conveyor" icon="presets/landmark/goods_conveyor.svg" type="way" preset_name_label="true">
5519 <link wiki="Tag:man_made=goods_conveyor" />
5520 <space />
5521 <key key="man_made" value="goods_conveyor" />
5522 <optional>
5523 <reference ref="name_operator" />
[16787]5524 <combo key="resource" text="Resource" values="aggregate,bauxite,clay,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
[16718]5525 <checkgroup columns="3">
5526 <check key="covered" text="Covered" />
5527 <check key="bridge" text="Bridge" disable_off="true" />
5528 <check key="tunnel" text="Tunnel" disable_off="true" />
5529 </checkgroup>
5530 </optional>
5531 </item> <!-- Goods conveyor -->
[17028]5532 <item name="Pumping station" icon="presets/misc/pumping_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
5533 <link wiki="Tag:man_made=pumping_station" />
5534 <space />
5535 <key key="man_made" value="pumping_station" />
5536 <reference ref="name_ref" />
5537 <reference ref="operator_substance" />
5538 </item> <!-- Pumping station -->
[10706]5539 <item name="Mineshaft" icon="presets/landmark/mine.svg" type="node,closedway" preset_name_label="true">
[14646]5540 <link wiki="Tag:man_made=mineshaft" />
[7102]5541 <space />
5542 <key key="man_made" value="mineshaft" />
5543 <text key="name" text="Name" />
5544 <combo key="mineshaft_type" text="Function" values="winding,air" />
[17044]5545 <text key="depth" text="Depth (meters)" />
[7102]5546 <text key="operator" text="Operator" />
[16787]5547 <combo key="resource" text="Resource" values="aggregate,bauxite,clay,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
[8122]5548 <check key="headframe" text="Visible Headframe" />
[7102]5549 <check key="disused" text="Disused" />
[7393]5550 </item> <!-- Mineshaft -->
[10706]5551 <item name="Adit" icon="presets/landmark/adit.svg" type="node" preset_name_label="true">
[14646]5552 <link wiki="Tag:man_made=adit" />
[7102]5553 <space />
5554 <key key="man_made" value="adit" />
5555 <text key="name" text="Name" />
[17044]5556 <text key="length" text="Length (meters)" />
[7102]5557 <text key="operator" text="Operator" />
[16787]5558 <combo key="resource" text="Resource" values="aggregate,bauxite,clay,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
[7102]5559 <check key="disused" text="Disused" />
[7393]5560 </item> <!-- Adit -->
[10565]5561 <item name="Embankment" icon="presets/misc/embankment.svg" type="way" preset_name_label="true">
[14646]5562 <link wiki="Tag:man_made=embankment" />
[7374]5563 <space />
5564 <key key="man_made" value="embankment" />
[7393]5565 </item> <!-- Embankment -->
[7102]5566 <separator/>
[16756]5567 <item name="Street Lamp" icon="presets/misc/streetlamp.svg" type="node" preset_name_label="true">
5568 <link wiki="Tag:highway=street_lamp" />
5569 <space />
5570 <key key="highway" value="street_lamp" />
5571 <combo key="lamp_type" text="Type" values="electric,floodlight,sodium,solar_lamp" values_context="lamp_type" match="key" />
5572 <combo key="lamp_mount" text="Mounted on" values="bent_mast,straight_mast,suspended,wall" values_context="lamp_mount" match="key" />
5573 <combo key="opening_hours" text="Operation times" values="Mo-Fr 22:00-05:00" values_no_i18n="true" />
5574 </item> <!-- Street Lamp -->
5575 <item name="Street cabinet" icon="presets/misc/street_cabinet.svg" type="node,closedway" preset_name_label="true">
5576 <link wiki="Tag:man_made=street_cabinet" />
5577 <key key="man_made" value="street_cabinet" />
5578 <optional>
5579 <combo key="street_cabinet" text="Type" values="cable_tv,gas,postal_service,power,street_lighting,telecom,traffic_control,traffic_monitoring,transport_management,waste,water,water_management" />
5580 <reference ref="ref_operator" />
5581 <text key="manufacturer" text="Manufacturer" />
5582 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
5583 </optional>
5584 </item> <!-- Street cabinet -->
5585 <item name="Monitoring Station" icon="presets/misc/monitoring_station.svg" type="node,closedway" preset_name_label="true">
5586 <link wiki="Tag:man_made=monitoring_station" />
5587 <space />
5588 <key key="man_made" value="monitoring_station" />
5589 <reference ref="name_operator" />
5590 <label text="Monitoring:" />
5591 <checkgroup columns="3">
5592 <check key="monitoring:water_level" text="Water level" />
5593 <check key="monitoring:tide_gauge" text="Tide Level" />
5594 <check key="monitoring:groundwater" text="Groundwater" />
5595 <check key="monitoring:traffic" text="Traffic" />
5596 <check key="monitoring:air_quality" text="Air Quality" />
5597 <check key="monitoring:noise" text="Noise" />
5598 <check key="monitoring:gps" text="GPS Signals" />
5599 <check key="monitoring:glonass" text="GLONASS Signals" />
5600 <check key="monitoring:galileo" text="Galileo Signals" />
5601 <check key="monitoring:weather" text="Weather" />
5602 <check key="monitoring:radiation" text="Radiation" />
5603 <check key="monitoring:seismic_activity" text="Seismic Activity" />
5604 </checkgroup>
5605 <label text="Recording:" />
5606 <checkgroup columns="3">
5607 <check key="recording:automated" text="Automated" />
5608 <check key="recording:manually" text="Manually" />
5609 <check key="recording:remote" text="Remote" />
5610 </checkgroup>
5611 <label text="Display:" />
5612 <checkgroup columns="2">
5613 <check key="display:analog" text="Analog" />
5614 <check key="display:digital" text="Digital" />
5615 </checkgroup>
5616 </item> <!-- Monitoring Station -->
[16759]5617 <item name="Telescope" icon="presets/tower/telescope_dish.svg" type="node,closedway" preset_name_label="true">
5618 <link wiki="Tag:man_made=telescope" />
5619 <space />
5620 <key key="man_made" value="telescope" />
5621 <combo key="telescope:type" text="Type" values_context="telescope" values_searchable="true">
5622 <list_entry value="optical" icon="presets/tower/telescope_dome.svg" />
5623 <list_entry value="radio" icon="presets/tower/telescope_dish.svg" />
5624 <list_entry value="gamma" icon="presets/tower/telescope_dish.svg" />
5625 </combo>
5626 <optional>
5627 <combo key="tower:construction" text="Type of construction" values="dish,dome" values_searchable="true" />
5628 <text key="telescope:diameter" text="Telescope Diameter (meters)" />
5629 <reference ref="name_ref_operator" />
5630 <text key="height" text="Height (meters)" length="7" />
5631 <text key="ele" text="Elevation (meters)" length="10" />
5632 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
5633 <reference ref="POI_access" />
5634 </optional>
5635 <preset_link preset_name="Antenna" text="Similar but different tags:" />
5636 <preset_link preset_name="Mast" text="Similar but different tags:" />
5637 <preset_link preset_name="Tower" text="Similar but different tags:" />
5638 <preset_link preset_name="Big Communication Tower" text="Similar but different tags:" />
5639 </item> <!-- Telescope -->
[16756]5640 <item name="Survey Point" icon="presets/landmark/survey_point.svg" type="node" preset_name_label="true">
5641 <link wiki="Tag:man_made=survey_point" />
5642 <space />
5643 <key key="man_made" value="survey_point" />
5644 <reference ref="name_ref" />
5645 <text key="ele" text="Elevation (meters)" length="10" />
5646 <combo key="material" text="Material" values="andesite,brass,bronze,concrete,granite,metal,steel,stone" />
5647 </item> <!-- Survey Point -->
5648 <item name="Surveillance Camera" icon="presets/service/surveillance.svg" type="node" preset_name_label="true">
5649 <link wiki="Tag:man_made=surveillance" />
5650 <space />
5651 <key key="man_made" value="surveillance" />
5652 <key key="surveillance:type" value="camera" />
5653 <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
5654 <combo key="surveillance:zone" text="Zone" values="town,parking,traffic,shop,bank,building" />
5655 <text key="operator" text="Operator" />
5656 <optional>
[17355]5657 <reference ref="name_ref" />
[16756]5658 </optional>
5659 <space />
5660 <label text="Camera" />
5661 <space />
5662 <combo key="camera:type" text="Type" values="fixed,panning,dome" values_context="camera:type" match="key" />
5663 <combo key="camera:mount" text="Mounted on" values="wall,pole,ceiling" values_context="camera:mount" match="key" />
5664 <optional>
5665 <text key="camera:direction" text="Direction in degrees" match="key" />
5666 <text key="camera:angle" text="Inclination in degrees" match="key" />
5667 <text key="height" text="Height (meters)" length="7" />
5668 </optional>
5669 </item> <!-- Surveillance Camera -->
5670 </group> <!-- Man Made -->
[16759]5671 <group name="Towers" icon="presets/tower/tower.svg">
5672 <item name="Lighthouse" icon="presets/landmark/lighthouse.svg" type="node,closedway" preset_name_label="true">
5673 <link wiki="Tag:man_made=lighthouse" />
5674 <space />
5675 <key key="man_made" value="lighthouse" />
5676 <text key="name" text="Name" />
5677 </item> <!-- Lighthouse -->
5678 <item name="Beacon" icon="presets/landmark/beacon.svg" name_context="man_made" type="node,closedway" preset_name_label="true">
5679 <link wiki="Tag:man_made=beacon" />
5680 <space />
5681 <key key="man_made" value="beacon" />
5682 <text key="name" text="Name" />
5683 </item> <!-- Beacon -->
5684 <item name="Water Tower" icon="presets/tower/water_tower.svg" type="node,closedway" preset_name_label="true">
5685 <link wiki="Tag:man_made=water_tower" />
5686 <space />
5687 <key key="man_made" value="water_tower" />
5688 <optional>
5689 <reference ref="name_operator" />
5690 <text key="height" text="Height (meters)" length="7" />
5691 </optional>
5692 </item> <!-- Water Tower -->
5693 <separator/>
5694 <item name="Antenna" icon="presets/tower/antenna.svg" type="node,closedway" preset_name_label="true">
5695 <link wiki="Tag:man_made=antenna" />
5696 <space />
5697 <key key="man_made" value="antenna" />
5698 <optional>
5699 <reference ref="name_ref_operator" />
5700 <text key="height" text="Height (meters)" length="7" />
5701 <text key="ele" text="Elevation (meters)" length="10" />
5702 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
5703 <reference ref="communication" />
5704 </optional>
5705 <preset_link preset_name="Mast" text="Similar but different tags:" />
5706 <preset_link preset_name="Tower" text="Similar but different tags:" />
5707 <preset_link preset_name="Big Communication Tower" text="Similar but different tags:" />
5708 <preset_link preset_name="Telescope" text="Similar but different tags:" />
5709 </item> <!-- Antenna -->
5710 <item name="Mast" icon="presets/tower/mast.svg" type="node,closedway" preset_name_label="true">
5711 <link wiki="Tag:man_made=mast" />
5712 <space />
5713 <key key="man_made" value="mast" />
5714 <combo key="tower:type" text="Type" values_context="mast/tower" values_searchable="true">
5715 <list_entry value="communication" icon="presets/tower/mast_communication.svg" />
5716 <list_entry value="lighting" icon="presets/tower/mast_lighting.svg" />
5717 <list_entry value="monitoring" />
5718 <list_entry value="radar" />
5719 <list_entry value="siren" />
5720 </combo>
5721 <optional>
5722 <combo key="tower:construction" text="Type of construction" values="freestanding,guyed_lattice,guyed_tube,lattice" values_searchable="true" />
5723 <reference ref="name_ref_operator" />
5724 <text key="height" text="Height (meters)" length="7" />
5725 <text key="ele" text="Elevation (meters)" length="10" />
5726 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
5727 <reference ref="communication" />
5728 </optional>
5729 <preset_link preset_name="Antenna" text="Similar but different tags:" />
5730 <preset_link preset_name="Tower" text="Similar but different tags:" />
5731 <preset_link preset_name="Big Communication Tower" text="Similar but different tags:" />
5732 <preset_link preset_name="Telescope" text="Similar but different tags:" />
5733 </item> <!-- Mast -->
5734 <item name="Tower" icon="presets/tower/tower.svg" type="node,closedway,multipolygon" preset_name_label="true">
5735 <link wiki="Tag:man_made=tower" />
5736 <space />
5737 <key key="man_made" value="tower" />
5738 <combo key="tower:type" text="Type" values_context="mast/tower" values_searchable="true">
5739 <list_entry value="bell_tower" icon="presets/tower/bell_tower.svg" />
5740 <list_entry value="communication" icon="presets/tower/communication.svg" />
5741 <list_entry value="cooling" icon="presets/tower/cooling.svg" />
5742 <list_entry value="defensive" icon="presets/tower/defensive.svg" />
5743 <list_entry value="lighting" icon="presets/tower/lighting.svg" />
5744 <list_entry value="minaret" />
5745 <list_entry value="observation" icon="presets/tower/observation.svg" />
5746 <list_entry value="radar" />
5747 <list_entry value="watchtower" icon="presets/tower/observation.svg" />
5748 </combo>
5749 <optional>
5750 <combo key="tower:construction" text="Type of construction" values="dish,dome,freestanding,lattice" values_searchable="true" />
5751 <reference ref="name_ref_operator" />
5752 <text key="height" text="Height (meters)" length="7" />
5753 <text key="ele" text="Elevation (meters)" length="10" />
5754 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
5755 <reference ref="communication" />
5756 <space />
5757 <reference ref="POI_access" />
5758 <reference ref="oh" />
5759 <reference ref="fee_interval" />
5760 <space />
5761 </optional>
5762 <preset_link preset_name="Antenna" text="Similar but different tags:" />
5763 <preset_link preset_name="Mast" text="Similar but different tags:" />
5764 <preset_link preset_name="Big Communication Tower" text="Similar but different tags:" />
5765 <preset_link preset_name="Telescope" text="Similar but different tags:" />
5766 <reference ref="link_contact_address" />
5767 </item> <!-- Tower -->
5768 <item name="Big Communication Tower" icon="presets/tower/communications_tower.svg" type="node,closedway,multipolygon" preset_name_label="true">
5769 <link wiki="Tag:man_made=communications_tower" />
5770 <space />
5771 <label text="Big communication tower, usually higher than 100 meters." />
5772 <key key="man_made" value="communications_tower" />
5773 <optional>
5774 <combo key="tower:type" text="Type" values="communication,observation" default="communication" values_context="mast/tower" />
5775 <combo key="tower:construction" text="Type of construction" values="dish,dome,freestanding,lattice" values_searchable="true" />
5776 <reference ref="name_ref_operator" />
5777 <text key="height" text="Height (meters)" length="7" />
5778 <text key="ele" text="Elevation (meters)" length="10" />
5779 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
5780 <reference ref="communication" />
5781 <space />
5782 <reference ref="POI_access" />
5783 <reference ref="oh" />
5784 <reference ref="fee_interval" />
5785 </optional>
5786 <preset_link preset_name="Antenna" text="Similar but different tags:" />
5787 <preset_link preset_name="Mast" text="Similar but different tags:" />
5788 <preset_link preset_name="Tower" text="Similar but different tags:" />
5789 <preset_link preset_name="Telescope" text="Similar but different tags:" />
5790 <reference ref="link_contact_address" />
5791 </item> <!-- Big Communication Tower -->
5792 </group> <!-- Towers -->
[16756]5793 <group name="Pipeline" icon="presets/landmark/pipeline.svg">
[10825]5794 <item name="Pipeline" icon="presets/landmark/pipeline.svg" type="way" preset_name_label="true">
[14646]5795 <link wiki="Tag:man_made=pipeline" />
[9049]5796 <space />
5797 <key key="man_made" value="pipeline" />
[17028]5798 <reference ref="name_ref" />
[9049]5799 <reference ref="operator_substance" />
5800 <combo key="location" text="Location" values="underground,underwater,overground" values_context="pipeline" />
[15062]5801 <combo key="diameter" text="Diameter (mm)" values="800,1000,1200,1500,1600,1800,2200,2300,2400,2500,2600,2800,3200,3300,3400,3500,4000,4200,4300,4800" />
5802 <text key="pressure" text="Pressure (bar)" />
[9049]5803 </item> <!-- Pipeline -->
[16716]5804 <item name="Pipeline Substation" icon="presets/misc/pipeline_substation.svg" type="node,closedway,multipolygon" preset_name_label="true">
5805 <link wiki="Tag:pipeline=substation" />
5806 <space />
5807 <key key="pipeline" value="substation" />
5808 <text key="name" text="Name" />
5809 <combo key="substation" text="Type" values="compression,distribution,field_gathering,inspection_gauge,measurement,valve,valve_group" values_context="pipeline" />
5810 <text key="ref" text="Reference" />
5811 <reference ref="operator_substance" />
5812 </item> <!-- Pipeline Substation -->
[10565]5813 <item name="Pipeline Valve" icon="presets/misc/valve.svg" type="node" preset_name_label="true">
[14646]5814 <link wiki="Tag:pipeline=valve" />
[9049]5815 <space />
5816 <key key="pipeline" value="valve" />
[15139]5817 <combo key="valve" text="Valve type" values="butterfly,globe,ball,plug,gate,needle,spool" values_context="valve" />
[15170]5818 <combo key="actuator" text="Actuator" values="electric_motor,hydraulic_cylinder,manual,pneumatic_cylinder,solenoid,thermostatic" values_context="actuator" />
[15139]5819 <combo key="handle" text="Handle" values="lever,wheel,cross,button" values_context="handle" />
5820 <combo key="turn_to_close" text="Direction to close" values="clockwise,anti_clockwise" />
[15148]5821 <combo key="sensor:position" text="Position sensor" values="optical,mechanical,inductive,yes" />
[15139]5822 <reference ref="ref_operator" />
[9049]5823 </item> <!-- Pipeline Valve -->
[15526]5824 <item name="Marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true">
5825 <link wiki="Key:marker" />
5826 <space />
[15527]5827 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key" />
[15526]5828 <combo key="utility" text="Utility" values="chemical,gas,heating,hydrant,oil,power,sewerage,street_lighting,telecom,television,waste,water" />
5829 <optional>
5830 <reference ref="ref_operator" />
[15527]5831 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
[15526]5832 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
5833 <combo key="location" text="Location" values="underground,overground" values_context="pipeline" />
5834 </optional>
5835 </item> <!-- Marker -->
[15260]5836 <item name="Manhole" icon="presets/misc/manhole.svg" type="node" preset_name_label="true">
5837 <link wiki="Key:manhole" />
5838 <space />
5839 <key key="man_made" value="manhole" />
5840 <combo key="manhole" text="Type" values="drain,gas,heat,power,rainwater,sewer,telecom,water" values_context="manhole" values_searchable="true" />
5841 <reference ref="ref_operator" />
5842 </item> <!-- Manhole -->
[16756]5843 </group> <!-- Pipeline -->
5844 <group name="Water" icon="presets/landmark/water_works.svg">
[10808]5845 <item name="Water Works" icon="presets/landmark/water_works.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5846 <link wiki="Tag:man_made=water_works" />
[7102]5847 <space />
5848 <key key="man_made" value="water_works" />
5849 <reference ref="name_operator" />
[7393]5850 </item> <!-- Water Works -->
[10706]5851 <item name="Wastewater Treatment Plant" icon="presets/landmark/wastewater_plant.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5852 <link wiki="Tag:man_made=wastewater_plant" />
[7102]5853 <space />
5854 <key key="man_made" value="wastewater_plant" />
5855 <text key="name" text="Name" />
[7393]5856 </item> <!-- Wastewater Treatment Plant -->
[16245]5857 <item name="Watermill" icon="presets/landmark/watermill.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5858 <link wiki="Tag:man_made=watermill" />
[7102]5859 <space />
5860 <key key="man_made" value="watermill" />
5861 <text key="name" text="Name" />
[7393]5862 </item> <!-- Watermill -->
[16245]5863 <item name="Fountain" icon="presets/misc/fountain.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5864 <link wiki="Tag:amenity=fountain" />
[7102]5865 <space />
5866 <key key="amenity" value="fountain" />
[13786]5867 <optional>
5868 <text key="name" text="Name" />
5869 <check key="drinking_water" text="Drinking Water" />
5870 </optional>
[7393]5871 </item> <!-- Fountain -->
[10706]5872 <item name="Water Well" icon="presets/landmark/water_well.svg" type="node,closedway" preset_name_label="true">
[14646]5873 <link wiki="Tag:man_made=water_well" />
[7102]5874 <space />
5875 <key key="man_made" value="water_well" />
[13355]5876 <optional>
5877 <text key="name" text="Name" />
5878 <combo key="pump" text="Pump" values="yes,no,manual,powered" values_sort="false"/>
5879 </optional>
[7393]5880 </item> <!-- Water Well -->
[16756]5881 </group> <!-- Water -->
[10565]5882 <group name="Bridges" icon="presets/transport/bridge/bridge.svg">
[16245]5883 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="way,multipolygon,relation" preset_name_label="true">
[14646]5884 <link wiki="Key:bridge" />
[7490]5885 <space />
[7613]5886 <combo key="bridge" text="Bridge" values="yes,aqueduct,boardwalk,cantilever,covered,low_water_crossing,trestle,viaduct" match="keyvalue!" default="yes" />
[15170]5887 <combo key="bridge:structure" text="Structure" values="arch,beam,cable-stayed,floating,humpback,simple-suspension,suspension,truss" match="key" />
[7490]5888 <reference ref="optional_bridge" />
5889 </item> <!-- Bridge -->
[16245]5890 <item name="Movable Bridge" icon="presets/transport/bridge/bridge_movable.svg" type="way,multipolygon,relation" preset_name_label="true">
[14646]5891 <link wiki="Key:bridge:movable" />
[7490]5892 <space />
5893 <key key="bridge" value="movable" />
[15253]5894 <combo key="bridge:movable" text="Type" values="bascule,drawbridge,lift,submersible,swing,transporter,retractable,tilt" match="key" />
[7490]5895 <reference ref="optional_bridge" />
5896 </item> <!-- Movable Bridge -->
[10565]5897 <item name="Bridge Support" icon="presets/transport/bridge/bridge_support.svg" type="node,closedway" preset_name_label="true">
[14646]5898 <link wiki="Key:bridge:support" />
[7490]5899 <space />
[15170]5900 <combo key="bridge:support" text="Type" values="abutment,lift_pier,pier,pivot_pier,pylon" match="key" />
[7490]5901 </item> <!-- Bridge Support -->
[10565]5902 <item name="Bridge outline" icon="presets/transport/bridge/bridge_outline.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]5903 <link wiki="Tag:man_made=bridge" />
[7648]5904 <space />
5905 <key key="man_made" value="bridge" />
5906 <optional>
5907 <reference ref="name_layer" />
5908 </optional>
5909 </item> <!-- Bridge outline -->
[7490]5910 </group> <!-- Bridges -->
[10706]5911 <group name="Military" name_context="preset group" icon="presets/landuse/military.svg">
5912 <item name="Airfield" icon="presets/transport/airport/airfield.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5913 <link wiki="Tag:military=airfield" />
[9039]5914 <space />
5915 <key key="military" value="airfield" match="keyvalue!" />
5916 <reference ref="aerodrome" />
[9638]5917 </item> <!-- Airfield -->
[9574]5918 <item name="Barracks" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5919 <link wiki="Tag:military=barracks" />
[9039]5920 <space />
5921 <key key="military" value="barracks" />
[9638]5922 </item> <!-- Barracks -->
[10706]5923 <item name="Bunker" icon="presets/landmark/bunker.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5924 <link wiki="Tag:military=bunker" />
[9039]5925 <key key="military" value="bunker" />
[16853]5926 <optional>
5927 <combo key="bunker_type" text="Type" values="command,foxhole,gun_emplacement,hardened_aircraft_shelter,mg_nest,munitions,observation,personnel_shelter,pillbox,technical,tobruk" values_context="bunker" values_searchable="true" />
5928 <combo key="location" text="Location" values="overground,underground" values_context="bunker" />
5929 <combo key="building" text="Building" values="bunker,yes" values_context="building" />
5930 <text key="name" text="Name" />
5931 <reference ref="POI_access" />
5932 <check key="historic" text="Historic" />
5933 <check key="ruins" text="Ruins" />
5934 </optional>
[9638]5935 </item> <!-- Bunker -->
[10706]5936 <item name="Range" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]5937 <link wiki="Tag:military=range" />
[9039]5938 <space />
5939 <key key="military" value="range" />
[9638]5940 </item> <!-- Range -->
[9039]5941 </group> <!-- Military -->
[10565]5942 <group name="Power" icon="presets/power/power.svg">
[16245]5943 <item name="Power Plant" icon="presets/power/plant.svg" type="closedway,multipolygon,relation" preset_name_label="true">
[14646]5944 <link wiki="Tag:power=plant" />
[7102]5945 <space />
5946 <key key="power" value="plant" />
[7361]5947 <reference ref="name_ref_operator" />
[7102]5948 <text key="start_date" text="Start date" />
5949 <optional text="Output forms of energy (optional):">
5950 <combo key="plant:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
5951 <combo key="plant:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
5952 <combo key="plant:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
5953 <combo key="plant:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
5954 <combo key="plant:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
5955 <combo key="plant:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
5956 <combo key="plant:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
5957 <combo key="plant:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
5958 <space />
[15170]5959 <combo key="plant:source" text="Plant source" values="biofuel,biogas,biomass,coal,diesel,gas,gasoline,geothermal,hydro,nuclear,oil,osmotic,solar,tidal,waste,wave,wind" />
[7102]5960 </optional>
[7393]5961 </item> <!-- Power Plant -->
[10565]5962 <group name="Power Generator" icon="presets/power/generator.svg">
[10706]5963 <item name="Biofuel Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]5964 <key key="generator:source" value="biofuel" />
5965 <reference ref="power_generator" />
5966 <key key="generator:method" value="combustion" />
5967 <combo key="generator:type" text="Generator Type" values="gas_turbine,reciprocating_engine,steam_generator" />
5968 <reference ref="power_output" />
[7393]5969 </item> <!-- Power Generator -->
[10706]5970 <item name="Biogas Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]5971 <key key="generator:source" value="biogas" />
5972 <reference ref="power_generator" />
5973 <key key="generator:method" value="combustion" />
5974 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5975 <reference ref="power_output" />
[7393]5976 </item> <!-- Biogas Power Generator -->
[10706]5977 <item name="Biomass Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]5978 <key key="generator:source" value="biomass" />
5979 <reference ref="power_generator" />
5980 <combo key="generator:method" text="Method" values_context="generator method" values="anaerobic_digestion,combustion,gasification" />
5981 <combo key="generator:type" text="Generator Type" values_searchable="true">
5982 <list_entry value="bioreactor" short_description="anaerobic_digestion / combustion" />
5983 <list_entry value="pyrolysis" short_description="" />
5984 <list_entry value="steam_generator" short_description="combustion" />
5985 <list_entry value="steam_turbine" short_description="combustion" />
5986 </combo>
5987 <reference ref="power_output" />
[7393]5988 </item> <!-- Biomass Power Generator -->
[10706]5989 <item name="Coal Power Generator" icon="presets/power/power_source-coal.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]5990 <key key="generator:source" value="coal" />
5991 <reference ref="power_generator" />
5992 <key key="generator:method" value="combustion" />
5993 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5994 <reference ref="power_output" />
[7393]5995 </item> <!-- Coal Power Generator -->
[10706]5996 <item name="Gas Power Generator" icon="presets/power/power_source-gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]5997 <key key="generator:source" value="gas" />
5998 <reference ref="power_generator" />
5999 <key key="generator:method" value="combustion" />
6000 <combo key="generator:type" text="Generator Type" values="combined_cycle,gas_turbine,reciprocating_engine,steam_generator,steam_turbine" />
6001 <reference ref="power_output" />
[7393]6002 </item> <!-- Gas Power Generator -->
[10706]6003 <item name="Oil Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6004 <key key="generator:source" value="oil" />
6005 <reference ref="power_generator" />
6006 <key key="generator:method" value="combustion" />
6007 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
6008 <reference ref="power_output" />
[7393]6009 </item> <!-- Oil Power Generator -->
[10706]6010 <item name="Diesel Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6011 <key key="generator:source" value="diesel" />
6012 <reference ref="power_generator" />
6013 <key key="generator:method" value="combustion" />
6014 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
6015 <reference ref="power_output" />
[7393]6016 </item> <!-- Diesel Power Generator -->
[10706]6017 <item name="Gasoline Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6018 <key key="generator:source" value="gasoline" />
6019 <reference ref="power_generator" />
6020 <key key="generator:method" value="combustion" />
6021 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
6022 <reference ref="power_output" />
[7393]6023 </item> <!-- Gasoline Power Generator -->
[10706]6024 <item name="Nuclear Reactor" icon="presets/power/power_source-nuclear.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6025 <key key="generator:source" value="nuclear" />
6026 <reference ref="power_generator" />
6027 <combo key="generator:method" text="Method" values_context="generator method" values="fission,fusion" />
6028 <combo key="generator:type" text="Generator Type" values_searchable="true">
6029 <list_entry value="BWR-1" display_value="Boiling Water Reactor 1 (BWR-1)" short_description="fission" />
6030 <list_entry value="BWR-2" display_value="Boiling Water Reactor 2 (BWR-2)" short_description="fission" />
6031 <list_entry value="BWR-3" display_value="Boiling Water Reactor 3 (BWR-3)" short_description="fission" />
6032 <list_entry value="BWR-4" display_value="Boiling Water Reactor 4 (BWR-4)" short_description="fission" />
6033 <list_entry value="BWR-5" display_value="Boiling Water Reactor 5 (BWR-5)" short_description="fission" />
6034 <list_entry value="BWR-6" display_value="Boiling Water Reactor 6 (BWR-6)" short_description="fission" />
6035 <list_entry value="CANDU" display_value="CANada Deuterium Uranium reactor (CANDU)" short_description="fission" />
6036 <list_entry value="cold-fusion" short_description="fusion" />
6037 <list_entry value="CPR-1000" display_value="China Pressurized Reactor (CPR-1000)" short_description="fission" />
6038 <list_entry value="EPR" display_value="European Pressurized Reactor (EPR)" short_description="fission" />
6039 <list_entry value="ICF" display_value="Inertial Confinement Fusion (ICF)" short_description="fusion" />
6040 <list_entry value="PWR" display_value="Pressurized water reactor (PWR)" short_description="fission" />
6041 <list_entry value="RBMK-1000" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1000 (RBMK-1000)" short_description="fission" />
6042 <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="fission" />
6043 <list_entry value="stellarator" short_description="fusion" />
6044 <list_entry value="tokamak" short_description="fusion" />
6045 <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="fission" />
6046 </combo>
6047 <reference ref="power_output" />
[7393]6048 </item> <!-- Nuclear Reactor -->
[10706]6049 <item name="Solar Power Generator" icon="presets/power/power_source-sun.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6050 <key key="generator:source" value="solar" />
6051 <reference ref="power_generator" />
6052 <combo key="generator:method" text="Method" values_context="generator method" values="photovoltaic,thermal" />
6053 <combo key="generator:type" text="Generator Type" values_searchable="true">
6054 <list_entry value="solar_photovoltaic_panel" short_description="photovoltaic" />
6055 <list_entry value="solar_thermal_collector" short_description="thermal" />
6056 <list_entry value="steam_turbine" short_description="thermal" />
6057 </combo>
6058 <reference ref="power_output" />
[7393]6059 </item> <!-- Solar Power Generator -->
[10706]6060 <item name="Waste Power Generator" icon="presets/power/power_source-waste.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6061 <key key="generator:source" value="waste" />
6062 <reference ref="power_generator" />
6063 <combo key="generator:method" text="Method" values_context="generator method" values="combustion,gasification,pyrolysis" />
6064 <combo key="generator:type" text="Generator Type" values_searchable="true">
6065 <list_entry value="bioreactor" short_description="gasification" />
6066 <list_entry value="pyrolysis" short_description="" />
6067 <list_entry value="reciprocating_engine" short_description="combustion" />
6068 <list_entry value="steam_generator" short_description="combustion" />
6069 </combo>
6070 <combo key="generator:type" text="Generator Type" values="bioreactor,reciprocating_engine,steam_generator" />
6071 <reference ref="power_output" />
[7393]6072 </item> <!-- Waste Power Generator -->
[14299]6073 <item name="Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6074 <key key="generator:source" value="hydro" />
6075 <reference ref="power_generator" />
6076 <combo key="generator:method" text="Method" values_context="generator method" values="run-of-the-river,water-pumped-storage,water-storage" />
6077 <combo key="generator:type" text="Generator Type" values_searchable="true">
6078 <list_entry value="francis_turbine" short_description="all methods" />
6079 <list_entry value="hydrodynamic_screw" short_description="run-of-the-river" />
6080 <list_entry value="kaplan_turbine" short_description="run-of-the-river / water-storage" />
6081 <list_entry value="pelton_turbine" short_description="run-of-the-river / water-storage" />
6082 </combo>
6083 <reference ref="power_output" />
[7393]6084 </item> <!-- Water Turbine -->
[14299]6085 <item name="Tidal Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6086 <key key="generator:source" value="tidal" />
6087 <reference ref="power_generator" />
6088 <combo key="generator:method" text="Method" values_context="generator method" values="barrage,stream" />
6089 <combo key="generator:type" text="Generator Type" values_searchable="true">
[14780]6090 <list_entry value="horizontal_axis" short_description="stream" />
[7361]6091 <list_entry value="kaplan_turbine" short_description="barrage" />
[14780]6092 <list_entry value="vertical_axis" short_description="stream" />
[7361]6093 </combo>
6094 <reference ref="power_output" />
[7393]6095 </item> <!-- Tidal Water Turbine -->
[10706]6096 <item name="Wave Energy Converter" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6097 <key key="generator:source" value="wave" />
6098 <reference ref="power_generator" />
6099 <reference ref="power_output" />
[7393]6100 </item> <!-- Wave Energy Converter -->
[10706]6101 <item name="Osmotic Power Generator" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6102 <key key="generator:source" value="osmotic" />
6103 <reference ref="power_generator" />
6104 <reference ref="power_output" />
[7393]6105 </item> <!-- Osmotic Power Generator -->
[10706]6106 <item name="Geothermal Power Generator" icon="presets/power/power_source-geothermal.svg" type="node,closedway,multipolygon" preset_name_label="true">
[7361]6107 <key key="generator:source" value="geothermal" />
6108 <reference ref="power_generator" />
6109 <combo key="generator:type" text="Generator Type" values="heat_pump,steam_turbine" />
6110 <reference ref="power_output" />
[7393]6111 </item> <!-- Geothermal Power Generator -->
[10706]6112 <item name="Wind Turbine" icon="presets/power/power_source-wind.svg" type="node,closedway" preset_name_label="true">
[7361]6113 <key key="generator:source" value="wind" />
6114 <reference ref="power_generator" />
6115 <key key="generator:method" value="wind_turbine" />
6116 <combo key="generator:type" text="Generator Type" values="horizontal_axis,vertical_axis" />
6117 <reference ref="power_output" />
[7393]6118 </item> <!-- Wind Turbine -->
6119 </group> <!-- Power Generator -->
[7102]6120 <separator/>
[10565]6121 <item name="Power Substation" icon="presets/power/substation.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6122 <link wiki="Tag:power=substation" />
[7102]6123 <space />
6124 <key key="power" value="substation" />
6125 <text key="name" text="Name" />
[15170]6126 <combo key="substation" text="Type of substation" values="compensation,converter,distribution,industrial,minor_distribution,traction,transition,transmission" values_context="power" />
[7361]6127 <reference ref="power_extra" />
[7102]6128 <optional>
[7361]6129 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
[7102]6130 <text key="start_date" text="Start date" />
6131 <check key="gas_insulated" text="Gas insulated" />
6132 </optional>
[7393]6133 </item> <!-- Power Substation -->
[10565]6134 <item name="Power Transformer" icon="presets/power/transformer.svg" type="node" preset_name_label="true">
[14646]6135 <link wiki="Tag:power=transformer" />
[7102]6136 <space />
6137 <key key="power" value="transformer" />
[15170]6138 <combo key="transformer" text="Type of transformer" values="auto,auxiliary,converter,distribution,generator,phase_angle_regulator,traction,yes" match="key" values_context="power" />
[13814]6139 <reference ref="power_loc" />
6140 <reference ref="transformer_voltage_frequency" />
[15075]6141 <reference ref="ref_operator" />
[13814]6142 <reference ref="optional_transformer_rating_phases_devices_windings" />
[7393]6143 </item> <!-- Power Transformer -->
[14299]6144 <item name="Power Switchgear" icon="presets/power/switchgear.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]6145 <link wiki="Tag:power=switchgear" />
[7102]6146 <space />
6147 <label text="(Please only use this tag if more detailed mapping using busbars and bays is impossible!)" />
6148 <space />
6149 <key key="power" value="switchgear" />
[7361]6150 <reference ref="power_loc" />
6151 <reference ref="voltage" />
[7102]6152 <optional>
6153 <check key="gas_insulated" text="Gas insulated" />
6154 </optional>
[7393]6155 </item> <!-- Power Switchgear -->
[10565]6156 <item name="Power Busbar" icon="presets/power/busbar.svg" type="way" preset_name_label="true">
[14646]6157 <link wiki="Tag:line=busbar" />
[7102]6158 <space />
6159 <key key="power" value="line" />
6160 <key key="line" value="busbar" />
[7361]6161 <reference ref="power_line_extra" />
[7393]6162 </item> <!-- Power Busbar -->
[10565]6163 <item name="Power Bay" icon="presets/power/bay.svg" type="way" preset_name_label="true">
[14646]6164 <link wiki="Tag:line=bay" />
[7102]6165 <space />
6166 <key key="power" value="line" />
6167 <key key="line" value="bay" />
[7361]6168 <reference ref="power_line_extra" />
[7393]6169 </item> <!-- Power Bay -->
[10565]6170 <item name="Power Switch" icon="presets/power/switch.svg" type="node" preset_name_label="true">
[14646]6171 <link wiki="Tag:power=switch" />
[7102]6172 <space />
6173 <key key="power" value="switch" />
[15170]6174 <combo key="switch" text="Type of switch" values="circuit_breaker,disconnector,earthing,mechanical" match="key" values_context="power" />
[12934]6175 <reference ref="power_loc" />
6176 <optional>
6177 <reference ref="voltage" />
6178 <reference ref="cables" />
[15075]6179 <reference ref="ref_operator" />
[12934]6180 </optional>
[7393]6181 </item> <!-- Power Switch -->
[7102]6182 <separator/>
[10565]6183 <item name="Power Converter" icon="presets/power/converter.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6184 <link wiki="Tag:power=converter" />
[7102]6185 <space />
6186 <key key="power" value="converter" />
6187 <combo key="converter" text="Type of converter" values="lcc,vsc,back-to-back" match="key" values_context="power" />
[7361]6188 <reference ref="voltage_frequency" />
[15075]6189 <reference ref="ref_operator" />
[7102]6190 <optional>
6191 <combo key="poles" text="Amount of poles" values="monopole,bipole" />
6192 <combo key="rating" text="Power rating (MVA)" values="15 MVA,50 MVA,100 MVA" />
6193 </optional>
[7393]6194 </item> <!-- Power Converter -->
[10565]6195 <item name="Power Compensator" icon="presets/power/compensator.svg" type="node,closedway" preset_name_label="true">
[14646]6196 <link wiki="Tag:power=compensator" />
[7102]6197 <space />
6198 <key key="power" value="compensator" />
[15170]6199 <combo key="compensator" text="Type of compensator" values="filter,series_capacitor,series_reactor,shunt_capacitor,shunt_reactor,statcom,static_var,synchronous_condenser" match="key" values_context="power" />
[7361]6200 <reference ref="voltage_frequency" />
[15075]6201 <reference ref="ref_operator" />
[7102]6202 <optional>
6203 <combo key="rating" text="Power rating (kvar/Mvar)" values="500 kvar,1 Mvar,5 Mvar" />
6204 </optional>
[7393]6205 </item> <!-- Power Compensator -->
[7102]6206 <separator/>
[16475]6207 <item name="Power Street Cabinet" icon="presets/power/cable_distribution_cabinet.svg" type="node,closedway" preset_name_label="true">
[14646]6208 <link wiki="Tag:man_made=street_cabinet" />
[9434]6209 <key key="man_made" value="street_cabinet" />
6210 <key key="street_cabinet" value="power" />
[15175]6211 <optional>
6212 <combo key="voltage" text="Voltage in Volts (V)" values="600,400,220,110" /> <!-- Recheck values -->
6213 <reference ref="ref_operator" />
6214 <text key="manufacturer" text="Manufacturer" />
[15255]6215 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
[15175]6216 </optional>
[9434]6217 </item> <!-- Power Street Cabinet -->
[7102]6218 <separator/>
[10565]6219 <item name="Transformer Tower" icon="presets/power/transformer_tower.svg" type="node,closedway" preset_name_label="true">
[14646]6220 <link wiki="Tag:building=transformer_tower" />
[9433]6221 <space />
6222 <key key="building" value="transformer_tower" />
[16474]6223 <text key="height" text="Height (meters)" length="7" />
[15075]6224 <reference ref="ref_operator" />
[9433]6225 <preset_link preset_name="Power Substation" />
6226 </item> <!-- Transformer Tower -->
[14123]6227 <item name="Terminal" icon="presets/power/terminal.svg" type="node" preset_name_label="true">
[14646]6228 <link wiki="Tag:power=terminal" />
[14123]6229 <space />
6230 <key key="power" value="terminal" />
6231 <optional>
[15454]6232 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
[17263]6233 <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
[17355]6234 <reference ref="ref_operator" />
[14123]6235 </optional>
6236 </item> <!-- Terminal -->
[10565]6237 <item name="Power Portal" icon="presets/power/portal.svg" type="node,way" preset_name_label="true">
[14646]6238 <link wiki="Tag:power=portal" />
[9433]6239 <space />
6240 <key key="power" value="portal" />
[16474]6241 <text key="height" text="Height (meters)" length="7" />
[9433]6242 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
[15170]6243 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
[9433]6244 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
[15075]6245 <reference ref="ref_operator" />
[9433]6246 <combo key="design" text="Portal design" values="portal,portal_two-level,portal_three-level" values_context="power" />
[15454]6247 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
[17263]6248 <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
[9433]6249 </item> <!-- Power Portal -->
[10565]6250 <item name="Power Tower" icon="presets/power/tower.svg" type="node" preset_name_label="true">
[14646]6251 <link wiki="Tag:power=tower" />
[7102]6252 <space />
6253 <key key="power" value="tower" />
[16474]6254 <text key="height" text="Height (meters)" length="7" />
[8105]6255 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
[15170]6256 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
[7102]6257 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
[15075]6258 <reference ref="ref_operator" />
[7102]6259 <optional>
6260 <combo key="design" text="Tower design" values="one-level,two-level,donau,three-level,barrel,asymmetric,triangle,flag,donau;one-level,four-level,six-level,nine-level,delta,delta_two-level,y-frame,x-frame,h-frame,guyed_h-frame,portal,portal_two-level,portal_three-level,guyed_v-frame,bipole,monopolar" values_context="power" />
[15454]6261 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
[17263]6262 <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
[7102]6263 <check key="triple_tower" text="Triple tower" />
6264 <check key="design:incomplete" text="Incomplete tower" />
[10511]6265 <check key="location:transition" text="Location transition" disable_off="true" />
[7102]6266 </optional>
[7393]6267 </item> <!-- Power Tower -->
[10565]6268 <item name="Pole" icon="presets/power/pole.svg" type="node" preset_name_label="true">
[14646]6269 <link wiki="Tag:power=pole" />
[7102]6270 <space />
6271 <key key="power" value="pole" />
[12997]6272 <reference ref="power_pole" />
[7393]6273 </item> <!-- Pole -->
[12997]6274 <item name="Pole with Switch" icon="presets/power/pole_switch.svg" type="node" preset_name_label="true">
[14646]6275 <link wiki="Tag:power=pole" />
[12997]6276 <space />
6277 <key key="power" value="pole" />
6278 <label text="Pole Attributes:" />
6279 <reference ref="power_pole" />
6280 <space />
6281 <label text="Switch Attributes:" />
[15170]6282 <combo key="switch" text="Type" values="circuit_breaker,disconnector,earthing,mechanical" match="key!" values_context="power" />
[12997]6283 <optional>
6284 <reference ref="voltage" />
6285 <reference ref="cables" />
6286 </optional>
6287 </item> <!-- Pole with Switch -->
[10565]6288 <item name="Pole with Transformer" icon="presets/power/pole_transformer.svg" type="node" preset_name_label="true">
[14646]6289 <link wiki="Tag:power=pole" />
[7649]6290 <space />
6291 <key key="power" value="pole" />
6292 <label text="Pole Attributes:" />
[12997]6293 <reference ref="power_pole" />
[7649]6294 <space />
6295 <label text="Transformer Attributes:" />
[7653]6296 <key key="transformer" value="distribution" match="key!" />
[13814]6297 <reference ref="transformer_voltage_frequency" />
6298 <reference ref="optional_transformer_rating_phases_devices_windings" />
[12997]6299 </item> <!-- Pole with Transformer -->
[14123]6300 <item name="Catenary mast" icon="presets/power/catenary_mast.svg" type="node" preset_name_label="true">
[14646]6301 <link wiki="Tag:power=catenary_mast" />
[14123]6302 <space />
6303 <key key="power" value="catenary_mast" />
6304 <optional>
[17355]6305 <reference ref="ref_operator" />
[14123]6306 </optional>
6307 </item> <!-- Catenary mast -->
[10565]6308 <item name="Insulator" icon="presets/power/insulator.svg" type="node,way" preset_name_label="true">
[14646]6309 <link wiki="Tag:power=insulator" />
[9433]6310 <space />
6311 <key key="power" value="insulator" />
[15454]6312 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
[17263]6313 <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
[15075]6314 <reference ref="ref_operator" />
[9433]6315 </item> <!-- Insulator -->
[10565]6316 <item name="Power Line" icon="presets/power/line.svg" type="way" preset_name_label="true">
[14646]6317 <link wiki="Tag:power=line" />
[7102]6318 <space />
[7613]6319 <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue!" />
[7361]6320 <reference ref="voltage_frequency" />
[15075]6321 <reference ref="ref_operator" />
[7102]6322 <optional>
[12934]6323 <reference ref="cables_circuits" />
[15170]6324 <combo key="wires" text="Number of conductors/wires per cable" values="single,double,triple,quad,fivefold,sixfold,eightfold" values_context="power" values_sort="false" />
[16944]6325 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[16831]6326 <check key="communication" text="Used for data communications" value_on="line" disable_off="true" />
[7102]6327 </optional>
[7393]6328 </item> <!-- Power Line -->
[10565]6329 <item name="Power Cable" icon="presets/power/cable.svg" type="way" preset_name_label="true">
[14646]6330 <link wiki="Tag:power=cable" />
[7102]6331 <space />
6332 <key key="power" value="cable" />
[7361]6333 <reference ref="voltage_frequency" />
[15075]6334 <reference ref="ref_operator" />
[7102]6335 <optional>
[12934]6336 <reference ref="cables_circuits" />
[7734]6337 <combo key="location" text="Location" values="underground,underwater,overground" values_context="power cable" />
[16944]6338 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[16831]6339 <check key="communication" text="Used for data communications" value_on="line" disable_off="true" />
[7102]6340 </optional>
[7393]6341 </item> <!-- Power Cable -->
[7102]6342 </group> <!-- Power -->
[15112]6343 <group name="Telecom" icon="presets/telecom/telecom.svg">
[16475]6344 <item name="Telecom Street Cabinet" icon="presets/telecom/telecom_cabinet.svg" type="node,closedway" preset_name_label="true">
[15112]6345 <link wiki="Tag:man_made=street_cabinet" />
6346 <key key="man_made" value="street_cabinet" />
6347 <key key="street_cabinet" value="telecom" />
[15175]6348 <optional>
6349 <reference ref="ref_operator" />
6350 <text key="manufacturer" text="Manufacturer" />
[15255]6351 <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" />
[15175]6352 </optional>
[15112]6353 </item> <!-- Telecom Street Cabinet -->
6354 <item name="Telephone Exchange" icon="presets/telecom/exchange.svg" type="node,closedway" preset_name_label="true">
6355 <link wiki="Tag:telecom=exchange" />
6356 <space />
6357 <key key="telecom" value="exchange" />
6358 <reference ref="telecom_medium" />
6359 <reference ref="ref_operator" />
6360 </item> <!-- Telephone Exchange -->
6361 <item name="Connection Point" icon="presets/telecom/connection_point.svg" type="node,closedway" preset_name_label="true">
6362 <link wiki="Tag:telecom=connection_point" />
6363 <space />
6364 <key key="telecom" value="connection_point" />
6365 <reference ref="telecom_medium" />
6366 <reference ref="ref_operator" />
6367 </item> <!-- Connection Point -->
6368 <item name="Service Device" icon="presets/telecom/service_device.svg" type="node,closedway" preset_name_label="true">
6369 <link wiki="Tag:telecom=service_device" />
6370 <space />
6371 <key key="telecom" value="service_device" />
6372 <reference ref="telecom_medium" />
6373 <reference ref="ref_operator" />
6374 </item> <!-- Service Device -->
6375 </group> <!-- Telecom -->
[10565]6376 <group name="Historic Places" icon="presets/sightseeing/castle.svg">
6377 <item name="Castle" icon="presets/sightseeing/castle.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6378 <link wiki="Tag:historic=castle" />
[7102]6379 <space />
6380 <key key="historic" value="castle" />
[11550]6381 <combo key="castle_type" text="Type" values="stately,defensive,fortress,manor,palace" />
[16861]6382 <reference ref="name_wikipedia_wikidata" />
[9165]6383 <check key="ruins" text="Ruins" />
[8060]6384 <reference ref="link_contact_address_payment" />
[7393]6385 </item> <!-- Castle -->
[15931]6386 <item name="Fort" icon="presets/sightseeing/fort.svg" type="node,closedway,multipolygon" preset_name_label="true">
6387 <link wiki="Tag:historic=fort" />
6388 <space />
6389 <key key="historic" value="fort" />
[16861]6390 <reference ref="name_wikipedia_wikidata" />
[15931]6391 <check key="ruins" text="Ruins" />
6392 <reference ref="link_contact_address_payment" />
6393 </item> <!-- Fort -->
[10706]6394 <item name="Ruins" icon="presets/sightseeing/ruins.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6395 <link wiki="Tag:historic=ruins" />
[7102]6396 <space />
6397 <key key="historic" value="ruins" />
[8013]6398 <reference ref="name_oh_wheelchair" />
[7393]6399 </item> <!-- Ruins -->
[10706]6400 <item name="Archaeological Site" icon="presets/sightseeing/archaeological.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6401 <link wiki="Tag:historic=archaeological_site" />
[7102]6402 <space />
6403 <key key="historic" value="archaeological_site" />
[11787]6404 <combo key="site_type" text="Type" values="tumulus,megalith,fortification,settlement,necropolis,city" />
[8013]6405 <reference ref="name_oh_wheelchair" />
[7393]6406 </item> <!-- Archaeological Site -->
[10706]6407 <item name="Battlefield" icon="presets/sightseeing/battlefield.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6408 <link wiki="Tag:historic=battlefield" />
[7102]6409 <space />
6410 <key key="historic" value="battlefield" />
6411 <text key="name" text="Name" />
[7393]6412 </item> <!-- Battlefield -->
[10814]6413 <item name="Palaeontological Site" icon="presets/sightseeing/palaeontological_site.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6414 <link wiki="Tag:geological=palaeontological_site" />
[7102]6415 <space />
6416 <key key="geological" value="palaeontological_site" />
6417 <text key="name" text="Name" />
[7393]6418 </item> <!-- Palaeontological Site -->
[16753]6419 <item name="Citywalls" icon="presets/barrier/city_wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
[16748]6420 <link wiki="Tag:historic=citywalls" />
6421 <space />
6422 <key key="historic" value="citywalls" />
6423 <optional>
6424 <text key="name" text="Name" />
6425 </optional>
6426 </item> <!-- Citywalls -->
6427 <item name="City gate" icon="presets/sightseeing/city_gate.svg" type="node,closedway,multipolygon" preset_name_label="true">
6428 <link wiki="Tag:historic=city_gate" />
6429 <space />
6430 <key key="historic" value="city_gate" />
6431 <optional>
6432 <text key="name" text="Name" />
6433 </optional>
6434 </item> <!-- City gate -->
6435 <item name="Manor" icon="presets/sightseeing/manor.svg" type="node,closedway,multipolygon" preset_name_label="true">
6436 <link wiki="Tag:historic=manor" />
6437 <space />
6438 <key key="historic" value="manor" />
6439 <optional>
6440 <text key="name" text="Name" />
6441 </optional>
6442 </item> <!-- Manor -->
6443 <item name="Church" icon="presets/religion/historic_church.svg" type="node,closedway,multipolygon" preset_name_label="true">
6444 <link wiki="Tag:historic=church" />
6445 <space />
6446 <key key="historic" value="church" />
6447 <optional>
6448 <text key="name" text="Name" />
6449 </optional>
6450 <reference ref="religious"/>
6451 </item> <!-- Church -->
[17064]6452 <item name="Historic monastery" icon="presets/sightseeing/monastery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6453 <link wiki="Tag:historic=monastery" />
6454 <space />
6455 <key key="historic" value="monastery" />
6456 <optional>
6457 <text key="name" text="Name" />
6458 <reference ref="religious" />
6459 <reference ref="wikipedia_wikidata" />
6460 </optional>
6461 <preset_link preset_name="Monastery" text="Similar but different tags:" />
6462 </item> <!-- Monastery -->
[7102]6463 <separator/>
[16754]6464 <item name="Charcoal pile" icon="presets/misc/charcoal_pile.svg" type="node,closedway,multipolygon" preset_name_label="true">
[16748]6465 <link wiki="Tag:historic=charcoal_pile" />
6466 <space />
6467 <key key="historic" value="charcoal_pile" />
6468 <optional>
6469 <text key="name" text="Name" />
6470 </optional>
6471 </item> <!-- Charcoal pile -->
[16754]6472 <item name="Mine" icon="presets/landmark/historic_mine.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[16748]6473 <link wiki="Tag:historic=mine" />
6474 <space />
6475 <key key="historic" value="mine" />
6476 <optional>
6477 <text key="name" text="Name" />
[16787]6478 <combo key="resource" text="Resource" values="aggregate,bauxite,clay,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
[16748]6479 </optional>
6480 </item> <!-- Mine -->
[16754]6481 <item name="Mine shaft" icon="presets/landmark/historic_mine.svg" type="node,closedway,multipolygon" preset_name_label="true">
[16748]6482 <link wiki="Tag:historic=mine_shaft" />
6483 <space />
6484 <key key="historic" value="mine_shaft" />
6485 <optional>
6486 <text key="name" text="Name" />
6487 </optional>
6488 </item> <!-- Mine shaft -->
[16754]6489 <item name="Shieling" icon="presets/landmark/shieling.svg" type="node,closedway,multipolygon" preset_name_label="true">
[16748]6490 <link wiki="Tag:historic=shieling" />
6491 <space />
6492 <key key="historic" value="shieling" />
6493 <optional>
6494 <text key="name" text="Name" />
6495 </optional>
6496 </item> <!-- Shieling -->
6497 <separator/>
[12993]6498 <item name="Grave" icon="presets/misc/grave.svg" type="node,closedway" preset_name_label="true">
[14646]6499 <link wiki="Tag:cemetery=grave" />
[12993]6500 <space />
6501 <key key="cemetery" value="grave" />
6502 <text key="name" text="Name" />
6503 </item> <!-- Grave -->
6504 <item name="Tomb" icon="presets/misc/tomb.svg" type="node,closedway" preset_name_label="true">
[14646]6505 <link wiki="Tag:historic=tomb" />
[12993]6506 <space />
6507 <key key="historic" value="tomb" />
[15170]6508 <combo key="tomb" text="Type" values="columbarium,crypt,hypogeum,mausoleum,pyramid,rock-cut,sarcophagus,tumulus,vault,war_grave" values_context="tomb" values_searchable="true" />
[12993]6509 <text key="name" text="Name" />
6510 </item> <!-- Tomb -->
6511 <separator/>
[10706]6512 <item name="Monument" icon="presets/sightseeing/monument.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6513 <link wiki="Tag:historic=monument" />
[7102]6514 <space />
6515 <key key="historic" value="monument" />
6516 <text key="name" text="Name" />
[7393]6517 </item> <!-- Monument -->
[10706]6518 <item name="Memorial" icon="presets/sightseeing/memorial.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6519 <link wiki="Tag:historic=memorial" />
[7102]6520 <space />
6521 <key key="historic" value="memorial" />
6522 <text key="name" text="Name" />
[15170]6523 <combo key="memorial" text="Type" values="bust,plaque,statue,stele,stone,war_memorial" values_context="memorial" values_searchable="true" />
[7701]6524 <optional>
6525 <text key="inscription" text="Inscription" />
6526 <text key="artist_name" text="Artist Name" />
[15647]6527 <combo key="material" text="Material" values="concrete,granite,metal,plastic,steel,stone,wood" />
[7701]6528 <text key="start_date" text="Start date" />
[16861]6529 <reference ref="wikipedia_wikidata" />
[7701]6530 </optional>
[7393]6531 </item> <!-- Memorial -->
[10706]6532 <item name="Wayside Cross" icon="presets/religion/wayside_cross.svg" type="node,closedway" preset_name_label="true">
[14646]6533 <link wiki="Tag:historic=wayside_cross" />
[7102]6534 <space />
6535 <key key="historic" value="wayside_cross" />
6536 <text key="name" text="Name" />
[14867]6537 <reference ref="religious_catholic_christian" />
[8016]6538 <text key="start_date" text="Start date" />
6539 <text key="inscription" text="Inscription" />
[7393]6540 </item> <!-- Wayside Cross -->
[10706]6541 <item name="Wayside Shrine" icon="presets/religion/wayside_shrine.svg" type="node,closedway" preset_name_label="true">
[14646]6542 <link wiki="Tag:historic=wayside_shrine" />
[7102]6543 <space />
6544 <key key="historic" value="wayside_shrine" />
6545 <text key="name" text="Name" />
[14867]6546 <reference ref="religious_catholic_christian" />
[8016]6547 <check key="amenity" text="Place of worship" value_on="place_of_worship" disable_off="true" />
6548 <combo key="building" text="Building" values="wayside_shrine,yes" values_context="building" />
6549 <text key="start_date" text="Start date" />
6550 <text key="inscription" text="Inscription" />
[7393]6551 </item> <!-- Wayside Shrine -->
[10808]6552 <item name="Boundary Stone" icon="presets/landmark/boundary_stone.svg" type="node,closedway" preset_name_label="true">
[14646]6553 <link wiki="Tag:historic=boundary_stone" />
[7102]6554 <space />
6555 <key key="historic" value="boundary_stone" />
6556 <text key="name" text="Name" />
[7393]6557 </item> <!-- Boundary Stone -->
[16748]6558 <item name="Milestone" icon="presets/landmark/milestone.svg" type="node" preset_name_label="true">
6559 <link wiki="Tag:historic=milestone" />
6560 <space />
6561 <key key="historic" value="milestone" />
6562 <optional>
6563 <text key="name" text="Name" />
6564 </optional>
6565 </item> <!-- Milestone -->
[7102]6566 </group> <!-- Historic Places -->
[7393]6567 </group> <!-- Man Made -->
[10706]6568 <group name="Shops" icon="presets/shop/mall.svg">
[10565]6569 <group name="Food" icon="presets/shop/supermarket.svg">
6570 <item name="Supermarket" icon="presets/shop/supermarket.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6571 <link wiki="Tag:shop=supermarket" />
[7102]6572 <space />
6573 <key key="shop" value="supermarket" />
[8013]6574 <reference ref="name_oh_wheelchair" />
[8060]6575 <reference ref="link_contact_address_payment" />
[7393]6576 </item> <!-- Supermarket -->
[10808]6577 <item name="Convenience Store" icon="presets/shop/convenience.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6578 <link wiki="Tag:shop=convenience" />
[7102]6579 <space />
6580 <key key="shop" value="convenience" />
[8013]6581 <reference ref="name_oh_wheelchair" />
[8060]6582 <reference ref="link_contact_address_payment" />
[7393]6583 </item> <!-- Convenience Store -->
[10706]6584 <item name="Kiosk" icon="presets/shop/kiosk.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6585 <link wiki="Tag:shop=kiosk" />
[7102]6586 <space />
6587 <key key="shop" value="kiosk" />
[8013]6588 <reference ref="name_oh_wheelchair" />
[8060]6589 <reference ref="link_contact_address_payment" />
[7393]6590 </item> <!-- Kiosk -->
[7102]6591 <separator/>
[10808]6592 <item name="Bakery" icon="presets/shop/groceries/bakery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6593 <link wiki="Tag:shop=bakery" />
[7102]6594 <space />
6595 <key key="shop" value="bakery" />
[8013]6596 <reference ref="name_oh_wheelchair" />
[8060]6597 <reference ref="link_contact_address_payment" />
[7393]6598 </item> <!-- Bakery -->
[10808]6599 <item name="Butcher" icon="presets/shop/groceries/butcher.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6600 <link wiki="Tag:shop=butcher" />
[7102]6601 <space />
6602 <key key="shop" value="butcher" />
[8013]6603 <reference ref="name_oh_wheelchair" />
[8060]6604 <reference ref="link_contact_address_payment" />
[7393]6605 </item> <!-- Butcher -->
[10808]6606 <item name="Seafood" icon="presets/shop/groceries/seafood.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6607 <link wiki="Tag:shop=seafood" />
[7102]6608 <space />
6609 <key key="shop" value="seafood" />
[8013]6610 <reference ref="name_operator_oh_wheelchair" />
[8060]6611 <reference ref="link_contact_address_payment" />
[7393]6612 </item> <!-- Seafood -->
[11346]6613 <item name="Dairy" icon="presets/shop/groceries/dairy.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6614 <link wiki="Tag:shop=dairy" />
[11346]6615 <space />
6616 <key key="shop" value="dairy" />
6617 <reference ref="name_operator_oh_wheelchair" />
6618 <reference ref="link_contact_address_payment" />
6619 </item> <!-- Dairy -->
[12083]6620 <item name="Cheese" icon="presets/shop/groceries/cheese.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6621 <link wiki="Tag:shop=cheese" />
[12083]6622 <space />
6623 <key key="shop" value="cheese" />
6624 <reference ref="name_operator_oh_wheelchair" />
6625 <reference ref="link_contact_address_payment" />
6626 </item> <!-- Cheese -->
[10808]6627 <item name="Deli (Fine Food)" icon="presets/shop/groceries/deli.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6628 <link wiki="Tag:shop=deli" />
[7102]6629 <space />
6630 <key key="shop" value="deli" />
[8013]6631 <reference ref="name_operator_oh_wheelchair" />
[8060]6632 <reference ref="link_contact_address_payment" />
[7393]6633 </item> <!-- Deli (Fine Food) -->
[10897]6634 <item name="Pastry" icon="presets/shop/groceries/pastry.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6635 <link wiki="Tag:shop=pastry" />
[10897]6636 <space />
6637 <key key="shop" value="pastry" />
6638 <reference ref="name_oh_wheelchair" />
6639 <reference ref="link_contact_address_payment" />
6640 </item> <!-- Pastry -->
6641 <item name="Confectionery" icon="presets/shop/groceries/confectionery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6642 <link wiki="Tag:shop=confectionery" />
[7102]6643 <space />
6644 <key key="shop" value="confectionery" />
[8013]6645 <reference ref="name_oh_wheelchair" />
[8060]6646 <reference ref="link_contact_address_payment" />
[10897]6647 </item> <!-- Confectionery -->
[17070]6648 <item name="Chocolate" icon="presets/shop/groceries/chocolate.svg" type="node,closedway,multipolygon" preset_name_label="true">
6649 <link wiki="Tag:shop=chocolate" />
6650 <space />
6651 <key key="shop" value="chocolate" />
6652 <reference ref="name_oh_wheelchair" />
6653 <reference ref="link_contact_address_payment" />
6654 </item> <!-- Chocolate -->
[17071]6655 <item name="Herbalist" icon="presets/shop/groceries/herbalist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6656 <link wiki="Tag:shop=herbalist" />
6657 <space />
6658 <key key="shop" value="herbalist" />
6659 <reference ref="name_oh_wheelchair" />
6660 <reference ref="link_contact_address_payment" />
6661 </item> <!-- Herbalist -->
[10565]6662 <item name="Tea" icon="presets/shop/groceries/tea.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6663 <link wiki="Tag:shop=tea" />
[7296]6664 <space />
6665 <key key="shop" value="tea" />
[8013]6666 <reference ref="name_oh_wheelchair" />
[8060]6667 <reference ref="link_contact_address_payment" />
[7393]6668 </item> <!-- Tea -->
[10565]6669 <item name="Coffee" icon="presets/shop/groceries/coffee.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6670 <link wiki="Tag:shop=coffee" />
[7296]6671 <space />
6672 <key key="shop" value="coffee" />
[8013]6673 <reference ref="name_oh_wheelchair" />
[8060]6674 <reference ref="link_contact_address_payment" />
[7393]6675 </item> <!-- Coffee -->
[17124]6676 <item name="Frozen food" icon="presets/shop/groceries/frozen_food.svg" type="node,closedway,multipolygon" preset_name_label="true">
6677 <link wiki="Tag:shop=frozen_food" />
6678 <space />
6679 <key key="shop" value="frozen_food" />
6680 <reference ref="name_oh_wheelchair" />
6681 <reference ref="link_contact_address_payment" />
6682 </item> <!-- Frozen food -->
[7102]6683 <separator/>
[10808]6684 <item name="Public Market" icon="presets/shop/marketplace.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]6685 <link wiki="Tag:amenity=marketplace" />
[7102]6686 <space />
6687 <key key="amenity" value="marketplace" />
[8013]6688 <reference ref="name_operator_oh_wheelchair" />
[7102]6689 <text key="website" text="Website" />
[15166]6690 <combo key="organic" text="Organic" values="yes,no,only" />
[7393]6691 </item> <!-- Public Market -->
[10808]6692 <item name="Greengrocer" icon="presets/shop/groceries/greengrocer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6693 <link wiki="Tag:shop=greengrocer" />
[7102]6694 <space />
6695 <key key="shop" value="greengrocer" />
[8013]6696 <reference ref="name_oh_wheelchair" />
[15166]6697 <combo key="organic" text="Organic" values="yes,no,only" />
[8060]6698 <reference ref="link_contact_address_payment" />
[7393]6699 </item> <!-- Greengrocer -->
[10808]6700 <item name="Farm Stand" icon="presets/shop/groceries/farm.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6701 <link wiki="Tag:shop=farm" />
[7102]6702 <space />
6703 <key key="shop" value="farm" />
[8013]6704 <reference ref="name_oh_wheelchair" />
[7102]6705 <text key="description" text="Description" />
[15166]6706 <combo key="organic" text="Organic" values="yes,no,only" />
[8060]6707 <reference ref="link_contact_address_payment" />
[7393]6708 </item> <!-- Farm Stand -->
[7102]6709 <separator/>
[9574]6710 <item name="Organic" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6711 <link wiki="Key:organic" />
[7102]6712 <space />
[15166]6713 <combo text="Organic/Bio" key="organic" values="yes,no,only" match="key" />
[7393]6714 </item> <!-- Organic -->
[9574]6715 <item name="Fair Trade" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6716 <link wiki="Key:fair_trade" />
[7102]6717 <space />
6718 <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
[7393]6719 </item> <!-- Fair Trade -->
[7102]6720 <separator/>
[10706]6721 <item name="Alcohol" icon="presets/shop/alcohol.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6722 <link wiki="Tag:shop=alcohol" />
[7102]6723 <space />
6724 <key key="shop" value="alcohol" />
[8013]6725 <reference ref="name_oh_wheelchair" />
[8060]6726 <reference ref="link_contact_address_payment" />
[7393]6727 </item> <!-- Alcohol -->
[10706]6728 <item name="Beverages" icon="presets/shop/beverages.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6729 <link wiki="Tag:shop=beverages" />
[7102]6730 <space />
6731 <key key="shop" value="beverages" />
[8013]6732 <reference ref="name_oh_wheelchair" />
[8060]6733 <reference ref="link_contact_address_payment" />
[7393]6734 </item> <!-- Beverages -->
[10565]6735 <item name="Wine" icon="presets/shop/wine.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6736 <link wiki="Tag:shop=wine" />
[7686]6737 <space />
6738 <key key="shop" value="wine" />
[8013]6739 <reference ref="name_oh_wheelchair" />
[8060]6740 <reference ref="link_contact_address_payment" />
[7686]6741 </item> <!-- Wine -->
[7102]6742 </group> <!-- Food -->
[10706]6743 <group name="Clothes" icon="presets/shop/clothes.svg">
6744 <item name="Clothes" icon="presets/shop/clothes.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6745 <link wiki="Tag:shop=clothes" />
[7102]6746 <space />
6747 <key key="shop" value="clothes" />
[8013]6748 <reference ref="name_oh_wheelchair" />
[15166]6749 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6750 <combo key="organic" text="Organic" values="yes,no,only" />
[16745]6751 <multiselect key="clothes" text="Clothes" values="babies;children;costumes;denim;fashion;fur;hats;leather;maternity;men;motorcycle;oversize;schoolwear;sports;suits;swimwear;traditional;underwear;wedding;women;workwear" values_context="clothes" values_searchable="true" />
[8060]6752 <reference ref="link_contact_address_payment" />
[7393]6753 </item> <!-- Clothes -->
[10808]6754 <item name="Boutique" icon="presets/shop/boutique.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6755 <link wiki="Tag:shop=boutique" />
[7102]6756 <space />
6757 <key key="shop" value="boutique" />
[8013]6758 <reference ref="name_operator_oh_wheelchair" />
[8060]6759 <reference ref="link_contact_address_payment" />
[7393]6760 </item> <!-- Boutique -->
[16492]6761 <item name="Shoes" icon="presets/shop/shoes.svg" type="node,closedway,multipolygon" name_context="shop" preset_name_label="true">
[14646]6762 <link wiki="Tag:shop=shoes" />
[7102]6763 <space />
6764 <key key="shop" value="shoes" />
[8013]6765 <reference ref="name_oh_wheelchair" />
[15166]6766 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6767 <combo key="organic" text="Organic" values="yes,no,only" />
[14228]6768 <check key="shoes:repair" text="Offers repairs" text_context="shoes" />
[8060]6769 <reference ref="link_contact_address_payment" />
[7393]6770 </item> <!-- Shoes -->
[10706]6771 <item name="Outdoor" icon="presets/shop/outdoor.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6772 <link wiki="Tag:shop=outdoor" />
[7102]6773 <space />
6774 <key key="shop" value="outdoor" />
[8013]6775 <reference ref="name_oh_wheelchair" />
[8060]6776 <reference ref="link_contact_address_payment" />
[7393]6777 </item> <!-- Outdoor -->
[10706]6778 <item name="Sports" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6779 <link wiki="Tag:shop=sports" />
[7102]6780 <space />
6781 <key key="shop" value="sports" />
[8013]6782 <reference ref="name_oh_wheelchair" />
[8060]6783 <reference ref="link_contact_address_payment" />
[7393]6784 </item> <!-- Sports -->
[7102]6785 <separator/>
[10706]6786 <item name="Dry Cleaning" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6787 <link wiki="Tag:shop=dry_cleaning" />
[7102]6788 <space />
6789 <key key="shop" value="dry_cleaning" />
[8013]6790 <reference ref="name_oh_wheelchair" />
[8060]6791 <reference ref="link_contact_address_payment" />
[7393]6792 </item> <!-- Dry Cleaning -->
[10706]6793 <item name="Laundry" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6794 <link wiki="Tag:shop=laundry" />
[7102]6795 <space />
6796 <key key="shop" value="laundry" />
[8013]6797 <reference ref="name_oh_wheelchair" />
[14228]6798 <check key="self_service" text="Self Service" />
6799 <check key="laundry_service" text="Laundry Service" />
[8060]6800 <reference ref="link_contact_address_payment" />
[7393]6801 </item> <!-- Laundry -->
[10706]6802 <item name="Tailor" icon="presets/shop/tailor.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6803 <link wiki="Tag:shop=tailor" />
[7102]6804 <space />
6805 <key key="shop" value="tailor" />
[8013]6806 <reference ref="name_oh_wheelchair" />
[8060]6807 <reference ref="link_contact_address_payment" />
[7393]6808 </item> <!-- Tailor -->
[10808]6809 <item name="Fabric" icon="presets/shop/fabric.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6810 <link wiki="Tag:shop=fabric" />
[7102]6811 <space />
6812 <key key="shop" value="fabric" />
[8013]6813 <reference ref="name_operator_oh_wheelchair" />
[8060]6814 <reference ref="link_contact_address_payment" />
[7393]6815 </item> <!-- Fabric -->
[7102]6816 </group> <!-- Clothes -->
[10706]6817 <group name="Electronic" icon="presets/shop/electronics.svg">
6818 <item name="Computer" icon="presets/shop/computer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6819 <link wiki="Tag:shop=computer" />
[7102]6820 <space />
6821 <key key="shop" value="computer" />
[8013]6822 <reference ref="name_oh_wheelchair" />
[8060]6823 <reference ref="link_contact_address_payment" />
[7393]6824 </item> <!-- Computer -->
[10706]6825 <item name="Electronics" icon="presets/shop/electronics.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6826 <link wiki="Tag:shop=electronics" />
[7102]6827 <space />
6828 <key key="shop" value="electronics" />
[8013]6829 <reference ref="name_oh_wheelchair" />
[8060]6830 <reference ref="link_contact_address_payment" />
[16714]6831 </item> <!-- Electronics -->
[10808]6832 <item name="Mobile Phone" icon="presets/shop/mobile_phone.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6833 <link wiki="Tag:shop=mobile_phone" />
[7102]6834 <space />
6835 <key key="shop" value="mobile_phone" />
[8013]6836 <reference ref="name_operator_oh_wheelchair" />
[8060]6837 <reference ref="link_contact_address_payment" />
[7393]6838 </item> <!-- Mobile Phone -->
[15092]6839 <item name="Watches" icon="presets/shop/watches.svg" type="node,closedway,multipolygon" preset_name_label="true">
6840 <link wiki="Tag:shop=watches" />
6841 <space />
6842 <key key="shop" value="watches" />
6843 <reference ref="name_operator_oh_wheelchair" />
6844 <reference ref="link_contact_address_payment" />
6845 </item> <!-- Watches -->
[10808]6846 <item name="Vacuum Cleaner" icon="presets/shop/vacuum_cleaner.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6847 <link wiki="Tag:shop=vacuum_cleaner" />
[7102]6848 <space />
6849 <key key="shop" value="vacuum_cleaner" />
[8013]6850 <reference ref="name_operator_oh_wheelchair" />
[8060]6851 <reference ref="link_contact_address_payment" />
[7393]6852 </item> <!-- Vacuum Cleaner -->
[10565]6853 <item name="Hifi" icon="presets/shop/hifi.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6854 <link wiki="Tag:shop=hifi" />
[7102]6855 <space />
6856 <key key="shop" value="hifi" />
[8013]6857 <reference ref="name_oh_wheelchair" />
[8060]6858 <reference ref="link_contact_address_payment" />
[7393]6859 </item> <!-- Hifi -->
[10808]6860 <item name="Video" icon="presets/shop/video.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6861 <link wiki="Tag:shop=video" />
[7102]6862 <space />
6863 <key key="shop" value="video" />
[8013]6864 <reference ref="name_oh_wheelchair" />
[8060]6865 <reference ref="link_contact_address_payment" />
[7393]6866 </item> <!-- Video -->
[10808]6867 <item name="Video Games" icon="presets/shop/video_games.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6868 <link wiki="Tag:shop=video_games" />
[7296]6869 <space />
6870 <key key="shop" value="video_games" />
[8013]6871 <reference ref="name_oh_wheelchair" />
[8060]6872 <reference ref="link_contact_address_payment" />
[7393]6873 </item> <!-- Video Games -->
[10565]6874 <item name="Music" icon="presets/shop/music.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6875 <link wiki="Tag:shop=music" />
[7685]6876 <space />
6877 <key key="shop" value="music" />
[8013]6878 <reference ref="name_oh_wheelchair" />
[8060]6879 <reference ref="link_contact_address_payment" />
[7685]6880 </item> <!-- Music -->
[7102]6881 </group> <!-- Electronic -->
[10565]6882 <group name="Cash" icon="presets/money/dollar.svg">
[10706]6883 <item name="Bank" icon="presets/money/bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6884 <link wiki="Tag:amenity=bank" />
[7102]6885 <space />
6886 <key key="amenity" value="bank" />
[8013]6887 <reference ref="name_brand_operator_oh_wheelchair" />
[7102]6888 <check key="atm" text="Automated Teller Machine" default="on" />
[7745]6889 <text key="ref" text="Reference" />
[8026]6890 <reference ref="link_contact_address" />
[10111]6891 <preset_link preset_name="Building" />
[7393]6892 </item> <!-- Bank -->
[10706]6893 <item name="Money Exchange" icon="presets/money/exchange.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6894 <link wiki="Tag:amenity=bureau_de_change" />
[7102]6895 <space />
6896 <key key="amenity" value="bureau_de_change" />
[8013]6897 <reference ref="name_oh_wheelchair" />
[8026]6898 <reference ref="link_contact_address" />
[7393]6899 </item> <!-- Money Exchange -->
[15199]6900 <item name="Money transfer" icon="presets/money/money_transfer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6901 <link wiki="Tag:amenity=money_transfer" />
6902 <space />
6903 <key key="amenity" value="money_transfer" />
6904 <reference ref="name_oh_wheelchair" />
6905 <reference ref="link_contact_address" />
6906 </item> <!-- Money transfer -->
[10706]6907 <item name="Automated Teller Machine" icon="presets/money/atm.svg" type="node" preset_name_label="true">
[14646]6908 <link wiki="Tag:amenity=atm" />
[7102]6909 <space />
6910 <key key="amenity" value="atm" />
6911 <text key="brand" text="Brand" />
6912 <text key="operator" text="Operator" />
[8013]6913 <reference ref="oh_wheelchair" />
[7393]6914 </item> <!-- Automated Teller Machine -->
[10706]6915 <item name="Pawnbroker" icon="presets/shop/pawnbroker.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6916 <link wiki="Tag:shop=pawnbroker" />
[7102]6917 <space />
6918 <key key="shop" value="pawnbroker" />
[8013]6919 <reference ref="name_oh_wheelchair" />
[8060]6920 <reference ref="link_contact_address_payment" />
[7393]6921 </item> <!-- Pawnbroker -->
[7102]6922 </group> <!-- Cash -->
[10565]6923 <group name="Home decoration" icon="presets/shop/interior_decoration.svg">
[15188]6924 <item name="Doors" icon="presets/shop/doors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6925 <link wiki="Tag:shop=doors" />
6926 <space />
6927 <key key="shop" value="doors" />
6928 <reference ref="name_brand_operator_oh_wheelchair" />
6929 <reference ref="link_contact_address_payment" />
6930 </item> <!-- Doors -->
[10706]6931 <item name="Furniture" icon="presets/shop/furniture.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6932 <link wiki="Tag:shop=furniture" />
[7317]6933 <space />
6934 <key key="shop" value="furniture" />
[8013]6935 <reference ref="name_brand_operator_oh_wheelchair" />
[8060]6936 <reference ref="link_contact_address_payment" />
[7393]6937 </item> <!-- Furniture -->
[10808]6938 <item name="Kitchen" icon="presets/shop/kitchen.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6939 <link wiki="Tag:shop=kitchen" />
[7317]6940 <space />
6941 <key key="shop" value="kitchen" />
[8013]6942 <reference ref="name_brand_operator_oh_wheelchair" />
[8060]6943 <reference ref="link_contact_address_payment" />
[7393]6944 </item> <!-- Kitchen -->
[10565]6945 <item name="Houseware" icon="presets/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6946 <link wiki="Tag:shop=houseware" />
[9718]6947 <space />
6948 <key key="shop" value="houseware" />
6949 <reference ref="name_brand_operator_oh_wheelchair" />
6950 <reference ref="link_contact_address_payment" />
6951 </item> <!-- Houseware -->
[16715]6952 <item name="Pottery" icon="presets/shop/pottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6953 <link wiki="Tag:shop=pottery" />
6954 <space />
6955 <key key="shop" value="pottery" />
6956 <reference ref="name_brand_operator_oh_wheelchair" />
6957 <reference ref="link_contact_address_payment" />
6958 </item> <!-- Pottery -->
[10808]6959 <item name="Curtain" icon="presets/shop/curtain.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6960 <link wiki="Tag:shop=curtain" />
[7317]6961 <space />
6962 <key key="shop" value="curtain" />
[8013]6963 <reference ref="name_operator_oh_wheelchair" />
[8060]6964 <reference ref="link_contact_address_payment" />
[7393]6965 </item> <!-- Curtain -->
[10565]6966 <item name="Art" icon="presets/shop/art.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6967 <link wiki="Tag:shop=art" />
[7705]6968 <space />
6969 <key key="shop" value="art" />
[8013]6970 <reference ref="name_operator_oh_wheelchair" />
[8060]6971 <reference ref="link_contact_address_payment" />
[7705]6972 </item> <!-- Art -->
[10808]6973 <item name="Frame" icon="presets/shop/frame.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6974 <link wiki="Tag:shop=frame" />
[7317]6975 <space />
6976 <key key="shop" value="frame" />
[8013]6977 <reference ref="name_operator_oh_wheelchair" />
[8060]6978 <reference ref="link_contact_address_payment" />
[7393]6979 </item> <!-- Frame -->
[10565]6980 <item name="Bed" icon="presets/shop/bed.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6981 <link wiki="Tag:shop=bed" />
[7317]6982 <space />
6983 <key key="shop" value="bed" />
[8013]6984 <reference ref="name_oh_wheelchair" />
[8060]6985 <reference ref="link_contact_address_payment" />
[7393]6986 </item> <!-- Bed -->
[14959]6987 <item name="Carpet" icon="presets/shop/carpet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6988 <link wiki="Tag:shop=carpet" />
6989 <space />
6990 <key key="shop" value="carpet" />
6991 <reference ref="name_oh_wheelchair" />
6992 <reference ref="link_contact_address_payment" />
6993 </item> <!-- Carpet -->
[10565]6994 <item name="Interior Decoration" icon="presets/shop/interior_decoration.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]6995 <link wiki="Tag:shop=interior_decoration" />
[7317]6996 <space />
6997 <key key="shop" value="interior_decoration" />
[8013]6998 <reference ref="name_oh_wheelchair" />
[8060]6999 <reference ref="link_contact_address_payment" />
[7393]7000 </item> <!-- Interior Decoration -->
[16714]7001 <item name="Lighting" icon="presets/shop/lighting.svg" type="node,closedway,multipolygon" preset_name_label="true">
7002 <link wiki="Tag:shop=lighting" />
7003 <space />
7004 <key key="shop" value="lighting" />
7005 <reference ref="name_oh_wheelchair" />
7006 <reference ref="link_contact_address_payment" />
7007 </item> <!-- Lighting -->
[10565]7008 <item name="Antiques" icon="presets/shop/antique.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7009 <link wiki="Tag:shop=antiques" />
[7600]7010 <space />
7011 <key key="shop" value="antiques" />
[8013]7012 <reference ref="name_oh_wheelchair" />
[8060]7013 <reference ref="link_contact_address_payment" />
[7600]7014 </item> <!-- Antiques -->
[17072]7015 <item name="Swimming pool" icon="presets/shop/swimming_pool.svg" name_context="shop" type="node,closedway,multipolygon" preset_name_label="true">
7016 <link wiki="Tag:shop=swimming_pool" />
7017 <space />
7018 <key key="shop" value="swimming_pool" />
7019 <reference ref="name_oh_wheelchair" />
7020 <reference ref="link_contact_address_payment" />
7021 </item> <!-- Swimming pool -->
[16265]7022 <separator/>
7023 <item name="Storage Rental" icon="presets/shop/storage_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
7024 <link wiki="Tag:shop=storage_rental" />
7025 <space />
7026 <key key="shop" value="storage_rental" />
7027 <reference ref="name_oh_wheelchair" />
7028 <reference ref="link_contact_address_payment" />
7029 </item> <!-- Storage Rental -->
[7317]7030 </group> <!-- Home decoration -->
[10808]7031 <group name="Printed Material" icon="presets/shop/stationery.svg">
7032 <item name="Stationery" icon="presets/shop/stationery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7033 <link wiki="Tag:shop=stationery" />
[7317]7034 <space />
7035 <key key="shop" value="stationery" />
[8013]7036 <reference ref="name_oh_wheelchair" />
[8060]7037 <reference ref="link_contact_address_payment" />
[7393]7038 </item> <!-- Stationery -->
[10808]7039 <item name="Copy Shop" icon="presets/shop/copyshop.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7040 <link wiki="Tag:shop=copyshop" />
[7317]7041 <space />
7042 <key key="shop" value="copyshop" />
[8013]7043 <reference ref="name_operator_oh_wheelchair" />
[8060]7044 <reference ref="link_contact_address_payment" />
[7393]7045 </item> <!-- Copy Shop -->
[10565]7046 <item name="Book Store" icon="presets/shop/book.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7047 <link wiki="Tag:shop=books" />
[7317]7048 <space />
7049 <key key="shop" value="books" />
[8013]7050 <reference ref="name_brand_oh_wheelchair" />
[15166]7051 <combo key="second_hand" text="Second hand" values="yes,no,only" />
[8060]7052 <reference ref="link_contact_address_payment" />
[7393]7053 </item> <!-- Book Store -->
[10565]7054 <item name="Newspaper Stand" icon="presets/shop/news.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7055 <link wiki="Tag:shop=newsagent" />
[7317]7056 <space />
7057 <key key="shop" value="newsagent" />
[8013]7058 <reference ref="name_oh_wheelchair" />
[8060]7059 <reference ref="link_contact_address_payment" />
[7393]7060 </item> <!-- Newspaper Stand -->
[10565]7061 <item name="Ticket" icon="presets/shop/ticket.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7062 <link wiki="Tag:shop=ticket" />
[7317]7063 <space />
7064 <key key="shop" value="ticket" />
[8013]7065 <reference ref="name_oh_wheelchair" />
[8060]7066 <reference ref="link_contact_address_payment" />
[7393]7067 </item> <!-- Ticket -->
7068 </group> <!-- Printed Material -->
[10565]7069 <group name="For the body" icon="presets/shop/body.svg">
[10706]7070 <item name="Chemist" icon="presets/shop/chemist.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7071 <link wiki="Tag:shop=chemist" />
[7102]7072 <space />
7073 <key key="shop" value="chemist" />
[8013]7074 <reference ref="name_oh_wheelchair" />
[8060]7075 <reference ref="link_contact_address_payment" />
[7393]7076 </item> <!-- Chemist -->
[10565]7077 <item name="Cosmetics" icon="presets/shop/cosmetics.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7078 <link wiki="Tag:shop=cosmetics" />
[9550]7079 <space />
7080 <key key="shop" value="cosmetics" />
7081 <reference ref="name_oh_wheelchair" />
7082 <reference ref="link_contact_address_payment" />
7083 </item> <!-- Cosmetics -->
[10565]7084 <item name="Perfumery" icon="presets/shop/perfumery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7085 <link wiki="Tag:shop=perfumery" />
[9550]7086 <space />
7087 <key key="shop" value="perfumery" />
7088 <reference ref="name_oh_wheelchair" />
7089 <reference ref="link_contact_address_payment" />
7090 </item> <!-- Perfumery -->
[10565]7091 <item name="Beauty" icon="presets/shop/beauty.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7092 <link wiki="Tag:shop=beauty" />
[9550]7093 <space />
7094 <key key="shop" value="beauty" />
7095 <reference ref="name_oh_wheelchair" />
7096 <reference ref="link_contact_address_payment" />
7097 </item> <!-- Beauty -->
[10565]7098 <item name="Tobacco" icon="presets/shop/tobacco.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7099 <link wiki="Tag:shop=tobacco" />
[9420]7100 <space />
7101 <key key="shop" value="tobacco" />
7102 <reference ref="name_operator_oh_wheelchair" />
7103 <reference ref="link_contact_address_payment" />
7104 </item> <!-- Tobacco -->
[15466]7105 <item name="E-cigarette" icon="presets/shop/e-cigarette.svg" type="node,closedway,multipolygon" preset_name_label="true">
7106 <link wiki="Tag:shop=e-cigarette" />
7107 <space />
7108 <key key="shop" value="e-cigarette" />
7109 <reference ref="name_operator_oh_wheelchair" />
7110 <reference ref="link_contact_address_payment" />
7111 </item> <!-- E-cigarette -->
[10706]7112 <item name="Hairdresser/Barber" icon="presets/shop/hairdresser.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7113 <link wiki="Tag:shop=hairdresser" />
[7102]7114 <space />
7115 <key key="shop" value="hairdresser" />
[8013]7116 <reference ref="name_oh_wheelchair" />
[10537]7117 <checkgroup columns="3">
7118 <check key="female" text="Female" />
7119 <check key="male" text="Male" />
7120 <check key="unisex" text="Unisex" />
7121 </checkgroup>
[8060]7122 <reference ref="link_contact_address_payment" />
[7393]7123 </item> <!-- Hairdresser/Barber -->
[14874]7124 <item name="Massage" icon="presets/shop/massage.svg" type="node,closedway,multipolygon" preset_name_label="true">
7125 <link wiki="Tag:shop=massage" />
7126 <space />
7127 <key key="shop" value="massage" />
7128 <reference ref="name_oh_wheelchair" />
7129 <reference ref="link_contact_address_payment" />
7130 </item> <!-- Massage -->
[10565]7131 <item name="Tattoo" icon="presets/shop/tattoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7132 <link wiki="Tag:shop=tattoo" />
[7705]7133 <space />
7134 <key key="shop" value="tattoo" />
[8013]7135 <reference ref="name_oh_wheelchair" />
[8060]7136 <reference ref="link_contact_address_payment" />
[7705]7137 </item> <!-- Tattoo -->
[10565]7138 <item name="Optician" icon="presets/shop/optician.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7139 <link wiki="Tag:shop=optician" />
[7102]7140 <space />
7141 <key key="shop" value="optician" />
[8013]7142 <reference ref="name_oh_wheelchair" />
[8060]7143 <reference ref="link_contact_address_payment" />
[7393]7144 </item> <!-- Optician -->
[10808]7145 <item name="Hearing Aids" icon="presets/shop/hearing_aids.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7146 <link wiki="Tag:shop=hearing_aids" />
[8027]7147 <space />
7148 <key key="shop" value="hearing_aids" />
7149 <reference ref="name_operator_oh_wheelchair" />
[8060]7150 <reference ref="link_contact_address_payment" />
[8027]7151 </item> <!-- Hearing Aids -->
[10565]7152 <item name="Medical Supply" icon="presets/shop/medical_supply.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7153 <link wiki="Tag:shop=medical_supply" />
[8053]7154 <space />
7155 <key key="shop" value="medical_supply" />
7156 <reference ref="name_operator_oh_wheelchair" />
[8122]7157 <check key="dispensing" text="Dispensing" />
[8060]7158 <reference ref="link_contact_address_payment" />
[8053]7159 </item> <!-- Medical Supply -->
[10706]7160 <item name="Jewellery" icon="presets/shop/jewelry.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7161 <link wiki="Tag:shop=jewelry" />
[7102]7162 <space />
7163 <key key="shop" value="jewelry" />
[8013]7164 <reference ref="name_operator_oh_wheelchair" />
[8060]7165 <reference ref="link_contact_address_payment" />
[7393]7166 </item> <!-- Jewellery -->
[10808]7167 <item name="Erotic" icon="presets/shop/erotic.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7168 <link wiki="Tag:shop=erotic" />
[7102]7169 <space />
7170 <key key="shop" value="erotic" />
[8013]7171 <reference ref="name_operator_oh_wheelchair" />
[12957]7172 <reference ref="min_age" />
[8060]7173 <reference ref="link_contact_address_payment" />
[7393]7174 </item> <!-- Erotic -->
[8890]7175 </group> <!-- For the body -->
[10706]7176 <group name="Other" icon="presets/shop/mall.svg">
7177 <item name="Department Store" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7178 <link wiki="Tag:shop=department_store" />
[8890]7179 <space />
7180 <key key="shop" value="department_store" />
7181 <reference ref="name_operator_oh_wheelchair" />
7182 <reference ref="link_contact_address_payment" />
7183 </item> <!-- Department Store -->
[17561]7184 <item name="General Store" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
7185 <link wiki="Tag:shop=general" />
7186 <space />
7187 <key key="shop" value="general" />
7188 <reference ref="name_operator_oh_wheelchair" />
7189 <reference ref="link_contact_address_payment" />
7190 </item> <!-- General Store -->
[10706]7191 <item name="Mall" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7192 <link wiki="Tag:shop=mall" />
[8890]7193 <space />
7194 <key key="shop" value="mall" />
7195 <reference ref="name_operator_oh_wheelchair" />
7196 <reference ref="link_contact_address_payment" />
7197 </item> <!-- Mall -->
[7102]7198 <separator/>
[10706]7199 <item name="Florist" icon="presets/shop/florist.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7200 <link wiki="Tag:shop=florist" />
[7102]7201 <space />
7202 <key key="shop" value="florist" />
[8013]7203 <reference ref="name_oh_wheelchair" />
[8060]7204 <reference ref="link_contact_address_payment" />
[7393]7205 </item> <!-- Florist -->
[10706]7206 <item name="Garden Centre" icon="presets/shop/garden_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7207 <link wiki="Tag:shop=garden_centre" />
[7102]7208 <space />
7209 <key key="shop" value="garden_centre" />
[8013]7210 <reference ref="name_brand_oh_wheelchair" />
[8060]7211 <reference ref="link_contact_address_payment" />
[7393]7212 </item> <!-- Garden Centre -->
[7102]7213 <separator/>
[10706]7214 <item name="Do-It-Yourself Store" icon="presets/shop/diy_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7215 <link wiki="Tag:shop=doityourself" />
[7102]7216 <space />
7217 <key key="shop" value="doityourself" />
[8013]7218 <reference ref="name_brand_oh_wheelchair" />
[8060]7219 <reference ref="link_contact_address_payment" />
[7393]7220 </item> <!-- Do-It-Yourself Store -->
[10813]7221 <item name="Hardware" icon="presets/shop/hardware.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7222 <link wiki="Tag:shop=hardware" />
[7102]7223 <space />
7224 <key key="shop" value="hardware" />
[8013]7225 <reference ref="name_oh_wheelchair" />
[8060]7226 <reference ref="link_contact_address_payment" />
[7393]7227 </item> <!-- Hardware -->
[10808]7228 <item name="Paint" icon="presets/shop/paint.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7229 <link wiki="Tag:shop=paint" />
[7102]7230 <space />
7231 <key key="shop" value="paint" />
[8013]7232 <reference ref="name_operator_oh_wheelchair" />
[8060]7233 <reference ref="link_contact_address_payment" />
[7393]7234 </item> <!-- Paint -->
[14575]7235 <item name="Gas" icon="presets/shop/gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7236 <link wiki="Tag:shop=gas" />
[14575]7237 <space />
7238 <key key="shop" value="gas" />
7239 <reference ref="name_operator_oh_wheelchair" />
7240 <reference ref="link_contact_address_payment" />
7241 </item> <!-- Gas -->
[16714]7242 <item name="Wholesale" icon="presets/shop/wholesale.svg" type="node,closedway,multipolygon" preset_name_label="true">
7243 <link wiki="Tag:shop=wholesale" />
7244 <space />
7245 <key key="shop" value="wholesale" />
7246 <text key="name" text="Name" />
7247 <combo key="wholesale" text="Type" values="clothes,electro,florist,food,general,paper,pharmacy,sanitary,seafood,supermarket" values_context="wholesale" />
7248 <text key="operator" text="Operator" />
7249 <reference ref="oh_wheelchair" />
7250 <reference ref="link_contact_address_payment" />
7251 </item> <!-- Wholesale -->
7252 <item name="Trade" icon="presets/shop/trade.svg" type="node,closedway,multipolygon" preset_name_label="true">
7253 <link wiki="Tag:shop=trade" />
7254 <space />
7255 <key key="shop" value="trade" />
7256 <text key="name" text="Name" />
[16723]7257 <combo key="trade" text="Type" values="agricultural_supplies,building_supplies,catering_supplies,plumbing,tiles,timber,windows" values_context="trade" />
[16714]7258 <text key="operator" text="Operator" />
7259 <reference ref="oh_wheelchair" />
7260 <reference ref="link_contact_address_payment" />
7261 </item> <!-- Trade -->
[7102]7262 <separator/>
[10808]7263 <item name="Travel Agency" icon="presets/shop/travel_agency.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7264 <link wiki="Tag:shop=travel_agency" />
[7102]7265 <space />
7266 <key key="shop" value="travel_agency" />
[8013]7267 <reference ref="name_brand_oh_wheelchair" />
[8060]7268 <reference ref="link_contact_address_payment" />
[7393]7269 </item> <!-- Travel Agency -->
[15536]7270 <item name="Scuba diving" icon="presets/shop/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
7271 <link wiki="Tag:shop=scuba_diving" />
7272 <space />
7273 <key key="shop" value="scuba_diving" />
7274 <reference ref="name_brand_oh_wheelchair" />
7275 <reference ref="link_contact_address_payment" />
7276 </item> <!-- Scuba diving -->
[17069]7277 <item name="Fishing" icon="presets/shop/fishing.svg" name_context="shop" type="node,closedway,multipolygon" preset_name_label="true">
7278 <link wiki="Tag:shop=fishing" />
7279 <space />
7280 <key key="shop" value="fishing" />
7281 <reference ref="name_brand_oh_wheelchair" />
7282 <reference ref="link_contact_address_payment" />
7283 </item> <!-- Fishing -->
[10808]7284 <item name="Musical Instrument" icon="presets/shop/musical_instrument.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7285 <link wiki="Tag:shop=musical_instrument" />
[7102]7286 <space />
7287 <key key="shop" value="musical_instrument" />
[8013]7288 <reference ref="name_operator_oh_wheelchair" />
[8060]7289 <reference ref="link_contact_address_payment" />
[7393]7290 </item> <!-- Musical Instrument -->
[10706]7291 <item name="Toys" icon="presets/shop/toys.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7292 <link wiki="Tag:shop=toys" />
[7102]7293 <space />
7294 <key key="shop" value="toys" />
[8013]7295 <reference ref="name_oh_wheelchair" />
[8060]7296 <reference ref="link_contact_address_payment" />
[7393]7297 </item> <!-- Toys -->
[10706]7298 <item name="Gift/Souvenir" icon="presets/shop/present.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7299 <link wiki="Tag:shop=gift" />
[8890]7300 <space />
7301 <key key="shop" value="gift" />
7302 <reference ref="name_operator_oh_wheelchair" />
7303 <optional>
[14867]7304 <reference ref="religious" />
[8890]7305 </optional>
7306 <reference ref="link_contact_address_payment" />
7307 </item> <!-- Gift/Souvenir -->
[10808]7308 <item name="Variety Store" icon="presets/shop/variety_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7309 <link wiki="Tag:shop=variety_store" />
[7102]7310 <space />
7311 <key key="shop" value="variety_store" />
[8013]7312 <reference ref="name_operator_oh_wheelchair" />
[8060]7313 <reference ref="link_contact_address_payment" />
[7393]7314 </item> <!-- Variety Store -->
[15188]7315 <item name="Party supplies" icon="presets/shop/party.svg" type="node,closedway,multipolygon" preset_name_label="true">
7316 <link wiki="Tag:shop=party" />
7317 <space />
7318 <key key="shop" value="party" />
7319 <reference ref="name_operator_oh_wheelchair" />
7320 <reference ref="link_contact_address_payment" />
7321 </item> <!-- Party supplies -->
[12612]7322 <item name="Charity" icon="presets/shop/charity.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7323 <link wiki="Tag:shop=charity" />
[12612]7324 <space />
7325 <key key="shop" value="charity" />
7326 <reference ref="name_operator_oh_wheelchair" />
7327 <reference ref="link_contact_address_payment" />
7328 </item> <!-- Charity -->
[16930]7329 <item name="Second hand" icon="presets/shop/second_hand.svg" type="node,closedway,multipolygon" preset_name_label="true">
7330 <link wiki="Tag:shop=second_hand" />
7331 <space />
7332 <key key="shop" value="second_hand" />
7333 <reference ref="name_operator_oh_wheelchair" />
7334 <space />
7335 <label text="Alternative tagging: `shop=*` + `second_hand=yes` or `second_hand=only`" />
7336 <reference ref="link_contact_address_payment" />
7337 </item> <!-- Second hand -->
[10706]7338 <item name="Bookmaker" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7339 <link wiki="Tag:shop=bookmaker" />
[7102]7340 <space />
7341 <key key="shop" value="bookmaker" />
[8013]7342 <reference ref="name_operator_oh_wheelchair" />
[8060]7343 <reference ref="link_contact_address_payment" />
[16480]7344 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
7345 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
7346 <preset_link preset_name="Gambling" text="Similar but different tags:" />
7347 <preset_link preset_name="Casino" text="Similar but different tags:" />
7348 <preset_link preset_name="Lottery" text="Similar but different tags:" />
[7393]7349 </item> <!-- Bookmaker -->
[10706]7350 <item name="Lottery" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7351 <link wiki="Tag:shop=lottery" />
[7102]7352 <space />
7353 <key key="shop" value="lottery" />
[8013]7354 <reference ref="name_operator_oh_wheelchair" />
[8060]7355 <reference ref="link_contact_address_payment" />
[16480]7356 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
7357 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
7358 <preset_link preset_name="Gambling" text="Similar but different tags:" />
7359 <preset_link preset_name="Casino" text="Similar but different tags:" />
7360 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
[7393]7361 </item> <!-- Lottery -->
[10565]7362 <item name="Bag" icon="presets/shop/bag.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7363 <link wiki="Tag:shop=bag" />
[7296]7364 <space />
7365 <key key="shop" value="bag" />
[8013]7366 <reference ref="name_oh_wheelchair" />
[8060]7367 <reference ref="link_contact_address_payment" />
[7393]7368 </item> <!-- Bag -->
[10565]7369 <item name="Pet" icon="presets/shop/pet.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7370 <link wiki="Tag:shop=pet" />
[7296]7371 <space />
7372 <key key="shop" value="pet" />
[8013]7373 <reference ref="name_oh_wheelchair" />
[8060]7374 <reference ref="link_contact_address_payment" />
[7393]7375 </item> <!-- Pet -->
[15434]7376 <item name="Pet grooming" icon="presets/shop/pet_grooming.svg" type="node,closedway,multipolygon" preset_name_label="true">
7377 <link wiki="Tag:shop=pet_grooming" />
7378 <space />
7379 <key key="shop" value="pet_grooming" />
7380 <reference ref="name_oh_wheelchair" />
7381 <reference ref="link_contact_address_payment" />
7382 </item> <!-- Pet grooming -->
[10565]7383 <item name="Photo" icon="presets/shop/photo.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7384 <link wiki="Tag:shop=photo" />
[8868]7385 <space />
7386 <key key="shop" value="photo" />
7387 <reference ref="name_oh_wheelchair" />
7388 <reference ref="link_contact_address_payment" />
7389 </item> <!-- Photo -->
[16714]7390 <item name="Security" icon="presets/shop/security.svg" type="node,closedway,multipolygon" preset_name_label="true">
7391 <link wiki="Tag:shop=security" />
7392 <space />
7393 <key key="shop" value="security" />
7394 <reference ref="name_oh_wheelchair" />
7395 <reference ref="link_contact_address_payment" />
7396 </item> <!-- Security -->
[15528]7397 <item name="Weapons" icon="presets/shop/weapons.svg" type="node,closedway,multipolygon" preset_name_label="true">
7398 <link wiki="Tag:shop=weapons" />
7399 <space />
7400 <key key="shop" value="weapons" />
7401 <reference ref="name_oh_wheelchair" />
7402 <reference ref="link_contact_address_payment" />
7403 </item> <!-- Weapons -->
[10565]7404 <item name="Funeral Directors" icon="presets/shop/funeral_directors.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7405 <link wiki="Tag:shop=funeral_directors" />
[7686]7406 <space />
7407 <key key="shop" value="funeral_directors" />
[8013]7408 <reference ref="name_oh_wheelchair" />
[8060]7409 <reference ref="link_contact_address_payment" />
[7686]7410 </item> <!-- Funeral Directors -->
[7102]7411 </group> <!-- Other -->
[7317]7412 <separator/>
[10706]7413 <item name="Vending Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
[14646]7414 <link wiki="Tag:amenity=vending_machine" />
[7102]7415 <space />
7416 <key key="amenity" value="vending_machine" />
[17274]7417 <multiselect key="vending" text="Vending products" values="admission_tickets;animal_feed;bicycle_tube;cigarettes;coffee;condoms;drinks;elongated_coin;excrement_bags;food;milk;newspapers;parking_tickets;parcel_pickup;parcel_mail_in;public_transport_tickets;SIM_cards;stamps;sweets;telephone_vouchers;toys;water" values_searchable="true" />
[7102]7418 <text key="operator" text="Operator" />
7419 <text key="ref" text="Reference number" />
[8059]7420 <preset_link preset_name="Payment Methods" />
[7393]7421 </item> <!-- Vending Machine -->
[10565]7422 <item name="Payment Methods" icon="presets/money/dollar.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]7423 <link wiki="Key:payment" />
[8059]7424 <space />
[8547]7425 <combo key="payment:cash" text="Cash" values="yes,no" match="keyvalue" />
[8059]7426 <checkgroup columns="4">
[8547]7427 <check key="payment:coins" text="Coins" match="keyvalue" />
7428 <check key="payment:notes" text="Notes" text_context="payment" match="keyvalue" />
[8059]7429 </checkgroup>
7430 <space />
[8547]7431 <combo key="payment:debit_cards" text="Debit cards" values="no" match="keyvalue" />
[8059]7432 <checkgroup columns="4">
[8547]7433 <check key="payment:bankaxess" text="BankAxess" match="keyvalue" />
7434 <check key="payment:bancomat" text="Bancomat" match="keyvalue" />
7435 <check key="payment:girocard" text="Girocard" match="keyvalue" />
7436 <check key="payment:laser" text="Laser" match="keyvalue" />
7437 <check key="payment:maestro" text="Maestro" match="keyvalue" />
[13786]7438 <check key="payment:postfinance_card" text="PostFinance Card (ch)" match="keyvalue" />
[8547]7439 <check key="payment:visa_debit" text="Visa Debit" match="keyvalue" />
7440 <check key="payment:visa_electron" text="Visa Electron" match="keyvalue" />
[8059]7441 </checkgroup>
7442 <space />
[8547]7443 <combo key="payment:credit_cards" text="Credit cards" values="no" match="keyvalue" />
[8059]7444 <checkgroup columns="4">
[8547]7445 <check key="payment:american_express" text="American Express" match="keyvalue" />
7446 <check key="payment:diners_club" text="Diners Club" match="keyvalue" />
7447 <check key="payment:discover_card" text="Discover Card" match="keyvalue" />
7448 <check key="payment:jcb" text="JCB" match="keyvalue" />
7449 <check key="payment:mastercard" text="Mastercard" match="keyvalue" />
7450 <check key="payment:visa" text="Visa" match="keyvalue" />
[8059]7451 </checkgroup>
7452 <space />
[15892]7453 <check key="payment:contactless" text="Contactless payment" match="keyvalue" />
7454 <space />
[8547]7455 <combo key="payment:electronic_purses" text="Electronic purses and Charge cards" values="no" match="keyvalue" />
[8059]7456 <checkgroup columns="4">
[8547]7457 <check key="payment:ep_avant" text="Avant (fi)" match="keyvalue" />
7458 <check key="payment:ep_geldkarte" text="Geldkarte (de)" match="keyvalue" />
7459 <check key="payment:ep_mep" text="Mep (pt)" match="keyvalue" />
7460 <check key="payment:ep_minicash" text="Minicash (lu)" match="keyvalue" />
7461 <check key="payment:ep_minipay" text="Minipay (it)" match="keyvalue" />
7462 <check key="payment:ep_monedero" text="Mondero (ar)" match="keyvalue" />
7463 <check key="payment:ep_monedero4b" text="Mondero 4b (es)" match="keyvalue" />
7464 <check key="payment:ep_moneo" text="Moneo (fr)" match="keyvalue" />
[8059]7465 </checkgroup>
7466 <space />
[8547]7467 <combo key="payment:cryptocurrencies" text="Cryptocurrencies" values="no" match="keyvalue" />
[8059]7468 <checkgroup columns="4">
[8547]7469 <check key="payment:bitcoin" text="Bitcoin" match="keyvalue" />
7470 <check key="payment:dogecoin" text="Dogecoin" match="keyvalue" />
7471 <check key="payment:litecoin" text="Litecoin" match="keyvalue" />
[8059]7472 </checkgroup>
7473 </item> <!-- Payment Methods -->
[7102]7474 </group> <!-- Shops -->
[10565]7475 <group name="Offices" icon="presets/office/private_company.svg">
7476 <item name="Accountant" icon="presets/office/accountant.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7477 <link wiki="Tag:office=accountant" />
[9011]7478 <space />
7479 <key key="office" value="accountant" />
7480 <reference ref="name_operator_oh_wheelchair" />
7481 <reference ref="link_contact_address" />
[10551]7482 </item> <!-- Accountant -->
[10565]7483 <item name="Advertising agency" icon="presets/office/advertising_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7484 <link wiki="Tag:office=advertising_agency" />
[9011]7485 <space />
7486 <key key="office" value="advertising_agency" />
7487 <reference ref="name_operator_oh_wheelchair" />
7488 <reference ref="link_contact_address" />
[10551]7489 </item> <!-- Advertising agency -->
[10565]7490 <item name="Architect" icon="presets/office/architect.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7491 <link wiki="Tag:office=architect" />
[9011]7492 <space />
7493 <key key="office" value="architect" />
7494 <reference ref="name_operator_oh_wheelchair" />
7495 <reference ref="link_contact_address" />
[10551]7496 </item> <!-- Architect -->
[10565]7497 <item name="Association" icon="presets/office/association.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7498 <link wiki="Tag:office=association" />
[9011]7499 <space />
7500 <key key="office" value="association" />
7501 <reference ref="name_operator_oh_wheelchair" />
7502 <reference ref="link_contact_address" />
[10551]7503 </item> <!-- Association -->
[10565]7504 <item name="Private company" icon="presets/office/private_company.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7505 <link wiki="Tag:office=company" />
[9011]7506 <space />
7507 <key key="office" value="company" />
7508 <reference ref="name_oh_wheelchair" />
7509 <reference ref="link_contact_address" />
[10551]7510 </item> <!-- Private company -->
[17468]7511 <item name="Diplomatic" icon="presets/office/diplomatic.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
7512 <link wiki="Tag:office=diplomatic" />
7513 <space />
7514 <key key="office" value="diplomatic" />
7515 <text key="name" text="Name" />
7516 <combo key="diplomatic" text="Type" values="consulate,embassy,liaison" />
7517 <reference ref="oh_wheelchair" />
7518 <reference ref="link_contact_address" />
7519 </item> <!-- Diplomatic -->
[10565]7520 <item name="Educational institution" icon="presets/office/educational_institution.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7521 <link wiki="Tag:office=educational_institution" />
[9011]7522 <space />
7523 <key key="office" value="educational_institution" />
7524 <reference ref="name_operator_oh_wheelchair" />
7525 <reference ref="link_contact_address" />
[10551]7526 </item> <!-- Educational institution -->
[10565]7527 <item name="Employment agency" icon="presets/office/employment_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7528 <link wiki="Tag:office=employment_agency" />
[9011]7529 <space />
7530 <key key="office" value="employment_agency" />
7531 <reference ref="name_brand_operator_oh_wheelchair" />
7532 <reference ref="link_contact_address" />
[10551]7533 </item> <!-- Employment agency -->
[10565]7534 <item name="Estate agent" icon="presets/office/real_state.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7535 <link wiki="Tag:office=estate_agent" />
[9011]7536 <space />
7537 <key key="office" value="estate_agent" />
7538 <reference ref="name_operator_oh_wheelchair" />
7539 <reference ref="link_contact_address" />
[10551]7540 </item> <!-- Estate agent -->
[10565]7541 <item name="Foundation" icon="presets/office/foundation.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7542 <link wiki="Tag:office=foundation" />
[9011]7543 <space />
7544 <key key="office" value="foundation" />
7545 <reference ref="name_brand_operator_oh_wheelchair" />
7546 <reference ref="link_contact_address" />
[10551]7547 </item> <!-- Foundation -->
[10565]7548 <item name="Government" icon="presets/office/government.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7549 <link wiki="Tag:office=government" />
[9011]7550 <space />
7551 <key key="office" value="government" />
[10544]7552 <text key="name" text="Name" />
[15634]7553 <combo key="government" text="Type" values="administrative,audit,cadaster,culture,customs,data_protection,education,environment,forestry,healthcare,legislative,migration,ministry,pension_fund,prosecutor,public_service,register_office,social_security,social_services,statistics,tax,transportation" />
[10544]7554 <reference ref="oh_wheelchair" />
[9011]7555 <reference ref="link_contact_address" />
[10551]7556 </item> <!-- Government -->
[10565]7557 <item name="Insurance" icon="presets/office/insurance.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7558 <link wiki="Tag:office=insurance" />
[9011]7559 <space />
7560 <key key="office" value="insurance" />
7561 <reference ref="name_brand_operator_oh_wheelchair" />
7562 <reference ref="link_contact_address" />
[10551]7563 </item> <!-- Insurance -->
[10565]7564 <item name="It specialist" icon="presets/office/it.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7565 <link wiki="Tag:office=it" />
[9011]7566 <space />
7567 <key key="office" value="it" />
7568 <reference ref="name_oh_wheelchair" />
7569 <reference ref="link_contact_address" />
[10551]7570 </item> <!-- It specialist -->
[10565]7571 <item name="Lawyer" icon="presets/office/lawyer.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7572 <link wiki="Tag:office=lawyer" />
[9011]7573 <space />
7574 <key key="office" value="lawyer" />
7575 <reference ref="name_operator_oh_wheelchair" />
7576 <reference ref="link_contact_address" />
[10551]7577 </item> <!-- Lawyer -->
[10565]7578 <item name="Newspaper" icon="presets/office/newspaper.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7579 <link wiki="Tag:office=newspaper" />
[9011]7580 <space />
7581 <key key="office" value="newspaper" />
7582 <reference ref="name_operator_oh_wheelchair" />
7583 <reference ref="link_contact_address" />
[10551]7584 </item> <!-- Newspaper -->
[10565]7585 <item name="Non-governmental organisation (NGO)" icon="presets/office/ong.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7586 <link wiki="Tag:office=ngo" />
[9011]7587 <space />
7588 <key key="office" value="ngo" />
7589 <reference ref="name_brand_operator_oh_wheelchair" />
7590 <reference ref="link_contact_address" />
[10551]7591 </item> <!-- Non-governmental organisation (NGO) -->
[10565]7592 <item name="Notary" icon="presets/office/notary.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7593 <link wiki="Tag:office=notary" />
[9011]7594 <space />
7595 <key key="office" value="notary" />
7596 <reference ref="name_oh_wheelchair" />
7597 <reference ref="link_contact_address" />
[10551]7598 </item> <!-- Notary -->
[10565]7599 <item name="Political party" icon="presets/office/political_party.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7600 <link wiki="Tag:office=political_party" />
[9011]7601 <space />
7602 <key key="office" value="political_party" />
7603 <reference ref="name_oh_wheelchair" />
7604 <reference ref="link_contact_address" />
[10551]7605 </item> <!-- Political party -->
[10565]7606 <item name="Religion" icon="presets/office/religion.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7607 <link wiki="Tag:office=religion" />
[9011]7608 <space />
7609 <key key="office" value="religion" />
[14867]7610 <text key="name" text="Name" />
[9011]7611 <reference ref="religious" />
7612 <reference ref="oh_wheelchair" />
7613 <reference ref="link_contact_address" />
[10551]7614 </item> <!-- Religion -->
[10565]7615 <item name="Research" icon="presets/office/research.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7616 <link wiki="Tag:office=research" />
[9011]7617 <space />
7618 <key key="office" value="research" />
7619 <reference ref="name_operator_oh_wheelchair" />
7620 <reference ref="link_contact_address" />
[10551]7621 </item> <!-- Research -->
[10565]7622 <item name="Tax advisor" icon="presets/office/tax_advisor.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7623 <link wiki="Tag:office=tax_advisor" />
[9011]7624 <space />
7625 <key key="office" value="tax_advisor" />
7626 <reference ref="name_brand_operator_oh_wheelchair" />
7627 <reference ref="link_contact_address" />
[10551]7628 </item> <!-- Tax advisor -->
[10565]7629 <item name="Telecommunication" icon="presets/office/telecommunication.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7630 <link wiki="Tag:office=telecommunication" />
[9011]7631 <space />
7632 <key key="office" value="telecommunication" />
7633 <reference ref="name_brand_operator_oh_wheelchair" />
7634 <reference ref="link_contact_address" />
[10551]7635 </item> <!-- Telecommunication -->
[9011]7636 </group> <!-- Offices -->
[10808]7637 <group name="Craft" icon="presets/craft/painter.svg">
[12404]7638 <item name="Beekeeper" icon="presets/craft/beekeeper.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7639 <link wiki="Tag:craft=beekeeper" />
[9681]7640 <space />
[12404]7641 <key key="craft" value="beekeeper" />
[9681]7642 <reference ref="name_operator_oh_wheelchair" />
7643 <reference ref="link_contact_address" />
[12404]7644 </item> <!-- Beekeeper -->
[17019]7645 <item name="Brewery" icon="presets/craft/brewery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7646 <link wiki="Tag:craft=brewery" />
[9681]7647 <space />
[12404]7648 <key key="craft" value="brewery" />
[9681]7649 <reference ref="name_operator_oh_wheelchair" />
7650 <reference ref="link_contact_address" />
[12404]7651 </item> <!-- Brewery -->
[17019]7652 <item name="Winery" icon="presets/craft/winery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7653 <link wiki="Tag:craft=winery" />
[9681]7654 <space />
[12404]7655 <key key="craft" value="winery" />
[9681]7656 <reference ref="name_operator_oh_wheelchair" />
7657 <reference ref="link_contact_address" />
[12404]7658 </item> <!-- Winery -->
[17030]7659 <item name="Caterer" icon="presets/craft/caterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7660 <link wiki="Tag:craft=caterer" />
[9681]7661 <space />
[12404]7662 <key key="craft" value="caterer" />
[9681]7663 <reference ref="name_operator_oh_wheelchair" />
7664 <reference ref="link_contact_address" />
[12404]7665 </item> <!-- Caterer -->
7666 <separator/> <!-- food group -->
[15648]7667 <item name="Upholsterer" icon="presets/craft/upholsterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7668 <link wiki="Tag:craft=upholsterer" />
[12404]7669 <space />
7670 <key key="craft" value="upholsterer" />
7671 <reference ref="name_operator_oh_wheelchair" />
7672 <reference ref="link_contact_address" />
7673 </item> <!-- Upholsterer -->
[13833]7674 <item name="Key cutter" icon="presets/craft/key_cutter.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7675 <link wiki="Tag:craft=key_cutter" />
[12404]7676 <space />
7677 <key key="craft" value="key_cutter" />
7678 <reference ref="name_operator_oh_wheelchair" />
7679 <reference ref="link_contact_address" />
7680 </item> <!-- Key cutter -->
[13833]7681 <item name="Locksmith" icon="presets/craft/locksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7682 <link wiki="Tag:craft=locksmith" />
[12404]7683 <space />
7684 <key key="craft" value="locksmith" />
7685 <reference ref="name_operator_oh_wheelchair" />
7686 <reference ref="link_contact_address" />
7687 </item> <!-- Locksmith -->
[14363]7688 <item name="Electrician" icon="presets/craft/electrician.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7689 <link wiki="Tag:craft=electrician" />
[9681]7690 <space />
7691 <key key="craft" value="electrician" />
7692 <reference ref="name_operator_oh_wheelchair" />
7693 <reference ref="link_contact_address" />
7694 </item> <!-- Electrician -->
[10808]7695 <item name="Plumber" icon="presets/craft/plumber.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7696 <link wiki="Tag:craft=plumber" />
[9681]7697 <space />
7698 <key key="craft" value="plumber" />
7699 <reference ref="name_operator_oh_wheelchair" />
7700 <reference ref="link_contact_address" />
7701 </item> <!-- Plumber -->
[15170]7702 <item name="Hvac" icon="presets/craft/hvac.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7703 <link wiki="Tag:craft=hvac" />
[9681]7704 <space />
7705 <key key="craft" value="hvac" />
7706 <reference ref="name_operator_oh_wheelchair" />
7707 <reference ref="link_contact_address" />
7708 </item> <!-- Hvac -->
[10808]7709 <item name="Painter" icon="presets/craft/painter.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7710 <link wiki="Tag:craft=painter" />
[9681]7711 <space />
7712 <key key="craft" value="painter" />
7713 <reference ref="name_operator_oh_wheelchair" />
7714 <reference ref="link_contact_address" />
7715 </item> <!-- Painter -->
[12404]7716 <item name="Tiler" icon="presets/craft/tiler.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7717 <link wiki="Tag:craft=tiler" />
[9681]7718 <space />
[12404]7719 <key key="craft" value="tiler" />
[9681]7720 <reference ref="name_operator_oh_wheelchair" />
7721 <reference ref="link_contact_address" />
[12404]7722 </item> <!-- Tiler -->
7723 <item name="Window construction" icon="presets/craft/window_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7724 <link wiki="Tag:craft=window_construction" />
[12404]7725 <space />
7726 <key key="craft" value="window_construction" />
7727 <reference ref="name_operator_oh_wheelchair" />
7728 <reference ref="link_contact_address" />
7729 </item> <!-- Window construction -->
[15341]7730 <item name="Carpenter" icon="presets/craft/carpenter.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7731 <link wiki="Tag:craft=carpenter" />
[12404]7732 <space />
7733 <key key="craft" value="carpenter" />
7734 <reference ref="name_operator_oh_wheelchair" />
7735 <reference ref="link_contact_address" />
7736 </item> <!-- Carpenter -->
7737 <item name="Roofer" icon="presets/craft/roofer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7738 <link wiki="Tag:craft=roofer" />
[12404]7739 <space />
7740 <key key="craft" value="roofer" />
7741 <reference ref="name_operator_oh_wheelchair" />
7742 <reference ref="link_contact_address" />
7743 </item> <!-- Roofer -->
7744 <separator/> <!-- apartment/house group -->
[16250]7745 <item name="Photographer" icon="presets/craft/photographer.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7746 <link wiki="Tag:craft=photographer" />
[12404]7747 <space />
7748 <key key="craft" value="photographer" />
7749 <reference ref="name_operator_oh_wheelchair" />
7750 <reference ref="link_contact_address" />
7751 </item> <!-- Photographer -->
[17019]7752 <item name="Handicraft" icon="presets/craft/handicraft.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7753 <link wiki="Tag:craft=handicraft" />
[9681]7754 <space />
7755 <key key="craft" value="handicraft" />
7756 <reference ref="name_operator_oh_wheelchair" />
7757 <reference ref="link_contact_address" />
7758 </item> <!-- Handicraft -->
[10808]7759 <item name="Pottery" icon="presets/craft/pottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7760 <link wiki="Tag:craft=pottery" />
[9681]7761 <space />
7762 <key key="craft" value="pottery" />
7763 <reference ref="name_operator_oh_wheelchair" />
7764 <reference ref="link_contact_address" />
7765 </item> <!-- Pottery -->
[15648]7766 <item name="Gardener" icon="presets/craft/gardener.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7767 <link wiki="Tag:craft=gardener" />
[9681]7768 <space />
[12404]7769 <key key="craft" value="gardener" />
[9681]7770 <reference ref="name_operator_oh_wheelchair" />
7771 <reference ref="link_contact_address" />
[12404]7772 </item> <!-- Gardener -->
[15648]7773 <item name="Shoemaker" icon="presets/craft/shoemaker.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7774 <link wiki="Tag:craft=shoemaker" />
[9681]7775 <space />
[12404]7776 <key key="craft" value="shoemaker" />
[9681]7777 <reference ref="name_operator_oh_wheelchair" />
7778 <reference ref="link_contact_address" />
[12404]7779 </item> <!-- Shoemaker -->
7780 <separator/> <!-- other "soft"/art craft group -->
[14998]7781 <item name="Sawmill" icon="presets/craft/sawmill.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7782 <link wiki="Tag:craft=sawmill" />
[9681]7783 <space />
[12404]7784 <key key="craft" value="sawmill" />
[9681]7785 <reference ref="name_operator_oh_wheelchair" />
7786 <reference ref="link_contact_address" />
[12404]7787 </item> <!-- Sawmill -->
[15931]7788 <item name="Stonemason" icon="presets/craft/stonemason.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7789 <link wiki="Tag:craft=stonemason" />
[9681]7790 <space />
[12404]7791 <key key="craft" value="stonemason" />
[9681]7792 <reference ref="name_operator_oh_wheelchair" />
7793 <reference ref="link_contact_address" />
[12404]7794 </item> <!-- Stonemason -->
[15955]7795 <item name="Blacksmith" icon="presets/craft/blacksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7796 <link wiki="Tag:craft=blacksmith" />
[9681]7797 <space />
7798 <key key="craft" value="blacksmith" />
7799 <reference ref="name_operator_oh_wheelchair" />
7800 <reference ref="link_contact_address" />
7801 </item> <!-- Blacksmith -->
[15341]7802 <item name="Metal construction" icon="presets/craft/metal_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7803 <link wiki="Tag:craft=metal_construction" />
[9681]7804 <space />
[12404]7805 <key key="craft" value="metal_construction" />
[9681]7806 <reference ref="name_operator_oh_wheelchair" />
7807 <reference ref="link_contact_address" />
[12404]7808 </item> <!-- Metal construction -->
7809 <!-- other "hard" craft group -->
[9681]7810 </group> <!-- Craft -->
[10706]7811 <group name="Geography" icon="presets/landmark/peak.svg">
[10808]7812 <group name="Boundaries" icon="presets/misc/boundaries.svg">
7813 <item name="Administrative" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
[14646]7814 <link wiki="Tag:boundary=administrative" />
[7102]7815 <space />
7816 <key key="boundary" value="administrative" />
7817 <text key="name" text="Name" />
[9050]7818 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
[8010]7819 <check key="maritime" text="Maritime" disable_off="true" />
[7393]7820 </item> <!-- Administrative -->
[10808]7821 <item name="Political" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
[14646]7822 <link wiki="Tag:boundary=political" />
[7102]7823 <space />
7824 <key key="boundary" value="political" />
[7316]7825 <combo key="political_division" text="Division" values="canton,linguistic_community,ward" />
[7102]7826 <text key="name" text="Name" />
[7393]7827 </item> <!-- Political -->
[10808]7828 <item name="Postal Code" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
[14646]7829 <link wiki="Tag:boundary=postal_code" />
[7102]7830 <space />
7831 <key key="boundary" value="postal_code" />
7832 <text key="postal_code" text="Postal Code" />
[7393]7833 </item> <!-- Postal Code -->
[10808]7834 <item name="National Park" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
[14646]7835 <link wiki="Tag:boundary=national_park" />
[7102]7836 <space />
7837 <key key="boundary" value="national_park" />
7838 <text key="name" text="Name" />
[7393]7839 </item> <!-- National Park -->
[10808]7840 <item name="Protected Area" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
[14646]7841 <link wiki="Tag:boundary=protected_area" />
[7718]7842 <space />
7843 <key key="boundary" value="protected_area" />
[7972]7844 <text key="protect_class" text="Protect Class" length="2" />
[7723]7845 <text key="protection_title" text="Title or type of protection" />
[7718]7846 <optional>
[8013]7847 <reference ref="name_operator" />
7848 <reference ref="oh" />
[16861]7849 <reference ref="wikipedia_wikidata" />
[7718]7850 <text key="start_date" text="Start date" />
7851 </optional>
7852 </item> <!-- Protected Area -->
[17525]7853 <item name="Hazardous Area" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
7854 <link wiki="Tag:boundary=hazard" />
7855 <space />
7856 <key key="boundary" value="hazard" />
7857 <combo key="hazard" text="Hazard" values="contamination,minefield,nuclear,shooting_range,unexploded_ordnance" values_context="hazard" />
7858 <optional>
7859 <text key="related_law" text="Related law" />
7860 </optional>
7861 </item> <!-- Hazardous Area -->
[10808]7862 <item name="Maritime" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
[14646]7863 <link wiki="Tag:boundary=maritime" />
[8010]7864 <space />
7865 <key key="boundary" value="maritime" />
[15170]7866 <combo key="border_type" text="Border type" values="baseline,contiguous,eez,territorial" />
[8010]7867 <text key="name" text="Name" />
7868 </item> <!-- Maritime -->
[7102]7869 </group> <!-- Boundaries -->
[10808]7870 <group name="Places" icon="presets/place/isolated_dwelling.svg">
[16245]7871 <item name="Continent" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7872 <link wiki="Tag:place=continent" />
[7102]7873 <space />
7874 <key key="place" value="continent" />
[16861]7875 <reference ref="name_wikipedia_wikidata" />
[7940]7876 </item> <!-- Continent -->
[16245]7877 <item name="Country" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7878 <link wiki="Tag:place=country" />
[7393]7879 <space />
[7102]7880 <key key="place" value="country" />
[16861]7881 <reference ref="name_wikipedia_wikidata" />
[7393]7882 </item> <!-- Country -->
[16245]7883 <item name="State" icon="presets/place/capital.svg" name_context="place" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7884 <link wiki="Tag:place=state" />
[7102]7885 <space />
7886 <key key="place" value="state" />
[16861]7887 <reference ref="name_wikipedia_wikidata" />
[7393]7888 </item> <!-- State -->
[16245]7889 <item name="Region" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7890 <link wiki="Tag:place=region" />
[7102]7891 <space />
7892 <key key="place" value="region" />
[16861]7893 <reference ref="name_wikipedia_wikidata" />
[7393]7894 </item> <!-- Region -->
[16245]7895 <item name="County" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7896 <link wiki="Tag:place=county" />
[7102]7897 <space />
7898 <key key="place" value="county" />
[16861]7899 <reference ref="name_wikipedia_wikidata" />
[7102]7900 <reference ref="population_postcode_website" />
[7393]7901 </item> <!-- County -->
[7102]7902 <separator/>
[16245]7903 <item name="City" icon="presets/place/city.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7904 <link wiki="Tag:place=city" />
[7102]7905 <space />
7906 <key key="place" value="city" />
[16861]7907 <reference ref="name_wikipedia_wikidata" />
[7102]7908 <reference ref="population_postcode_website" />
[7393]7909 </item> <!-- City -->
[16245]7910 <item name="Town" icon="presets/place/town.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7911 <link wiki="Tag:place=town" />
[7102]7912 <space />
7913 <key key="place" value="town" />
[16861]7914 <reference ref="name_wikipedia_wikidata" />
[7102]7915 <reference ref="population_postcode_website" />
[7393]7916 </item> <!-- Town -->
[16245]7917 <item name="Village" icon="presets/place/village.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7918 <link wiki="Tag:place=village" />
[7102]7919 <space />
7920 <key key="place" value="village" />
[16861]7921 <reference ref="name_wikipedia_wikidata" />
[7102]7922 <reference ref="population_postcode_website" />
[7393]7923 </item> <!-- Village -->
[16245]7924 <item name="Hamlet" icon="presets/place/hamlet.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7925 <link wiki="Tag:place=hamlet" />
[7102]7926 <space />
7927 <key key="place" value="hamlet" />
[16861]7928 <reference ref="name_wikipedia_wikidata" />
[7102]7929 <reference ref="population_postcode_website" />
[7393]7930 </item> <!-- Hamlet -->
[16245]7931 <item name="Isolated Dwelling" icon="presets/place/isolated_dwelling.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7932 <link wiki="Tag:place=isolated_dwelling" />
[7102]7933 <space />
7934 <key key="place" value="isolated_dwelling" />
[16861]7935 <reference ref="name_wikipedia_wikidata" />
[7102]7936 <reference ref="population_postcode_website" />
[7393]7937 </item> <!-- Isolated Dwelling -->
[7102]7938 <separator/>
[16245]7939 <item name="Suburb" icon="presets/place/suburb.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7940 <link wiki="Tag:place=suburb" />
[7984]7941 <space />
7942 <key key="place" value="suburb" />
[16861]7943 <reference ref="name_wikipedia_wikidata" />
[7984]7944 <reference ref="population_postcode_website" />
7945 </item> <!-- Suburb -->
[16245]7946 <item name="Quarter" icon="presets/place/quarter.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7947 <link wiki="Tag:place=quarter" />
[12998]7948 <space />
7949 <key key="place" value="quarter" />
[16861]7950 <reference ref="name_wikipedia_wikidata" />
[12998]7951 <text key="population" text="Population" />
7952 <text key="website" text="Website" />
7953 </item> <!-- Quarter -->
[16245]7954 <item name="Neighbourhood" icon="presets/place/neighbourhood.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7955 <link wiki="Tag:place=neighbourhood" />
[7984]7956 <space />
7957 <key key="place" value="neighbourhood" />
[16861]7958 <reference ref="name_wikipedia_wikidata" />
[7984]7959 <text key="population" text="Population" />
7960 <text key="website" text="Website" />
7961 </item> <!-- Neighbourhood -->
[16245]7962 <item name="Farm" icon="presets/place/farm.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7963 <link wiki="Tag:place=farm" />
[7984]7964 <space />
7965 <label text="A farm within a bigger settlement" />
7966 <label text="(please use isolated_dwelling for an isolated farm)" />
7967 <key key="place" value="farm" />
[16861]7968 <reference ref="name_wikipedia_wikidata" />
[7984]7969 <reference ref="population_postcode_website" />
7970 </item> <!-- Farm -->
7971 <separator/>
[16245]7972 <item name="Locality" icon="presets/place/locality.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
[14646]7973 <link wiki="Tag:place=locality" />
[7102]7974 <space />
7975 <key key="place" value="locality" />
[16861]7976 <reference ref="name_wikipedia_wikidata" />
[7393]7977 </item> <!-- Locality -->
[13383]7978 <item name="Square" icon="presets/place/square.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]7979 <link wiki="Tag:place=square" />
[13382]7980 <space />
7981 <key key="place" value="square" />
[16861]7982 <reference ref="name_wikipedia_wikidata" />
[13382]7983 </item> <!-- Square -->
[7102]7984 </group> <!-- Places -->
[10706]7985 <group name="Geography" icon="presets/landmark/peak.svg">
7986 <item name="Peak" icon="presets/landmark/peak.svg" type="node" preset_name_label="true">
[14646]7987 <link wiki="Tag:natural=peak" />
[7381]7988 <label text="The top (summit) of a mountain or hill." />
[7102]7989 <space />
7990 <key key="natural" value="peak" />
[16861]7991 <reference ref="name_wikipedia_wikidata" />
[16707]7992 <text key="ele" text="Elevation (meters)" length="10" />
[7381]7993 </item> <!-- Peak -->
[10706]7994 <item name="Saddle" icon="presets/landmark/saddle.svg" type="node" preset_name_label="true">
[14646]7995 <link wiki="Tag:natural=saddle" />
[7381]7996 <label text="A saddle point between mountains or hills." />
[7102]7997 <space/>
7998 <key key="natural" value="saddle" />
[16861]7999 <reference ref="name_wikipedia_wikidata" />
[16707]8000 <text key="ele" text="Elevation (meters)" length="10" />
[7381]8001 </item> <!-- Saddle -->
[10706]8002 <item name="Glacier" icon="presets/landmark/glacier.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8003 <link wiki="Tag:natural=glacier" />
[7381]8004 <label text="A persistent body of dense ice that is constantly moving under its own weight." />
[7102]8005 <space />
8006 <key key="natural" value="glacier" />
[16861]8007 <reference ref="name_wikipedia_wikidata" />
[16707]8008 <text key="ele" text="Elevation (meters)" length="10" />
[7381]8009 </item> <!-- Glacier -->
[10706]8010 <item name="Volcano" icon="presets/landmark/volcano.svg" type="node" preset_name_label="true">
[14646]8011 <link wiki="Tag:natural=volcano" />
[7381]8012 <label text="A volcano, either dormant, extinct or active." />
[7102]8013 <space />
8014 <key key="natural" value="volcano" />
[16861]8015 <reference ref="name_wikipedia_wikidata" />
[16707]8016 <text key="ele" text="Elevation (meters)" length="10" />
[7381]8017 <optional>
8018 <combo key="volcano:status" text="Current Status" values="active,dormant,extinct" />
8019 <combo key="volcano:type" text="Type" values="stratovolcano,shield,scoria" />
8020 </optional>
8021 </item> <!-- Volcano -->
[10706]8022 <item name="Ridge" icon="presets/landmark/ridge.svg" type="way" preset_name_label="true">
[14646]8023 <link wiki="Tag:natural=ridge" />
[8135]8024 <label text="A mountain or hill ridge." />
8025 <space />
8026 <key key="natural" value="ridge" />
[16861]8027 <reference ref="name_wikipedia_wikidata" />
[16707]8028 <text key="ele" text="Elevation (meters)" length="10" />
[8135]8029 </item> <!-- Ridge -->
[10706]8030 <item name="Valley" icon="presets/landmark/valley.svg" type="way" preset_name_label="true">
[14646]8031 <link wiki="Tag:natural=valley" />
[8135]8032 <label text="A low area between hills." />
8033 <space />
8034 <key key="natural" value="valley" />
[16861]8035 <reference ref="name_wikipedia_wikidata" />
[8135]8036 </item> <!-- Valley -->
[10565]8037 <item name="Cliff" icon="presets/misc/cliff.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
[14646]8038 <link wiki="Tag:natural=cliff" />
[9456]8039 <label text="A steep rock face exposure, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
8040 <space />
8041 <key key="natural" value="cliff" />
8042 <text key="name" text="Name" />
[16474]8043 <text key="height" text="Height (meters)" length="7" />
[9456]8044 </item> <!-- Cliff -->
[17017]8045 <item name="Sinkhole" icon="presets/landmark/sinkhole.svg" type="node,closedway" preset_name_label="true">
8046 <link wiki="Tag:natural=sinkhole" />
8047 <space />
8048 <key key="natural" value="sinkhole" />
[17045]8049 <combo key="sinkhole" text="Type" values_searchable="true">
8050 <list_entry value="bluehole" icon="presets/landmark/bluehole.svg" />
8051 <list_entry value="doline" icon="presets/landmark/doline.svg" />
8052 <list_entry value="estavelle" icon="presets/landmark/estavelle.svg" />
8053 <list_entry value="pit" icon="presets/landmark/pit.svg" />
8054 <list_entry value="ponor" icon="presets/landmark/ponor.svg" />
8055 </combo>
[17017]8056 <optional>
[17045]8057 <check key="anthropogenic" text="Caused by human activity" disable_off="true" />
8058 <check key="refitted" text="Modified by human hand" disable_off="true" />
[17017]8059 <reference ref="name_wikipedia_wikidata" />
8060 </optional>
8061 </item> <!-- Sinkhole -->
[10808]8062 <item name="Cave Entrance" icon="presets/landmark/cave_entrance.svg" type="node,closedway" preset_name_label="true">
[14646]8063 <link wiki="Tag:natural=cave_entrance" />
[7381]8064 <label text="The entrance to a cave." />
[7102]8065 <space />
8066 <key key="natural" value="cave_entrance" />
[16861]8067 <reference ref="name_wikipedia_wikidata" />
[8013]8068 <reference ref="oh_wheelchair" />
[16474]8069 <reference ref="POI_access" />
[7620]8070 <reference ref="fee" />
[7381]8071 </item> <!-- Cave Entrance -->
[7102]8072 <separator/>
[10706]8073 <item name="Island" icon="presets/place/island.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]8074 <link wiki="Tag:place=island" />
[7102]8075 <space />
8076 <key key="place" value="island" />
[16861]8077 <reference ref="name_wikipedia_wikidata" />
[7393]8078 </item> <!-- Island -->
[10706]8079 <item name="Islet" icon="presets/place/islet.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]8080 <link wiki="Tag:place=islet" />
[7102]8081 <space />
8082 <key key="place" value="islet" />
[16861]8083 <reference ref="name_wikipedia_wikidata" />
[7393]8084 </item> <!-- Islet -->
[10724]8085 <item name="Reef" icon="presets/landmark/reef.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]8086 <link wiki="Tag:natural=reef" />
[10676]8087 <space />
8088 <key key="natural" value="reef" />
8089 <text key="name" text="Name" />
8090 <combo key="reef" text="Type" values="coral,oyster,rock,sand" />
[10707]8091 </item> <!-- Reef -->
[7102]8092 </group> <!-- Geography -->
[10706]8093 <group name="Nature" icon="presets/landmark/trees.svg">
8094 <item name="Tree" icon="presets/landmark/trees.svg" type="node" preset_name_label="true">
[14646]8095 <link wiki="Tag:natural=tree" />
[7381]8096 <label text="A single tree." />
[7102]8097 <space />
8098 <key key="natural" value="tree" />
[13786]8099 <reference ref="leaf_without_mixed" />
[13481]8100 <combo key="denotation" text="Denotation" values_searchable="true" values_context="tree denotation" >
8101 <list_entry value="landmark" short_description="Trees remarkable due to its size or prominent location, usually visible from great distances and useful for navigation." />
8102 <list_entry value="natural_monument" short_description="Especially old tree, often with a particular shape. Usually protected for its uniqueness." />
8103 <list_entry value="avenue" short_description="Trees aligned along a road." />
8104 <list_entry value="urban" short_description="Trees found within settlements, e.g. in parks or spread through residential areas." />
8105 <list_entry value="agricultural" short_description="Trees in agricultural use." />
8106 </combo>
[13786]8107 <optional>
8108 <reference ref="genus_species_taxon" />
8109 <space />
[16474]8110 <text key="height" text="Height (meters)" length="7" />
[13786]8111 <text key="diameter_crown" text="Diameter crown (meters)" />
8112 <text key="circumference" text="Circumference (meters)" />
8113 <space />
8114 <text key="name" text="Name" />
8115 <text key="start_date" text="Start date" />
8116 </optional>
[7381]8117 </item> <!-- Tree -->
[10706]8118 <item name="Tree Row" icon="presets/landmark/tree_row.svg" type="way" preset_name_label="true">
[14646]8119 <link wiki="Tag:natural=tree_row" />
[7381]8120 <label text="A line of trees." />
8121 <space />
[7102]8122 <key key="natural" value="tree_row" />
[13786]8123 <reference ref="leaf" />
[7222]8124 <optional>
[12325]8125 <reference ref="genus_species_taxon" />
[16474]8126 <text key="height" text="Height (meters)" length="7" />
[7222]8127 </optional>
[7381]8128 </item> <!-- Tree Row -->
[16266]8129 <item name="Wood" icon="presets/landmark/forest.svg" type="closedway,multipolygon" name_context="natural" preset_name_label="true">
[14646]8130 <link wiki="Tag:natural=wood" />
[7381]8131 <label text="Woodland where timber production does not dominate use." />
[7102]8132 <space />
8133 <key key="natural" value="wood" />
8134 <text key="name" text="Name" />
[7222]8135 <reference ref="leaf" />
[7381]8136 </item> <!-- Wood -->
[10706]8137 <item name="Forest" icon="presets/landmark/forest.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8138 <link wiki="Tag:landuse=forest" />
[7102]8139 <space />
8140 <key key="landuse" value="forest" />
[7222]8141 <reference ref="leaf" />
[12908]8142 <reference ref="optional_name" />
[7381]8143 </item> <!-- Forest -->
[10706]8144 <item name="Cutline" icon="presets/landmark/cutline.svg" type="way" preset_name_label="true">
[14646]8145 <link wiki="Tag:man_made=cutline" />
[8147]8146 <space />
8147 <key key="man_made" value="cutline" />
8148 <combo key="cutline" text="Type" values="border,firebreak,hunting,loggingmachine,pipeline,piste,section" values_context="cutline" />
8149 </item> <!-- Cutline -->
[10706]8150 <item name="Grassland" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8151 <link wiki="Tag:natural=grassland" />
[7381]8152 <label text="Where vegetation is dominated by grasses (Poaceae) and other herbaceous (non-woody) plants. Excludes cultivated areas and wetlands." />
[7102]8153 <space />
8154 <key key="natural" value="grassland" />
8155 <text key="name" text="Name" />
8156 <combo key="grassland" text="Type" values="pampas,prairie,puszta,savanna,steppe,veld" />
[7381]8157 </item> <!-- Grassland -->
[14830]8158 <item name="Nature Reserve" icon="presets/leisure/nature_reserve.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8159 <link wiki="Tag:leisure=nature_reserve" />
[7102]8160 <space />
8161 <key key="leisure" value="nature_reserve" />
8162 <text key="name" text="Name" />
[7381]8163 </item> <!-- Nature Reserve -->
[7102]8164 <separator/>
[10996]8165 <item name="Scree" icon="presets/landuse/scree.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8166 <link wiki="Tag:natural=scree" />
[10996]8167 <label text="An accumulation of loose angular rocks." />
[7102]8168 <space />
8169 <key key="natural" value="scree" />
8170 <text key="name" text="Name" />
[7381]8171 </item> <!-- Scree -->
[10996]8172 <item name="Shingle" icon="presets/landuse/shingle.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8173 <link wiki="Tag:natural=shingle" />
[10996]8174 <label text="An accumulation of loose rounded rocks on a beach or riverbed." />
8175 <space />
8176 <key key="natural" value="shingle" />
8177 <text key="name" text="Name" />
8178 </item> <!-- Shingle -->
[10706]8179 <item name="Fell" type="closedway,multipolygon" preset_name_label="true">
[14646]8180 <link wiki="Tag:natural=fell" />
[7381]8181 <label text="Bare upper lying uncultivated land principally covered with grass and often grazed." />
[7102]8182 <space />
8183 <key key="natural" value="fell" />
8184 <text key="name" text="Name" />
[7381]8185 </item> <!-- Fell -->
[10706]8186 <item name="Scrub" icon="presets/landuse/scrub.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8187 <link wiki="Tag:natural=scrub" />
[7381]8188 <label text="Bare lower lying uncultivated land with bushes but little or no tree cover." />
[7102]8189 <space />
8190 <key key="natural" value="scrub" />
8191 <text key="name" text="Name" />
[7381]8192 <optional>
8193 <reference ref="leaf" />
8194 </optional>
8195 </item> <!-- Scrub -->
[10706]8196 <item name="Heath" type="closedway,multipolygon" preset_name_label="true">
[14646]8197 <link wiki="Tag:natural=heath" />
[7381]8198 <label text="Bare lower lying uncultivated land with a shrubland habitat found mainly on free-draining infertile, acidic soils, and is characterised by open, low-growing woody vegetation." />
[7102]8199 <space />
8200 <key key="natural" value="heath" />
8201 <text key="name" text="Name" />
[7381]8202 </item> <!-- Heath -->
[10706]8203 <item name="Sand" icon="presets/landuse/sand.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8204 <link wiki="Tag:natural=sand" />
[7381]8205 <label text="Large area covered with sand." />
[7102]8206 <space />
8207 <key key="natural" value="sand" />
8208 <text key="name" text="Name" />
[7381]8209 </item> <!-- Sand -->
[10706]8210 <item name="Bare Rock" type="closedway,multipolygon" preset_name_label="true">
[14646]8211 <link wiki="Tag:natural=bare_rock" />
[7381]8212 <label text="For areas of solid visible rock that is sparsely vegetated or not vegetated at all." />
8213 <space />
8214 <key key="natural" value="bare_rock" />
8215 <text key="name" text="Name" />
8216 </item> <!-- Bare Rock -->
[10565]8217 <item name="Rock" icon="presets/misc/rock.svg" type="node,closedway" preset_name_label="true">
[14646]8218 <link wiki="Tag:natural=rock" />
[8003]8219 <label text="A notable rock or group of rocks, with at least one of them firmly attached to the underlying bedrock." />
8220 <space />
8221 <key key="natural" value="rock" />
[16861]8222 <reference ref="name_wikipedia_wikidata" />
[8003]8223 <optional>
8224 <check key="tourism" text="Tourism attraction" value_on="attraction" disable_off="true" />
8225 </optional>
8226 </item> <!-- Rock -->
[10565]8227 <item name="Stone" icon="presets/misc/stone.svg" type="node,closedway" preset_name_label="true">
[14646]8228 <link wiki="Tag:natural=stone" />
[7381]8229 <label text="A single notable free-standing rock, which may differ from the composition of the terrain it lies in." />
8230 <space />
8231 <key key="natural" value="stone" />
[16861]8232 <reference ref="name_wikipedia_wikidata" />
[7381]8233 <optional>
8234 <text key="height" text="Height (meters)" length="7" />
8235 <text key="width" text="Width (meters)" />
8236 </optional>
8237 </item> <!-- Stone -->
[7102]8238 </group> <!-- Nature -->
[10808]8239 <group name="Land use" icon="presets/landuse/farmland.svg">
8240 <item name="Farmyard" icon="presets/landuse/farmyard.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8241 <link wiki="Tag:landuse=farmyard" />
[7102]8242 <space />
8243 <key key="landuse" value="farmyard" />
[12908]8244 <reference ref="optional_name" />
[7393]8245 </item> <!-- Farmyard -->
[10808]8246 <item name="Farmland" icon="presets/landuse/farmland.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8247 <link wiki="Tag:landuse=farmland" />
[7102]8248 <space />
8249 <key key="landuse" value="farmland" />
[16831]8250 <optional>
8251 <combo key="crop" text="Crop" values="barley,cereal,corn,grass,hop,rape,rice,soy,sugarcane,tea,wheat" values_context="crop" />
8252 <text key="name" text="Name" />
8253 <check key="irrigation" text="Center pivot irrigation" value_on="pivot" disable_off="true" />
8254 </optional>
[7393]8255 </item> <!-- Farmland -->
[10706]8256 <item name="Meadow" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8257 <link wiki="Tag:landuse=meadow" />
[7102]8258 <space />
8259 <key key="landuse" value="meadow" />
[12908]8260 <reference ref="optional_name" />
[7393]8261 </item> <!-- Meadow -->
[10706]8262 <item name="Orchard" icon="presets/landuse/orchard.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8263 <link wiki="Tag:landuse=orchard" />
[7102]8264 <space />
8265 <key key="landuse" value="orchard" />
[16506]8266 <combo key="trees" text="Trees" values="almond_trees,apple_trees,apricot_trees,avocado_trees,banana_plants,blueberry_plants,cacao_trees,cherimoya_trees,cherry_trees,chestnut_trees,coconut_palms,coffea_plants,date_palms,hazel_plants,hop_plants,lemon_trees,macadamia_trees,mango_trees,oil_palms,olive_trees,orange_trees,papaya_trees,peach_trees,pear_trees,pecan_trees,persimmon_trees,pineapple_plants,pistachio_trees,pitaya_plants,plum_trees,pomegranate_trees,tea_plants,walnut_trees" />
[12908]8267 <reference ref="optional_name" />
[7393]8268 </item> <!-- Orchard -->
[10808]8269 <item name="Vineyard" icon="presets/landuse/vineyard.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8270 <link wiki="Tag:landuse=vineyard" />
[7102]8271 <space />
8272 <key key="landuse" value="vineyard" />
[12934]8273 <key key="crop" value="grape" match="keyvalue" />
[12908]8274 <reference ref="optional_name" />
[7393]8275 </item> <!-- Vineyard -->
[10808]8276 <item name="Greenhouse Horticulture" icon="presets/landuse/greenhouse_horticulture.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8277 <link wiki="Tag:landuse=greenhouse_horticulture" />
[7102]8278 <space />
8279 <key key="landuse" value="greenhouse_horticulture" />
[12908]8280 <reference ref="optional_name_operator" />
[7393]8281 </item> <!-- Greenhouse Horticulture -->
[10808]8282 <item name="Plant Nursery" icon="presets/landuse/plant_nursery.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8283 <link wiki="Tag:landuse=plant_nursery" />
[13786]8284 <key key="landuse" value="plant_nursery" />
8285 <reference ref="optional_name_operator" />
[7102]8286 <space />
[13786]8287 <reference ref="leaf" />
[12325]8288 <reference ref="genus_species_taxon" />
[7393]8289 </item> <!-- Plant Nursery -->
[13008]8290 <item name="Salt Pond" icon="presets/landuse/salt_pond.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8291 <link wiki="Tag:landuse=salt_pond" />
[13008]8292 <space />
8293 <key key="landuse" value="salt_pond" />
8294 <reference ref="optional_name_operator" />
8295 </item> <!-- Salt Pond -->
[10798]8296 <item name="Aquaculture" icon="presets/landuse/aquaculture.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8297 <link wiki="Tag:landuse=aquaculture" />
[10798]8298 <space />
8299 <key key="landuse" value="aquaculture" />
8300 <combo key="aquaculture" text="Aquaculture" values="shrimp,fish,mussels" />
[12908]8301 <reference ref="optional_name_operator" />
[10798]8302 </item> <!-- Aquaculture -->
[13383]8303 <separator/>
[10706]8304 <item name="Allotments" icon="presets/landuse/allotments.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8305 <link wiki="Tag:landuse=allotments" />
[7102]8306 <space />
8307 <key key="landuse" value="allotments" />
[12908]8308 <reference ref="optional_name" />
[7393]8309 </item> <!-- Allotments -->
[15697]8310 <item name="Flowerbed" icon="presets/landuse/flowerbed.svg" type="closedway,multipolygon" preset_name_label="true">
8311 <link wiki="Tag:landuse=flowerbed" />
8312 <space />
8313 <key key="landuse" value="flowerbed" />
8314 <optional>
8315 <text key="operator" text="Operator" />
8316 <reference ref="genus_species_taxon" />
8317 </optional>
8318 </item> <!-- Flowerbed -->
[10808]8319 <item name="Garden" icon="presets/leisure/garden.svg" type="node,closedway,multipolygon" preset_name_label="true">
[14646]8320 <link wiki="Tag:leisure=garden" />
[7102]8321 <space />
8322 <key key="leisure" value="garden" />
[12908]8323 <reference ref="optional_name" />
[7393]8324 </item> <!-- Garden -->
[10706]8325 <item name="Grass" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8326 <link wiki="Tag:landuse=grass" />
[7102]8327 <space />
8328 <key key="landuse" value="grass" />
[12908]8329 <reference ref="optional_name" />
[7393]8330 </item> <!-- Grass -->
[10808]8331 <item name="Village Green" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8332 <link wiki="Tag:landuse=village_green" />
[7102]8333 <space />
8334 <key key="landuse" value="village_green" />
[12908]8335 <reference ref="optional_name" />
[7393]8336 </item> <!-- Village Green -->
[10808]8337 <item name="Park" icon="presets/leisure/park.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8338 <link wiki="Tag:leisure=park" />
[7102]8339 <space />
8340 <key key="leisure" value="park" />
[12908]8341 <reference ref="optional_name" />
[7393]8342 </item> <!-- Park -->
[10808]8343 <item name="Recreation Ground" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8344 <link wiki="Tag:landuse=recreation_ground" />
[7102]8345 <space />
8346 <key key="landuse" value="recreation_ground" />
[12908]8347 <reference ref="optional_name" />
[7393]8348 </item> <!-- Recreation Ground -->
[7102]8349 <separator/>
[15169]8350 <item name="Religious" icon="presets/religion/religion.svg" type="closedway,multipolygon" preset_name_label="true">
8351 <link wiki="Tag:landuse=religious" />
[7102]8352 <space />
[15169]8353 <key key="landuse" value="religious" />
[14867]8354 <text key="name" text="Name" />
[7311]8355 <reference ref="religious" />
[15169]8356 </item> <!-- Religious -->
[10706]8357 <item name="Cemetery" icon="presets/landuse/cemetery.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8358 <link wiki="Tag:landuse=cemetery" />
[7102]8359 <space />
8360 <key key="landuse" value="cemetery" />
[14867]8361 <text key="name" text="Name" />
[7311]8362 <reference ref="religious" />
[7393]8363 </item> <!-- Cemetery -->
[15169]8364 <item name="Graveyard" icon="presets/landuse/graveyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
8365 <link wiki="Tag:amenity=grave_yard" />
[7311]8366 <space />
[15169]8367 <key key="amenity" value="grave_yard" />
[14867]8368 <text key="name" text="Name" />
[7311]8369 <reference ref="religious" />
[15169]8370 </item> <!-- Graveyard -->
8371 <item name="Cemetery sector" icon="presets/misc/cemetery_sector.svg" type="node,closedway,multipolygon" preset_name_label="true">
8372 <link wiki="Tag:cemetery=sector" />
8373 <space />
8374 <key key="cemetery" value="sector" />
8375 <optional>
8376 <text key="ref" text="Reference" />
8377 <text key="name" text="Name" />
8378 </optional>
8379 </item> <!-- Cemetery sector-->
8380 <separator/>
8381 <item name="Residential Area" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
8382 <link wiki="Tag:landuse=residential" />
8383 <space />
8384 <key key="landuse" value="residential" />
8385 <reference ref="optional_name" />
[17259]8386 <combo key="residential" text="Type" values="apartments,rural,urban" values_context="landuse type" />
[15169]8387 </item> <!-- Residential Area -->
[10706]8388 <item name="Retail" icon="presets/shop/mall.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8389 <link wiki="Tag:landuse=retail" />
[7102]8390 <space />
8391 <key key="landuse" value="retail" />
[12908]8392 <reference ref="optional_name" />
[7393]8393 </item> <!-- Retail -->
[10706]8394 <item name="Commercial" icon="presets/landuse/commercial.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8395 <link wiki="Tag:landuse=commercial" />
[7102]8396 <space />
8397 <key key="landuse" value="commercial" />
[12908]8398 <reference ref="optional_name" />
[7393]8399 </item> <!-- Commercial -->
[10706]8400 <item name="Industrial" icon="presets/landmark/works.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8401 <link wiki="Tag:landuse=industrial" />
[7102]8402 <space />
8403 <key key="landuse" value="industrial" />
[12611]8404 <combo key="industrial" text="Type" values="bakery,brewery,brickyard,depot,distributor,factory,grinding_mill,heating_station,machine_shop,mine,oil,port,salt_pond,sawmill,scrap_yard,shipyard,slaughterhouse,warehouse" values_context="industrial" />
[12908]8405 <reference ref="optional_name" />
[7393]8406 </item> <!-- Industrial -->
[10808]8407 <item name="Garages" icon="presets/landuse/garages.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8408 <link wiki="Tag:landuse=garages" />
[7102]8409 <space />
8410 <key key="landuse" value="garages" />
[12908]8411 <reference ref="optional_name_operator" />
[7393]8412 </item> <!-- Garages -->
[10808]8413 <item name="Railway Land" icon="presets/landuse/railway.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8414 <link wiki="Tag:landuse=railway" />
[7102]8415 <space />
8416 <key key="landuse" value="railway" />
[12908]8417 <reference ref="optional_name" />
[7393]8418 </item> <!-- Railway Land -->
[10706]8419 <item name="Military" icon="presets/landuse/military.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8420 <link wiki="Tag:landuse=military" />
[7102]8421 <space />
8422 <key key="landuse" value="military" />
[12908]8423 <reference ref="optional_name" />
[7393]8424 </item> <!-- Military -->
[7102]8425 <separator/>
[10706]8426 <item name="Construction Area" icon="presets/landuse/construction.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8427 <link wiki="Tag:landuse=construction" />
[7102]8428 <space />
8429 <key key="landuse" value="construction" />
[12908]8430 <reference ref="optional_name" />
[7393]8431 </item> <!-- Construction Area -->
[10808]8432 <item name="Brownfield" icon="presets/landuse/brownfield.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8433 <link wiki="Tag:landuse=brownfield" />
[7102]8434 <space />
8435 <key key="landuse" value="brownfield" />
[12908]8436 <reference ref="optional_name" />
[7393]8437 </item> <!-- Brownfield -->
[10808]8438 <item name="Greenfield" icon="presets/landuse/greenfield.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8439 <link wiki="Tag:landuse=greenfield" />
[7102]8440 <space />
8441 <key key="landuse" value="greenfield" />
[12908]8442 <reference ref="optional_name" />
[7393]8443 </item> <!-- Greenfield -->
[10706]8444 <item name="Landfill" icon="presets/landuse/landfill.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8445 <link wiki="Tag:landuse=landfill" />
[7102]8446 <space />
8447 <key key="landuse" value="landfill" />
[12908]8448 <reference ref="optional_name" />
[7393]8449 </item> <!-- Landfill -->
[10706]8450 <item name="Quarry" icon="presets/landmark/mine.svg" type="closedway,multipolygon" preset_name_label="true">
[14646]8451 <link wiki="Tag:landuse=quarry" />
[7102]8452 <space />
8453 <key key="landuse" value="quarry" />
8454 <reference ref="name_operator" />
[16787]8455 <combo key="resource" text="Resource" values="aggregate,bauxite,clay,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
[7393]8456 </item> <!-- Quarry -->
[7102]8457 </group> <!-- Landuse -->
[7393]8458 </group> <!-- Geography -->
[10808]8459 <group name="Annotation" icon="presets/misc/housenumber.svg">
[16245]8460 <item name="Name" icon="presets/misc/name.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8461 <link wiki="Key:name" />
[7102]8462 <space />
8463 <text key="name" text="Name" />
8464 <optional>
8465 <text key="alt_name" text="Alternative name" match="key" />
8466 <text key="old_name" text="Historical name" match="key" />
8467 <text key="loc_name" text="Local name" match="key" />
8468 <text key="reg_name" text="Regional name" match="key" />
8469 <text key="nat_name" text="National name" match="key" />
8470 <text key="int_name" text="International name" match="key" />
8471 <text key="official_name" text="Official name" match="key" />
8472 <text key="short_name" text="Common name abbreviation" match="key" />
8473 </optional>
[7393]8474 </item> <!-- Name -->
[16245]8475 <item name="Address" icon="presets/misc/housenumber.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8476 <link wiki="Key:addr" />
[7102]8477 <space />
8478 <text key="addr:housenumber" text="House number" match="key" auto_increment="-2,-1,+1,+2" />
[8866]8479 <text key="addr:street" text="Street name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
[7102]8480 <optional>
[7410]8481 <text key="addr:place" text="Place name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
[7102]8482 <text key="addr:city" text="City name" use_last_as_default="force" match="key" />
8483 <text key="addr:postcode" text="Post code" use_last_as_default="force" match="key" />
8484 <combo key="addr:country" text="Country code" values_from="java.util.Locale#getISOCountries" use_last_as_default="force" match="key" />
8485 </optional>
[7399]8486 <optional text="Optional values for specific countries">
[11463]8487 <text key="addr:unit" text="Unit/Suite" match="key" />
[7806]8488 <text key="addr:housename" text="House name" match="key" alternative_autocomplete_keys="name" />
[7399]8489 <text key="addr:hamlet" text="Hamlet" match="key" />
8490 <text key="addr:suburb" text="Suburb" use_last_as_default="force" match="key" />
8491 <text key="addr:subdistrict" text="Subdistrict" use_last_as_default="force" match="key" />
8492 <text key="addr:district" text="District" use_last_as_default="force" match="key" />
[7430]8493 <text key="addr:province" text="Province" use_last_as_default="force" match="key" />
[16744]8494 <!-- US States as defined in ISO 3166-2 -->
[8001]8495 <combo key="addr:state" text="State" text_context="addr:" values="AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,DC,AS,GU,MP,PR,UM,VI" use_last_as_default="force" match="key" />
[7399]8496 </optional>
[10854]8497 </item> <!-- Address -->
[10808]8498 <item name="Address Interpolation" icon="presets/misc/interpolation.svg" type="way" preset_name_label="true">
[14646]8499 <link wiki="Key:addr" />
[7102]8500 <space />
8501 <combo key="addr:interpolation" text="Numbering scheme" values="odd,even,all,alphabetic" default="odd" match="key" />
8502 <optional>
8503 <combo key="addr:inclusion" text="Accuracy" values="actual,estimate,potential" match="key" />
8504 </optional>
[7393]8505 </item> <!-- Address Interpolation -->
[16245]8506 <item name="Contact (Common Schema)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8507 <link wiki="Annotations" />
[7102]8508 <space />
[8669]8509 <text key="website" text="Website" match="key" />
8510 <text key="email" text="Email Address" match="key" />
8511 <space />
[13761]8512 <text key="phone" text="Phone number" match="key" />
[17137]8513 <text key="mobile" text="Mobile phone number" match="key" />
[7102]8514 <text key="fax" text="Fax Number" match="key" />
[13785]8515 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
[7102]8516 <space />
[16861]8517 <reference ref="wikipedia_wikidata" />
[7102]8518 <text key="image" text="Image" />
[16474]8519 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text="Similar tags but different tagging schema:" text_context="Contact" />
[17137]8520 <preset_link preset_name="Social Networks" />
[7393]8521 </item> <!-- Contact (Common Schema) -->
[16245]8522 <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8523 <link wiki="Key:contact" />
[7102]8524 <space />
[8669]8525 <text key="contact:website" text="Website" match="key" />
8526 <text key="contact:email" text="Email Address" match="key" />
8527 <space />
[13761]8528 <text key="contact:phone" text="Phone number" match="key" />
[17137]8529 <text key="contact:mobile" text="Mobile phone number" match="key" />
[7102]8530 <text key="contact:fax" text="Fax Number" match="key" />
[13785]8531 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
[7102]8532 <space />
[16861]8533 <reference ref="wikipedia_wikidata" />
[7102]8534 <text key="image" text="Image" />
[16474]8535 <preset_link preset_name="Contact (Common Schema)" text="Similar tags but different tagging schema:" text_context="Contact" />
[17137]8536 <preset_link preset_name="Social Networks" />
[7393]8537 </item> <!-- Contact (Schema with 'contact:*' Prefix) -->
[17137]8538 <item name="Social Networks" icon="presets/misc/social_networks.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
8539 <link wiki="Key:contact" />
8540 <space />
8541 <text key="contact:facebook" text="Facebook" match="key" text_context="social_network" />
8542 <text key="contact:foursquare" text="Foursquare" match="key" text_context="social_network" />
8543 <text key="contact:instagram" text="Instagram" match="key" text_context="social_network" />
8544 <text key="contact:linkedin" text="Linkedin" match="key" text_context="social_network" />
[17142]8545 <text key="contact:ok" text="Ok" match="key" text_context="social_network" />
[17137]8546 <text key="contact:pinterest" text="Pinterest" match="key" text_context="social_network" />
8547 <text key="contact:skype" text="Skype" match="key" text_context="social_network" />
8548 <text key="contact:telegram" text="Telegram" match="key" text_context="social_network" />
8549 <text key="contact:tripadvisor" text="Tripadvisor" match="key" text_context="social_network" />
8550 <text key="contact:twitter" text="Twitter" match="key" text_context="social_network" />
8551 <text key="contact:vk" text="Vk" match="key" text_context="social_network" />
8552 <text key="contact:whatsapp" text="Whatsapp" match="key" text_context="social_network" />
8553 <text key="contact:xing" text="Xing" match="key" text_context="social_network" />
8554 <text key="contact:yelp" text="Yelp" match="key" text_context="social_network" />
8555 <text key="contact:youtube" text="Youtube" match="key" text_context="social_network" />
8556 <preset_link preset_name="Contact (Common Schema)" text_context="Contact" />
8557 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text_context="Contact" />
8558 </item> <!-- Social Networks -->
[16245]8559 <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8560 <link wiki="Key:description" />
[7910]8561 <space />
[7916]8562 <label text="A short text with additional information." text_context="description=*" />
8563 <label text="It might be viewable to the end user (perhaps using a search system or a map with pop-ups)." text_context="description=*" />
[7910]8564 <space />
[7916]8565 <text key="description" text="Description" match="key" />
[16479]8566 <preset_link preset_name="Note" text="Similar but different tags:" />
8567 <preset_link preset_name="Fixme" text="Similar but different tags:" />
[7910]8568 </item> <!-- Description -->
[16245]8569 <item name="Note" icon="presets/misc/note.svg" name_context="the tag note=*" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8570 <link wiki="Key:note" />
[7910]8571 <space />
[7916]8572 <label text="An important hint for other mappers (not for the end user)." text_context="note=*" />
[7910]8573 <space />
[7916]8574 <text key="note" text="Note" text_context="the tag note=*" match="key" />
[16479]8575 <preset_link preset_name="Fixme" text="Similar but different tags:" />
8576 <preset_link preset_name="Description" text="Similar but different tags:" />
[7910]8577 </item> <!-- Note -->
[16245]8578 <item name="Fixme" icon="presets/misc/fixme.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
[14646]8579 <link wiki="Key:fixme" />
[7910]8580 <space />
[7916]8581 <label text="A hint for other mappers (not for the end user), that an object needs an improvement." text_context="fixme=*"/>
[7910]8582 <space />
[7916]8583 <text key="fixme" text="Fixme" match="key" />
[16479]8584 <preset_link preset_name="Note" text="Similar but different tags:" />
8585 <preset_link preset_name="Description" text="Similar but different tags:" />
[7910]8586 </item> <!-- Fixme -->
[7102]8587 </group> <!-- Annotation -->
[10808]8588 <group name="Relations" icon="presets/misc/relations.svg">
[16245]8589 <item name="Multipolygon" icon="presets/misc/multipolygon.svg" type="multipolygon,relation" preset_name_label="true">
[14646]8590 <link wiki="Relation:multipolygon" />
[7102]8591 <key key="type" value="multipolygon" />
8592 <optional>
8593 <text key="name" text="Name" />
8594 </optional>
8595 <roles>
[7901]8596 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
8597 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
[7102]8598 </roles>
[7393]8599 </item> <!-- Multipolygon -->
[16245]8600 <item name="Boundary" icon="presets/misc/boundaries.svg" type="multipolygon,relation" preset_name_label="true">
[14646]8601 <link wiki="Relation:boundary" />
[7102]8602 <space />
8603 <key key="type" value="boundary" />
8604 <text key="name" text="Name" />
[8010]8605 <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area" values_searchable="true" />
[7102]8606 <optional>
[9050]8607 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
[7102]8608 </optional>
8609 <roles>
[7901]8610 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
8611 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
[7102]8612 <role key="subarea" text="Sub area" requisite="optional" type="relation" />
8613 <role key="admin_centre" text="Administration centre" requisite="optional" type="node" count="1" />
8614 <role key="label" text="Label point" requisite="optional" type="node" count="1" />
8615 </roles>
[7393]8616 </item> <!-- Boundary -->
[11989]8617 <item name="Building" icon="presets/landmark/building.svg" type="relation" preset_name_label="true">
[14646]8618 <link wiki="Relation:building" />
[11989]8619 <key key="type" value="building" />
8620 <preset_link preset_name="Building" />
8621 <preset_link preset_name="Entrance" />
8622 <preset_link preset_name="Building part" />
8623 <roles>
8624 <role key="outline" text="Outline of building" requisite="required" type="way,closedway,multipolygon" />
8625 <role key="part" text="Inner segment" requisite="required" type="way,closedway" />
8626 <role key="ridge" text="Roof ridge" requisite="optional" type="way,closedway" />
8627 <role key="edge" text="Roof edge" requisite="optional" type="way,closedway" />
8628 <role key="entrance" text="Entrance" requisite="optional" type="node" />
8629 <role key="level_-?\d+" text="Building level" regexp="true" requisite="optional" type="relation" />
8630 </roles>
8631 </item> <!-- Building -->
[7102]8632 <item name="Site" type="relation" preset_name_label="true">
[14646]8633 <link wiki="Relation:site" />
[7102]8634 <space />
8635 <key key="type" value="site" />
8636 <text key="name" text="Site name" />
8637 <roles>
8638 <role key="label" text="where to place the label" requisite="optional" type="node" />
[9587]8639 <role key="perimeter" text="perimeter of the site" requisite="optional" type="closedway,multipolygon" />
[7102]8640 <role key="entrance" text="entrances to the site, on the perimeter" requisite="optional" type="node" />
[9587]8641 <role key="" text="members of site" requisite="optional" type="node,way,closedway,multipolygon" />
[7102]8642 </roles>
[7393]8643 </item> <!-- Site -->
[7102]8644 <separator/>
[10706]8645 <item name="Turn Restriction" icon="presets/vehicle/restriction/turn_restrictions/no_u_turn.svg" type="relation" preset_name_label="true">
[14646]8646 <link wiki="Relation:restriction" />
[7102]8647 <space />
8648 <key key="type" value="restriction" />
8649 <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" values_searchable="true" />
8650 <roles>
8651 <role key="from" text="from way" requisite="required" count="1" type="way" />
8652 <role key="via" text="via node or ways" requisite="required" type="way,node" />
8653 <role key="to" text="to way" requisite="required" count="1" type="way" />
8654 </roles>
[7393]8655 </item> <!-- Turn Restriction -->
[16295]8656 <item name="Lane Connectivity" type="relation" preset_name_label="true" icon="presets/transport/way/relation_connectivity.svg">
8657 <link wiki="Relation:connectivity" />
8658 <space />
8659 <key key="type" value="connectivity" />
8660 <text key="connectivity" text="Lane Connectivity" />
8661 <roles>
8662 <role key="from" text="from way" requisite="required" count="1" type="way" />
8663 <role key="via" text="via node or ways" requisite="required" type="way,node" />
8664 <role key="to" text="to way" requisite="required" count="1" type="way" />
8665 </roles>
8666 </item> <!-- Lane Connectivity -->
[10565]8667 <item name="Enforcement" icon="presets/vehicle/restriction/speed_camera.svg" type="relation" preset_name_label="true">
[14646]8668 <link wiki="Relation:enforcement" />
[7102]8669 <space />
8670 <key key="type" value="enforcement" />
[15201]8671 <combo key="enforcement" text="Type of enforcement" values="check,maxheight,maxspeed,maxweight,mindistance,toll,traffic_signals" />
[7102]8672 <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
8673 <text key="maxweight" text="Max. weight (tonnes, only if enforcement=maxweight)" />
8674 <text key="maxspeed" text="Max. speed (km/h, only if enforcement=maxspeed)" />
8675 <roles>
8676 <role key="device" text="location of enforcement device" requisite="required" type="node,way,closedway" />
8677 <role key="from" text="node on way where enforcement starts" requisite="required" type="node" />
8678 <role key="to" text="where enforcement ends" requisite="optional" type="node" />
8679 <role key="force" text="traffic light or barrier that stops you" requisite="optional" type="node" />
8680 </roles>
[7393]8681 </item> <!-- Enforcement -->
[7102]8682 <separator/>
[10808]8683 <group name="Routes" icon="presets/misc/route.svg">
8684 <item name="Bicycle Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8685 <link wiki="Tag:route=bicycle" />
[7102]8686 <space/>
8687 <key key="type" value="route"/>
8688 <key key="route" value="bicycle"/>
[10320]8689 <text key="name" text="Name" />
[13015]8690 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
[7102]8691 <optional>
8692 <reference ref="route_hikebike_optionals" />
8693 </optional>
8694 <roles>
[15641]8695 <reference ref="route_segment_roles" />
[7102]8696 </roles>
[7393]8697 </item> <!-- Bicycle Route -->
[10808]8698 <item name="Mountain Biking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8699 <link wiki="Mountain_biking" />
[7102]8700 <space/>
8701 <key key="type" value="route"/>
8702 <key key="route" value="mtb"/>
[10320]8703 <text key="name" text="Name" />
[7102]8704 <optional>
8705 <reference ref="route_hikebike_optionals" />
8706 </optional>
8707 <roles>
[15641]8708 <reference ref="route_segment_roles" />
[7102]8709 </roles>
[7393]8710 </item> <!-- Mountain Biking Route -->
[10808]8711 <item name="Hiking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8712 <link wiki="Tag:route=hiking#Tagging_walking_and_hiking_Route_Networks" />
[7102]8713 <space/>
8714 <key key="type" value="route"/>
8715 <key key="route" value="hiking"/>
[10320]8716 <text key="name" text="Name" />
[13015]8717 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" display_values="international,national,regional,local" values_context="network" values_sort="false"/>
[7102]8718 <optional>
8719 <reference ref="route_hikebike_optionals" />
8720 </optional>
[13998]8721 <reference ref="walking_routes_roles" />
[7393]8722 </item> <!-- Hiking Route -->
[10808]8723 <item name="Walking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8724 <link wiki="Tag:route=foot" />
[9852]8725 <space/>
8726 <key key="type" value="route"/>
8727 <key key="route" value="foot"/>
[10320]8728 <text key="name" text="Name" />
[13015]8729 <combo key="network" text="Network" values="rwn,lwn" display_values="regional,local" values_context="network" values_sort="false" />
[9852]8730 <optional>
8731 <reference ref="route_hikebike_optionals" />
8732 </optional>
[13998]8733 <reference ref="walking_routes_roles" />
[9852]8734 </item> <!-- Walking Route -->
[15641]8735 <item name="Running Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8736 <link wiki="Tag:route=running" />
8737 <space/>
8738 <key key="type" value="route"/>
8739 <key key="route" value="running"/>
8740 <text key="name" text="Name" />
8741 <optional>
8742 <reference ref="route_hikebike_optionals" />
8743 </optional>
8744 <roles>
8745 <reference ref="route_segment_roles" />
8746 <reference ref="route_start_stop_roles" />
8747 </roles>
8748 </item> <!-- Running Route -->
8749 <item name="Fitness Trail" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8750 <link wiki="Tag:route=fitness_trail" />
8751 <space/>
8752 <key key="type" value="route"/>
8753 <key key="route" value="fitness_trail"/>
8754 <text key="name" text="Name" />
8755 <optional>
8756 <reference ref="route_hikebike_optionals" />
8757 </optional>
8758 <roles>
8759 <reference ref="route_segment_roles" />
8760 <reference ref="route_start_stop_roles" />
8761 <role key="" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
8762 <role key="station" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
8763 </roles>
8764 </item> <!-- Fitness Trail -->
[10808]8765 <item name="Riding Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8766 <link wiki="Tag:route=horse" />
[10086]8767 <space/>
8768 <key key="type" value="route"/>
8769 <key key="route" value="horse"/>
[10320]8770 <text key="name" text="Name" />
[13015]8771 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
[10086]8772 <optional>
8773 <reference ref="route_hikebike_optionals" />
8774 </optional>
8775 <roles>
8776 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
8777 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
8778 <role key="" text="natural" requisite="optional" type="node,closedway" member_expression="natural=peak OR natural=volcano OR mountain_pass=yes OR natural=water OR tourism=viewpoint OR amenity=drinking_water OR natural=spring OR place=locality"/>
[15715]8779 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
[10086]8780 </roles>
8781 </item> <!-- Riding Route -->
[10808]8782 <item name="Piste Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8783 <link wiki="Tag:route=piste" />
[7102]8784 <space/>
8785 <key key="type" value="route"/>
8786 <key key="route" value="piste"/>
[10320]8787 <text key="name" text="Name" />
[15252]8788 <combo key="piste:type" text="Piste type" values="connection,downhill,hike,ice_skate,nordic,playground,skitour,sled,sleigh,snow_park" values_searchable="true" />
[7102]8789 <optional>
8790 <reference ref="route_hikebike_optionals" />
8791 </optional>
8792 <roles>
8793 <role key="" text="route segment" requisite="optional" type="way" />
8794 <role key="forward" text="forward segment" requisite="optional" type="way" />
8795 <role key="backward" text="backward segment" requisite="optional" type="way" />
8796 <role key="link" text="link segment" requisite="optional" type="way" />
8797 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
8798 <role key="variant" text="variant segment" requisite="optional" type="way" />
8799 <role key="start" text="entry points" requisite="optional" type="node" />
[15715]8800 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
[7102]8801 </roles>
[7393]8802 </item> <!-- Piste Route -->
[10808]8803 <item name="Ski Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8804 <link wiki="Tag:route=ski" />
[7102]8805 <space/>
8806 <key key="type" value="route"/>
[10320]8807 <key key="route" value="ski"/>
8808 <text key="name" text="Name" />
[15252]8809 <combo key="piste:type" text="Piste type" values="nordic,alpine" values_searchable="true" />
[7102]8810 <optional>
8811 <reference ref="route_hikebike_optionals" />
8812 </optional>
8813 <roles>
8814 <role key="" text="route segment" requisite="optional" type="way" />
8815 <role key="forward" text="forward segment" requisite="optional" type="way" />
8816 <role key="backward" text="backward segment" requisite="optional" type="way" />
8817 <role key="link" text="link segment" requisite="optional" type="way" />
8818 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
8819 <role key="variant" text="variant segment" requisite="optional" type="way" />
8820 <role key="start" text="entry points" requisite="optional" type="node" />
[15715]8821 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
[7102]8822 </roles>
[7393]8823 </item> <!-- Ski Route -->
[7102]8824 <separator/>
[10808]8825 <item name="Detour Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8826 <link wiki="Tag:route=detour" />
[7102]8827 <space/>
8828 <key key="type" value="route"/>
8829 <key key="route" value="detour"/>
[10320]8830 <reference ref="name_ref"/>
[7102]8831 <optional>
[10320]8832 <text key="operator" text="Operator" />
[7102]8833 <text key="destination" text="Destination"/>
[7297]8834 <text key="detour" text="Ref of the way this is a detour to"/>
[7102]8835 </optional>
8836 <roles>
[8703]8837 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
[7102]8838 <role key="fork" text="fork node for alternative routes" requisite="optional" type="node"/>
[15715]8839 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
[7102]8840 </roles>
[7393]8841 </item> <!-- Detour Route -->
[10808]8842 <item name="Power Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8843 <link wiki="Tag:route=power" />
[7102]8844 <space/>
8845 <key key="type" value="route"/>
8846 <key key="route" value="power"/>
8847 <reference ref="name_ref_operator"/>
8848 <roles>
[15453]8849 <role key="line" text="route segment" requisite="required" type="way" member_expression="power=line|power=cable"/>
8850 <role key="substation" text="Power Substation" requisite="optional" type="way,closedway,multipolygon" member_expression="power"/>
[7102]8851 </roles>
[7393]8852 </item> <!-- Power Route -->
[10808]8853 <item name="Railway Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8854 <link wiki="Tag:route=railway" />
[7102]8855 <space/>
8856 <key key="type" value="route"/>
8857 <key key="route" value="railway"/>
8858 <reference ref="name_ref_operator"/>
8859 <roles>
[8703]8860 <role key="" text="route segment" requisite="required" type="way" member_expression="railway|route=ferry"/>
[7102]8861 </roles>
[7393]8862 </item> <!-- Railway Route -->
[10808]8863 <item name="Road Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14646]8864 <link wiki="Tag:route=road" />
[7102]8865 <space/>
8866 <key key="type" value="route"/>
8867 <key key="route" value="road"/>
8868 <reference ref="name_ref"/>
8869 <text key="network" text="Network" />
8870 <text key="operator" text="Operator" />
[16474]8871 <text key="distance" text="Distance (kilometers)"/>
[7102]8872 <roles>
[8703]8873 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8874 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8875 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8876 <role key="link" text="link segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
[15715]8877 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
[7102]8878 </roles>
[7393]8879 </item> <!-- Road Route -->
[15305]8880 <separator/>
8881 <item name="Superroute" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8882 <link wiki="Relation:superroute" />
8883 <space/>
8884 <key key="type" value="superroute"/>
[15313]8885 <combo key="route" text="Type" values="bicycle,detour,foot,hiking,horse,mtb,piste,power,railway,road,ski" display_values="Bicycle Route,Detour Route,Walking Route,Hiking Route,Riding Route,Mountain Biking Route,Piste Route,Power Route,Railway Route,Road Route,Ski Route" />
[15305]8886 <reference ref="name_ref_operator"/>
8887 <roles>
8888 <role key="" text="route segment" requisite="required" type="relation" member_expression="type=route"/> <!-- fixme: at least 2 members are required -->
8889 </roles>
8890 </item> <!-- Superroute -->
[7102]8891 </group> <!-- Routes -->
[10808]8892 <item name="Route Network" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
[14998]8893 <link wiki="Relation:network" />
[7102]8894 <space />
8895 <key key="type" value="network" />
8896 <text key="name" text="Name" />
8897 <optional>
8898 <text key="network" text="Network" />
8899 <text key="operator" text="Operator" />
8900 </optional>
8901 <roles>
8902 <role key="" text="member" requisite="required" type="relation" />
8903 </roles>
[7393]8904 </item> <!-- Route Network -->
[7102]8905 <separator/>
[10808]8906 <item name="Associated Street" icon="presets/misc/housenumber.svg" type="relation" preset_name_label="true">
[14646]8907 <link wiki="Relation:associatedStreet" />
[7102]8908 <space />
8909 <key key="type" value="associatedStreet" />
8910 <text key="name" text="Street name" />
8911 <roles>
[10967]8912 <role key="street" text="street" requisite="required" type="way,closedway,multipolygon" member_expression="highway" />
[17177]8913 <role key="house" text="house" requisite="required" type="node,way,closedway,multipolygon" member_expression="&quot;addr:housenumber&quot; | &quot;addr:interpolation&quot; | &quot;addr:housename&quot; | nohousenumber=yes" />
[7102]8914 </roles>
[7393]8915 </item> <!-- Associated Street -->
[7102]8916 <item name="Street" type="relation" preset_name_label="true">
[14646]8917 <link wiki="Relation:street" />
[7102]8918 <space />
8919 <key key="type" value="street" />
8920 <text key="name" text="Name" />
8921 <roles>
8922 <role key="street" text="ways being part of street" requisite="required" type="way" />
[16245]8923 <role key="address" text="addresses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
8924 <role key="house" text="houses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
8925 <role key="associated" text="anything related to the street" requisite="optional" type="node,way,closedway,multipolygon" />
[7102]8926 </roles>
[7393]8927 </item> <!-- Street -->
[10706]8928 <item name="Destination Sign" icon="presets/misc/information/guidepost.svg" type="relation" preset_name_label="true">
[14646]8929 <link wiki="Relation:destination_sign" />
[7102]8930 <space />
8931 <key key="type" value="destination_sign" />
8932 <text key="destination" text="Destination written on sign (w/o distance)" />
[16474]8933 <text key="distance" text="Distance (kilometers)" />
[7102]8934 <text key="time" text="Time (hh:mm, for trekking)" />
8935 <text key="colour:back" text="Colour of background" />
8936 <text key="colour:text" text="Colour of text" />
8937 <text key="colour:arrow" text="Colour of border/arrow" />
8938 <roles>
8939 <role key="from" text="last way before junction" requisite="optional" type="node,way" />
8940 <role key="intersection" text="node of the intersection" requisite="optional" count="1" type="node" />
8941 <role key="to" text="first way after junction" requisite="required" count="1" type="node,way" />
8942 <role key="sign" text="position of sign" requisite="optional" type="node" />
8943 </roles>
[7393]8944 </item> <!-- Destination Sign -->
[7102]8945 <separator/>
[10565]8946 <item name="Waterway" icon="presets/nautical/waterway_river.svg" type="relation" preset_name_label="true">
[14646]8947 <link wiki="Relation:waterway" />
[7102]8948 <space />
8949 <key key="type" value="waterway" />
8950 <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_searchable="true" />
8951 <text key="name" text="Name" />
8952 <optional>
[7498]8953 <text key="destination" text="Name of river/lake/sea/ocean it runs into" />
[7102]8954 <text key="ref" text="Reference" />
8955 <text key="ref:sandre" text="Reference Sandre (FR)" />
8956 <text key="ref:fgkz" text="Reference FGKZ (DE)" />
8957 <text key="ref:regine" text="Reference REGINE (NO)" />
8958 <text key="ref:gnis" text="Reference GNIS (USA)" />
8959 <text key="ref:gnbc" text="Reference GNBC (CA)" />
[16861]8960 <reference ref="wikipedia_wikidata" />
[7102]8961 </optional>
8962 <roles>
8963 <role key="" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8964 <role key="main_stream" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8965 <role key="side_stream" text="branch waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8966 <role key="spring" text="spring of waterway" requisite="optional" type="node" />
8967 </roles>
[7393]8968 </item> <!-- Waterway -->
[10565]8969 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="relation" preset_name_label="true">
[14646]8970 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
[7102]8971 <space />
8972 <key key="type" value="bridge" />
[16944]8973 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[7102]8974 <reference ref="name_ref" />
[16474]8975 <text key="height" text="Height (meters)" length="7" />
[7102]8976 <text key="length" text="Length (meters)" />
8977 <text key="operator" text="Operator" />
8978 <roles>
8979 <role key="across" text="ways supported by (on top of) the bridge" requisite="optional" type="way" />
8980 <role key="under" text="ways passing under the bridge" requisite="optional" type="way" />
[9587]8981 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
[7102]8982 <role key="edge" text="edge ways parallel to 'across'" requisite="optional" type="way" />
8983 </roles>
[7393]8984 </item> <!-- Bridge -->
[10706]8985 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="relation" preset_name_label="true">
[14646]8986 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
[7102]8987 <space />
8988 <key key="type" value="tunnel" />
[16944]8989 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
[7102]8990 <reference ref="name_ref" />
8991 <text key="length" text="Length (meters)" />
8992 <text key="operator" text="Operator" />
8993 <roles>
8994 <role key="through" text="ways passing through the tunnel" requisite="required" type="way" />
[9587]8995 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
[7102]8996 <role key="edge" text="edge ways parallel to 'through'" requisite="optional" type="way" />
8997 </roles>
[7393]8998 </item> <!-- Tunnel -->
[7102]8999 </group> <!-- Relations -->
9000</presets>
Note: See TracBrowser for help on using the repository browser.