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

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

see #19013 - Add rows to multiselects with less than 7 values. Use value+1 as rows due to the display bug.

  • Property svn:eol-style set to native
File size: 489.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0">
3<!--
4 Pics have been derived from
5 https://de.wikipedia.org/wiki/Bildtafel_der_Verkehrszeichen_in_Deutschland (german street sign SVGs)
6 https://commons.wikimedia.org/wiki/Image:National_Park_Service_sample_pictographs.svg (various monochrome pictograms)
7 https://www.kde.org
8 https://openclipart.org/media/view/media/clip_art
9 http://www.sjjb.co.uk/mapicons/ (meanwhile in osm svn)
10
11 Format description: https://josm.openstreetmap.de/wiki/TaggingPresets
12-->
13
14 <!-- Item chunks -->
15 <chunk id="surface">
16 <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" />
17 </chunk>
18 <chunk id="surface_smoothness">
19 <reference ref="surface" />
20 <combo key="smoothness" text="Smoothness" values_searchable="true" values_sort="false">
21 <list_entry value="excellent" short_description="Thin Rollers: rollerblade, skateboard" />
22 <list_entry value="good" short_description="Thin Wheels: racing bike" />
23 <list_entry value="intermediate" short_description="Wheels: city bike, wheelchair, scooter" />
24 <list_entry value="bad" short_description="Robust Wheels: trekking bike, car, rickshaw" />
25 <list_entry value="very_bad" short_description="High Clearance: light duty off-road vehicle" />
26 <list_entry value="horrible" short_description="Off-Road: heavy duty off-road vehicle" />
27 <list_entry value="very_horrible" short_description="Specialized off-road: tractor, ATV" />
28 <list_entry value="impassable" short_description="No wheeled vehicle" />
29 </combo>
30 </chunk>
31 <chunk id="sport_surface">
32 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
33 </chunk>
34 <chunk id="riding_surface">
35 <combo key="leisure" text="Type" values="horse_riding,pitch,sports_centre,stadium,track" values_context="riding" />
36 <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
37 </chunk>
38 <chunk id="highway_base">
39 <space />
40 <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
41 <combo key="lanes:forward" text="Lanes in way direction" values="1,2,3,4,5" length="3" />
42 <combo key="lanes:backward" text="Lanes opposed to way direction" values="1,2,3,4,5" length="3" />
43 <space />
44 <text key="maxspeed" text="Max. speed (km/h)" />
45 <text key="maxspeed:forward" text="Max. speed in way direction" />
46 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
47 <space />
48 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
49 <reference ref="surface_smoothness" />
50 </chunk>
51 <chunk id="highway_yesno">
52 <checkgroup columns="2">
53 <check key="bridge" text="Bridge" disable_off="true" />
54 <check key="embankment" text="Embankment" disable_off="true" />
55 <check key="tunnel" text="Tunnel" disable_off="true" />
56 <check key="cutting" text="Cutting" disable_off="true" />
57 </checkgroup>
58 </chunk>
59 <chunk id="highway_yesno_incline">
60 <reference ref="highway_yesno" />
61 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
62 </chunk>
63 <chunk id="highway_yesno_incline_oneway_lit_width">
64 <check key="oneway" text="Oneway" />
65 <reference ref="highway_yesno_incline" />
66 <check key="lit" text="Lit" />
67 <text key="width" text="Width (meters)" />
68 </chunk>
69 <chunk id="highway_yesno_incline_oneway_lit_width_sidewalk">
70 <reference ref="highway_yesno_incline_oneway_lit_width" />
71 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
72 </chunk>
73 <chunk id="railway_service">
74 <combo key="service" text="Service type" values="yard,siding,spur,crossover" />
75 </chunk>
76 <chunk id="railway_electrified_yesno">
77 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" values_context="electrified" />
78 <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
79 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7" length="5" />
80 <reference ref="highway_yesno" />
81 </chunk>
82 <chunk id="railway_service_gauge_electrified_yesno">
83 <reference ref="railway_service" />
84 <combo key="tracks" text="Tracks" text_context="railway" values="1,2,3,4" length="4" />
85 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
86 <reference ref="railway_electrified_yesno" />
87 </chunk>
88 <chunk id="barrier_5">
89 <optional text="Allowed traffic:">
90 <check key="foot" text="Foot"/>
91 <check key="bicycle" text="Bicycle"/>
92 <check key="horse" text="Horse" />
93 <check key="motorcycle" text="Motorcycle" />
94 <check key="motorcar" text="Motorcar" />
95 </optional>
96 </chunk>
97 <chunk id="barrier_4">
98 <optional text="Allowed traffic:">
99 <check key="foot" text="Foot"/>
100 <check key="bicycle" text="Bicycle"/>
101 <check key="horse" text="Horse" />
102 <check key="motorcycle" text="Motorcycle" />
103 </optional>
104 </chunk>
105 <chunk id="barrier_2">
106 <optional text="Allowed traffic:">
107 <check key="foot" text="Foot"/>
108 <check key="bicycle" text="Bicycle"/>
109 </optional>
110 </chunk>
111 <chunk id="min_age">
112 <text key="min_age" text="Minimum age" />
113 </chunk>
114 <chunk id="max_age">
115 <text key="max_age" text="Maximum age" />
116 </chunk>
117 <chunk id="name_ref">
118 <text key="name" text="Name" />
119 <text key="ref" text="Reference" />
120 </chunk>
121 <chunk id="ref_operator">
122 <text key="ref" text="Reference" />
123 <text key="operator" text="Operator" />
124 </chunk>
125 <chunk id="name_ref_operator">
126 <text key="name" text="Name" />
127 <reference ref="ref_operator" />
128 </chunk>
129 <chunk id="name_operator">
130 <text key="name" text="Name" />
131 <text key="operator" text="Operator" />
132 </chunk>
133 <chunk id="name_layer">
134 <text key="name" text="Name" />
135 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
136 </chunk>
137 <chunk id="service_times">
138 <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" />
139 </chunk>
140 <chunk id="oh">
141 <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" />
142 </chunk>
143 <chunk id="wheelchair">
144 <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
145 </chunk>
146 <chunk id="oh_wheelchair">
147 <reference ref="oh" />
148 <reference ref="wheelchair" />
149 </chunk>
150 <chunk id="name_oh_wheelchair">
151 <text key="name" text="Name" />
152 <reference ref="oh_wheelchair" />
153 </chunk>
154 <chunk id="name_operator_oh_wheelchair">
155 <reference ref="name_operator" />
156 <reference ref="oh_wheelchair" />
157 </chunk>
158 <chunk id="name_brand_operator_oh_wheelchair">
159 <text key="name" text="Name" />
160 <text key="brand" text="Brand" />
161 <text key="operator" text="Operator" />
162 <reference ref="oh_wheelchair" />
163 </chunk>
164 <chunk id="name_brand_oh_wheelchair">
165 <text key="name" text="Name" />
166 <text key="brand" text="Brand" />
167 <reference ref="oh_wheelchair" />
168 </chunk>
169 <chunk id="cuisine">
170 <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" />
171 </chunk>
172 <chunk id="internet">
173 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" />
174 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" />
175 </chunk>
176 <chunk id="internet_smoking">
177 <reference ref="internet" />
178 <combo key="smoking" text="Smoking" values="yes,dedicated,separated,isolated,outside,no" />
179 </chunk>
180 <chunk id="optional_height">
181 <optional>
182 <text key="height" text="Height (meters)" length="7" />
183 </optional>
184 </chunk>
185 <chunk id="optional_maxwidth">
186 <optional>
187 <text key="maxwidth" text="Max. width (meters)" length="7" />
188 </optional>
189 </chunk>
190 <chunk id="optional_maxheight_maxwidth">
191 <optional>
192 <text key="maxheight" text="Max. height (meters)" length="7" />
193 <text key="maxwidth" text="Max. width (meters)" length="7" />
194 </optional>
195 </chunk>
196 <chunk id="optional_name">
197 <optional>
198 <text key="name" text="Name" />
199 </optional>
200 </chunk>
201 <chunk id="optional_name_operator">
202 <optional>
203 <text key="name" text="Name" />
204 <text key="operator" text="Operator" />
205 </optional>
206 </chunk>
207 <chunk id="name_leisure_pitch">
208 <text key="name" text="Name" />
209 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
210 </chunk>
211 <chunk id="sport">
212 <combo key="sport" text="Sport" values="multi,archery,athletics,american_football,australian_football,baseball,basketball,beachvolleyball,billiards,boules,bowls,canadian_football,canoe,climbing,cricket,croquet,cycling,dog_racing,equestrian,field_hockey,fitness,gaelic_games,golf,gymnastics,handball,horse_racing,ice_hockey,karting,model_aerodrome,motocross,motor,pelota,racquet,rc_car,rowing,rugby_league,rugby_union,running,safety_training,shooting,skateboard,ice_skating,roller_skating,soccer,swimming,table_tennis,tennis,volleyball,9pin,10pin" values_context="sport" />
213 </chunk>
214 <chunk id="fee">
215 <combo key="fee" text="Fee" values="yes,no" />
216 </chunk>
217 <chunk id="fee_interval">
218 <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" />
219 </chunk>
220 <chunk id="parking_name_type_ref">
221 <text key="name" text="Name" />
222 <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
223 <text key="ref" text="Reference number" />
224 </chunk>
225 <chunk id="parking_access_fee_operator_surface_smoothness">
226 <space />
227 <reference ref="POI_access" />
228 <reference ref="fee_interval" />
229 <text key="operator" text="Operator" />
230 <reference ref="surface_smoothness" />
231 </chunk>
232 <chunk id="maxstay">
233 <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" />
234 </chunk>
235 <chunk id="supervised">
236 <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" />
237 </chunk>
238 <chunk id="supervised_lit_oh">
239 <reference ref="supervised" />
240 <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" />
241 <reference ref="oh" />
242 </chunk>
243 <chunk id="highway_access">
244 <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" />
245 </chunk>
246 <chunk id="POI_access">
247 <combo key="access" text="General Access" values="yes,private,customers,permissive,no" />
248 </chunk>
249 <chunk id="name_wikipedia">
250 <text key="name" text="Name" />
251 <text key="wikipedia" text="Wikipedia" />
252 </chunk>
253 <chunk id="population_postcode_website">
254 <text key="population" text="Population" />
255 <text key="postal_code" text="Postal Code" />
256 <text key="website" text="Website" />
257 </chunk>
258 <chunk id="route_hikebike_optionals">
259 <text key="ref" text="Reference" />
260 <text key="operator" text="Operator" />
261 <text key="distance" text="Distance (kilometers)"/>
262 <text key="ascent" text="Ascent (m)"/>
263 <text key="descent" text="Descent (m)"/>
264 <check key="roundtrip" text="Roundtrip"/>
265 <text key="symbol" text="Symbol description"/>
266 <text key="description" text="Description"/>
267 </chunk>
268 <chunk id="genus_species_taxon">
269 <text key="genus" text="Genus" />
270 <text key="species" text="Species" />
271 <text key="taxon" text="Taxon" />
272 </chunk>
273 <chunk id="leaf">
274 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,mixed,leafless" values_searchable="true" />
275 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
276 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
277 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
278 <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." />
279 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
280 <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
281 </combo>
282 </chunk>
283 <chunk id="leaf_without_mixed">
284 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,leafless" values_searchable="true" />
285 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
286 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
287 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
288 <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." />
289 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
290 </combo>
291 </chunk>
292 <!-- start of religions and denominations -->
293 <chunk id="religious"> <!-- all religions and denominations -->
294 <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" />
295 <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" />
296 </chunk>
297 <chunk id="religious_catholic_christian"> <!-- special case for wayside_shrine and wayside_cross: all religions and catholic denominations with default to catholic christian -->
298 <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" />
299 <combo key="denomination" text="Denomination" values="catholic,greek_catholic,old_catholic,orthodox,roman_catholic" default="catholic" values_searchable="true" />
300 </chunk>
301 <chunk id="other_religions"> <!-- religions which don't have an own preset -->
302 <combo key="religion" text="Religion" values="bahai,caodaism,confucian,jain,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" match="keyvalue!" values_searchable="true" />
303 </chunk>
304 <chunk id="christian_denominations"> <!-- christian denominations -->
305 <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" />
306 </chunk>
307 <chunk id="muslim_denominations"> <!-- muslim denominations -->
308 <combo key="denomination" text="Denomination" values="ibadi,nondenominational,shia,sunni" values_searchable="true" />
309 </chunk>
310 <chunk id="jewish_denominations"> <!-- jewish denominations -->
311 <combo key="denomination" text="Denomination" values="orthodox,conservative,nondenominational,reform" values_context="jewish" values_searchable="true" /> <!-- values_context because of orthodox, #9629 -->
312 </chunk>
313 <chunk id="buddhist_denominations"> <!-- buddhist denominations -->
314 <combo key="denomination" text="Denomination" values="tibetan,theravada,mahayana,vajrayana" values_searchable="true" />
315 </chunk>
316 <chunk id="hindu_denominations"> <!-- hindu denominations -->
317 <combo key="denomination" text="Denomination" values="vaishnavism,shaivism,shaktism,smartism" values_searchable="true" />
318 </chunk>
319 <!-- shinto and the religions which don't have an own preset don't have denominations (yet) -->
320 <!-- end of religions and denominations -->
321 <chunk id="voltage">
322 <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" />
323 </chunk>
324 <chunk id="frequency">
325 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
326 </chunk>
327 <chunk id="voltage_frequency">
328 <reference ref="voltage" />
329 <reference ref="frequency" />
330 </chunk>
331 <chunk id="transformer_voltage_frequency">
332 <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" />
333 <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" />
334 <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" />
335 <reference ref="frequency" />
336 </chunk>
337 <chunk id="cables">
338 <combo key="cables" text="Amount of Cables" values="1,2,3,4,6,9,12" />
339 </chunk>
340 <chunk id="cables_circuits">
341 <reference ref="cables" />
342 <combo key="circuits" text="Amount of circuits" values="1,2,3,4" />
343 </chunk>
344 <chunk id="power_loc">
345 <combo key="location" text="Location" values="outdoor,indoor,underground,platform,roof" values_context="power" />
346 </chunk>
347 <chunk id="power_extra">
348 <reference ref="power_loc" />
349 <reference ref="voltage_frequency" />
350 <reference ref="ref_operator" />
351 </chunk>
352 <chunk id="power_line_extra">
353 <reference ref="cables_circuits" />
354 <reference ref="voltage_frequency" />
355 </chunk>
356 <chunk id="power_generator">
357 <link wiki="Tag:power=generator" />
358 <space />
359 <key key="power" value="generator" />
360 <reference ref="name_ref_operator" />
361 <text key="start_date" text="Start date" />
362 </chunk>
363 <chunk id="power_output">
364 <optional text="Output forms of energy:">
365 <combo key="generator:output:biogas" text="biogas" values="yes,2 W,3 kW,5 MW,7 GW" />
366 <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
367 <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
368 <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
369 <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
370 <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
371 <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
372 <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
373 <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
374 <space />
375 <reference ref="voltage_frequency" />
376 </optional>
377 </chunk>
378 <chunk id="power_pole">
379 <text key="height" text="Height (meters)" length="7" />
380 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
381 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
382 <check key="location:transition" text="Location transition" disable_off="true" />
383 <reference ref="ref_operator" />
384 </chunk>
385 <chunk id="rating_phases">
386 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
387 <combo key="phases" text="Phases" values="1,3" length="1" />
388 </chunk>
389 <chunk id="optional_rating_phases">
390 <optional>
391 <reference ref="rating_phases" />
392 </optional>
393 </chunk>
394 <chunk id="optional_transformer_rating_phases_devices_windings">
395 <optional>
396 <reference ref="rating_phases" />
397 <combo key="devices" text="Number of devices" values="1,2,3,4" />
398 <combo key="windings" text="Number of windings" values="1,2,3,4" />
399 <!-- #16364: don't use simple "power" context to avoid conflict with "delta" used for power towers -->
400 <combo key="windings:configuration" text="Windings configuration" values="star,delta,open-delta,zigzag,open,scott,leblanc" values_context="power_windings" />
401 </optional>
402 </chunk>
403 <chunk id="telecom_medium">
404 <combo key="telecom:medium" text="Local loop type" values="copper,fibre,coaxial" />
405 </chunk>
406 <chunk id="optional_bridge">
407 <optional>
408 <text key="name" text="Name" />
409 <text key="bridge:name" text="Bridge name" />
410 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" length="3" />
411 <space />
412 <text key="maxspeed" text="Max. speed (km/h)" />
413 <text key="maxspeed:forward" text="Max. speed in way direction" />
414 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
415 <space />
416 <text key="maxweight" text="Max. weight (tonnes)" />
417 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
418 <text key="width" text="Width (meters)" />
419 <check key="toll" text="Toll" />
420 </optional>
421 </chunk>
422 <chunk id="waterway">
423 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
424 <check key="intermittent" text="Intermittent" disable_off="true" />
425 <check key="seasonal" text="Seasonal" disable_off="true" />
426 <check key="tidal" text="In the tidal range" disable_off="true" />
427 <combo key="tunnel" text="Tunnel" values="culvert,yes" />
428 <text key="width" text="Width (meters)" />
429 </chunk>
430 <chunk id="waterway_wikipedia">
431 <reference ref="waterway" />
432 <text key="wikipedia" text="Wikipedia" />
433 </chunk>
434 <chunk id="water_access">
435 <optional text="Water access rules:">
436 <combo key="ship" text="Ship" values="yes,designated,destination,delivery,permissive,private,no" />
437 <combo key="boat" text="Boat" values="yes,designated,destination,delivery,permissive,private,no" />
438 <combo key="motorboat" text="Motorboat" values="yes,designated,destination,delivery,permissive,private,no" />
439 <combo key="canoe" text="Canoe" values="yes,designated,destination,delivery,permissive,private,no" />
440 </optional>
441 </chunk>
442 <chunk id="operator_substance">
443 <text key="operator" text="Operator" />
444 <combo key="substance" text="Substance" values="water,gas,heat,oil,sewage" />
445 </chunk>
446 <chunk id="support">
447 <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" values_context="mounting/support" />
448 </chunk>
449 <chunk id="aerodrome">
450 <key key="aeroway" value="aerodrome" match="keyvalue" />
451 <text key="name" text="Name" />
452 <optional>
453 <text key="iata" text="IATA" />
454 <text key="icao" text="ICAO" />
455 <text key="wikipedia" text="Wikipedia" />
456 </optional>
457 </chunk>
458 <chunk id="car_brands">
459 <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" />
460 </chunk>
461 <chunk id="motorcycle_brands">
462 <multiselect key="brand" text="Motorcycle brand" values="Aprillia;BMW;Ducati;Gilera;Harley-Davidson;Honda;Kawasaki;KTM;Kymco;Piaggio;Peugeot;Piaggio;Suzuki;Triumph;Vespa;Yamaha" values_no_i18n="true" />
463 </chunk>
464 <chunk id="walking_routes_roles">
465 <roles>
466 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
467 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
468 <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"/>
469 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
470 </roles>
471 </chunk>
472 <chunk id="route_segment_roles">
473 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry|leisure=track"/>
474 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
475 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
476 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
477 </chunk>
478 <chunk id="route_start_stop_roles">
479 <role key="start" text="start endpoint" requisite="optional" type="node" />
480 <role key="stop" text="stop endpoint" requisite="optional" type="node" />
481 <role key="start_stop" text="start and stop endpoint" requisite="optional" type="node" />
482 </chunk>
483 <!-- Link chunks -->
484 <chunk id="link_contact_address">
485 <preset_link preset_name="Contact (Common Schema)" />
486 <preset_link preset_name="Address" />
487 </chunk>
488 <chunk id="link_contact_address_payment">
489 <preset_link preset_name="Contact (Common Schema)" />
490 <preset_link preset_name="Address" />
491 <preset_link preset_name="Payment Methods" />
492 </chunk>
493 <chunk id="public_transport_route_optionals">
494 <text key="from" text="From (initial stop)" />
495 <text key="to" text="To (terminal stop)" />
496 <text key="via" text="Via (intermediate stops)" />
497 <text key="operator" text="Operator" />
498 <text key="network" text="Network" />
499 <text key="description" text="Description" />
500 <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" />
501 <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30" values_no_i18n="true" />
502 <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30" values_no_i18n="true" />
503 </chunk>
504 <chunk id="climbing_styles">
505 <label text="Climbing styles:" />
506 <checkgroup columns="2">
507 <check key="climbing:boulder" text="Boulders" />
508 <check key="climbing:sport" text="Sport climbing" />
509 <check key="climbing:toprope" text="Top rope (approach at the route top + letting the rope down)" />
510 <check key="climbing:trad" text="Traditional climbing (no fixed anchors)" />
511 <check key="climbing:multipitch" text="Multi-pitch climbing" />
512 <check key="climbing:ice" text="Ice climbing" />
513 <check key="climbing:mixed" text="Mixed climbing" />
514 <check key="climbing:deepwater" text="Deep Water Soloing" />
515 </checkgroup>
516 </chunk>
517 <chunk id="climbing_optional_attributes">
518 <optional>
519 <combo key="climbing:orientation" text="Orientation" values="N,NE,E,SE,S,SW,W,NW" values_no_i18n="true" values_sort="false"/>
520 <combo key="climbing:quality" text="Rock/ice quality" values="fragile,medium,solid" />
521 <combo key="climbing:rock" text="Rock type" values="limestone,sandstone,granite,basalt,slate" />
522 <check key="climbing:summit_log" text="Summit/route log/register" />
523 <check key="indoor" text="Climbing routes indoor" />
524 <check key="outdoor" text="Climbing routes outdoor" />
525 <text key="website" text="Official web site (e.g. operator)" />
526 <text key="url" text="Unofficial web site" />
527 <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" />
528 <combo key="fee" text="Fee" values="yes,no,Sa-Su 08:00-20:00"/>
529 <reference ref="POI_access" />
530 </optional>
531 </chunk>
532 <!-- Groups -->
533 <group name="Highways" icon="presets/transport/way/way_secondary.svg">
534 <group name="Streets" icon="presets/transport/way/way_secondary.svg">
535 <item name="Motorway" icon="presets/transport/way/way_motorway.svg" type="way" preset_name_label="true">
536 <link wiki="Tag:highway=motorway" />
537 <space />
538 <key key="highway" value="motorway" />
539 <text key="ref" text="Reference" />
540 <optional>
541 <text key="name" text="Name" />
542 <reference ref="highway_base" />
543 <text key="destination" text="Destination" />
544 <text key="destination:ref" text="Destination reference" />
545 <text key="width" text="Width (meters)" />
546 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
547 <checkgroup columns="4">
548 <check key="oneway" text="Oneway" default="on" />
549 <check key="bridge" text="Bridge" disable_off="true" />
550 <check key="tunnel" text="Tunnel" disable_off="true" />
551 <check key="cutting" text="Cutting" disable_off="true" />
552 <check key="embankment" text="Embankment" disable_off="true" />
553 <check key="lit" text="Lit" />
554 <check key="toll" text="Toll" />
555 </checkgroup>
556 </optional>
557 <preset_link preset_name="Road Restrictions" />
558 </item> <!-- Motorway -->
559 <item name="Motorway Link" icon="presets/transport/way/way_motorway_link.svg" type="way" preset_name_label="true">
560 <link wiki="Tag:highway=motorway_link" />
561 <key key="highway" value="motorway_link" />
562 <optional>
563 <reference ref="highway_base" />
564 <text key="destination" text="Destination" />
565 <text key="destination:ref" text="Destination reference" />
566 <text key="junction:ref" text="Junction reference" />
567 <text key="width" text="Width (meters)" />
568 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
569 <checkgroup columns="4">
570 <check key="oneway" text="Oneway" default="on" />
571 <check key="bridge" text="Bridge" disable_off="true" />
572 <check key="tunnel" text="Tunnel" disable_off="true" />
573 <check key="cutting" text="Cutting" disable_off="true" />
574 <check key="embankment" text="Embankment" disable_off="true" />
575 <check key="lit" text="Lit" />
576 <check key="toll" text="Toll" />
577 </checkgroup>
578 </optional>
579 <preset_link preset_name="Road Restrictions" />
580 </item> <!-- Motorway Link -->
581 <item name="Trunk" icon="presets/transport/way/way_trunk.svg" type="way" preset_name_label="true">
582 <link wiki="Tag:highway=trunk" />
583 <space />
584 <key key="highway" value="trunk" />
585 <text key="ref" text="Reference" />
586 <optional>
587 <text key="name" text="Name" />
588 <reference ref="highway_base" />
589 <text key="destination" text="Destination" />
590 <text key="destination:ref" text="Destination reference" />
591 <text key="width" text="Width (meters)" />
592 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
593 <checkgroup columns="4">
594 <check key="oneway" text="Oneway" default="on" />
595 <check key="motorroad" text="Motorroad" default="on" />
596 <check key="bridge" text="Bridge" disable_off="true" />
597 <check key="tunnel" text="Tunnel" disable_off="true" />
598 <check key="cutting" text="Cutting" disable_off="true" />
599 <check key="embankment" text="Embankment" disable_off="true" />
600 <check key="lit" text="Lit" />
601 <check key="toll" text="Toll" />
602 </checkgroup>
603 </optional>
604 <preset_link preset_name="Road Restrictions" />
605 </item> <!-- Trunk -->
606 <item name="Trunk Link" icon="presets/transport/way/way_trunk_link.svg" type="way" preset_name_label="true">
607 <link wiki="Highway_link" />
608 <space />
609 <key key="highway" value="trunk_link" />
610 <text key="ref" text="Reference" />
611 <optional>
612 <reference ref="highway_base" />
613 <text key="destination" text="Destination" />
614 <text key="destination:ref" text="Destination reference" />
615 <text key="junction:ref" text="Junction reference" />
616 <text key="width" text="Width (meters)" />
617 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
618 <checkgroup columns="4">
619 <check key="oneway" text="Oneway" default="on" />
620 <check key="motorroad" text="Motorroad" default="on" />
621 <check key="bridge" text="Bridge" disable_off="true" />
622 <check key="tunnel" text="Tunnel" disable_off="true" />
623 <check key="cutting" text="Cutting" disable_off="true" />
624 <check key="embankment" text="Embankment" disable_off="true" />
625 <check key="lit" text="Lit" />
626 <check key="toll" text="Toll" />
627 </checkgroup>
628 </optional>
629 <preset_link preset_name="Road Restrictions" />
630 </item> <!-- Trunk Link -->
631 <separator/>
632 <item name="Primary" icon="presets/transport/way/way_primary.svg" type="way,closedway" preset_name_label="true">
633 <link wiki="Tag:highway=primary" />
634 <space />
635 <key key="highway" value="primary" />
636 <text key="ref" text="Reference" />
637 <optional>
638 <text key="name" text="Name" />
639 <reference ref="highway_base" />
640 <check key="motorroad" text="Motorroad" />
641 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
642 <check key="narrow" text="Narrow" disable_off="true" />
643 <check key="trolley_wire" text="Overhead trolley wires" />
644 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
645 </optional>
646 <preset_link preset_name="Road Restrictions" />
647 </item> <!-- Primary -->
648 <item name="Primary Link" icon="presets/transport/way/way_primary_link.svg" type="way" preset_name_label="true">
649 <link wiki="Highway_link" />
650 <key key="highway" value="primary_link" />
651 <optional>
652 <reference ref="highway_base" />
653 <text key="destination" text="Destination" />
654 <text key="destination:ref" text="Destination reference" />
655 <text key="junction:ref" text="Junction reference" />
656 <check key="motorroad" text="Motorroad" />
657 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
658 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
659 </optional>
660 <preset_link preset_name="Road Restrictions" />
661 </item> <!-- Primary Link -->
662 <item name="Secondary" icon="presets/transport/way/way_secondary.svg" type="way,closedway" preset_name_label="true">
663 <link wiki="Tag:highway=secondary" />
664 <space />
665 <key key="highway" value="secondary" />
666 <text key="ref" text="Reference" />
667 <optional>
668 <text key="name" text="Name" />
669 <reference ref="highway_base" />
670 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
671 <check key="narrow" text="Narrow" disable_off="true" />
672 <check key="trolley_wire" text="Overhead trolley wires" />
673 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
674 </optional>
675 <preset_link preset_name="Road Restrictions" />
676 </item> <!-- Secondary -->
677 <item name="Secondary Link" icon="presets/transport/way/way_secondary_link.svg" type="way" preset_name_label="true">
678 <link wiki="Highway_link" />
679 <key key="highway" value="secondary_link" />
680 <optional>
681 <reference ref="highway_base" />
682 <text key="destination" text="Destination" />
683 <text key="destination:ref" text="Destination reference" />
684 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
685 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
686 </optional>
687 <preset_link preset_name="Road Restrictions" />
688 </item> <!-- Secondary Link -->
689 <item name="Tertiary" icon="presets/transport/way/way_tertiary.svg" type="way,closedway" preset_name_label="true">
690 <link wiki="Tag:highway=tertiary" />
691 <space />
692 <key key="highway" value="tertiary" />
693 <text key="ref" text="Reference" />
694 <optional>
695 <text key="name" text="Name" />
696 <reference ref="highway_base" />
697 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
698 <check key="narrow" text="Narrow" disable_off="true" />
699 <check key="trolley_wire" text="Overhead trolley wires" />
700 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
701 </optional>
702 <preset_link preset_name="Road Restrictions" />
703 </item> <!-- Tertiary -->
704 <item name="Tertiary Link" icon="presets/transport/way/way_tertiary_link.svg" type="way" preset_name_label="true">
705 <link wiki="Highway_link" />
706 <key key="highway" value="tertiary_link" />
707 <optional>
708 <reference ref="highway_base" />
709 <text key="destination" text="Destination" />
710 <text key="destination:ref" text="Destination reference" />
711 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
712 </optional>
713 <preset_link preset_name="Road Restrictions" />
714 </item> <!-- Tertiary Link -->
715 <item name="Unclassified" icon="presets/transport/way/way_unclassified.svg" type="way,closedway" preset_name_label="true">
716 <link wiki="Tag:highway=unclassified" />
717 <key key="highway" value="unclassified" />
718 <optional>
719 <text key="name" text="Name" />
720 <check key="noname" text="Street has no name" disable_off="true" />
721 <text key="ref" text="Reference" />
722 <reference ref="highway_base" />
723 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
724 <check key="narrow" text="Narrow" disable_off="true" />
725 <check key="trolley_wire" text="Overhead trolley wires" />
726 <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
727 <check key="passing_places" text="Passing Places" />
728 </optional>
729 <preset_link preset_name="Road Restrictions" />
730 </item> <!-- Unclassified -->
731 <item name="Residential" icon="presets/transport/way/way_residential.svg" type="way,closedway" preset_name_label="true">
732 <link wiki="Tag:highway=residential" />
733 <space />
734 <key key="highway" value="residential" />
735 <text key="name" text="Name" />
736 <optional>
737 <check key="noname" text="Street has no name" disable_off="true" />
738 <text key="ref" text="Reference" />
739 <reference ref="highway_base" />
740 <checkgroup columns="2">
741 <check key="oneway" text="Oneway" />
742 <check key="oneway:bicycle" text="Oneway for bicycle" />
743 </checkgroup>
744 <reference ref="highway_yesno_incline" />
745 <check key="lit" text="Lit" />
746 <text key="width" text="Width (meters)" />
747 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
748 <check key="narrow" text="Narrow" disable_off="true" />
749 <check key="trolley_wire" text="Overhead trolley wires" />
750 </optional>
751 <preset_link preset_name="Road Restrictions" />
752 </item> <!-- Residential -->
753 <item name="Bicycle Road" icon="presets/transport/way/way_bicycle_road.svg" type="way,closedway" preset_name_label="true">
754 <link wiki="Key:bicycle_road" />
755 <space />
756 <key key="bicycle_road" value="yes" />
757 <key key="bicycle" value="designated" />
758 <combo key="highway" text="Highway type" values="residential,service,unclassified,path,cycleway" values_context="Highway" default="residential" />
759 <text key="name" text="Name" />
760 <combo key="vehicle" text="Vehicle access" values="yes,no,destination" default="no" />
761 <text key="maxspeed" text="Max. speed (km/h)" default="30" />
762 <optional>
763 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
764 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" />
765 <reference ref="surface_smoothness" />
766 <check key="oneway" text="Oneway" />
767 <check key="oneway:bicycle" text="Oneway for bicycle" />
768 <reference ref="highway_yesno_incline" />
769 <check key="lit" text="Lit" />
770 <text key="width" text="Width (meters)" />
771 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
772 </optional>
773 <preset_link preset_name="Road Restrictions" />
774 </item> <!-- Bicycle Road -->
775 <item name="Living Street" icon="presets/transport/way/way_living_street.svg" type="way,closedway" preset_name_label="true">
776 <link wiki="Tag:highway=living_street" />
777 <space />
778 <key key="highway" value="living_street" />
779 <text key="name" text="Name" />
780 <optional>
781 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
782 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
783 <reference ref="surface_smoothness" />
784 <reference ref="highway_yesno_incline_oneway_lit_width" />
785 <check key="narrow" text="Narrow" disable_off="true" />
786 <check key="trolley_wire" text="Overhead trolley wires" />
787 </optional>
788 <preset_link preset_name="Road Restrictions" />
789 </item> <!-- Living Street -->
790 <item name="Pedestrian" icon="presets/transport/way/way_pedestrian.svg" type="way,closedway,multipolygon" preset_name_label="true">
791 <link wiki="Tag:highway=pedestrian" />
792 <space />
793 <key key="highway" value="pedestrian" />
794 <text key="name" text="Name" />
795 <optional>
796 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
797 <reference ref="surface_smoothness" />
798 <check key="area" text="Area" />
799 <reference ref="highway_yesno_incline" />
800 <check key="lit" text="Lit" />
801 <text key="width" text="Width (meters)" />
802 </optional>
803 <preset_link preset_name="Road Restrictions" />
804 </item> <!-- Pedestrian -->
805 <item name="Service" icon="presets/transport/way/way_service.svg" type="way,closedway" preset_name_label="true">
806 <link wiki="Tag:highway=service" />
807 <space />
808 <key key="highway" value="service" />
809 <combo key="service" text="Service way type" values="alley,driveway,parking_aisle,drive-through,emergency_access" />
810 <optional>
811 <text key="name" text="Name" />
812 <reference ref="highway_base" />
813 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
814 <check key="passing_places" text="Passing Places" />
815 </optional>
816 <preset_link preset_name="Road Restrictions" />
817 </item> <!-- Service -->
818 <item name="Parking Aisle" icon="presets/transport/way/way_service_parking_aisle.svg" type="way,closedway" preset_name_label="true">
819 <link wiki="Tag:service=parking_aisle" />
820 <key key="highway" value="service" />
821 <key key="service" value="parking_aisle" />
822 <optional>
823 <reference ref="surface_smoothness" />
824 <check key="oneway" text="Oneway" />
825 <check key="lit" text="Lit" />
826 </optional>
827 <preset_link preset_name="Road Restrictions" />
828 </item> <!-- Parking Aisle -->
829 <item name="Escape" icon="presets/transport/way/way_escape.svg" type="way" preset_name_label="true">
830 <link wiki="Tag:highway=escape" />
831 <space />
832 <key key="highway" value="escape" />
833 <label text="Emergency lane beside long descending slopes for trucks and other vehicles to stop safely after brake failure." />
834 <optional>
835 <reference ref="surface" />
836 <text key="width" text="Width (meters)" />
837 <check key="lit" text="Lit" />
838 </optional>
839 </item> <!-- Escape -->
840 <item name="Raceway" icon="presets/sport/raceway.svg" type="way,closedway" preset_name_label="true">
841 <link wiki="Tag:highway=raceway" />
842 <space />
843 <key key="highway" value="raceway" />
844 <text key="name" text="Name" />
845 </item> <!-- Raceway -->
846 <item name="Road (Unknown Type)" icon="presets/transport/way/way_road.svg" type="way,closedway" preset_name_label="true">
847 <link wiki="Tag:highway=road" />
848 <key key="highway" value="road" />
849 <optional>
850 <text key="name" text="Name" />
851 <reference ref="highway_base" />
852 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
853 <check key="trolley_wire" text="Overhead trolley wires" />
854 </optional>
855 <preset_link preset_name="Road Restrictions" />
856 </item> <!-- Road (Unknown Type) -->
857 <item name="Construction" icon="presets/transport/way/way_construction.svg" type="way,closedway" preset_name_label="true">
858 <link wiki="Key:construction" />
859 <key key="highway" value="construction" />
860 <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" />
861 <optional>
862 <text key="name" text="Name" />
863 <reference ref="highway_base" />
864 <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
865 <check key="trolley_wire" text="Overhead trolley wires" />
866 <combo key="junction" text="Junction" values="roundabout,jughandle" />
867 </optional>
868 <preset_link preset_name="Road Restrictions" />
869 </item> <!-- Construction -->
870 <separator/>
871 <item name="Road Restrictions" icon="presets/vehicle/restriction/restrictions.svg" type="node,way,closedway" preset_name_label="true">
872 <link wiki="Key:access" />
873 <space />
874 <label text="Some road types already imply some access restrictions which should not be set again." />
875 <space />
876 <checkgroup columns="3" >
877 <check key="oneway" text="Oneway" />
878 <check key="toll" text="Toll" />
879 <check key="noexit" text="No exit (cul-de-sac)" disable_off="true" />
880 <check key="winter_road" text="Winter road" disable_off="true" />
881 <check key="ice_road" text="Ice road" disable_off="true" />
882 </checkgroup>
883 <space />
884 <label text="Transport mode restrictions" />
885 <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" match="key" values_searchable="true" />
886 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
887 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
888 <space />
889 <label text="Vehicles per type" />
890 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
891 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" match="key" />
892 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
893 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
894 <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
895 <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
896 <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
897 <combo key="agricultural" text="Agricultural Vehicles (with restrictions e.g. max. 25 km/h)" values="yes,official,designated,destination,permissive,private,no" match="key" />
898 <combo key="4wd_only" text="4WD only" values="yes,recommended,no" match="key" />
899 <space />
900 <label text="Vehicles per use" />
901 <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,no" match="keyvalue" />
902 <combo key="hov" text="High-occupancy vehicles (hov)" values="yes,official,designated,destination,permissive,private,no" match="key" />
903 <combo key="psv" text="Public Service Vehicles (psv)" values="yes,official,designated,destination,permissive,private,no" match="key" />
904 <combo key="tourist_bus" text="Tourist buses" values="yes,no" match="key" />
905 <space />
906 <text key="maxspeed" text="Max. speed (km/h)" />
907 <text key="maxspeed:forward" text="Max. speed in way direction" />
908 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
909 <text key="maxspeed:hgv" text="Max. speed Heavy Goods Vehicles (km/h)" match="key" />
910 <text key="maxspeed:advisory" text="Signposted advisory max. speed (km/h)" />
911 <text key="minspeed" text="Min. speed (km/h)" match="key" />
912 <text key="maxweight" text="Max. weight (tonnes)" match="key" />
913 <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
914 <text key="maxheight" text="Max. height (meters)" match="key" />
915 <text key="maxwidth" text="Max. width (meters)" match="key" />
916 <text key="maxlength" text="Max. length (meters)" match="key" />
917 <combo key="overtaking" text="Overtaking" values="yes,both,forward,backward,no" values_context="overtaking" match="key" />
918 </item> <!-- Road Restrictions -->
919 <separator/>
920 <item name="Roundabout" icon="presets/vehicle/restriction/roundabout_right.svg" type="node,way,closedway" preset_name_label="true">
921 <link wiki="Tag:junction=roundabout" />
922 <space />
923 <key key="junction" value="roundabout" />
924 <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" />
925 <optional>
926 <reference ref="name_layer" />
927 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
928 <reference ref="highway_yesno" />
929 <text key="width" text="Width (meters)" />
930 </optional>
931 <preset_link preset_name="Road Restrictions" />
932 </item> <!-- Roundabout -->
933 <item name="Ford" icon="presets/vehicle/ford.svg" type="node,way" preset_name_label="true">
934 <link wiki="Tag:ford=yes" />
935 <combo key="ford" text="Ford" values="yes,stepping_stones" default="yes" values_searchable="true" match="keyvalue!" />
936 <optional>
937 <text key="name" text="Name" />
938 </optional>
939 </item> <!-- Ford -->
940 </group> <!-- Streets -->
941 <group name="Ways" icon="presets/transport/way/way_unclassified.svg">
942 <item name="Track" icon="presets/transport/way/track.svg" type="way,closedway" preset_name_label="true">
943 <link wiki="Tag:highway=track" />
944 <space />
945 <combo key="tracktype" text="Tracktype" values_searchable="true" values_sort="false">
946 <list_entry value="grade1" icon="presets/transport/way/tracktype_grade1.svg" short_description="Solid: paved or heavily compacted hardcore surface" />
947 <list_entry value="grade2" icon="presets/transport/way/tracktype_grade2.svg" short_description="Mostly Solid: gravel/rock with some soft material mixed in" />
948 <list_entry value="grade3" icon="presets/transport/way/tracktype_grade3.svg" short_description="Even mixture of hard and soft materials" />
949 <list_entry value="grade4" icon="presets/transport/way/tracktype_grade4.svg" short_description="Mostly Soft: soil/sand/grass with some hard material mixed in" />
950 <list_entry value="grade5" icon="presets/transport/way/tracktype_grade5.svg" short_description="Soft: soil/sand/grass" />
951 </combo>
952 <key key="highway" value="track" />
953 <optional>
954 <reference ref="name_layer" />
955 <reference ref="surface_smoothness" />
956 <reference ref="highway_yesno_incline_oneway_lit_width" />
957 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
958 <reference ref="highway_access" />
959 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" />
960 <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
961 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
962 <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
963 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" />
964 </optional>
965 <preset_link preset_name="Road Restrictions" />
966 </item> <!-- Track -->
967 <item name="Path" icon="presets/transport/way/path.svg" type="way,closedway" preset_name_label="true">
968 <link wiki="Tag:highway=path" />
969 <key key="highway" value="path" />
970 <optional>
971 <reference ref="name_layer" />
972 <reference ref="surface_smoothness" />
973 <reference ref="highway_yesno_incline_oneway_lit_width" />
974 <combo key="sac_scale" text="SAC Scale" values_searchable="true" values_sort="false">
975 <list_entry value="hiking" display_value="T1 - hiking trail" short_description="Trail well cleared. Area flat or slightly sloped, no fall hazard" />
976 <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" />
977 <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" />
978 <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" />
979 <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" />
980 <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" />
981 </combo>
982 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
983 <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" values_sort="false" />
984 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" />
985 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" />
986 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" />
987 <combo key="wheelchair" text="Wheelchairs" values="yes,designated,limited,no" />
988 <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" />
989 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" />
990 <check key="segregated" text="Segregated" />
991 </optional>
992 </item> <!-- Path -->
993 <separator/>
994 <item name="Dedicated Bridleway" icon="presets/transport/way/dedicated_bridleway.svg" type="way,closedway" preset_name_label="true">
995 <link wiki="Tag:highway=bridleway" />
996 <key key="highway" value="bridleway" />
997 <optional>
998 <reference ref="name_layer" />
999 <text key="maxspeed" text="Max. speed (km/h)" />
1000 <reference ref="surface_smoothness" />
1001 <reference ref="highway_yesno_incline_oneway_lit_width" />
1002 </optional>
1003 </item> <!-- Dedicated Bridleway -->
1004 <item name="Cycle Lane/Track" icon="presets/transport/way/cycle_lane_track.svg" type="way,closedway" preset_name_label="true">
1005 <link wiki="Bicycle" />
1006 <space />
1007 <combo key="cycleway" text="Cycleway" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1008 <combo key="cycleway:left" text="Cycleway left" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1009 <combo key="cycleway:right" text="Cycleway right" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1010 <check key="oneway:bicycle" text="Oneway (bicycle)" />
1011 <space />
1012 <optional text="Edit Highway Attributes:">
1013 <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" />
1014 <check key="oneway" text="Oneway" />
1015 </optional>
1016 </item> <!-- Cycle Lane/Track -->
1017 <item name="Dedicated Cycleway" icon="presets/transport/way/dedicated_cycleway.svg" type="way,closedway" preset_name_label="true">
1018 <link wiki="Tag:highway=cycleway" />
1019 <key key="highway" value="cycleway" />
1020 <optional>
1021 <reference ref="name_layer" />
1022 <reference ref="surface_smoothness" />
1023 <reference ref="highway_yesno_incline_oneway_lit_width" />
1024 <combo key="foot" text="Pedestrians" values="yes,no,designated" />
1025 <check key="segregated" text="Segregated" />
1026 </optional>
1027 </item> <!-- Dedicated Cycleway -->
1028 <item name="Segregated Foot- and Cycleway" icon="presets/transport/way/segregated_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
1029 <link wiki="Tag:highway=path" />
1030 <key key="highway" value="path" />
1031 <key key="bicycle" value="designated" />
1032 <key key="foot" value="designated" />
1033 <key key="segregated" value="yes" />
1034 <optional>
1035 <reference ref="name_layer" />
1036 <reference ref="surface_smoothness" />
1037 <reference ref="highway_yesno_incline_oneway_lit_width" />
1038 </optional>
1039 </item> <!-- Segregated Foot- and Cycleway -->
1040 <item name="Combined Foot- and Cycleway" icon="presets/transport/way/combined_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
1041 <link wiki="Tag:highway=path" />
1042 <key key="highway" value="path" />
1043 <key key="bicycle" value="designated" />
1044 <key key="foot" value="designated" />
1045 <key key="segregated" value="no" />
1046 <optional>
1047 <reference ref="name_layer" />
1048 <reference ref="surface_smoothness" />
1049 <reference ref="highway_yesno_incline_oneway_lit_width" />
1050 <check key="passing_places" text="Passing Places" />
1051 </optional>
1052 </item> <!-- Combined Foot- and Cycleway -->
1053 <item name="Dedicated Footway" icon="presets/transport/way/dedicated_footway.svg" type="way,closedway" preset_name_label="true">
1054 <link wiki="Tag:highway=footway" />
1055 <key key="highway" value="footway" />
1056 <optional>
1057 <combo key="footway" text="Type" values="sidewalk,crossing" values_context="footway" />
1058 <reference ref="name_layer" />
1059 <reference ref="surface_smoothness" />
1060 <reference ref="highway_yesno_incline_oneway_lit_width" />
1061 <combo key="bicycle" text="Bicycle" values="yes,no,designated" />
1062 <check key="segregated" text="Segregated" />
1063 </optional>
1064 </item> <!-- Dedicated Footway -->
1065 <item name="Steps" icon="presets/transport/way/steps.svg" type="way" preset_name_label="true">
1066 <link wiki="Tag:highway=steps" />
1067 <key key="highway" value="steps" />
1068 <optional>
1069 <text key="name" text="Name" />
1070 <text key="level" text="Storey" />
1071 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
1072 <reference ref="surface" />
1073 <text key="step_count" text="Amount of Steps" />
1074 <space />
1075 <check key="ramp" text="Ramp" />
1076 <checkgroup columns="2" >
1077 <check key="ramp:stroller" text="Stroller ramp" />
1078 <check key="ramp:bicycle" text="Bicycle ramp" />
1079 </checkgroup>
1080 <combo key="ramp:wheelchair" text="Wheelchair ramp" values="yes,limited,no" />
1081 <combo key="ramp:luggage" text="Luggage ramp" values="yes,automatic,manual,no" />
1082 <space />
1083 <check key="handrail" text="Handrail" />
1084 <checkgroup columns="3" >
1085 <check key="handrail:left" text="Left handrail" />
1086 <check key="handrail:center" text="Center handrail" />
1087 <check key="handrail:right" text="Right handrail" />
1088 </checkgroup>
1089 <space />
1090 <combo key="conveying" text="Escalator" values="yes,forward,backward,reversible" />
1091 <space />
1092 <reference ref="highway_yesno_incline_oneway_lit_width" />
1093 </optional>
1094 </item> <!-- Steps -->
1095 </group> <!-- Ways -->
1096 <group name="Waypoints" icon="presets/vehicle/waypoints.svg">
1097 <item name="Motorway Junction" icon="presets/vehicle/motorway_junction.svg" type="node" preset_name_label="true">
1098 <link wiki="Tag:highway=motorway_junction" />
1099 <space />
1100 <key key="highway" value="motorway_junction" />
1101 <text key="name" text="Name" />
1102 <text key="ref" text="Number" />
1103 </item> <!-- Motorway Junction -->
1104 <item name="Services" icon="presets/vehicle/services.svg" type="node,closedway,multipolygon" preset_name_label="true">
1105 <link wiki="Tag:highway=services" />
1106 <key key="highway" value="services" />
1107 <optional>
1108 <text key="name" text="Name" />
1109 <text key="operator" text="Operator" />
1110 <check key="toilets" text="Toilets" />
1111 </optional>
1112 </item> <!-- Services -->
1113 <item name="Rest Area" icon="presets/vehicle/rest_area.svg" type="node,closedway,multipolygon" preset_name_label="true">
1114 <link wiki="Tag:highway=rest_area" />
1115 <key key="highway" value="rest_area" />
1116 <optional>
1117 <text key="name" text="Name" />
1118 <check key="toilets" text="Toilets" />
1119 <check key="drinking_water" text="Drinking Water" />
1120 </optional>
1121 </item> <!-- Rest Area -->
1122 <separator/>
1123 <item name="Traffic Signal" icon="presets/vehicle/traffic_signals.svg" type="node" preset_name_label="true">
1124 <link wiki="Tag:highway=traffic_signals" />
1125 <key key="highway" value="traffic_signals" />
1126 <optional>
1127 <combo key="traffic_signals:direction" text="Direction" values="forward,backward,both" />
1128 </optional>
1129 <optional text="Optional crossing attributes:">
1130 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,unmarked,no" />
1131 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
1132 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
1133 <check key="crossing:island" text="With island" />
1134 <check key="button_operated" text="Button operated" />
1135 <check key="traffic_signals:sound" text="Sound signals" />
1136 <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" />
1137 <check key="bicycle" text="Cross by bicycle" />
1138 <check key="horse" text="Cross on horseback" />
1139 </optional>
1140 <optional text="Optional values for specific countries">
1141 <text key="name" text="Name" />
1142 </optional>
1143 </item> <!-- Traffic Signal -->
1144 <item name="Stop" icon="presets/vehicle/restriction/stop.svg" type="node" preset_name_label="true">
1145 <link wiki="Tag:highway=stop" />
1146 <key key="highway" value="stop" />
1147 <optional>
1148 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1149 </optional>
1150 </item> <!-- Stop -->
1151 <item name="Give Way" icon="presets/vehicle/restriction/give_way.svg" type="node" preset_name_label="true">
1152 <link wiki="Tag:highway=give_way" />
1153 <key key="highway" value="give_way" />
1154 <optional>
1155 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1156 </optional>
1157 </item> <!-- Give Way -->
1158 <item name="Advanced stop line" icon="presets/vehicle/asl.svg" type="node" preset_name_label="true">
1159 <link wiki="Tag:cycleway=asl" />
1160 <key key="cycleway" value="asl" />
1161 </item> <!-- Advanced stop line -->
1162 <item name="Mini-Roundabout" icon="presets/vehicle/restriction/mini_roundabout_left.svg" type="node" preset_name_label="true">
1163 <link wiki="Tag:highway=mini_roundabout" />
1164 <key key="highway" value="mini_roundabout" />
1165 <space />
1166 <combo key="direction" text="Direction" values="clockwise" />
1167 </item> <!-- Mini-Roundabout -->
1168 <item name="Pedestrian Crossing" icon="presets/vehicle/crossing.svg" type="node" preset_name_label="true">
1169 <link wiki="Key:crossing" />
1170 <space />
1171 <key key="highway" value="crossing" />
1172 <combo key="crossing" text="Pedestrian crossing type" >
1173 <list_entry value="uncontrolled" icon="presets/vehicle/crossing.svg" />
1174 <list_entry value="traffic_signals" icon="presets/vehicle/crossing_traffic_signals.svg" />
1175 <list_entry value="unmarked" icon="presets/vehicle/crossing_unmarked.svg" />
1176 </combo>
1177 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" values_searchable="true" />
1178 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
1179 <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" />
1180 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
1181 <check key="crossing:island" text="With island" />
1182 <check key="bicycle" text="Cross by bicycle" />
1183 <check key="horse" text="Cross on horseback" />
1184 <label text="In case of traffic signals:" />
1185 <check key="button_operated" text="Button operated" />
1186 <check key="traffic_signals:sound" text="Sound signals" />
1187 </item> <!-- Pedestrian Crossing -->
1188 <group name="Traffic Calming" icon="presets/vehicle/choker.svg">
1189 <item name="Bump" icon="presets/vehicle/bump.svg" type="node,way" preset_name_label="true">
1190 <link wiki="Key:traffic_calming" />
1191 <space />
1192 <key key="traffic_calming" value="bump" />
1193 </item> <!-- Bump -->
1194 <item name="Hump" icon="presets/vehicle/hump.svg" type="node,way" preset_name_label="true">
1195 <link wiki="Key:traffic_calming" />
1196 <space />
1197 <key key="traffic_calming" value="hump" />
1198 </item> <!-- Hump -->
1199 <item name="Table" icon="presets/vehicle/table.svg" type="node,way" preset_name_label="true">
1200 <link wiki="Key:traffic_calming" />
1201 <space />
1202 <key key="traffic_calming" value="table" />
1203 </item> <!-- Table -->
1204 <item name="Cushion" icon="presets/vehicle/cushion.svg" type="node,way" preset_name_label="true">
1205 <link wiki="Key:traffic_calming" />
1206 <space />
1207 <key key="traffic_calming" value="cushion" />
1208 </item> <!-- Cushion -->
1209 <item name="Rumble strip" icon="presets/vehicle/rumble_strip.svg" type="node,way" preset_name_label="true">
1210 <link wiki="Key:traffic_calming" />
1211 <space />
1212 <key key="traffic_calming" value="rumble_strip" />
1213 </item> <!-- Rumble strip -->
1214 <item name="Dip" icon="presets/vehicle/dip.svg" type="node,way" preset_name_label="true">
1215 <link wiki="Key:traffic_calming" />
1216 <space />
1217 <key key="traffic_calming" value="dip" />
1218 </item> <!-- Dip -->
1219 <separator/>
1220 <item name="Chicane" icon="presets/vehicle/chicane.svg" type="node,way" preset_name_label="true">
1221 <link wiki="Key:traffic_calming" />
1222 <space />
1223 <key key="traffic_calming" value="chicane" />
1224 </item> <!-- Chicane -->
1225 <item name="Choker" icon="presets/vehicle/choker.svg" type="node,way" preset_name_label="true">
1226 <link wiki="Key:traffic_calming" />
1227 <space />
1228 <key key="traffic_calming" value="choker" />
1229 </item> <!-- Choker -->
1230 <item name="Island" name_context="traffic_calming" icon="presets/vehicle/island.svg" type="node,way" preset_name_label="true">
1231 <link wiki="Key:traffic_calming" />
1232 <space />
1233 <key key="traffic_calming" value="island" />
1234 </item> <!-- Island -->
1235 </group> <!-- Traffic Calming -->
1236 <item name="Passing Place" icon="presets/vehicle/passing_place.svg" type="node" preset_name_label="true">
1237 <link wiki="Tag:highway=passing_place" />
1238 <key key="highway" value="passing_place" />
1239 </item> <!-- Passing Place -->
1240 <item name="Turning Circle" icon="presets/vehicle/turning_circle.svg" type="node" preset_name_label="true">
1241 <link wiki="Tag:highway=turning_circle" />
1242 <key key="highway" value="turning_circle" />
1243 </item> <!-- Turning Circle -->
1244 <item name="Turning Loop" icon="presets/vehicle/turning_loop.svg" type="node" preset_name_label="true">
1245 <link wiki="Tag:highway=turning_loop" />
1246 <key key="highway" value="turning_loop" />
1247 </item> <!-- Turning Loop -->
1248 <item name="City Limit Sign" icon="presets/vehicle/restriction/city_limit.svg" type="node" preset_name_label="true">
1249 <link wiki="Tag:traffic_sign=city_limit" />
1250 <space />
1251 <key key="traffic_sign" value="city_limit" />
1252 <text key="name" text="Name" />
1253 <optional>
1254 <text key="alt_name" text="Second Name" />
1255 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1256 </optional>
1257 </item> <!-- City Limit -->
1258 <item name="Speed Limit Sign" icon="presets/vehicle/restriction/maxspeed.svg" type="node" preset_name_label="true">
1259 <link wiki="Key:traffic_sign" />
1260 <space />
1261 <key key="traffic_sign" value="maxspeed" />
1262 <text key="maxspeed" text="Max. speed (km/h)" />
1263 <optional>
1264 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1265 </optional>
1266 </item> <!-- Speed Limit -->
1267 <item name="Speed Camera" icon="presets/vehicle/restriction/speed_camera.svg" type="node" preset_name_label="true">
1268 <link wiki="Tag:highway=speed_camera" />
1269 <key key="highway" value="speed_camera" />
1270 <optional>
1271 <text key="maxspeed" text="Max. speed (km/h)" />
1272 </optional>
1273 </item> <!-- Speed Camera -->
1274 <item name="Toll gantry" icon="presets/vehicle/restriction/toll_gantry.svg" type="node" preset_name_label="true">
1275 <link wiki="Tag:highway=toll_gantry" />
1276 <key key="highway" value="toll_gantry" />
1277 <optional>
1278 <text key="operator" text="Operator" />
1279 </optional>
1280 </item> <!-- Toll gantry -->
1281 <item name="Traffic Mirror" icon="presets/vehicle/traffic_mirror.svg" type="node" preset_name_label="true">
1282 <link wiki="Tag:highway=traffic_mirror" />
1283 <key key="highway" value="traffic_mirror" />
1284 </item> <!-- Traffic Mirror -->
1285 <item name="Highway milestone" icon="presets/vehicle/milestone.svg" type="node" preset_name_label="true">
1286 <link wiki="Tag:highway=milestone" />
1287 <key key="highway" value="milestone" />
1288 <text key="distance" text="Distance (kilometers)" />
1289 <text key="ref" text="Reference" />
1290 </item> <!-- Highway Milestone -->
1291 <item name="Named Junction" name_context="junction=yes" icon="presets/vehicle/junction.svg" type="node,closedway" preset_name_label="true">
1292 <link wiki="Tag:junction=yes" />
1293 <key key="junction" value="yes" />
1294 <label text="Used in some countries for a named road junction who’s name serves for local orientation." />
1295 <text key="name" text="Name" />
1296 </item> <!-- Named Junction -->
1297 <separator/>
1298 <item name="Elevator" icon="presets/service/elevator.svg" type="node,way,closedway" preset_name_label="true">
1299 <link wiki="Tag:highway=elevator" />
1300 <key key="highway" value="elevator" />
1301 <text key="capacity:persons" text="Capacity (persons)" />
1302 <text key="maxweight" text="Max. weight (tonnes)" />
1303 <text key="level" text="Storey" />
1304 <optional>
1305 <text key="manufacturer" text="Manufacturer" />
1306 <reference ref="name_ref_operator" />
1307 <reference ref="oh_wheelchair" />
1308 <check key="handrail" text="Handrail" />
1309 <check key="bicycle" text="Bicycle" />
1310 <check key="indoor" text="Indoor" />
1311 <reference ref="fee" />
1312 <combo key="goods" text="Freight elevator" values="yes,designated,no" />
1313 <reference ref="POI_access" />
1314 <combo key="surveillance" text="Surveillance Camera" values="indoor,outdoor" />
1315 </optional>
1316 </item> <!-- Elevator -->
1317 <separator/>
1318 <item name="Grit Bin" icon="presets/misc/grit_bin.svg" type="node" preset_name_label="true">
1319 <link wiki="Tag:amenity=grit_bin" />
1320 <key key="amenity" value="grit_bin" />
1321 </item> <!-- Grit Bin -->
1322 <separator/>
1323 <item name="Mountain Pass" icon="presets/landmark/mountain_pass.svg" type="node" preset_name_label="true">
1324 <link wiki="Key:mountain_pass" />
1325 <key key="mountain_pass" value="yes" />
1326 <optional>
1327 <text key="name" text="Name" />
1328 <text key="ele" text="Elevation (meters)" lenght="10" />
1329 <text key="wikipedia" text="Wikipedia" />
1330 </optional>
1331 </item> <!-- Mountain Pass -->
1332 </group> <!-- Waypoints -->
1333 <group name="Barriers" icon="presets/barrier/wall.svg"> <!-- *** Node Barriers *** -->
1334 <item name="Block" icon="presets/barrier/block.svg" type="node,way,closedway" preset_name_label="true">
1335 <link wiki="Tag:barrier=block" />
1336 <key key="barrier" value="block" />
1337 <reference ref="barrier_4" />
1338 <optional>
1339 <text key="maxwidth" text="Max. width (meters)" length="7" />
1340 <combo key="material" text="Material" values="concrete,reinforced_concrete,stone" />
1341 </optional>
1342 </item> <!-- Block -->
1343 <item name="Bollard" icon="presets/barrier/bollard.svg" type="node,way" preset_name_label="true">
1344 <link wiki="Tag:barrier=bollard" />
1345 <space />
1346 <key key="barrier" value="bollard" />
1347 <combo key="bollard" text="Bollard type" values="rising,removable" />
1348 <reference ref="barrier_4" />
1349 <optional>
1350 <text key="maxwidth" text="Max. width (meters)" length="7" />
1351 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1352 </optional>
1353 </item> <!-- Bollard -->
1354 <item name="Cycle Barrier" icon="presets/barrier/cycle_barrier.svg" type="node" preset_name_label="true">
1355 <link wiki="Tag:barrier=cycle_barrier" />
1356 <key key="barrier" value="cycle_barrier" />
1357 <reference ref="barrier_4" />
1358 <reference ref="optional_maxwidth" />
1359 </item> <!-- Cycle Barrier -->
1360 <item name="Cattle Grid" icon="presets/barrier/cattle_grid.svg" type="node" preset_name_label="true">
1361 <link wiki="Tag:barrier=cattle_grid" />
1362 <key key="barrier" value="cattle_grid" />
1363 <reference ref="barrier_4" />
1364 </item> <!-- Cattle Grid -->
1365 <item name="Bus Trap" type="node" preset_name_label="true">
1366 <link wiki="Tag:barrier=bus_trap" />
1367 <key key="barrier" value="bus_trap" />
1368 <reference ref="optional_maxwidth" />
1369 </item> <!-- Bus Trap -->
1370 <item name="Spikes" icon="presets/barrier/spikes.svg" type="node" preset_name_label="true">
1371 <link wiki="Tag:barrier=spikes" />
1372 <key key="barrier" value="spikes" />
1373 <reference ref="barrier_5" />
1374 </item> <!-- Spikes -->
1375 <item name="Toll Booth" icon="presets/barrier/toll_station.svg" type="node,closedway" preset_name_label="true">
1376 <link wiki="Tag:barrier=toll_booth" />
1377 <key key="barrier" value="toll_booth" />
1378 <optional>
1379 <text key="name" text="Name" />
1380 <text key="operator" text="Operator" />
1381 </optional>
1382 </item> <!-- Toll Booth -->
1383 <item name="Border Control" icon="presets/barrier/douane.svg" type="node" preset_name_label="true">
1384 <link wiki="Tag:barrier=border_control" />
1385 <key key="barrier" value="border_control" />
1386 <reference ref="barrier_5" />
1387 </item> <!-- Border Control -->
1388 <separator/> <!-- *** Linear Barriers *** -->
1389 <item name="Hedge" icon="presets/barrier/hedge.svg" type="way,closedway,multipolygon" preset_name_label="true">
1390 <link wiki="Tag:barrier=hedge" />
1391 <space />
1392 <key key="barrier" value="hedge" />
1393 <reference ref="leaf" />
1394 <optional>
1395 <reference ref="genus_species_taxon" />
1396 <text key="height" text="Height (meters)" length="7" />
1397 </optional>
1398 </item> <!-- Hedge -->
1399 <item name="Fence" icon="presets/barrier/fence.svg" type="way,closedway" preset_name_label="true">
1400 <link wiki="Tag:barrier=fence" />
1401 <key key="barrier" value="fence" />
1402 <optional>
1403 <combo key="fence_type" text="Type" values="barbed_wire,bars,chain_link,concrete,electric,metal,pole,railing,split_rail,wire,wood" />
1404 <text key="height" text="Height (meters)" length="7" />
1405 </optional>
1406 </item> <!-- Fence -->
1407 <item name="Handrail" icon="presets/barrier/handrail.svg" type="way,closedway" preset_name_label="true">
1408 <link wiki="Tag:barrier=handrail" />
1409 <key key="barrier" value="handrail" />
1410 <optional>
1411 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1412 <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" />
1413 </optional>
1414 </item> <!-- Handrail -->
1415 <item name="Cable barrier" icon="presets/barrier/cable_barrier.svg" type="way,closedway" preset_name_label="true">
1416 <link wiki="Tag:barrier=cable_barrier" />
1417 <key key="barrier" value="cable_barrier" />
1418 <reference ref="optional_height" />
1419 </item> <!-- Cable barrier -->
1420 <item name="Guard Rail" icon="presets/barrier/guard_rail.svg" type="way,closedway" preset_name_label="true">
1421 <link wiki="Tag:barrier=guard_rail" />
1422 <key key="barrier" value="guard_rail" />
1423 <reference ref="optional_height" />
1424 </item> <!-- Guard Rail -->
1425 <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
1426 <link wiki="Tag:barrier=wall" />
1427 <key key="barrier" value="wall" />
1428 <reference ref="optional_height" />
1429 <combo key="wall" text="Type" values="castle_wall,dry_stone,flood_wall,noise_barrier,seawall" values_searchable="true" />
1430 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
1431 </item> <!-- Wall -->
1432 <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
1433 <link wiki="Tag:barrier=city_wall" />
1434 <key key="barrier" value="city_wall" />
1435 <reference ref="optional_height" />
1436 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
1437 </item> <!-- City Wall -->
1438 <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway" preset_name_label="true">
1439 <link wiki="Tag:barrier=retaining_wall" />
1440 <key key="barrier" value="retaining_wall" />
1441 <reference ref="optional_height" />
1442 <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
1443 </item> <!-- Retaining Wall -->
1444 <item name="Jersey Barrier" icon="presets/barrier/jersey_barrier.svg" type="node,way,closedway" preset_name_label="true">
1445 <link wiki="Tag:barrier=jersey_barrier" />
1446 <key key="barrier" value="jersey_barrier" />
1447 <combo key="material" text="Material" values="concrete,plastic" />
1448 </item> <!-- Jersey Barrier -->
1449 <item name="Ditch" name_context="Barrier" type="way,closedway" preset_name_label="true">
1450 <link wiki="Tag:barrier=ditch" />
1451 <key key="barrier" value="ditch" />
1452 <optional>
1453 <text key="width" text="Width (meters)" length="7" />
1454 </optional>
1455 </item> <!-- Ditch -->
1456 <item name="Kerb" icon="presets/barrier/kerb.svg" type="node,way,closedway" preset_name_label="true">
1457 <link wiki="Tag:barrier=kerb" />
1458 <key key="barrier" value="kerb" />
1459 <reference ref="optional_height" />
1460 <reference ref="wheelchair" />
1461 <combo key="tactile_paving" text="Tactile paving" values="yes,no,incorrect" />
1462 </item> <!-- Kerb -->
1463 <separator/> <!-- *** Access *** -->
1464 <item name="Entrance (Barrier Opening)" icon="presets/barrier/entrance.svg" type="node" preset_name_label="true">
1465 <link wiki="Tag:barrier=entrance" />
1466 <key key="barrier" value="entrance" />
1467 <reference ref="barrier_5" />
1468 <reference ref="optional_maxwidth" />
1469 </item> <!-- Entrance (Barrier Opening) -->
1470 <item name="Gate" icon="presets/barrier/gate.svg" type="node" preset_name_label="true">
1471 <link wiki="Tag:barrier=gate" />
1472 <key key="barrier" value="gate" />
1473 <reference ref="barrier_5" />
1474 <reference ref="optional_maxheight_maxwidth" />
1475 <reference ref="highway_access" />
1476 </item> <!-- Gate -->
1477 <item name="Lift Gate" icon="presets/barrier/lift_gate.svg" type="node" preset_name_label="true">
1478 <link wiki="Tag:barrier=lift_gate" />
1479 <key key="barrier" value="lift_gate" />
1480 <reference ref="barrier_5" />
1481 <reference ref="optional_maxwidth" />
1482 <reference ref="highway_access" />
1483 </item> <!-- Lift Gate -->
1484 <item name="Swing Gate" icon="presets/barrier/swing_gate.svg" type="node" preset_name_label="true">
1485 <link wiki="Tag:barrier=swing_gate" />
1486 <key key="barrier" value="swing_gate" />
1487 <combo key="swing_gate:type" text="Type" values="single,double" values_context="swing_gate" />
1488 <reference ref="barrier_5" />
1489 <reference ref="optional_maxwidth" />
1490 <reference ref="highway_access" />
1491 </item> <!-- Swing Gate -->
1492 <item name="Hampshire Gate" type="node" preset_name_label="true">
1493 <link wiki="Tag:barrier=hampshire_gate" />
1494 <key key="barrier" value="hampshire_gate" />
1495 <reference ref="barrier_5" />
1496 <reference ref="optional_maxwidth" />
1497 </item> <!-- Hampshire Gate -->
1498 <item name="Bump Gate" type="node" preset_name_label="true">
1499 <link wiki="Tag:barrier=bump_gate" />
1500 <key key="barrier" value="bump_gate" />
1501 <reference ref="barrier_5" />
1502 <reference ref="optional_maxwidth" />
1503 </item> <!-- Bump Gate -->
1504 <item name="Kissing Gate" icon="presets/barrier/kissing_gate.svg" type="node" preset_name_label="true">
1505 <link wiki="Tag:barrier=kissing_gate" />
1506 <key key="barrier" value="kissing_gate" />
1507 <reference ref="barrier_2" />
1508 <reference ref="optional_maxwidth" />
1509 </item> <!-- Kissing Gate -->
1510 <item name="Chain" icon="presets/barrier/chain.svg" type="node,way,closedway" preset_name_label="true">
1511 <link wiki="Tag:barrier=chain" />
1512 <key key="barrier" value="chain" />
1513 <reference ref="barrier_5" />
1514 <reference ref="optional_maxwidth" />
1515 </item> <!-- Chain -->
1516 <item name="Stile" icon="presets/barrier/stile.svg" type="node" preset_name_label="true">
1517 <link wiki="Tag:barrier=stile" />
1518 <space />
1519 <key key="barrier" value="stile" />
1520 <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
1521 <optional>
1522 <combo key="material" text="Material" values="metal,stone,wood" />
1523 </optional>
1524 <reference ref="barrier_2" />
1525 </item> <!-- Stile -->
1526 <item name="Turnstile" icon="presets/barrier/turnstile.svg" type="node" preset_name_label="true">
1527 <link wiki="Tag:barrier=turnstile" />
1528 <key key="barrier" value="turnstile" />
1529 <reference ref="barrier_2" />
1530 </item> <!-- Turnstile -->
1531 <item name="Sally Port" icon="presets/barrier/sally_port.svg" type="node" preset_name_label="true">
1532 <link wiki="Tag:barrier=sally_port" />
1533 <key key="barrier" value="sally_port" />
1534 <reference ref="barrier_5" />
1535 <reference ref="optional_maxheight_maxwidth" />
1536 </item> <!-- Sally Port -->
1537 </group> <!-- Barriers -->
1538 <group name="Passageways" icon="presets/transport/passage/tunnel.svg">
1539 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="way" preset_name_label="true">
1540 <link wiki="Key:tunnel" />
1541 <key key="tunnel" value="yes" />
1542 <optional>
1543 <text key="name" text="Name" />
1544 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" />
1545 <text key="width" text="Width (meters)" />
1546 <text key="maxheight" text="Max. height (meters)" />
1547 <space />
1548 <text key="maxspeed" text="Max. speed (km/h)" />
1549 <text key="maxspeed:forward" text="Max. speed in way direction" />
1550 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
1551 <space />
1552 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1553 <check key="toll" text="Toll" />
1554 </optional>
1555 </item> <!-- Tunnel -->
1556 <item name="Building Passage" icon="presets/transport/passage/tunnel_building_passage.svg" type="way" preset_name_label="true">
1557 <link wiki="Key:tunnel" />
1558 <key key="tunnel" value="building_passage" />
1559 <optional>
1560 <reference ref="name_layer" />
1561 <text key="width" text="Width (meters)" />
1562 <text key="maxheight" text="Max. height (meters)" />
1563 <text key="maxspeed" text="Max. speed (km/h)" />
1564 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1565 </optional>
1566 </item> <!-- Building Passage -->
1567 <item name="Arcade" icon="presets/transport/passage/arcade.svg" type="way" preset_name_label="true">
1568 <link wiki="Key:covered" />
1569 <space />
1570 <key key="covered" value="arcade" />
1571 <check key="arcade:left" value_on="open" text="Open on left side" />
1572 <check key="arcade:right" value_on="open" text="Open on right side" />
1573 <optional>
1574 <reference ref="name_layer" />
1575 <text key="width" text="Width (meters)" />
1576 </optional>
1577 </item> <!-- Arcade -->
1578 <item name="Colonnade" icon="presets/transport/passage/colonnade.svg" type="way" preset_name_label="true">
1579 <link wiki="Key:covered" />
1580 <space />
1581 <key key="covered" value="colonnade" />
1582 <check key="colonnade:left" value_on="open" text="Open on left side" />
1583 <check key="colonnade:right" value_on="open" text="Open on right side" />
1584 <optional>
1585 <reference ref="name_layer" />
1586 <text key="width" text="Width (meters)" />
1587 </optional>
1588 </item> <!-- Colonnade -->
1589 <item name="Avalanche Protector" icon="presets/transport/passage/tunnel_avalanche_protector.svg" type="way" preset_name_label="true">
1590 <link wiki="Key:tunnel" />
1591 <space />
1592 <key key="tunnel" value="avalanche_protector" />
1593 <check key="avalanche_protector:left" value_on="open" text="Open on left side" />
1594 <check key="avalanche_protector:right" value_on="open" text="Open on right side" />
1595 <optional>
1596 <reference ref="name_layer" />
1597 <text key="width" text="Width (meters)" />
1598 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1599 </optional>
1600 </item> <!-- Avalanche Protector -->
1601 </group> <!-- Passageways -->
1602 </group> <!-- Highways -->
1603 <group name="Water" name_context="main group" icon="presets/nautical/waterway_river.svg">
1604 <group name="Water" name_context="sub group" icon="presets/nautical/waterway_river.svg">
1605 <item name="River" icon="presets/nautical/waterway_river.svg" type="way" preset_name_label="true">
1606 <link wiki="Tag:waterway=river" />
1607 <space />
1608 <key key="waterway" value="river" />
1609 <text key="name" text="Name" />
1610 <optional>
1611 <reference ref="waterway_wikipedia" />
1612 <check key="lock" text="Lock" disable_off="true" />
1613 </optional>
1614 <reference ref="water_access" />
1615 </item> <!-- River -->
1616 <item name="Stream" icon="presets/nautical/waterway_stream.svg" type="way" preset_name_label="true">
1617 <link wiki="Tag:waterway=stream" />
1618 <space />
1619 <key key="waterway" value="stream" />
1620 <text key="name" text="Name" />
1621 <optional>
1622 <reference ref="waterway_wikipedia" />
1623 </optional>
1624 <reference ref="water_access" />
1625 </item> <!-- Stream -->
1626 <item name="Tidal channel" icon="presets/nautical/tidal_channel.svg" type="way" preset_name_label="true">
1627 <link wiki="Tag:waterway=tidal_channel" />
1628 <space />
1629 <key key="waterway" value="tidal_channel" />
1630 <optional>
1631 <text key="name" text="Name" />
1632 <check key="salt" text="Salt Water" disable_off="true" />
1633 <check key="intermittent" text="Intermittent" disable_off="true" />
1634 <check key="seasonal" text="Seasonal" disable_off="true" />
1635 <text key="width" text="Width (meters)" />
1636 <text key="wikipedia" text="Wikipedia" />
1637 </optional>
1638 </item> <!-- Tidal channel -->
1639 <item name="Canal" icon="presets/nautical/waterway_canal.svg" type="way" preset_name_label="true">
1640 <link wiki="Tag:waterway=canal" />
1641 <space />
1642 <key key="waterway" value="canal" />
1643 <text key="name" text="Name" />
1644 <optional>
1645 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
1646 <combo key="tunnel" text="Tunnel" values="culvert,flooded,yes" />
1647 <combo key="usage" text="Usage" values="transportation,transmission,irrigation,headrace,tailrace,spillway" values_context="usage" />
1648 <text key="width" text="Width (meters)" />
1649 <text key="wikipedia" text="Wikipedia" />
1650 <check key="lock" text="Lock" disable_off="true" />
1651 </optional>
1652 <reference ref="water_access" />
1653 </item> <!-- Canal -->
1654 <item name="Drain" icon="presets/nautical/waterway_drain.svg" type="way" preset_name_label="true">
1655 <link wiki="Tag:waterway=drain" />
1656 <space />
1657 <key key="waterway" value="drain" />
1658 <optional>
1659 <text key="name" text="Name" />
1660 <reference ref="waterway" />
1661 </optional>
1662 </item> <!-- Drain -->
1663 <item name="Ditch" icon="presets/nautical/waterway_ditch.svg" type="way" preset_name_label="true">
1664 <link wiki="Tag:waterway=ditch" />
1665 <space />
1666 <key key="waterway" value="ditch" />
1667 <optional>
1668 <text key="name" text="Name" />
1669 <reference ref="waterway" />
1670 </optional>
1671 </item> <!-- Ditch -->
1672 <separator/>
1673 <item name="Spring" icon="presets/landmark/spring.svg" type="node,closedway" preset_name_label="true">
1674 <link wiki="Tag:natural=spring" />
1675 <label text="A point where groundwater naturally flows to the surface of the earth from underground." />
1676 <space />
1677 <key key="natural" value="spring" />
1678 <text key="name" text="Name" />
1679 <check key="drinking_water" text="Drinking Water" />
1680 </item> <!-- Spring -->
1681 <item name="Waterfall" icon="presets/nautical/waterfall.svg" type="node,way" preset_name_label="true">
1682 <link wiki="Tag:waterway=waterfall" />
1683 <space />
1684 <key key="waterway" value="waterfall" />
1685 <reference ref="name_wikipedia" />
1686 <text key="height" text="Height (meters)" length="7" />
1687 </item> <!-- Waterfall -->
1688 <item name="Weir" icon="presets/nautical/weir.svg" type="node,way" preset_name_label="true">
1689 <link wiki="Tag:waterway=weir" />
1690 <space />
1691 <key key="waterway" value="weir" />
1692 <text key="name" text="Name" />
1693 </item> <!-- Weir -->
1694 <item name="Dam" icon="presets/nautical/dam.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1695 <link wiki="Tag:waterway=dam" />
1696 <space />
1697 <key key="waterway" value="dam" />
1698 <reference ref="name_wikipedia" />
1699 </item> <!-- Dam -->
1700 <item name="Levee" icon="presets/misc/dyke.svg" type="way" preset_name_label="true">
1701 <link wiki="Tag:man_made=dyke" />
1702 <space />
1703 <key key="man_made" value="dyke" />
1704 </item> <!-- Levee -->
1705 <item name="Groyne" icon="presets/nautical/groyne.svg" type="way,closedway,multipolygon" preset_name_label="true">
1706 <link wiki="Tag:man_made=groyne" />
1707 <key key="man_made" value="groyne" />
1708 </item> <!-- Groyne -->
1709 <item name="Breakwater" icon="presets/nautical/breakwater.svg" type="way,closedway,multipolygon" preset_name_label="true">
1710 <link wiki="Tag:man_made=breakwater" />
1711 <space />
1712 <key key="man_made" value="breakwater" />
1713 <text key="ref" text="Reference" />
1714 <text key="name" text="Name" />
1715 </item> <!-- Breakwater -->
1716 <separator/>
1717 <item name="Culvert" icon="presets/transport/passage/tunnel_culvert.svg" type="way" preset_name_label="true">
1718 <link wiki="Tag:tunnel=culvert" />
1719 <key key="tunnel" value="culvert" />
1720 <optional>
1721 <text key="name" text="Name" />
1722 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" />
1723 <text key="width" text="Width (meters)" />
1724 </optional>
1725 </item> <!-- Culvert -->
1726 <item name="Penstock" icon="presets/nautical/penstock.svg" type="way" preset_name_label="true">
1727 <link wiki="Tag:usage=penstock" />
1728 <key key="waterway" value="pressurised" />
1729 <key key="man_made" value="pipeline" />
1730 <key key="substance" value="water" />
1731 <key key="usage" value="penstock" />
1732 <combo key="location" text="Location" values="overground,underground" values_context="pipeline" />
1733 <optional>
1734 <text key="name" text="Name" />
1735 <text key="operator" text="Operator" />
1736 <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" />
1737 <text key="pressure" text="Pressure (bar)" />
1738 <combo key="material" text="Material" values="metal,steel" />
1739 </optional>
1740 </item> <!-- Penstock -->
1741 <separator/>
1742 <item name="Basin" icon="presets/landuse/basin.svg" type="node,closedway,multipolygon" preset_name_label="true">
1743 <link wiki="Tag:landuse=basin" />
1744 <space />
1745 <key key="landuse" value="basin" />
1746 <combo key="basin" text="Type" values="retention,infiltration,detention" />
1747 <reference ref="optional_name" />
1748 </item> <!-- Basin -->
1749 <item name="Reservoir" icon="presets/landuse/reservoir.svg" type="node,closedway,multipolygon" preset_name_label="true">
1750 <link wiki="Tag:landuse=reservoir" />
1751 <space />
1752 <key key="landuse" value="reservoir" />
1753 <combo key="reservoir_type" text="Type" values="evaporator,sewage,tailings,water_storage" />
1754 <reference ref="optional_name" />
1755 </item> <!-- Reservoir -->
1756 <item name="Covered Reservoir" icon="presets/landmark/reservoir_covered.svg" type="node,closedway,multipolygon" preset_name_label="true">
1757 <link wiki="Tag:man_made=reservoir_covered" />
1758 <space />
1759 <key key="man_made" value="reservoir_covered" />
1760 <reference ref="optional_name" />
1761 </item> <!-- Covered Reservoir -->
1762 <separator/>
1763 <item name="Water" name_context="natural" icon="presets/nautical/water.svg" type="closedway,multipolygon" preset_name_label="true">
1764 <link wiki="Tag:natural=water" />
1765 <label text="A body of standing water, such as a lake or pond." />
1766 <space />
1767 <key key="natural" value="water" />
1768 <text key="name" text="Name" />
1769 <combo key="water" text="Water Body" values="canal,lake,lagoon,oxbow,pond,reservoir,river,lock,wastewater" match="key" values_searchable="true" />
1770 <check key="salt" text="Salt Water" disable_off="true" />
1771 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
1772 <check key="tidal" text="In the tidal range" disable_off="true" />
1773 <text key="ele" text="Elevation (meters)" lenght="10" />
1774 <text key="wikipedia" text="Wikipedia" />
1775 <reference ref="water_access" />
1776 </item> <!-- Water -->
1777 <item name="Coastline" icon="presets/nautical/coast_line.svg" type="way,closedway" preset_name_label="true">
1778 <link wiki="Tag:natural=coastline" />
1779 <label text="Line between the sea and land (with the water on the right side of the way)." />
1780 <space />
1781 <key key="natural" value="coastline" />
1782 <text key="name" text="Name" />
1783 </item> <!-- Coastline -->
1784 <item name="Riverbank" icon="presets/nautical/waterway_riverbank.svg" type="closedway,multipolygon" preset_name_label="true">
1785 <link wiki="Tag:waterway=riverbank" />
1786 <space />
1787 <key key="waterway" value="riverbank" />
1788 <text key="name" text="Name" />
1789 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
1790 <check key="tidal" text="In the tidal range" disable_off="true" />
1791 </item> <!-- Riverbank -->
1792 <separator/>
1793 <item name="Wetland" icon="presets/landuse/wetland.svg" type="closedway,multipolygon" preset_name_label="true">
1794 <link wiki="Tag:natural=wetland" />
1795 <label text="Waterlogged area, either permanently or seasonally with vegetation." />
1796 <space />
1797 <key key="natural" value="wetland" />
1798 <text key="name" text="Name" />
1799 <combo key="wetland" text="Type" values="bog,fen,mangrove,marsh,reedbed,saltern,saltmarsh,string_bog,swamp,tidalflat,wet_meadow" values_searchable="true" />
1800 <check key="seasonal" text="Seasonal" disable_off="true" />
1801 </item> <!-- Wetland -->
1802 <item name="Mud" icon="presets/landuse/mud.svg" type="closedway,multipolygon" preset_name_label="true">
1803 <link wiki="Tag:natural=mud" />
1804 <label text="Large area covered with mud." />
1805 <space />
1806 <key key="natural" value="mud" />
1807 <text key="name" text="Name" />
1808 </item> <!-- Mud -->
1809 <item name="Beach" icon="presets/nautical/beach.svg" type="closedway,multipolygon" preset_name_label="true">
1810 <link wiki="Tag:natural=beach" />
1811 <label text="A flat area of sand, gravel or pebble next to water." />
1812 <space />
1813 <key key="natural" value="beach" />
1814 <reference ref="name_wikipedia" />
1815 <optional>
1816 <reference ref="supervised" />
1817 <reference ref="oh_wheelchair" />
1818 <reference ref="POI_access" />
1819 <combo key="surface" text="Surface" values="gravel,pebblestone,sand" />
1820 <combo key="sport" text="Sport" values="swimming,surfing" />
1821 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
1822 </optional>
1823 </item> <!-- Beach -->
1824 <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1825 <link wiki="Tag:natural=bay" />
1826 <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." />
1827 <space />
1828 <key key="natural" value="bay" />
1829 <text key="name" text="Name" />
1830 <optional>
1831 <check key="bay" text="Fjord" value_on="fjord" disable_off="true" />
1832 </optional>
1833 </item> <!-- Bay -->
1834 <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
1835 <link wiki="Tag:natural=cape" />
1836 <label text="A prominent, elevated piece of land sticking out into the sea or large lake." />
1837 <space />
1838 <key key="natural" value="cape" />
1839 <text key="name" text="Name" />
1840 </item> <!-- Cape -->
1841 <item name="Strait" icon="presets/nautical/strait.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1842 <link wiki="Tag:natural=strait" />
1843 <space />
1844 <key key="natural" value="strait" />
1845 <text key="name" text="Name" />
1846 </item> <!-- Strait -->
1847 </group> <!-- Water -->
1848 <group name="Shipping" icon="presets/nautical/ferry.svg">
1849 <item name="Ferry Terminal" icon="presets/nautical/ferry.svg" type="node,closedway,multipolygon" preset_name_label="true">
1850 <link wiki="Tag:amenity=ferry_terminal" />
1851 <space />
1852 <key key="amenity" value="ferry_terminal" />
1853 <text key="name" text="Name" />
1854 <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" values_context="cargo" />
1855 </item> <!-- Ferry Terminal -->
1856 <item name="Ferry Route" icon="presets/nautical/ferry.svg" type="way,closedway,relation" preset_name_label="true">
1857 <link wiki="Tag:route=ferry" />
1858 <key key="route" value="ferry" />
1859 <optional>
1860 <reference ref="name_ref_operator" />
1861 <reference ref="oh_wheelchair" />
1862 <space />
1863 <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30" values_no_i18n="true" />
1864 <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30" values_no_i18n="true" />
1865 <reference ref="fee" />
1866 <combo key="ferry" text="Highway type the ferry connects" values="trunk,primary,secondary,tertiary,unclassified" values_context="Highway" values_sort="false" />
1867 <check key="ferry:cable" text="Reaction ferry" />
1868 </optional>
1869 <preset_link preset_name="Road Restrictions" />
1870 </item> <!-- Ferry Route -->
1871 <separator/>
1872 <item name="Marina" icon="presets/nautical/marina.svg" type="node,closedway,multipolygon" preset_name_label="true">
1873 <link wiki="Tag:leisure=marina" />
1874 <space />
1875 <key key="leisure" value="marina" />
1876 <text key="name" text="Name" />
1877 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
1878 </item> <!-- Marina -->
1879 <item name="Marine Fuel" icon="presets/nautical/marine_fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
1880 <link wiki="Tag:waterway=fuel"/>
1881 <space />
1882 <key key="waterway" value="fuel" />
1883 <optional>
1884 <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" />
1885 <reference ref="name_operator" />
1886 <reference ref="oh" />
1887 <space />
1888 <label text="Fuel types:" />
1889 <checkgroup columns="2">
1890 <check key="fuel:diesel" text="Diesel" />
1891 <check key="fuel:biodiesel" text="Bio Diesel" />
1892 <check key="fuel:octane_80" text="Octane 80" />
1893 <check key="fuel:octane_87" text="Octane 87" />
1894 <check key="fuel:octane_91" text="Octane 91" />
1895 <check key="fuel:octane_92" text="Octane 92" />
1896 <check key="fuel:octane_95" text="Octane 95" />
1897 <check key="fuel:octane_98" text="Octane 98" />
1898 <check key="fuel:octane_100" text="Octane 100" />
1899 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
1900 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
1901 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
1902 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
1903 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
1904 </checkgroup>
1905 </optional>
1906 <reference ref="link_contact_address_payment" />
1907 </item> <!-- Marine Fuel -->
1908 <item name="Pier" icon="presets/nautical/pier.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1909 <link wiki="Tag:man_made=pier" />
1910 <space />
1911 <key key="man_made" value="pier" />
1912 <text key="name" text="Name" />
1913 <combo key="mooring" text="Mooring" values="yes,no,private,commercial" />
1914 <check key="floating" text="Floating" />
1915 </item> <!-- Pier -->
1916 <item name="Lock Gate" icon="presets/nautical/lock_gate.svg" type="node,way" preset_name_label="true">
1917 <link wiki="Tag:waterway=lock_gate" />
1918 <key key="waterway" value="lock_gate" />
1919 </item> <!-- Lock Gate -->
1920 <item name="Turning Point" icon="presets/nautical/turning.svg" type="node" preset_name_label="true">
1921 <link wiki="Tag:waterway=turning_point" />
1922 <key key="waterway" value="turning_point" />
1923 </item> <!-- Turning Point -->
1924 <separator/>
1925 <item name="Slipway" icon="presets/nautical/slipway.svg" type="node,way" preset_name_label="true">
1926 <link wiki="Tag:leisure=slipway" />
1927 <key key="leisure" value="slipway" />
1928 <optional>
1929 <text key="name" text="Name" />
1930 </optional>
1931 </item> <!-- Slipway -->
1932 <item name="Boatyard" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1933 <link wiki="Tag:waterway=boatyard" />
1934 <space />
1935 <key key="waterway" value="boatyard" />
1936 <text key="name" text="Name" />
1937 </item> <!-- Boatyard -->
1938 <item name="Dock" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1939 <link wiki="Tag:waterway=dock" />
1940 <space />
1941 <key key="waterway" value="dock" />
1942 <text key="name" text="Name" />
1943 </item> <!-- Dock -->
1944 </group> <!-- Shipping -->
1945 </group> <!-- Water -->
1946 <group name="Transport" icon="presets/transport/railway/rail.svg">
1947 <group name="Railway" icon="presets/transport/railway/rail.svg">
1948 <item name="Rail" icon="presets/transport/railway/rail.svg" type="way" preset_name_label="true">
1949 <link wiki="Tag:railway=rail" />
1950 <key key="railway" value="rail" />
1951 <optional>
1952 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1953 <reference ref="railway_service_gauge_electrified_yesno" />
1954 </optional>
1955 </item> <!-- Rail -->
1956 <item name="Narrow Gauge Rail" icon="presets/transport/railway/narrow_gauge_rail.svg" type="way" preset_name_label="true">
1957 <link wiki="Tag:railway=narrow_gauge" />
1958 <key key="railway" value="narrow_gauge" />
1959 <optional>
1960 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1961 <reference ref="railway_service_gauge_electrified_yesno" />
1962 </optional>
1963 </item> <!-- Narrow Gauge Rail -->
1964 <item name="Monorail" icon="presets/transport/railway/monorail.svg" type="way" preset_name_label="true">
1965 <link wiki="Tag:railway=monorail" />
1966 <key key="railway" value="monorail" />
1967 <optional>
1968 <reference ref="railway_service" />
1969 <reference ref="railway_electrified_yesno" />
1970 </optional>
1971 </item> <!-- Monorail -->
1972 <item name="Preserved" icon="presets/transport/railway/preserved.svg" type="way" preset_name_label="true">
1973 <link wiki="Tag:railway=preserved" />
1974 <key key="railway" value="preserved" />
1975 <optional>
1976 <reference ref="railway_service_gauge_electrified_yesno" />
1977 </optional>
1978 </item> <!-- Preserved -->
1979 <item name="Light Rail" icon="presets/transport/railway/light_rail.svg" type="way" preset_name_label="true">
1980 <link wiki="Tag:railway=light_rail" />
1981 <key key="railway" value="light_rail" />
1982 <optional>
1983 <reference ref="railway_service_gauge_electrified_yesno" />
1984 </optional>
1985 </item> <!-- Light Rail -->
1986 <item name="Subway" icon="presets/transport/railway/subway.svg" type="way" preset_name_label="true">
1987 <link wiki="Tag:railway=subway" />
1988 <key key="railway" value="subway" />
1989 <optional>
1990 <reference ref="railway_service_gauge_electrified_yesno" />
1991 </optional>
1992 </item> <!-- Subway -->
1993 <item name="Tram" icon="presets/transport/railway/tram.svg" type="way" preset_name_label="true">
1994 <link wiki="Tag:railway=tram" />
1995 <key key="railway" value="tram" />
1996 <optional>
1997 <reference ref="railway_service_gauge_electrified_yesno" />
1998 </optional>
1999 </item> <!-- Tram -->
2000 <item name="Funicular" icon="presets/transport/railway/funicular.svg" type="way" preset_name_label="true">
2001 <link wiki="Tag:railway=funicular" />
2002 <key key="railway" value="funicular" />
2003 <optional>
2004 <reference ref="railway_service_gauge_electrified_yesno" />
2005 </optional>
2006 </item> <!-- Funicular -->
2007 <item name="Bus Guideway" icon="presets/transport/railway/bus_guideway.svg" type="way" preset_name_label="true">
2008 <link wiki="Tag:highway=bus_guideway" />
2009 <key key="highway" value="bus_guideway" />
2010 <optional>
2011 <text key="name" text="Name" />
2012 <reference ref="highway_yesno" />
2013 <check key="oneway" text="Oneway" />
2014 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
2015 <reference ref="surface_smoothness" />
2016 <text key="maxspeed" text="Max. speed (km/h)" />
2017 <text key="width" text="Width (meters)" />
2018 </optional>
2019 </item> <!-- Bus Guideway -->
2020 <separator/>
2021 <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
2022 <link wiki="Key:construction" />
2023 <key key="railway" value="construction" />
2024 <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
2025 <optional>
2026 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
2027 <reference ref="railway_service_gauge_electrified_yesno" />
2028 </optional>
2029 </item> <!-- Railway construction -->
2030 <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
2031 <link wiki="Tag:railway=disused" />
2032 <key key="railway" value="disused" />
2033 <optional>
2034 <reference ref="railway_service" />
2035 <reference ref="highway_yesno" />
2036 </optional>
2037 </item> <!-- Disused Rail -->
2038 <item name="Abandoned Rail" icon="presets/transport/railway/abandoned_rail.svg" type="way" preset_name_label="true">
2039 <link wiki="Tag:railway=abandoned" />
2040 <key key="railway" value="abandoned" />
2041 <optional>
2042 <reference ref="railway_service" />
2043 <reference ref="highway_yesno" />
2044 </optional>
2045 </item> <!-- Abandoned Rail -->
2046 <separator/>
2047 <item name="Level Crossing" icon="presets/transport/railway/level_crossing.svg" type="node" preset_name_label="true">
2048 <link wiki="Tag:railway=level_crossing" />
2049 <key key="railway" value="level_crossing" />
2050 <optional>
2051 <reference ref="supervised" />
2052 <check key="crossing:light" text="Traffic lights" />
2053 <check key="crossing:bell" text="Sound signals" />
2054 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2055 </optional>
2056 </item> <!-- Level Crossing -->
2057 <item name="Crossing" icon="presets/transport/railway/crossing.svg" type="node" preset_name_label="true">
2058 <link wiki="Tag:railway=crossing" />
2059 <key key="railway" value="crossing" />
2060 <optional>
2061 <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals" />
2062 <reference ref="supervised" />
2063 <check key="horse" text="Cross on horseback" />
2064 <check key="bicycle" text="Cross by bicycle" />
2065 <check key="crossing:light" text="Traffic lights" />
2066 <check key="crossing:bell" text="Sound signals" />
2067 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2068 </optional>
2069 </item> <!-- Crossing -->
2070 <item name="Turntable" icon="presets/transport/railway/turntable.svg" type="node,closedway" preset_name_label="true">
2071 <link wiki="Tag:railway=turntable" />
2072 <key key="railway" value="turntable" />
2073 </item> <!-- Turntable -->
2074 <item name="Buffer Stop" icon="presets/transport/railway/buffer_stop.svg" type="node" preset_name_label="true">
2075 <link wiki="Tag:railway=buffer_stop" />
2076 <key key="railway" value="buffer_stop" />
2077 </item> <!-- Buffer Stop -->
2078 <item name="Railway Switch" icon="presets/transport/railway/switch.svg" type="node" preset_name_label="true">
2079 <link wiki="Tag:railway=switch" />
2080 <key key="railway" value="switch" />
2081 <combo key="railway:switch" text="Type" values="abt,default,double_slip,single_slip,three_way,wye" />
2082 <text key="ref" text="Reference" />
2083 <text key="operator" text="Operator" />
2084 </item> <!-- Railway Switch -->
2085 <item name="Railway crossing" icon="presets/transport/railway/railway_crossing.svg" type="node" preset_name_label="true">
2086 <link wiki="Tag:railway=railway_crossing" />
2087 <key key="railway" value="railway_crossing" />
2088 <text key="ref" text="Reference" />
2089 <text key="operator" text="Operator" />
2090 </item> <!-- Railway crossing -->
2091 <item name="Railway Signal" icon="presets/transport/railway/signal.svg" type="node" preset_name_label="true">
2092 <link wiki="Tag:railway=signal" />
2093 <key key="railway" value="signal" />
2094 <text key="ref" text="Reference" />
2095 <text key="operator" text="Operator" />
2096 </item> <!-- Railway Signal -->
2097 <item name="Railway milestone" icon="presets/transport/railway/milestone.svg" type="node" preset_name_label="true">
2098 <link wiki="Tag:railway=milestone" />
2099 <key key="railway" value="milestone" />
2100 <text key="distance" text="Distance (kilometers)" />
2101 <text key="ref" text="Reference" />
2102 </item> <!-- Railway Milestone -->
2103 </group> <!-- Railway -->
2104 <group name="Aerialway" icon="presets/transport/aerialway/gondola.svg">
2105 <item name="Cable Car" icon="presets/transport/aerialway/cable_car.svg" type="way" preset_name_label="true">
2106 <link wiki="Tag:aerialway=cable_car" />
2107 <space />
2108 <key key="aerialway" value="cable_car" />
2109 <reference ref="name_ref" />
2110 <optional>
2111 <text key="aerialway:capacity" text="Number of people per hour" />
2112 <text key="aerialway:occupancy" text="Number of people per car" />
2113 <text key="aerialway:duration" text="Typical journey time in minutes" />
2114 <check key="aerialway:heating" text="Has heating?" />
2115 </optional>
2116 </item> <!-- Cable Car -->
2117 <item name="Chair Lift" icon="presets/transport/aerialway/chair_lift.svg" type="way" preset_name_label="true">
2118 <link wiki="Tag:aerialway=chair_lift" />
2119 <space />
2120 <key key="aerialway" value="chair_lift" />
2121 <reference ref="name_ref" />
2122 <optional>
2123 <text key="aerialway:capacity" text="Number of people per hour" />
2124 <text key="aerialway:occupancy" text="Number of people per chair" />
2125 <text key="aerialway:duration" text="Typical journey time in minutes" />
2126 <check key="aerialway:bubble" text="Has bubble?" />
2127 <check key="aerialway:heating" text="Has heating?" />
2128 </optional>
2129 </item> <!-- Chair Lift -->
2130 <item name="Gondola" icon="presets/transport/aerialway/gondola.svg" type="way" preset_name_label="true">
2131 <link wiki="Tag:aerialway=gondola" />
2132 <space />
2133 <key key="aerialway" value="gondola" />
2134 <reference ref="name_ref" />
2135 <optional>
2136 <text key="aerialway:capacity" text="Number of people per hour" />
2137 <text key="aerialway:occupancy" text="Number of people per gondola" />
2138 <text key="aerialway:duration" text="Typical journey time in minutes" />
2139 <check key="aerialway:heating" text="Has heating?" />
2140 </optional>
2141 </item> <!-- Gondola -->
2142 <item name="Mixed Lift" icon="presets/transport/aerialway/mixed_lift.svg" type="way" preset_name_label="true">
2143 <link wiki="Tag:aerialway=mixed_lift" />
2144 <space />
2145 <key key="aerialway" value="mixed_lift" />
2146 <reference ref="name_ref" />
2147 <optional>
2148 <text key="aerialway:capacity" text="Number of people per hour" />
2149 <text key="aerialway:occupancy" text="Number of people per gondola/chair" />
2150 <text key="aerialway:duration" text="Typical journey time in minutes" />
2151 <check key="aerialway:bubble" text="Has bubble?" />
2152 <check key="aerialway:heating" text="Has heating?" />
2153 </optional>
2154 </item> <!-- Mixed Lift -->
2155 <item name="Drag Lift" icon="presets/transport/aerialway/drag_lift.svg" type="way" preset_name_label="true">
2156 <link wiki="Tag:aerialway=drag_lift" />
2157 <space />
2158 <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" />
2159 <reference ref="name_ref" />
2160 <optional>
2161 <text key="aerialway:capacity" text="Number of people per hour" />
2162 <text key="aerialway:duration" text="Typical journey time in minutes" />
2163 </optional>
2164 </item> <!-- Drag Lift -->
2165 <item name="Magic Carpet" icon="presets/transport/aerialway/magic_carpet.svg" type="way" preset_name_label="true">
2166 <link wiki="Tag:aerialway=magic_carpet" />
2167 <space />
2168 <key key="aerialway" value="magic_carpet" />
2169 <reference ref="name_ref" />
2170 <optional>
2171 <text key="aerialway:capacity" text="Number of people per hour" />
2172 <text key="aerialway:duration" text="Typical journey time in minutes" />
2173 </optional>
2174 </item> <!-- Magic Carpet -->
2175 <item name="Goods" icon="presets/transport/aerialway/goods.svg" type="way" preset_name_label="true">
2176 <link wiki="Tag:aerialway=goods" />
2177 <space />
2178 <key key="aerialway" value="goods" />
2179 <reference ref="name_ref" />
2180 <optional>
2181 <text key="aerialway:duration" text="Typical journey time in minutes" />
2182 </optional>
2183 </item> <!-- Goods -->
2184 <item name="Zip line" icon="presets/transport/aerialway/zip_line.svg" type="way" preset_name_label="true">
2185 <link wiki="Tag:aerialway=zip_line" />
2186 <space />
2187 <key key="aerialway" value="zip_line" />
2188 <optional>
2189 <reference ref="name_ref_operator" />
2190 <reference ref="oh" />
2191 <reference ref="fee" />
2192 <reference ref="min_age" />
2193 <text key="maxweight" text="Max. weight (tonnes)" />
2194 </optional>
2195 </item> <!-- Zip line -->
2196 <separator/>
2197 <item name="Station" name_context="aerialway" icon="presets/transport/aerialway/station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2198 <link wiki="Tag:aerialway=station" />
2199 <space />
2200 <key key="aerialway" value="station" />
2201 <text key="name" text="Name" />
2202 </item> <!-- Station -->
2203 <item name="Pylon" icon="presets/transport/aerialway/pylon.svg" type="node" preset_name_label="true">
2204 <link wiki="Tag:aerialway=pylon" />
2205 <space />
2206 <key key="aerialway" value="pylon" />
2207 <text key="name" text="Name" />
2208 </item> <!-- Pylon -->
2209 </group> <!-- Aerialway -->
2210 <separator/>
2211 <group name="Car" icon="presets/shop/vehicle.svg">
2212 <item name="Parking" name_context="car" icon="presets/vehicle/parking/parking.svg" type="node,closedway,multipolygon" preset_name_label="true">
2213 <link wiki="Tag:amenity=parking" />
2214 <space />
2215 <key key="amenity" value="parking" />
2216 <reference ref="parking_name_type_ref" />
2217 <text key="maxheight" text="Max. height (meters)" />
2218 <combo key="park_ride" text="Park and Ride" values="yes,no,bus,train,tram,metro,ferry" />
2219 <reference ref="parking_access_fee_operator_surface_smoothness" />
2220 <space />
2221 <text key="capacity" text="Capacity (overall)" />
2222 <combo key="capacity:disabled" text="Spaces for Disabled" values="yes,no,1,2,3" />
2223 <combo key="capacity:women" text="Spaces for Women" values="yes,no,1,2,3" />
2224 <combo key="capacity:parent" text="Spaces for Parents" values="yes,no,1,2,3" />
2225 <label text="See the Wiki for other capacity:[types]=*." />
2226 <space />
2227 <reference ref="maxstay" />
2228 <reference ref="supervised_lit_oh" />
2229 </item> <!-- Parking -->
2230 <item name="Parking Space" icon="presets/vehicle/parking/parking_space.svg" type="node,closedway" preset_name_label="true">
2231 <link wiki="Tag:amenity=parking_space" />
2232 <space />
2233 <key key="amenity" value="parking_space" />
2234 <reference ref="parking_name_type_ref" />
2235 <text key="capacity" text="Capacity" />
2236 <reference ref="parking_access_fee_operator_surface_smoothness" />
2237 <reference ref="maxstay" />
2238 <reference ref="supervised_lit_oh" />
2239 <check key="covered" text="Covered (with roof)" />
2240 </item> <!-- Parking Space -->
2241 <item name="Parking Entrance" icon="presets/vehicle/parking/parking.svg" type="node" preset_name_label="true">
2242 <link wiki="Tag:amenity=parking_entrance" />
2243 <space />
2244 <key key="amenity" value="parking_entrance" />
2245 <reference ref="parking_name_type_ref" />
2246 <text key="maxheight" text="Max. height (meters)" />
2247 <reference ref="parking_access_fee_operator_surface_smoothness" />
2248 <reference ref="supervised_lit_oh" />
2249 <check key="covered" text="Covered (with roof)" />
2250 </item> <!-- Parking Entrance -->
2251 <separator/>
2252 <item name="Fuel" icon="presets/vehicle/fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2253 <link wiki="Tag:amenity=fuel" />
2254 <space />
2255 <key key="amenity" value="fuel" />
2256 <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" />
2257 <optional>
2258 <text key="name" text="Name" />
2259 <text key="operator" text="Operator" />
2260 <reference ref="oh_wheelchair" />
2261 <combo key="shop" text="With shop" values="yes,convenience,kiosk,no" />
2262 <space />
2263 <label text="Fuel types:" />
2264 <checkgroup columns="2">
2265 <check key="fuel:diesel" text="Diesel" />
2266 <check key="fuel:biodiesel" text="Bio Diesel" />
2267 <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" />
2268 <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" />
2269 <check key="fuel:octane_80" text="Octane 80" />
2270 <check key="fuel:octane_87" text="Octane 87" />
2271 <check key="fuel:octane_91" text="Octane 91" />
2272 <check key="fuel:octane_92" text="Octane 92" />
2273 <check key="fuel:octane_95" text="Octane 95" />
2274 <check key="fuel:octane_98" text="Octane 98" />
2275 <check key="fuel:octane_100" text="Octane 100" />
2276 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
2277 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
2278 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
2279 <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
2280 <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
2281 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
2282 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
2283 <check key="fuel:biogas" text="Biogas" />
2284 </checkgroup>
2285 <space />
2286 <label text="Additives:" />
2287 <check key="fuel:adblue" text="Diesel Exhaust Fluid (AdBlue/AUS32)" />
2288 <space />
2289 <label text="Fuel cards:" />
2290 <checkgroup columns="3">
2291 <check key="payment:dkv" text="DKV" />
2292 <check key="payment:routex" text="Routex" />
2293 <check key="payment:uta" text="UTA" />
2294 </checkgroup>
2295 </optional>
2296 <reference ref="link_contact_address_payment" />
2297 <preset_link preset_name="Building" />
2298 </item> <!-- Fuel -->
2299 <item name="Charging Station" icon="presets/vehicle/charging_station.svg" type="node" preset_name_label="true">
2300 <link wiki="Tag:amenity=charging_station" />
2301 <space />
2302 <key key="amenity" value="charging_station" />
2303 <reference ref="name_ref_operator" />
2304 <reference ref="oh" />
2305 <reference ref="fee" />
2306 <space />
2307 <combo key="voltage" text="Voltage" values="230,400"/>
2308 <combo key="amperage" text="Amperage" values="16,32" />
2309 <combo key="capacity" text="Capacity" values="1,2,3,4,5,6" />
2310 <space />
2311 <label text="Types of vehicles which can be charged:" />
2312 <checkgroup columns="4">
2313 <check key="bicycle" text="Bicycle" />
2314 <check key="scooter" text="Scooter" />
2315 <check key="motorcycle" text="Motorcycle" />
2316 <check key="motorcar" text="Motorcar" />
2317 <check key="truck" text="Truck" />
2318 </checkgroup>
2319 <space />
2320 <label text="Number of Sockets:" />
2321 <combo key="socket:type1" text="SAE J1772 (IEC Type 1)" values="1,2,3,4,5,6" />
2322 <combo key="socket:type1_combo" text="SAE J1772 Combo (DC)" values="1,2,3,4,5,6" />
2323 <combo key="socket:type2" text="IEC Type 2 (Mennekes)" values="1,2,3,4,5,6" />
2324 <combo key="socket:type2_combo" text="IEC Type 2 Combo (DC)" values="1,2,3,4,5,6" />
2325 <combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6" />
2326 <combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6" />
2327 <combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6" />
2328 <combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6" />
2329 <combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6" />
2330 <combo key="socket:cee_red_16a" text="CEE red 16A" values="1,2,3,4,5,6" />
2331 <combo key="socket:cee_red_32a" text="CEE red 32A" values="1,2,3,4,5,6" />
2332 <combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6" />
2333 <combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6" />
2334 <space />
2335 <label text="Authentication:" />
2336 <checkgroup columns="4">
2337 <check key="authentication:none" text="None" />
2338 <check key="authentication:phone_call" text="Phone call" />
2339 <check key="authentication:short_message" text="Short message" />
2340 <check key="authentication:nfc" text="NFC" />
2341 </checkgroup>
2342 <combo key="authentication:membership_card" text="Membership card" values="yes" />
2343 <preset_link preset_name="Payment Methods" />
2344 </item> <!-- Charging Station -->
2345 <item name="Wash" icon="presets/vehicle/car_wash.svg" type="node,closedway,multipolygon" preset_name_label="true">
2346 <link wiki="Tag:amenity=car_wash" />
2347 <space />
2348 <key key="amenity" value="car_wash" />
2349 <reference ref="name_brand_operator_oh_wheelchair" />
2350 <checkgroup columns="2">
2351 <check key="automated" text="Automated" text_context="car_wash" />
2352 <check key="self_service" text="Self Service" />
2353 </checkgroup>
2354 <reference ref="link_contact_address_payment" />
2355 </item> <!-- Wash -->
2356 <separator/>
2357 <item name="Car Dealer" icon="presets/shop/vehicle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2358 <link wiki="Tag:shop=car" />
2359 <space />
2360 <key key="shop" value="car" />
2361 <reference ref="car_brands" />
2362 <reference ref="name_operator_oh_wheelchair" />
2363 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2364 <reference ref="link_contact_address_payment" />
2365 </item> <!-- Car Dealer -->
2366 <item name="Repair" icon="presets/vehicle/repair_shop.svg" type="node,closedway,multipolygon" preset_name_label="true">
2367 <link wiki="Tag:shop=car_repair" />
2368 <space />
2369 <key key="shop" value="car_repair" />
2370 <reference ref="car_brands" />
2371 <reference ref="name_operator_oh_wheelchair" />
2372 <multiselect key="service" text="Service" text_context="shop=car_repair" values="dealer;repair;parts;tyres" rows="5" />
2373 <reference ref="link_contact_address_payment" />
2374 </item> <!-- Repair -->
2375 <item name="Parts" icon="presets/vehicle/car_parts.svg" type="node,closedway,multipolygon" preset_name_label="true">
2376 <link wiki="Tag:shop=car_parts" />
2377 <space />
2378 <key key="shop" value="car_parts" />
2379 <reference ref="car_brands" />
2380 <reference ref="name_operator_oh_wheelchair" />
2381 <reference ref="link_contact_address_payment" />
2382 </item> <!-- Parts -->
2383 <item name="Tires" icon="presets/vehicle/tyres.svg" type="node,closedway,multipolygon" preset_name_label="true">
2384 <link wiki="Tag:shop=tyres" />
2385 <space />
2386 <key key="shop" value="tyres" />
2387 <reference ref="name_brand_operator_oh_wheelchair" />
2388 <reference ref="link_contact_address_payment" />
2389 </item> <!-- Tires -->
2390 <separator/>
2391 <item name="Rental" icon="presets/vehicle/car_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2392 <link wiki="Tag:amenity=car_rental" />
2393 <space />
2394 <key key="amenity" value="car_rental" />
2395 <reference ref="name_brand_operator_oh_wheelchair" />
2396 <reference ref="link_contact_address_payment" />
2397 </item> <!-- Rental -->
2398 <item name="Pooling" icon="presets/vehicle/car_pooling.svg" type="node,closedway,multipolygon" preset_name_label="true">
2399 <link wiki="Tag:amenity=car_pooling" />
2400 <space />
2401 <key key="amenity" value="car_pooling" />
2402 <text key="operator" text="Operator" />
2403 <text key="network" text="Network" />
2404 <text key="capacity" text="Capacity" />
2405 <reference ref="name_oh_wheelchair" />
2406 <text key="website" text="Website" />
2407 </item> <!-- Pooling -->
2408 <item name="Sharing" icon="presets/vehicle/car_sharing.svg" type="node,closedway,multipolygon" preset_name_label="true">
2409 <link wiki="Tag:amenity=car_sharing" />
2410 <space />
2411 <key key="amenity" value="car_sharing" />
2412 <text key="operator" text="Operator" />
2413 <text key="capacity" text="Capacity" />
2414 <reference ref="name_oh_wheelchair" />
2415 <text key="website" text="Website" />
2416 </item> <!-- Sharing -->
2417 </group> <!-- Car -->
2418 <group name="Motorcycle" icon="presets/vehicle/motorbike.svg">
2419 <item name="Parking" name_context="motorcycle" icon="presets/vehicle/parking/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2420 <link wiki="Tag:amenity=motorcycle_parking" />
2421 <space />
2422 <key key="amenity" value="motorcycle_parking" />
2423 <reference ref="parking_name_type_ref" />
2424 <text key="capacity" text="Capacity" />
2425 <reference ref="parking_access_fee_operator_surface_smoothness" />
2426 <reference ref="supervised_lit_oh" />
2427 <reference ref="maxstay" />
2428 <check key="covered" text="Covered (with roof)" />
2429 </item> <!-- Parking -->
2430 <item name="Motorcycle Dealer" icon="presets/vehicle/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2431 <link wiki="Tag:shop=motorcycle" />
2432 <space />
2433 <key key="shop" value="motorcycle" />
2434 <text key="name" text="Name" />
2435 <reference ref="motorcycle_brands" />
2436 <text key="operator" text="Operator" />
2437 <reference ref="oh_wheelchair" />
2438 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2439 <optional text="Services:">
2440 <combo key="sale" text="Sale" values="yes,brand,no" />
2441 <combo key="rental" text="Rental" values="yes,brand,no" />
2442 <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
2443 <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
2444 <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
2445 <combo key="clothes" text="Clothes" values="yes,brand,no" />
2446 <text key="services" text="Other" />
2447 </optional>
2448 <reference ref="link_contact_address_payment" />
2449 </item> <!-- Motorcycle Dealer -->
2450 </group> <!-- Motorcycle -->
2451 <group name="Bicycle" icon="presets/shop/bicycle.svg">
2452 <item name="Parking" name_context="bicycle" icon="presets/vehicle/parking/bicycle.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2453 <link wiki="Tag:amenity=bicycle_parking" />
2454 <space />
2455 <key key="amenity" value="bicycle_parking" />
2456 <combo key="bicycle_parking" text="Type" values="anchors,bollard,building,ground_slots,informal,lockers,rack,shed,stands,wall_loops" />
2457 <text key="name" text="Name" />
2458 <text key="capacity" text="Capacity" />
2459 <reference ref="parking_access_fee_operator_surface_smoothness" />
2460 <check key="covered" text="Covered" />
2461 <reference ref="supervised_lit_oh" />
2462 </item> <!-- Parking -->
2463 <item name="Bike Dealer" icon="presets/shop/bicycle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2464 <link wiki="Tag:shop=bicycle" />
2465 <space />
2466 <key key="shop" value="bicycle" />
2467 <reference ref="name_oh_wheelchair" />
2468 <check key="service:bicycle:retail" text="Bicycles are sold" />
2469 <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
2470 <check key="service:bicycle:repair" text="Bicycles are repaired" />
2471 <check key="service:bicycle:rental" text="Bicycles are rented" />
2472 <check key="service:bicycle:pump" text="Free bicycle pump" />
2473 <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
2474 <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
2475 <reference ref="link_contact_address_payment" />
2476 </item> <!-- Bike Dealer -->
2477 <item name="Rental" icon="presets/vehicle/bicycle_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2478 <link wiki="Tag:amenity=bicycle_rental" />
2479 <space />
2480 <key key="amenity" value="bicycle_rental" />
2481 <text key="name" text="Name" />
2482 <reference ref="link_contact_address_payment" />
2483 </item> <!-- Rental -->
2484 <item name="Public Bicycle Repair Station" icon="presets/vehicle/bicycle_repair_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2485 <link wiki="Tag:amenity=bicycle_repair_station" />
2486 <space />
2487 <key key="amenity" value="bicycle_repair_station" />
2488 <optional>
2489 <text key="name" text="Name" />
2490 <text key="brand" text="Brand" />
2491 <text key="operator" text="Operator" />
2492 <reference ref="oh" />
2493 <check key="service:bicycle:pump" text="Free bicycle pump" />
2494 <check key="service:bicycle:chain_tool" text="Chain tool" />
2495 </optional>
2496 </item> <!-- Public Bicycle Repair Station -->
2497 </group> <!-- Bicycle -->
2498 <group name="Public Transport" icon="presets/transport/bus.svg">
2499 <item name="Public Transport Route (Rail)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2500 <link wiki="Public_transport#Service_routes" />
2501 <space />
2502 <key key="type" value="route" />
2503 <combo key="route" text="Route type" values="train,subway,monorail,tram,light_rail" values_searchable="true" match="keyvalue!" />
2504 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2505 <reference ref="name_ref" />
2506 <optional>
2507 <reference ref="public_transport_route_optionals" />
2508 </optional>
2509 <roles>
2510 <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)" />
2511 <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)" />
2512 <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)" />
2513 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2514 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2515 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2516 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="railway" />
2517 </roles>
2518 </item> <!-- Public Transport Route (Rail) -->
2519 <item name="Public Transport Route (Bus)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2520 <link wiki="Public_transport#Service_routes" />
2521 <space />
2522 <key key="type" value="route" />
2523 <combo key="route" text="Route type" values="bus,share_taxi,trolleybus" values_searchable="true" match="keyvalue!" />
2524 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2525 <reference ref="name_ref" />
2526 <optional>
2527 <reference ref="public_transport_route_optionals" />
2528 </optional>
2529 <roles>
2530 <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)" />
2531 <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)" />
2532 <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)" />
2533 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2534 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2535 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2536 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway" />
2537 <role key="hail_and_ride" text="hail and ride route segment" requisite="optional" type="way,closedway" member_expression="highway" />
2538 </roles>
2539 </item> <!-- Public Transport Route (Bus) -->
2540 <item name="Route Master" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2541 <link wiki="Public_transport#Route_Master_relations" />
2542 <space />
2543 <key key="type" value="route_master" />
2544 <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" />
2545 <reference ref="name_ref" />
2546 <optional>
2547 <text key="operator" text="Operator" />
2548 <text key="network" text="Network" />
2549 <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" />
2550 </optional>
2551 <roles>
2552 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" member_expression="type=route" /> <!-- fixme: at least 2 members are required -->
2553 </roles>
2554 </item> <!-- Route Master -->
2555 <item name="Stop Area" type="relation" icon="presets/misc/interpolation.svg" preset_name_label="true">
2556 <link wiki="Tag:public_transport=stop_area" />
2557 <space />
2558 <key key="type" value="public_transport" />
2559 <key key="public_transport" value="stop_area" />
2560 <text key="name" text="Name" />
2561 <optional>
2562 <text key="ref" text="Reference" />
2563 <text key="uic_ref" text="UIC reference" />
2564 <text key="uic_name" text="UIC name" />
2565 <text key="operator" text="Operator" />
2566 <text key="network" text="Network" />
2567 </optional>
2568 <roles>
2569 <role key="stop" text="Stop Position" requisite="optional" type="node" member_expression="public_transport=stop_position" />
2570 <role key="platform" text="Platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2571 <role key="" text="Subway Entrance" requisite="optional" type="node" member_expression="railway=subway_entrance" />
2572 <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway,multipolygon" member_expression="amenity|public_transport=station" />
2573 </roles>
2574 </item> <!-- Stop Area -->
2575 <separator/>
2576 <item name="Stop Position" type="node" icon="presets/transport/stop_position.svg" preset_name_label="true">
2577 <link wiki="Tag:public_transport=stop_position" />
2578 <space />
2579 <key key="public_transport" value="stop_position" />
2580 <text key="name" text="Name" />
2581 <optional>
2582 <text key="ref" text="Reference" />
2583 <text key="uic_ref" text="UIC reference" />
2584 <text key="uic_name" text="UIC name" />
2585 <text key="operator" text="Operator" />
2586 <text key="network" text="Network" />
2587 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2588 </optional>
2589 <space />
2590 <check key="bus" text="Bus" icon="presets/transport/bus.svg" />
2591 <check key="tram" text="Tram" icon="presets/transport/railway/tram.svg" />
2592 <check key="train" text="Train" icon="presets/transport/train.svg" />
2593 <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
2594 <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
2595 <check key="subway" text="Subway" icon="presets/transport/railway/subway.svg" />
2596 <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
2597 <check key="monorail" text="Monorail" icon="presets/transport/railway/monorail.svg" />
2598 <check key="funicular" text="Funicular" icon="presets/transport/railway/funicular.svg" />
2599 <check key="aerialway" text="Aerialway" icon="presets/transport/aerialway/station.svg" />
2600 <check key="ferry" text="Ferry" icon="presets/nautical/ferry.svg" />
2601 </item> <!-- Stop Position -->
2602 <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">
2603 <link wiki="Tag:public_transport=platform" />
2604 <space />
2605 <key key="public_transport" value="platform" />
2606 <text key="name" text="Name" />
2607 <check key="bench" text="Bench" />
2608 <check key="shelter" text="Shelter" />
2609 <check key="bin" text="Waste Basket/Trash Can" />
2610 <check key="covered" text="Covered" />
2611 <check key="passenger_information_display" text="Passenger information display" />
2612 <text key="route_ref" text="Route references" />
2613 <reference ref="wheelchair" />
2614 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2615 </item> <!-- Platform -->
2616 <item name="Station" name_context="railway" type="node,closedway,multipolygon" icon="presets/transport/station.svg" preset_name_label="true">
2617 <link wiki="Tag:public_transport=station" />
2618 <space />
2619 <key key="public_transport" value="station" />
2620 <text key="name" text="Name" />
2621 <check key="area" text="Area" disable_off="true" />
2622 <check key="building" text="Building" disable_off="true" />
2623 <text key="operator" text="Operator" />
2624 <text key="network" text="Network" />
2625 </item> <!-- Station -->
2626 <separator/> <!-- *** Access *** -->
2627 <item name="Subway Entrance" icon="presets/transport/underground.svg" type="node" preset_name_label="true">
2628 <link wiki="Tag:railway=subway_entrance" />
2629 <key key="railway" value="subway_entrance" />
2630 <optional>
2631 <text key="name" text="Name" />
2632 <reference ref="wheelchair" />
2633 <check key="bicycle" text="Bicycle" />
2634 </optional>
2635 </item> <!-- Subway Entrance -->
2636 <item name="Ticket Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
2637 <link wiki="Tag:amenity=vending_machine" />
2638 <space />
2639 <key key="amenity" value="vending_machine" />
2640 <key key="vending" value="public_transport_tickets" />
2641 <reference ref="name_operator" />
2642 <text key="ref" text="Reference number" />
2643 <preset_link preset_name="Payment Methods" />
2644 </item> <!-- Ticket Machine -->
2645 </group> <!-- Public Transport -->
2646 <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
2647 <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2648 <key key="type" value="route" />
2649 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" values_searchable="true" match="keyvalue!" />
2650 <key key="public_transport:version" value="1" /> <!-- only validate marked relations in order to avoid false positives -->
2651 <reference ref="name_ref" />
2652 <optional>
2653 <text key="from" text="From (initial stop)" />
2654 <text key="to" text="To (terminal stop)" />
2655 <text key="via" text="Via (intermediate stops)" />
2656 <text key="operator" text="Operator" />
2657 <text key="network" text="Network" />
2658 <text key="description" text="Description" />
2659 <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" />
2660 </optional>
2661 <roles>
2662 <role key="" text="route segment" requisite="optional" type="way,closedway" />
2663 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
2664 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
2665 <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" />
2666 <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" />
2667 <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" />
2668 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="highway=platform OR railway=platform" />
2669 </roles>
2670 </item> <!-- Public transport route (Legacy) -->
2671 <item name="Station" name_context="railway" icon="presets/transport/railway_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2672 <link wiki="Tag:railway=station" />
2673 <key key="railway" value="station" />
2674 <optional>
2675 <text key="name" text="Name" />
2676 <text key="uic_ref" text="UIC-Reference" />
2677 </optional>
2678 </item> <!-- Station -->
2679 <item name="Railway Halt" icon="presets/transport/railway_halt.svg" type="node" preset_name_label="true">
2680 <link wiki="Tag:railway=halt" />
2681 <key key="railway" value="halt" />
2682 <optional>
2683 <text key="name" text="Name" />
2684 </optional>
2685 </item> <!-- Railway Halt -->
2686 <item name="Tram Stop" icon="presets/transport/tram.svg" type="node" preset_name_label="true">
2687 <link wiki="Tag:railway=tram_stop" />
2688 <key key="railway" value="tram_stop" />
2689 <optional>
2690 <text key="name" text="Name" />
2691 </optional>
2692 </item> <!-- Tram Stop -->
2693 <item name="Railway Platform" icon="presets/transport/platform_rail.svg" type="way,closedway,multipolygon" preset_name_label="true">
2694 <link wiki="Tag:railway=platform" />
2695 <space />
2696 <key key="railway" value="platform" />
2697 <text key="ref" text="Reference (track number)" />
2698 <text key="width" text="Width (meters)" />
2699 <check key="area" text="Area" />
2700 </item> <!-- Railway Platform -->
2701 <separator/>
2702 <item name="Bus Station" icon="presets/transport/bus_old.svg" type="node,closedway,multipolygon" preset_name_label="true">
2703 <link wiki="Tag:amenity=bus_station" />
2704 <key key="amenity" value="bus_station" />
2705 <optional>
2706 <text key="name" text="Name" />
2707 </optional>
2708 </item> <!-- Bus Station -->
2709 <item name="Bus Stop" icon="presets/transport/bus_small.svg" type="node" preset_name_label="true">
2710 <link wiki="Tag:highway=bus_stop" />
2711 <key key="highway" value="bus_stop" />
2712 <optional>
2713 <text key="name" text="Name" />
2714 <check key="bench" text="Bench" />
2715 <check key="shelter" text="Shelter" />
2716 <check key="bin" text="Waste Basket/Trash Can" />
2717 <check key="passenger_information_display" text="Passenger information display" />
2718 <text key="route_ref" text="Route references" />
2719 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2720 </optional>
2721 </item> <!-- Bus Stop -->
2722 <item name="Bus Platform" icon="presets/transport/platform_bus.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2723 <link wiki="Tag:highway=platform" />
2724 <space />
2725 <key key="highway" value="platform" />
2726 <text key="ref" text="Reference (track number)" />
2727 <text key="width" text="Width (meters)" />
2728 <check key="area" text="Area" />
2729 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2730 </item> <!-- Bus Platform -->
2731 </group> <!-- Public Transport -->
2732 <item name="Taxi" icon="presets/transport/taxi.svg" type="node,closedway,multipolygon" preset_name_label="true">
2733 <link wiki="Tag:amenity=taxi" />
2734 <space />
2735 <key key="amenity" value="taxi" />
2736 <text key="name" text="Name" />
2737 </item> <!-- Taxi -->
2738 <separator/>
2739 <group name="Airport" icon="presets/transport/airport.svg">
2740 <item name="Airport Ground" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
2741 <link wiki="Tag:aeroway=aerodrome" />
2742 <space />
2743 <reference ref="aerodrome" />
2744 </item> <!-- Airport Ground -->
2745 <separator/>
2746 <item name="Runway" icon="presets/transport/airport/runway.svg" type="way,closedway,multipolygon" preset_name_label="true">
2747 <link wiki="Tag:aeroway=runway" />
2748 <key key="aeroway" value="runway" />
2749 <optional>
2750 <text key="ref" text="Reference" />
2751 <reference ref="surface" />
2752 </optional>
2753 </item> <!-- Runway -->
2754 <item name="Taxiway" icon="presets/transport/airport/taxiway.svg" type="way,closedway,multipolygon" preset_name_label="true">
2755 <link wiki="Tag:aeroway=taxiway" />
2756 <key key="aeroway" value="taxiway" />
2757 <optional>
2758 <text key="ref" text="Reference" />
2759 </optional>
2760 </item> <!-- Taxiway -->
2761 <item name="Holding Position" icon="presets/transport/airport/holding_position.svg" type="node" preset_name_label="true">
2762 <link wiki="Tag:aeroway=holding_position" />
2763 <key key="aeroway" value="holding_position" />
2764 <optional>
2765 <text key="ref" text="Reference" />
2766 </optional>
2767 </item> <!-- Holding Position -->
2768 <item name="Helipad" icon="presets/transport/airport/helipad.svg" type="node,closedway,multipolygon" preset_name_label="true">
2769 <link wiki="Tag:aeroway=helipad" />
2770 <key key="aeroway" value="helipad" />
2771 <optional>
2772 <text key="ref" text="Reference" />
2773 <text key="iata" text="IATA" />
2774 <text key="icao" text="ICAO" />
2775 <text key="wikipedia" text="Wikipedia" />
2776 </optional>
2777 </item> <!-- Helipad -->
2778 <item name="Apron" icon="presets/transport/airport/apron.svg" type="closedway,multipolygon" preset_name_label="true">
2779 <link wiki="Tag:aeroway=apron" />
2780 <key key="aeroway" value="apron" />
2781 </item> <!-- Apron -->
2782 <item name="Plane Parking Position" icon="presets/transport/airport/parking_position.svg" type="node,way" preset_name_label="true">
2783 <link wiki="Tag:aeroway=parking_position" />
2784 <key key="aeroway" value="parking_position" />
2785 <text key="ref" text="Reference" />
2786 </item> <!-- Plane Parking Position -->
2787 <item name="Hangar" icon="presets/transport/airport/hangar.svg" type="node,closedway,multipolygon" preset_name_label="true">
2788 <link wiki="Tag:aeroway=hangar" />
2789 <key key="aeroway" value="hangar" />
2790 <combo key="building" text="Building" values="hangar,yes" values_context="building" default="hangar" values_searchable="true" />
2791 </item> <!-- Hangar -->
2792 <item name="Beacon" icon="presets/transport/airport/airmark_beacon.svg" name_context="airmark" type="node" preset_name_label="true">
2793 <link wiki="Tag:airmark=beacon" />
2794 <key key="airmark" value="beacon" />
2795 </item> <!-- Beacon -->
2796 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
2797 <link wiki="Tag:aeroway=navigationaid" />
2798 <key key="aeroway" value="navigationaid" />
2799 <combo key="navigationaid" text="Type" values_searchable="true">
2800 <list_entry value="als" icon="presets/transport/airport/navigationaid.svg" short_description="Approach lighting system" />
2801 <list_entry value="papi" icon="presets/transport/airport/papi.svg" short_description="Precision approach path indicator" />
2802 <list_entry value="vasi" icon="presets/transport/airport/vasi.svg" short_description="Visual approach slope indicator" />
2803 </combo>
2804 </item> <!-- Navigation aid -->
2805 <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
2806 <link wiki="Tag:aeroway=windsock" />
2807 <key key="aeroway" value="windsock" />
2808 </item> <!-- Windsock -->
2809 <separator/>
2810 <item name="Terminal" icon="presets/transport/airport/terminal.svg" type="node,closedway,multipolygon" preset_name_label="true">
2811 <link wiki="Tag:aeroway=terminal" />
2812 <space />
2813 <key key="aeroway" value="terminal" />
2814 <text key="name" text="Name" />
2815 <reference ref="internet" />
2816 <reference ref="link_contact_address" />
2817 </item> <!-- Terminal -->
2818 <item name="Gate" name_context="airport" icon="presets/transport/airport/gate.svg" type="node" preset_name_label="true">
2819 <link wiki="Tag:aeroway=gate" />
2820 <space />
2821 <key key="aeroway" value="gate" />
2822 <text key="ref" text="Reference" />
2823 </item> <!-- Gate -->
2824 </group> <!-- Airport -->
2825 </group> <!-- Transport -->
2826 <group name="Facilities" icon="presets/accommodation/hotel.svg">
2827 <group name="Accommodation" icon="presets/accommodation/hotel.svg">
2828 <item name="Hotel" icon="presets/accommodation/hotel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2829 <link wiki="Tag:tourism=hotel" />
2830 <space />
2831 <key key="tourism" value="hotel" />
2832 <reference ref="name_operator" />
2833 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2834 <text key="rooms" text="Rooms" />
2835 <text key="beds" text="Beds" />
2836 <reference ref="wheelchair" />
2837 <space />
2838 <reference ref="internet_smoking" />
2839 <reference ref="link_contact_address_payment" />
2840 <preset_link preset_name="Residential Building" />
2841 </item> <!-- Hotel -->
2842 <item name="Motel" icon="presets/accommodation/motel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2843 <link wiki="Tag:tourism=motel" />
2844 <space />
2845 <key key="tourism" value="motel" />
2846 <reference ref="name_operator" />
2847 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2848 <text key="rooms" text="Rooms" />
2849 <text key="beds" text="Beds" />
2850 <reference ref="wheelchair" />
2851 <space />
2852 <reference ref="internet_smoking" />
2853 <reference ref="link_contact_address_payment" />
2854 <preset_link preset_name="Building" />
2855 </item> <!-- Motel -->
2856 <item name="Guest House/Bed &amp; Breakfast" icon="presets/accommodation/guest_house.svg" type="node,closedway,multipolygon" preset_name_label="true">
2857 <link wiki="Tag:tourism=guest_house" />
2858 <space />
2859 <key key="tourism" value="guest_house" />
2860 <reference ref="name_operator" />
2861 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2862 <text key="rooms" text="Rooms" />
2863 <text key="beds" text="Beds" />
2864 <combo key="guest_house" text="Type" values="agritourism,bed_and_breakfast" />
2865 <reference ref="wheelchair" />
2866 <space />
2867 <reference ref="internet_smoking" />
2868 <reference ref="link_contact_address_payment" />
2869 <preset_link preset_name="Building" />
2870 </item> <!-- Guest House/Bed & Breakfast -->
2871 <item name="Apartment" icon="presets/accommodation/apartment.svg" type="node,closedway,multipolygon" preset_name_label="true">
2872 <link wiki="Tag:tourism=apartment" />
2873 <space />
2874 <key key="tourism" value="apartment" />
2875 <reference ref="name_operator" />
2876 <combo key="number_of_apartments" text="Number of apartments" values="1,2,3,4,5,6,7,8,9,10" />
2877 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2878 <reference ref="wheelchair" />
2879 <space />
2880 <reference ref="internet_smoking" />
2881 <reference ref="link_contact_address_payment" />
2882 </item> <!-- Apartment -->
2883 <item name="Chalet" icon="presets/accommodation/chalet.svg" type="node,closedway,multipolygon" preset_name_label="true">
2884 <link wiki="Tag:tourism=chalet" />
2885 <space />
2886 <key key="tourism" value="chalet" />
2887 <reference ref="name_operator" />
2888 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2889 <text key="rooms" text="Rooms" />
2890 <text key="beds" text="Beds" />
2891 <reference ref="wheelchair" />
2892 <space />
2893 <reference ref="internet_smoking" />
2894 <reference ref="link_contact_address_payment" />
2895 <preset_link preset_name="Building" />
2896 </item> <!-- Chalet -->
2897 <item name="Hostel" icon="presets/accommodation/hostel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2898 <link wiki="Tag:tourism=hostel" />
2899 <space />
2900 <key key="tourism" value="hostel" />
2901 <reference ref="name_operator" />
2902 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2903 <text key="rooms" text="Rooms" />
2904 <text key="beds" text="Beds" />
2905 <reference ref="wheelchair" />
2906 <space />
2907 <reference ref="internet_smoking" />
2908 <reference ref="link_contact_address_payment" />
2909 <preset_link preset_name="Building" />
2910 </item> <!-- Hostel -->
2911 <item name="Alpine Hut" icon="presets/accommodation/alpine_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
2912 <link wiki="Tag:tourism=alpine_hut" />
2913 <space />
2914 <key key="tourism" value="alpine_hut" />
2915 <reference ref="name_operator" />
2916 <text key="ele" text="Elevation (meters)" lenght="10" />
2917 <text key="rooms" text="Rooms" />
2918 <text key="beds" text="Beds" />
2919 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2920 <space />
2921 <reference ref="internet_smoking" />
2922 <reference ref="link_contact_address_payment" />
2923 <preset_link preset_name="Building" />
2924 </item> <!-- Alpine Hut -->
2925 <item name="Wilderness Hut" icon="presets/accommodation/wilderness_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
2926 <link wiki="Tag:tourism=wilderness_hut" />
2927 <space />
2928 <key key="tourism" value="wilderness_hut" />
2929 <reference ref="name_operator" />
2930 <reference ref="POI_access" />
2931 <text key="capacity" text="Capacity" />
2932 <reference ref="fee" />
2933 <check key="toilets" text="Toilets" />
2934 <check key="shower" text="Shower" />
2935 <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
2936 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2937 <text key="ele" text="Elevation (meters)" lenght="10" />
2938 <text key="description" text="Closer description" />
2939 <reference ref="link_contact_address_payment" />
2940 <preset_link preset_name="Building" />
2941 </item> <!-- Wilderness Hut -->
2942 <separator/>
2943 <item name="Caravan Site/RV Park" icon="presets/accommodation/caravan.svg" type="node,closedway,multipolygon" preset_name_label="true">
2944 <link wiki="Tag:tourism=caravan_site" />
2945 <space />
2946 <key key="tourism" value="caravan_site" />
2947 <reference ref="name_operator" />
2948 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2949 <reference ref="oh_wheelchair" />
2950 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2951 <text key="capacity" text="Number of places" />
2952 <reference ref="fee_interval" />
2953 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2954 <check key="power_supply" text="Power supply" />
2955 <check key="tents" text="Tents allowed" />
2956 <space />
2957 <reference ref="internet_smoking" />
2958 <reference ref="link_contact_address_payment" />
2959 </item> <!-- Caravan Site/RV Park -->
2960 <item name="Campsite" icon="presets/accommodation/camping.svg" type="node,closedway,multipolygon" preset_name_label="true">
2961 <link wiki="Tag:tourism=camp_site" />
2962 <space />
2963 <key key="tourism" value="camp_site" />
2964 <reference ref="name_operator" />
2965 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2966 <reference ref="oh_wheelchair" />
2967 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2968 <text key="capacity" text="Number of places" />
2969 <checkgroup columns="2">
2970 <check key="tents" text="Tents allowed" />
2971 <check key="caravans" text="Caravans allowed" />
2972 </checkgroup>
2973 <checkgroup columns="2">
2974 <check key="backcountry" text="Backcountry" />
2975 <check key="group_only" text="Group only access" />
2976 </checkgroup>
2977 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2978 <reference ref="wheelchair" />
2979 <reference ref="internet" />
2980 <space />
2981 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
2982 <reference ref="link_contact_address_payment" />
2983 </item> <!-- Campsite -->
2984 <item name="Camp pitch" icon="presets/accommodation/camp_pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
2985 <link wiki="Tag:tourism=camp_pitch" />
2986 <space />
2987 <key key="tourism" value="camp_pitch" />
2988 <text key="ref" text="Reference" />
2989 <text key="addr:unit" text="Unit number" />
2990 <text key="capacity" text="Number of places" />
2991 <reference ref="surface" />
2992 <checkgroup columns="2">
2993 <check key="tents" text="Tents allowed" />
2994 <check key="caravans" text="Caravans allowed" />
2995 <check key="drinking_water" text="Drinking Water" />
2996 <check key="power_supply" text="Power supply" />
2997 <check key="permanent_camping" text="Permanent camping only" />
2998 </checkgroup>
2999 </item> <!-- Camp pitch -->
3000 </group> <!-- Accommodation -->
3001 <group name="Food+Drinks" icon="presets/food/restaurant.svg">
3002 <item name="Restaurant" icon="presets/food/restaurant.svg" type="node,closedway,multipolygon" preset_name_label="true">
3003 <link wiki="Tag:amenity=restaurant" />
3004 <space />
3005 <key key="amenity" value="restaurant" />
3006 <reference ref="name_operator" />
3007 <reference ref="cuisine" />
3008 <check key="microbrewery" text="Microbrewery" />
3009 <check key="outdoor_seating" text="Outdoor seating" />
3010 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3011 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3012 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3013 <reference ref="oh" />
3014 <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" />
3015 <reference ref="wheelchair" />
3016 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
3017 <space />
3018 <reference ref="internet_smoking" />
3019 <preset_link preset_name="Diet" />
3020 <reference ref="link_contact_address_payment" />
3021 </item> <!-- Restaurant -->
3022 <item name="Fast Food" icon="presets/food/fast_food.svg" type="node,closedway,multipolygon" preset_name_label="true">
3023 <link wiki="Tag:amenity=fast_food" />
3024 <space />
3025 <key key="amenity" value="fast_food" />
3026 <reference ref="name_operator" />
3027 <reference ref="cuisine" />
3028 <check key="outdoor_seating" text="Outdoor seating" />
3029 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3030 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3031 <reference ref="oh_wheelchair" />
3032 <space />
3033 <reference ref="internet_smoking" />
3034 <preset_link preset_name="Diet" />
3035 <reference ref="link_contact_address_payment" />
3036 <preset_link preset_name="Building" />
3037 </item> <!-- Fast Food -->
3038 <item name="Food Court" icon="presets/food/food_court.svg" type="node,closedway,multipolygon" preset_name_label="true">
3039 <link wiki="Tag:amenity=food_court" />
3040 <space />
3041 <key key="amenity" value="food_court" />
3042 <reference ref="name_operator" />
3043 <check key="outdoor_seating" text="Outdoor seating" />
3044 <reference ref="oh_wheelchair" />
3045 <space />
3046 <reference ref="internet_smoking" />
3047 <reference ref="link_contact_address_payment" />
3048 </item> <!-- Food Court -->
3049 <item name="Cafe" icon="presets/food/cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
3050 <link wiki="Tag:amenity=cafe" />
3051 <space />
3052 <key key="amenity" value="cafe" />
3053 <reference ref="name_operator" />
3054 <combo key="cuisine" text="Cuisine" values="ice_cream" />
3055 <check key="outdoor_seating" text="Outdoor seating" />
3056 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3057 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3058 <reference ref="oh_wheelchair" />
3059 <space />
3060 <reference ref="internet_smoking" />
3061 <preset_link preset_name="Diet" />
3062 <reference ref="link_contact_address_payment" />
3063 </item> <!-- Cafe -->
3064 <item name="Ice cream" icon="presets/food/ice_cream.svg" type="node,closedway,multipolygon" preset_name_label="true">
3065 <link wiki="Tag:amenity=ice_cream" />
3066 <space />
3067 <key key="amenity" value="ice_cream" />
3068 <reference ref="name_operator" />
3069 <check key="outdoor_seating" text="Outdoor seating" />
3070 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3071 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3072 <reference ref="oh_wheelchair" />
3073 <space />
3074 <reference ref="internet_smoking" />
3075 <preset_link preset_name="Diet" />
3076 <reference ref="link_contact_address_payment" />
3077 </item> <!-- Ice cream -->
3078 <item name="Pub" icon="presets/food/pub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3079 <link wiki="Tag:amenity=pub" />
3080 <space />
3081 <key key="amenity" value="pub" />
3082 <reference ref="name_operator" />
3083 <check key="microbrewery" text="Microbrewery" />
3084 <check key="outdoor_seating" text="Outdoor seating" />
3085 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3086 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3087 <reference ref="oh_wheelchair" />
3088 <space />
3089 <reference ref="internet_smoking" />
3090 <preset_link preset_name="Diet" />
3091 <reference ref="link_contact_address_payment" />
3092 </item> <!-- Pub -->
3093 <item name="Beer Garden" icon="presets/food/biergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3094 <link wiki="Tag:amenity=biergarten" />
3095 <space />
3096 <key key="amenity" value="biergarten" />
3097 <reference ref="name_operator" />
3098 <check key="microbrewery" text="Microbrewery" />
3099 <reference ref="oh_wheelchair" />
3100 <space />
3101 <reference ref="internet_smoking" />
3102 <preset_link preset_name="Diet" />
3103 <reference ref="link_contact_address_payment" />
3104 </item> <!-- Beer Garden -->
3105 <item name="Bar" icon="presets/food/bar.svg" type="node,closedway,multipolygon" preset_name_label="true">
3106 <link wiki="Tag:amenity=bar" />
3107 <space />
3108 <key key="amenity" value="bar" />
3109 <reference ref="name_operator" />
3110 <check key="outdoor_seating" text="Outdoor seating" />
3111 <reference ref="oh_wheelchair" />
3112 <space />
3113 <reference ref="internet_smoking" />
3114 <preset_link preset_name="Diet" />
3115 <reference ref="link_contact_address_payment" />
3116 </item> <!-- Bar -->
3117 <separator/>
3118 <item name="Diet" icon="presets/food/diet.svg" type="node,closedway,multipolygon" preset_name_label="true">
3119 <link wiki="Key:diet" />
3120 <space />
3121 <combo key="diet:vegetarian" text="Vegetarian" values="yes,no,only" />
3122 <combo key="diet:vegan" text="Vegan" values="yes,no,only" />
3123 <combo key="diet:lacto_vegetarian" text="Lacto-vegetarian" values="yes,no,only" />
3124 <combo key="diet:ovo_vegetarian" text="Ovo-vegetarian" values="yes,no,only" />
3125 <combo key="diet:pescetarian" text="Pescetarian" values="yes,no,only" />
3126 <combo key="diet:fruitarian" text="Fruitarian" values="yes,no,only" />
3127 <combo key="diet:raw" text="Raw" values="yes,no,only" />
3128 <space />
3129 <combo key="diet:dairy_free" text="Dairy free" values="yes,no,only" />
3130 <combo key="diet:gluten_free" text="Gluten free" values="yes,no,only" />
3131 <combo key="diet:lactose_free" text="Lactose free" values="yes,no,only" />
3132 <space />
3133 <combo key="diet:halal" text="Halal" values="yes,no,only" />
3134 <combo key="diet:kosher" text="Kosher" values="yes,no,only" />
3135 </item> <!-- Diet -->
3136 </group> <!-- Food+Drinks -->
3137 <group name="Tourism" icon="presets/sightseeing/attraction.svg">
3138 <item name="Attraction" icon="presets/sightseeing/attraction.svg" type="node,closedway,multipolygon" preset_name_label="true">
3139 <link wiki="Tag:tourism=attraction" />
3140 <space />
3141 <key key="tourism" value="attraction" />
3142 <text key="name" text="Name" />
3143 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3144 <reference ref="oh_wheelchair" />
3145 </item> <!-- Attraction -->
3146 <item name="Viewpoint" icon="presets/sightseeing/viewpoint.svg" type="node,closedway,multipolygon" preset_name_label="true">
3147 <link wiki="Tag:tourism=viewpoint" />
3148 <space />
3149 <key key="tourism" value="viewpoint" />
3150 <text key="name" text="Name" />
3151 <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" />
3152 <space />
3153 <label text="" icon="presets/misc/angles.svg" icon_size="300" />
3154 <!--<check key="man_made" value="tower" text="Look-Out Tower" />-->
3155 </item> <!-- Viewpoint -->
3156 <separator/>
3157 <item name="Information Office" icon="presets/misc/information/informationoffice.svg" type="node,closedway,multipolygon" preset_name_label="true">
3158 <link wiki="Tag:information=office" />
3159 <label text="An office where you can get information about a town or region." />
3160 <space />
3161 <key key="tourism" value="information" />
3162 <key key="information" value="office" />
3163 <reference ref="name_oh_wheelchair" />
3164 <reference ref="internet" />
3165 <reference ref="link_contact_address_payment" />
3166 </item> <!-- Information Office -->
3167 <item name="Map" icon="presets/misc/information/map.svg" type="node" preset_name_label="true">
3168 <link wiki="Tag:information=map" />
3169 <label text="A board with a map." />
3170 <space />
3171 <key key="tourism" value="information" />
3172 <key key="information" value="map" />
3173 <text key="name" text="Name" />
3174 <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" />
3175 <combo key="map_size" text="Shown Area" values="site,city,region" values_sort="false" />
3176 <text key="description" text="Closer description" />
3177 <optional text="Routes shown for:">
3178 <check key="hiking" text="Hiking" />
3179 <check key="bicycle" text="Cycling" />
3180 <check key="mtb" text="Mountainbiking" />
3181 <check key="ski" text="Skiing" />
3182 <check key="horse" text="Riding" />
3183 <space />
3184 <label text="... other transportation modes possible" />
3185 </optional>
3186 </item> <!-- Map -->
3187 <item name="Information Board" icon="presets/misc/information/board.svg" type="node" preset_name_label="true">
3188 <link wiki="Tag:information=board" />
3189 <space />
3190 <label text="A board with information." />
3191 <key key="tourism" value="information" />
3192 <key key="information" value="board" />
3193 <text key="name" text="Name" />
3194 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants,geology" />
3195 <text key="description" text="Closer description" />
3196 </item> <!-- Information Board -->
3197 <item name="Guidepost" icon="presets/misc/information/guidepost.svg" type="node" preset_name_label="true">
3198 <link wiki="Tag:information=guidepost" />
3199 <label text="A Signpost/Guidepost to indicate the directions to different destinations." />
3200 <space />
3201 <key key="tourism" value="information" />
3202 <key key="information" value="guidepost" />
3203 <reference ref="name_ref_operator" />
3204 <text key="ele" text="Elevation (meters)" lenght="10" />
3205 <optional text="Routes shown for:">
3206 <check key="hiking" text="Hiking" />
3207 <check key="bicycle" text="Cycling" />
3208 <check key="mtb" text="Mountainbiking" />
3209 <check key="ski" text="Skiing" />
3210 <check key="horse" text="Riding" />
3211 <space />
3212 <label text="... other transportation modes possible" />
3213 </optional>
3214 </item> <!-- Guidepost -->
3215 <item name="Route marker" icon="presets/misc/information/route_marker.svg" type="node" preset_name_label="true">
3216 <link wiki="Key:information" />
3217 <space />
3218 <key key="tourism" value="information" />
3219 <key key="information" value="route_marker" />
3220 <reference ref="name_ref_operator" />
3221 <text key="ele" text="Elevation (meters)" lenght="10" />
3222 <optional text="Routes shown for:">
3223 <check key="hiking" text="Hiking" />
3224 <check key="bicycle" text="Cycling" />
3225 <check key="mtb" text="Mountainbiking" />
3226 <check key="ski" text="Skiing" />
3227 <check key="horse" text="Riding" />
3228 <space />
3229 <label text="... other transportation modes possible" />
3230 </optional>
3231 </item> <!-- Route marker -->
3232 <item name="Information Terminal" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
3233 <link wiki="Tag:information=terminal" />
3234 <label text="Information access via electronic methods." />
3235 <space />
3236 <key key="tourism" value="information" />
3237 <key key="information" value="terminal" />
3238 <reference ref="name_operator" />
3239 <reference ref="wheelchair" />
3240 <text key="description" text="Closer description" />
3241 <text key="ref" text="Reference number" />
3242 <reference ref="fee" />
3243 <reference ref="internet" />
3244 </item> <!-- Information Terminal -->
3245 <item name="Audio Guide" icon="presets/misc/information/audioguide.svg" type="node" preset_name_label="true">
3246 <link wiki="Tag:information=audioguide" />
3247 <label text="Information using headphones or a mobile phone." />
3248 <space />
3249 <key key="tourism" value="information" />
3250 <key key="information" value="audioguide" />
3251 <reference ref="name_operator" />
3252 <reference ref="wheelchair" />
3253 <text key="description" text="Closer description" />
3254 <text key="ref" text="Reference number" />
3255 <reference ref="fee" />
3256 <space />
3257 <label text="Audioguide via mobile phone?" />
3258 <text key="phone" text="Phone number" />
3259 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3260 </item> <!-- Audio Guide -->
3261 <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
3262 <link wiki="Tag:tourism=information" />
3263 <space />
3264 <key key="tourism" value="information" />
3265 <text key="name" text="Name" />
3266 <text key="description" text="Closer description" />
3267 </item> <!-- Other Information Point -->
3268 </group> <!-- Tourism -->
3269 <group name="Leisure" icon="presets/leisure/theme_park.svg">
3270 <item name="Movie Theater/Cinema" icon="presets/leisure/cinema.svg" type="node,closedway,multipolygon" preset_name_label="true">
3271 <link wiki="Tag:amenity=cinema" />
3272 <space />
3273 <key key="amenity" value="cinema" />
3274 <reference ref="name_operator_oh_wheelchair" />
3275 <check key="drive_in" text="Drive-in theater" />
3276 <check key="cinema:3D" text="3D" />
3277 <text key="screen" text="Number of screens" />
3278 <reference ref="min_age" />
3279 <reference ref="link_contact_address_payment" />
3280 <preset_link preset_name="Building" />
3281 </item> <!-- Movie Theater/Cinema -->
3282 <item name="Bandstand" icon="presets/leisure/bandstand.svg" type="node,closedway,multipolygon" preset_name_label="true">
3283 <link wiki="Tag:leisure=bandstand" />
3284 <space />
3285 <key key="leisure" value="bandstand" />
3286 <reference ref="name_operator_oh_wheelchair" />
3287 <reference ref="POI_access" />
3288 </item> <!-- Bandstand -->
3289 <item name="Zoo" icon="presets/leisure/zoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
3290 <link wiki="Tag:tourism=zoo" />
3291 <space />
3292 <key key="tourism" value="zoo" />
3293 <reference ref="name_oh_wheelchair" />
3294 <combo key="zoo" text="Type" values="aviary,birds,butterfly,enclosure,falconry,petting_zoo,reptile,safari_park,wildlife_park" />
3295 <text key="wikipedia" text="Wikipedia" />
3296 <reference ref="link_contact_address_payment" />
3297 </item> <!-- Zoo -->
3298 <item name="Animal enclosure" icon="presets/attraction/animal.svg" type="node,closedway,multipolygon" preset_name_label="true">
3299 <link wiki="Tag:attraction=animal" />
3300 <space />
3301 <key key="attraction" value="animal" />
3302 <text key="name" text="Name" />
3303 </item> <!-- Animal enclosure -->
3304 <item name="Dog Park" icon="presets/leisure/dogpark.svg" type="node,closedway,multipolygon" preset_name_label="true">
3305 <link wiki="Tag:leisure=dog_park" />
3306 <space />
3307 <key key="leisure" value="dog_park" />
3308 <text key="name" text="Name" />
3309 <check key="area" text="Area" />
3310 <combo key="barrier" text="Barrier" values="fence,wall" />
3311 <reference ref="oh_wheelchair" />
3312 <check key="lit" text="Lit" />
3313 </item> <!-- Dog Park -->
3314 <item name="Amusement/Theme Park" icon="presets/leisure/theme_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3315 <link wiki="Tag:tourism=theme_park" />
3316 <space />
3317 <key key="tourism" value="theme_park" />
3318 <reference ref="name_operator_oh_wheelchair" />
3319 <reference ref="link_contact_address_payment" />
3320 </item> <!-- Amusement/Theme Park -->
3321 <item name="Water Park" icon="presets/leisure/water_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3322 <link wiki="Tag:leisure=water_park" />
3323 <space />
3324 <key key="leisure" value="water_park" />
3325 <reference ref="name_operator_oh_wheelchair" />
3326 <reference ref="link_contact_address_payment" />
3327 <preset_link preset_name="Public bath" text="Similar but different tags:" />
3328 <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
3329 </item> <!-- Water Park -->
3330 <item name="Public bath" icon="presets/leisure/public_bath.svg" type="node,closedway,multipolygon" preset_name_label="true">
3331 <link wiki="Tag:amenity=public_bath" />
3332 <space />
3333 <key key="amenity" value="public_bath" />
3334 <reference ref="name_operator_oh_wheelchair" />
3335 <combo key="bath:type" text="Type" values="hammam,hot_spring,lake,onsen,river,sento,thermal" values_context="bath:type" />
3336 <check key="bath:open_air" text="Open air" />
3337 <check key="shower" text="Shower" />
3338 <checkgroup columns="3">
3339 <check key="female" text="Female" text_context="restroom" />
3340 <check key="male" text="Male" text_context="restroom" />
3341 <check key="unisex" text="Unisex" text_context="restroom" />
3342 </checkgroup>
3343 <reference ref="fee" />
3344 <reference ref="link_contact_address_payment" />
3345 <preset_link preset_name="Water Park" text="Similar but different tags:" />
3346 <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
3347 </item> <!-- Public bath -->
3348 <item name="Resort" icon="presets/leisure/resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3349 <link wiki="Tag:leisure=resort" />
3350 <space />
3351 <key key="leisure" value="resort" />
3352 <reference ref="name_operator_oh_wheelchair" />
3353 <reference ref="fee_interval" />
3354 <reference ref="link_contact_address_payment" />
3355 </item> <!-- Resort -->
3356 <item name="Beach Resort" icon="presets/leisure/beach_resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3357 <link wiki="Tag:leisure=beach_resort" />
3358 <space />
3359 <key key="leisure" value="beach_resort" />
3360 <reference ref="name_operator_oh_wheelchair" />
3361 <reference ref="fee_interval" />
3362 <space />
3363 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
3364 <reference ref="link_contact_address_payment" />
3365 </item> <!-- Beach Resort -->
3366 <item name="Swimming Pool" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
3367 <link wiki="Tag:leisure=swimming_pool" />
3368 <key key="leisure" value="swimming_pool" />
3369 <space />
3370 <label text="Used for the water area only." />
3371 <space />
3372 <reference ref="POI_access" />
3373 </item> <!-- Swimming Pool -->
3374 <item name="Dive centre" icon="presets/leisure/dive_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3375 <link wiki="Tag:amenity=dive_centre" />
3376 <space />
3377 <key key="amenity" value="dive_centre" />
3378 <reference ref="name_operator_oh_wheelchair" />
3379 <reference ref="link_contact_address_payment" />
3380 </item> <!-- Dive centre -->
3381 <item name="Fitness Station" icon="presets/leisure/fitness_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3382 <link wiki="Tag:leisure=fitness_station" />
3383 <space />
3384 <key key="leisure" value="fitness_station" />
3385 <reference ref="name_operator_oh_wheelchair" />
3386 <text key="ref" text="Reference" />
3387 <text key="description" text="Description" />
3388 </item> <!-- Fitness Station -->
3389 <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true">
3390 <link wiki="Tag:amenity=sauna" />
3391 <space />
3392 <key key="leisure" value="sauna" />
3393 <reference ref="name_operator_oh_wheelchair" />
3394 <reference ref="POI_access" />
3395 <reference ref="link_contact_address_payment" />
3396 </item> <!-- Sauna -->
3397 <item name="Horse Riding" icon="presets/leisure/horse_riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
3398 <link wiki="Tag:leisure=horse_riding" />
3399 <space />
3400 <key key="leisure" value="horse_riding" />
3401 <reference ref="name_operator_oh_wheelchair" />
3402 <reference ref="fee" />
3403 <reference ref="link_contact_address_payment" />
3404 </item> <!-- Horse Riding -->
3405 <item name="Hackerspace" icon="presets/leisure/hackerspace.svg" type="node,closedway,multipolygon" preset_name_label="true">
3406 <link wiki="Tag:leisure=hackerspace" />
3407 <space />
3408 <key key="leisure" value="hackerspace" />
3409 <reference ref="name_operator_oh_wheelchair" />
3410 <reference ref="link_contact_address" />
3411 </item> <!-- Hackerspace -->
3412 <item name="Outdoor seating" icon="presets/leisure/outdoor_seating.svg" type="node,closedway,multipolygon" preset_name_label="true">
3413 <link wiki="Tag:leisure=outdoor_seating" />
3414 <space />
3415 <key key="leisure" value="outdoor_seating" />
3416 <reference ref="name_operator_oh_wheelchair" />
3417 </item> <!-- Outdoor seating -->
3418 <separator/>
3419 <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
3420 <link wiki="Tag:leisure=playground" />
3421 <space />
3422 <key key="leisure" value="playground" />
3423 <reference ref="name_operator_oh_wheelchair" />
3424 <reference ref="max_age" />
3425 </item> <!-- Playground -->
3426 <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3427 <link wiki="Tag:tourism=picnic_site" />
3428 <space />
3429 <key key="tourism" value="picnic_site" />
3430 <text key="name" text="Name" />
3431 <check key="fireplace" text="Fireplace" />
3432 </item> <!-- Picnic Site -->
3433 <item name="Picnic Table" icon="presets/leisure/picnic.svg" type="node" preset_name_label="true">
3434 <link wiki="Tag:leisure=picnic_table" />
3435 <space />
3436 <key key="leisure" value="picnic_table" />
3437 <check key="covered" text="Covered" />
3438 </item> <!-- Picnic Table -->
3439 <item name="Public Grill" icon="presets/leisure/bbq.svg" type="node,closedway,multipolygon" preset_name_label="true">
3440 <link wiki="Tag:amenity=bbq" />
3441 <space />
3442 <key key="amenity" value="bbq" />
3443 <text key="name" text="Name" />
3444 <combo key="fuel" text="Fuel" text_context="grill" values="charcoal,electric,wood" />
3445 <check key="covered" text="Covered" />
3446 </item> <!-- Public Grill -->
3447 <item name="Firepit" icon="presets/leisure/firepit.svg" type="node,closedway" preset_name_label="true">
3448 <link wiki="Tag:leisure=firepit" />
3449 <space />
3450 <key key="leisure" value="firepit" />
3451 <text key="name" text="Name" />
3452 </item> <!-- Firepit -->
3453 <item name="Fishing" icon="presets/sport/fishing.svg" type="node,closedway,multipolygon" preset_name_label="true">
3454 <link wiki="Tag:leisure=fishing" />
3455 <space />
3456 <key key="leisure" value="fishing" />
3457 <text key="name" text="Name" />
3458 </item> <!-- Fishing -->
3459 <item name="Bird Hide" icon="presets/leisure/bird_hide.svg" type="node,closedway" preset_name_label="true">
3460 <link wiki="Tag:leisure=bird_hide" />
3461 <space />
3462 <key key="leisure" value="bird_hide" />
3463 <reference ref="name_ref_operator" />
3464 </item> <!-- Bird Hide -->
3465 <separator/>
3466 <item name="Amusement arcade" icon="presets/leisure/amusement_arcade.svg" type="node,closedway,multipolygon" preset_name_label="true">
3467 <link wiki="Tag:leisure=amusement_arcade" />
3468 <space />
3469 <key key="leisure" value="amusement_arcade" />
3470 <reference ref="name_operator_oh_wheelchair" />
3471 <reference ref="min_age" />
3472 <space />
3473 <reference ref="internet_smoking" />
3474 <reference ref="link_contact_address_payment" />
3475 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3476 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3477 <preset_link preset_name="Casino" text="Similar but different tags:" />
3478 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3479 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3480 </item> <!-- Amusement arcade -->
3481 <item name="Adult gaming centre" icon="presets/leisure/adult_gaming_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3482 <link wiki="Tag:leisure=adult_gaming_centre" />
3483 <space />
3484 <key key="leisure" value="adult_gaming_centre" />
3485 <reference ref="name_operator_oh_wheelchair" />
3486 <reference ref="min_age" />
3487 <space />
3488 <reference ref="internet_smoking" />
3489 <reference ref="link_contact_address_payment" />
3490 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3491 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3492 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3493 <preset_link preset_name="Casino" text="Similar but different tags:" />
3494 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3495 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3496 </item> <!-- Adult gaming centre -->
3497 <item name="Gambling" icon="presets/leisure/gambling.svg" type="node,closedway,multipolygon" preset_name_label="true">
3498 <link wiki="Tag:amenity=gambling" />
3499 <space />
3500 <key key="amenity" value="gambling" />
3501 <multiselect key="gambling" text="Type" values="yes;lottery;pachinko;slot_machines;bingo;betting;poker" />
3502 <reference ref="name_operator_oh_wheelchair" />
3503 <reference ref="min_age" />
3504 <space />
3505 <reference ref="internet_smoking" />
3506 <reference ref="link_contact_address_payment" />
3507 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3508 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3509 <preset_link preset_name="Casino" text="Similar but different tags:" />
3510 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3511 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3512 </item> <!-- Gambling -->
3513 <item name="Casino" icon="presets/leisure/casino.svg" type="node,closedway,multipolygon" preset_name_label="true">
3514 <link wiki="Tag:amenity=casino" />
3515 <space />
3516 <key key="amenity" value="casino" />
3517 <reference ref="name_operator_oh_wheelchair" />
3518 <reference ref="min_age" />
3519 <space />
3520 <reference ref="internet_smoking" />
3521 <reference ref="link_contact_address_payment" />
3522 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
3523 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
3524 <preset_link preset_name="Gambling" text="Similar but different tags:" />
3525 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
3526 <preset_link preset_name="Lottery" text="Similar but different tags:" />
3527 </item> <!-- Casino -->
3528 <separator/>
3529 <item name="Night Club" icon="presets/leisure/nightclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3530 <link wiki="Tag:amenity=nightclub" />
3531 <space />
3532 <key key="amenity" value="nightclub" />
3533 <reference ref="name_operator_oh_wheelchair" />
3534 <reference ref="min_age" />
3535 <space />
3536 <reference ref="internet_smoking" />
3537 <reference ref="link_contact_address_payment" />
3538 </item> <!-- Night Club -->
3539 <item name="Strip Club" icon="presets/leisure/stripclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3540 <link wiki="Tag:amenity=stripclub" />
3541 <space />
3542 <key key="amenity" value="stripclub" />
3543 <reference ref="name_operator_oh_wheelchair" />
3544 <reference ref="min_age" />
3545 <space />
3546 <reference ref="internet_smoking" />
3547 <reference ref="link_contact_address_payment" />
3548 </item> <!-- Strip Club -->
3549 <item name="Brothel" icon="presets/leisure/brothel.svg" type="node,closedway,multipolygon" preset_name_label="true">
3550 <link wiki="Tag:amenity=brothel" />
3551 <space />
3552 <key key="amenity" value="brothel" />
3553 <reference ref="name_operator_oh_wheelchair" />
3554 <space />
3555 <reference ref="internet_smoking" />
3556 <reference ref="link_contact_address_payment" />
3557 </item> <!-- Brothel -->
3558 </group> <!-- Leisure -->
3559 <group name="Culture" icon="presets/leisure/theater.svg">
3560 <item name="Museum" icon="presets/sightseeing/museum.svg" type="node,closedway,multipolygon" preset_name_label="true">
3561 <link wiki="Tag:tourism=museum" />
3562 <space />
3563 <key key="tourism" value="museum" />
3564 <reference ref="name_operator_oh_wheelchair" />
3565 <text key="wikipedia" text="Wikipedia" />
3566 <reference ref="link_contact_address_payment" />
3567 <preset_link preset_name="Building" />
3568 </item> <!-- Museum -->
3569 <item name="Theatre" icon="presets/leisure/theater.svg" type="node,closedway,multipolygon" preset_name_label="true">
3570 <link wiki="Tag:amenity=theatre" />
3571 <space />
3572 <key key="amenity" value="theatre" />
3573 <reference ref="name_operator" />
3574 <reference ref="wheelchair" />
3575 <reference ref="link_contact_address_payment" />
3576 <preset_link preset_name="Building" />
3577 </item> <!-- Theatre -->
3578 <item name="Library" icon="presets/education/library.svg" type="node,closedway,multipolygon" preset_name_label="true">
3579 <link wiki="Tag:amenity=library" />
3580 <space />
3581 <key key="amenity" value="library" />
3582 <reference ref="name_operator_oh_wheelchair" />
3583 <reference ref="link_contact_address_payment" />
3584 <preset_link preset_name="Building" />
3585 </item> <!-- Library -->
3586 <item name="Arts Centre" icon="presets/sightseeing/arts_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3587 <link wiki="Tag:amenity=arts_centre" />
3588 <space />
3589 <key key="amenity" value="arts_centre" />
3590 <text key="name" text="Name" />
3591 <reference ref="link_contact_address_payment" />
3592 <preset_link preset_name="Building" />
3593 </item> <!-- Arts Centre -->
3594 <item name="Artwork" icon="presets/sightseeing/arts_centre.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
3595 <link wiki="Tag:tourism=artwork" />
3596 <space />
3597 <key key="tourism" value="artwork" />
3598 <combo key="artwork_type" text="Type" values="architecture,mural,painting,sculpture,statue,bust,stone,installation,graffiti" values_searchable="true" />
3599 <text key="name" text="Name" />
3600 <text key="artwork_subject" text="Subject" />
3601 <text key="artist_name" text="Artist Name" />
3602 <combo key="material" text="Material" values="brass,bronze,concrete,glass,granite,metal,plastic,steel,stone,wood" />
3603 <text key="start_date" text="Start date" />
3604 </item> <!-- Artwork -->
3605 <item name="Studio" icon="presets/service/studio.svg" type="node,closedway,multipolygon" preset_name_label="true">
3606 <link wiki="Tag:amenity=studio" />
3607 <space />
3608 <key key="amenity" value="studio" />
3609 <reference ref="name_operator" />
3610 <reference ref="wheelchair" />
3611 <combo key="studio" text="Type" values="audio,radio,television,video" />
3612 <reference ref="link_contact_address_payment" />
3613 </item> <!-- Studio -->
3614 </group> <!-- Culture -->
3615 <group name="Place of Worship" icon="presets/religion/religion.svg">
3616 <item name="Church" icon="presets/religion/church.svg" type="node,closedway,multipolygon" preset_name_label="true">
3617 <link wiki="Tag:amenity=place_of_worship" />
3618 <space />
3619 <key key="amenity" value="place_of_worship" />
3620 <key key="religion" value="christian" />
3621 <text key="name" text="Name" />
3622 <combo key="building" text="Building type" values="basilica,cathedral,chapel,church,temple" values_searchable="true" />
3623 <reference ref="christian_denominations" />
3624 <reference ref="service_times" />
3625 <reference ref="oh_wheelchair" />
3626 <reference ref="link_contact_address" />
3627 <preset_link preset_name="Building" />
3628 </item> <!-- Church -->
3629 <item name="Mosque" icon="presets/religion/muslim.svg" type="node,closedway,multipolygon" preset_name_label="true">
3630 <link wiki="Tag:amenity=place_of_worship" />
3631 <space />
3632 <key key="amenity" value="place_of_worship" />
3633 <key key="religion" value="muslim" />
3634 <text key="name" text="Name" />
3635 <combo key="building" text="Building type" values="mosque" values_searchable="true" />
3636 <reference ref="muslim_denominations" />
3637 <reference ref="service_times" />
3638 <reference ref="oh_wheelchair" />
3639 <reference ref="link_contact_address" />
3640 <preset_link preset_name="Building" />
3641 </item> <!-- Mosque -->
3642 <item name="Synagogue" icon="presets/religion/jewish.svg" type="node,closedway,multipolygon" preset_name_label="true">
3643 <link wiki="Tag:amenity=place_of_worship" />
3644 <space />
3645 <key key="amenity" value="place_of_worship" />
3646 <key key="religion" value="jewish" />
3647 <text key="name" text="Name" />
3648 <combo key="building" text="Building type" values="synagogue" values_searchable="true" />
3649 <reference ref="jewish_denominations" />
3650 <reference ref="service_times" />
3651 <reference ref="oh_wheelchair" />
3652 <reference ref="link_contact_address" />
3653 <preset_link preset_name="Building" />
3654 </item> <!-- Synagogue -->
3655 <item name="Buddhist Temple" icon="presets/religion/buddhism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3656 <link wiki="Tag:amenity=place_of_worship" />
3657 <space />
3658 <key key="amenity" value="place_of_worship" />
3659 <key key="religion" value="buddhist" />
3660 <text key="name" text="Name" />
3661 <reference ref="buddhist_denominations" />
3662 <reference ref="service_times" />
3663 <reference ref="oh_wheelchair" />
3664 <reference ref="link_contact_address" />
3665 <preset_link preset_name="Building" />
3666 </item> <!-- Buddhist Temple -->
3667 <item name="Hindu Temple" icon="presets/religion/hinduism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3668 <link wiki="Tag:amenity=place_of_worship" />
3669 <space />
3670 <key key="amenity" value="place_of_worship" />
3671 <key key="religion" value="hindu" />
3672 <text key="name" text="Name" />
3673 <reference ref="hindu_denominations" />
3674 <reference ref="service_times" />
3675 <reference ref="oh_wheelchair" />
3676 <reference ref="link_contact_address" />
3677 <preset_link preset_name="Building" />
3678 </item> <!-- Hindu Temple -->
3679 <item name="Shinto Shrine" icon="presets/religion/shinto.svg" type="node,closedway,multipolygon" preset_name_label="true">
3680 <link wiki="Tag:amenity=place_of_worship" />
3681 <space />
3682 <key key="amenity" value="place_of_worship" />
3683 <key key="religion" value="shinto" />
3684 <text key="name" text="Name" />
3685 <reference ref="service_times" />
3686 <reference ref="oh_wheelchair" />
3687 <reference ref="link_contact_address" />
3688 <preset_link preset_name="Building" />
3689 </item> <!-- Shinto Shrine -->
3690 <item name="Other Place of Worship" icon="presets/religion/religion.svg" type="node,closedway,multipolygon" preset_name_label="true">
3691 <link wiki="Tag:amenity=place_of_worship" />
3692 <space />
3693 <key key="amenity" value="place_of_worship" />
3694 <text key="name" text="Name" />
3695 <reference ref="other_religions" />
3696 <reference ref="service_times" />
3697 <reference ref="oh_wheelchair" />
3698 <reference ref="link_contact_address" />
3699 <preset_link preset_name="Building" />
3700 </item> <!-- Other Place of Worship -->
3701 </group> <!-- Place of Worship -->
3702 <group name="Public Building" icon="presets/service/townhall.svg">
3703 <item name="Town Hall" icon="presets/service/townhall.svg" type="node,closedway,multipolygon" preset_name_label="true">
3704 <link wiki="Tag:amenity=townhall" />
3705 <space />
3706 <key key="amenity" value="townhall" />
3707 <reference ref="name_oh_wheelchair" />
3708 <reference ref="link_contact_address" />
3709 <preset_link preset_name="Building" />
3710 </item> <!-- Town Hall -->
3711 <item name="Community Centre" icon="presets/service/community_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3712 <link wiki="Tag:amenity=community_centre" />
3713 <label text="Community Centre" />
3714 <space />
3715 <key key="amenity" value="community_centre" />
3716 <reference ref="name_operator_oh_wheelchair" />
3717 <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" />
3718 <multiselect key="community_centre:for" text="For" values="child;juvenile;student;girl;boy;man;woman;senior;family;homosexual;multigeneration;disabled;athlete;immigrant;lgbtq" />
3719 <reference ref="link_contact_address" />
3720 <preset_link preset_name="Building" />
3721 </item> <!-- Community Centre -->
3722 <item name="Embassy" icon="presets/service/embassy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3723 <link wiki="Tag:amenity=embassy" />
3724 <space />
3725 <key key="amenity" value="embassy" />
3726 <reference ref="name_oh_wheelchair" />
3727 <reference ref="link_contact_address" />
3728 </item> <!-- Embassy -->
3729 <item name="Courthouse" icon="presets/service/courthouse.svg" type="node,closedway,multipolygon" preset_name_label="true">
3730 <link wiki="Tag:amenity=courthouse" />
3731 <space />
3732 <key key="amenity" value="courthouse" />
3733 <reference ref="name_oh_wheelchair" />
3734 <reference ref="link_contact_address" />
3735 <preset_link preset_name="Building" />
3736 </item> <!-- Courthouse -->
3737 <item name="Prison" icon="presets/service/prison.svg" type="node,closedway,multipolygon" preset_name_label="true">
3738 <link wiki="Tag:amenity=prison" />
3739 <space />
3740 <key key="amenity" value="prison" />
3741 <reference ref="name_operator" />
3742 <reference ref="link_contact_address" />
3743 </item> <!-- Prison -->
3744 <item name="Police" icon="presets/service/police.svg" type="node,closedway,multipolygon" preset_name_label="true">
3745 <link wiki="Tag:amenity=police" />
3746 <space />
3747 <key key="amenity" value="police" />
3748 <reference ref="name_oh_wheelchair" />
3749 <reference ref="link_contact_address" />
3750 <preset_link preset_name="Building" />
3751 </item> <!-- Police -->
3752 <item name="Ranger Station" icon="presets/service/ranger_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3753 <link wiki="Tag:amenity=ranger_station" />
3754 <space />
3755 <key key="amenity" value="ranger_station" />
3756 <reference ref="name_operator_oh_wheelchair" />
3757 <reference ref="link_contact_address" />
3758 </item> <!-- Ranger Station -->
3759 <item name="Fire Station" icon="presets/service/firebrigade.svg" type="node,closedway,multipolygon" preset_name_label="true">
3760 <link wiki="Tag:amenity=fire_station" />
3761 <space />
3762 <key key="amenity" value="fire_station" />
3763 <text key="name" text="Name" />
3764 <reference ref="link_contact_address" />
3765 <preset_link preset_name="Building" />
3766 </item> <!-- Fire Station -->
3767 <item name="Post Office" icon="presets/service/post_office.svg" type="node,closedway,multipolygon" preset_name_label="true">
3768 <link wiki="Tag:amenity=post_office" />
3769 <space />
3770 <key key="amenity" value="post_office" />
3771 <reference ref="name_operator_oh_wheelchair" />
3772 <text key="ref" text="Reference" />
3773 <reference ref="link_contact_address_payment" />
3774 </item> <!-- Post Office -->
3775 </group> <!-- Public Buildings -->
3776 <group name="Education" icon="presets/education/school.svg">
3777 <item name="Kindergarten" icon="presets/education/kindergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3778 <link wiki="Tag:amenity=kindergarten" />
3779 <space />
3780 <key key="amenity" value="kindergarten" />
3781 <reference ref="name_operator_oh_wheelchair" />
3782 <reference ref="min_age" />
3783 <reference ref="max_age" />
3784 <combo key="isced:level" text="ISCED level" values="0" />
3785 <reference ref="link_contact_address" />
3786 <preset_link preset_name="Building" />
3787 </item> <!-- Kindergarten -->
3788 <item name="School" icon="presets/education/school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3789 <link wiki="Tag:amenity=school" />
3790 <space />
3791 <key key="amenity" value="school" />
3792 <reference ref="name_operator_oh_wheelchair" />
3793 <reference ref="min_age" />
3794 <multiselect key="isced:level" text="ISCED level" values="0;1;2;3;4" rows="6" />
3795 <reference ref="link_contact_address" />
3796 <preset_link preset_name="Building" />
3797 </item> <!-- School -->
3798 <item name="University" icon="presets/education/university.svg" type="node,closedway,multipolygon" preset_name_label="true">
3799 <link wiki="Tag:amenity=university" />
3800 <space />
3801 <key key="amenity" value="university" />
3802 <reference ref="name_operator_oh_wheelchair" />
3803 <multiselect key="isced:level" text="ISCED level" values="4;5;6;7;8" rows="6" />
3804 <reference ref="link_contact_address" />
3805 </item> <!-- University -->
3806 <item name="College" icon="presets/education/college.svg" type="node,closedway,multipolygon" preset_name_label="true">
3807 <link wiki="Tag:amenity=college" />
3808 <space />
3809 <key key="amenity" value="college" />
3810 <reference ref="name_operator_oh_wheelchair" />
3811 <multiselect key="isced:level" text="ISCED level" values="3;4;5;6;7" rows="6" />
3812 <reference ref="link_contact_address" />
3813 </item> <!-- College -->
3814 <item name="Driving School" icon="presets/education/driving_school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3815 <link wiki="Tag:amenity=driving_school" />
3816 <space />
3817 <key key="amenity" value="driving_school" />
3818 <reference ref="name_operator_oh_wheelchair" />
3819 <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" />
3820 <reference ref="link_contact_address" />
3821 </item> <!-- Driving School -->
3822 </group> <!-- Education -->
3823 <group name="Health" icon="presets/health/pharmacy.svg">
3824 <item name="Hospital" icon="presets/health/hospital.svg" type="node,closedway,multipolygon" preset_name_label="true">
3825 <link wiki="Tag:amenity=hospital" />
3826 <space />
3827 <key key="amenity" value="hospital" />
3828 <reference ref="name_operator" />
3829 <reference ref="link_contact_address_payment" />
3830 </item> <!-- Hospital -->
3831 <item name="Clinic" icon="presets/health/clinic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3832 <link wiki="Tag:amenity=clinic" />
3833 <space />
3834 <key key="amenity" value="clinic" />
3835 <reference ref="name_operator" />
3836 <reference ref="link_contact_address_payment" />
3837 </item> <!-- Clinic -->
3838 <item name="Doctor's Office" icon="presets/health/doctors.svg" type="node,closedway,multipolygon" preset_name_label="true">
3839 <link wiki="Tag:amenity=doctors" />
3840 <space />
3841 <key key="amenity" value="doctors" />
3842 <reference ref="name_oh_wheelchair" />
3843 <reference ref="link_contact_address_payment" />
3844 </item> <!-- Doctor's Office -->
3845 <item name="Dentist" icon="presets/health/dentist.svg" type="node,closedway,multipolygon" preset_name_label="true">
3846 <link wiki="Tag:amenity=dentist" />
3847 <space />
3848 <key key="amenity" value="dentist" />
3849 <reference ref="name_oh_wheelchair" />
3850 <reference ref="link_contact_address_payment" />
3851 </item> <!-- Dentist -->
3852 <item name="Pharmacy" icon="presets/health/pharmacy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3853 <link wiki="Tag:amenity=pharmacy" />
3854 <space />
3855 <key key="amenity" value="pharmacy" />
3856 <reference ref="name_operator_oh_wheelchair" />
3857 <check key="dispensing" text="Dispensing"/>
3858 <reference ref="link_contact_address_payment" />
3859 </item> <!-- Pharmacy -->
3860 <item name="Laboratory" icon="presets/health/laboratory.svg" type="node,closedway,multipolygon" preset_name_label="true">
3861 <link wiki="Tag:healthcare=laboratory" />
3862 <space />
3863 <key key="healthcare" value="laboratory" />
3864 <optional>
3865 <reference ref="name_operator" />
3866 <combo key="healthcare:speciality" text="Speciality" values="biology,blood_check,clinical_pathology" values_context="healthcare" />
3867 <reference ref="oh_wheelchair" />
3868 <text key="ref" text="Reference" />
3869 <reference ref="link_contact_address" />
3870 </optional>
3871 </item> <!-- Laboratory -->
3872 <separator/>
3873 <item name="Baby Hatch/Safe Haven" icon="presets/health/baby_hatch.svg" type="node,closedway" preset_name_label="true">
3874 <link wiki="Tag:amenity=baby_hatch" />
3875 <space />
3876 <key key="amenity" value="baby_hatch" />
3877 <reference ref="name_operator_oh_wheelchair" />
3878 <reference ref="link_contact_address" />
3879 </item> <!-- Baby Hatch/Safe Haven -->
3880 <separator/>
3881 <item name="Emergency Access Point" icon="presets/service/emergency_access_point.svg" type="node,closedway" preset_name_label="true">
3882 <link wiki="Tag:highway=emergency_access_point" />
3883 <space />
3884 <key key="highway" value="emergency_access_point" />
3885 <text key="ref" text="Point Number" />
3886 <text key="name" text="Point Name" />
3887 <text key="operator" text="Operator" />
3888 <text key="emergency_telephone_code" text="Emergency Phone Number" />
3889 <label text="(Use number as shown on plate.)" />
3890 <space />
3891 </item> <!-- Emergency Access Point -->
3892 <separator/>
3893 <item name="Veterinary" icon="presets/health/veterinary.svg" type="node,closedway,multipolygon" preset_name_label="true">
3894 <link wiki="Tag:amenity=veterinary" />
3895 <space />
3896 <key key="amenity" value="veterinary" />
3897 <reference ref="name_oh_wheelchair" />
3898 <reference ref="link_contact_address_payment" />
3899 </item> <!-- Veterinary -->
3900 </group> <!-- Health -->
3901 <group name="Emergency" icon="presets/emergency/ambulance_station.svg">
3902 <item name="Ambulance Station" icon="presets/emergency/ambulance_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3903 <link wiki="Tag:emergency=ambulance_station" />
3904 <space />
3905 <key key="emergency" value="ambulance_station" />
3906 <reference ref="name_operator" />
3907 <reference ref="link_contact_address" />
3908 </item> <!-- Ambulance Station -->
3909 <item name="Emergency ward entrance" icon="presets/emergency/emergency_ward_entrance.svg" type="node" preset_name_label="true">
3910 <link wiki="Tag:emergency=emergency_ward_entrance" />
3911 <space />
3912 <key key="emergency" value="emergency_ward_entrance" />
3913 <reference ref="name_operator" />
3914 <combo key="emergency_ward_entrance" text="Type" values="walk-in,rescue_service,all" values_searchable="true" />
3915 <reference ref="link_contact_address" />
3916 </item> <!-- Emergency ward entrance -->
3917 <item name="Automated Defibrillator" icon="presets/emergency/aed.svg" type="node" preset_name_label="true">
3918 <link wiki="Tag:emergency=defibrillator" />
3919 <space />
3920 <key key="emergency" value="defibrillator" />
3921 <reference ref="oh_wheelchair" />
3922 <text key="operator" text="Operator" />
3923 <text key="defibrillator:location" text="Location description" />
3924 <text key="phone" text="Phone number" />
3925 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3926 <reference ref="POI_access" />
3927 <check key="indoor" text="Located inside a building?" />
3928 <!-- lastcheck is in use for aed devices, but not yet well discussed or documented
3929 <optional>
3930 <text key="lastcheck" text="Last check date (YYYY-MM-DD)" />
3931 <text key="lastcheck:note" text="Last check note" />
3932 </optional>
3933 -->
3934 </item> <!-- Automated Defibrillator -->
3935 <separator />
3936 <item name="Fire Extinguisher" icon="presets/emergency/fire_extinguisher.svg" type="node" preset_name_label="true">
3937 <link wiki="Tag:emergency=fire_extinguisher" />
3938 <space />
3939 <key key="emergency" value="fire_extinguisher" />
3940 <text key="ref" text="Reference" />
3941 <text key="operator" text="Operator" />
3942 <check key="indoor" text="Indoor" />
3943 </item> <!-- Fire Extinguisher -->
3944 <item name="Fire Hose" icon="presets/emergency/fire_hose.svg" type="node" preset_name_label="true">
3945 <link wiki="Tag:emergency=fire_hose" />
3946 <space />
3947 <key key="emergency" value="fire_hose" />
3948 <text key="ref" text="Reference" />
3949 <text key="operator" text="Operator" />
3950 </item> <!-- Fire Hose -->
3951 <item name="Fire Hydrant" icon="presets/service/fire_hydrant.svg" type="node" preset_name_label="true">
3952 <link wiki="Tag:emergency=fire_hydrant" />
3953 <space />
3954 <key key="emergency" value="fire_hydrant" />
3955 <combo key="fire_hydrant:type" text="Shape" values_searchable="true" values_context="pipeline" >
3956 <list_entry value="pillar" short_description="A pillar type hydrant." />
3957 <list_entry value="underground" short_description="A fire hydrant simple outlet located underground." />
3958 <list_entry value="wall" short_description="A wall-mounted fire hydrant." />
3959 <list_entry value="pipe" short_description="A simple capped pipe, without the usual hydrant shape." />
3960 </combo>
3961 <combo key="fire_hydrant:diameter" text="Diameter (mm)" values="50,70,75,80,100,110,125,150,200,250,300,400" />
3962 <combo key="fire_hydrant:pressure" text="Pressure (bar) or suction" values_searchable="true" values_sort="false">
3963 <list_entry value="#" short_description="Pressure in bar." />
3964 <list_entry value="yes" short_description="Pressure but value unknown." />
3965 <list_entry value="suction" short_description="Water is not pressurized, a pump is needed." />
3966 </combo>
3967 <optional>
3968 <text key="ref" text="Reference" />
3969 <combo key="water_source" text="Water source">
3970 <list_entry value="main" short_description="Hydrant is fed by the local distribution network." />
3971 <list_entry value="groundwater" short_description="A water well." />
3972 <list_entry value="stream" />
3973 <list_entry value="river" />
3974 <list_entry value="canal" />
3975 <list_entry value="drain" />
3976 <list_entry value="ditch" />
3977 <list_entry value="pond" />
3978 <list_entry value="lake" />
3979 <list_entry value="water_tank" />
3980 <list_entry value="swimming_pool" />
3981 </combo>
3982 <combo key="fire_hydrant:position" text="Hydrant Position" values_context="hydrant position" >
3983 <list_entry value="lane" short_description="on the side of a road lane" />
3984 <list_entry value="parking_lot" short_description="in a parking lot" />
3985 <list_entry value="sidewalk" short_description="on a sidewalk" />
3986 <list_entry value="green" short_description="in a grassy area" />
3987 </combo>
3988 <text key="flow_rate" text="Flow rate with unit of measure" />
3989 <combo key="pillar:type" text="Pillar type">
3990 <list_entry value="dry_barrel" short_description="A style of pillar hydrant where the water shutoff valve is below ground." />
3991 <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." />
3992 </combo>
3993 <space />
3994 <combo key="couplings" text="Number of couplings" values="1,2,3" />
3995 <!-- <combo key="couplings:type" text="Coupling standard" values="Bayonet,Barcelona,Guillemin,Klaue,Sprawny,Storz,UNI" /> capitalized values which is contrary to general tagging conventions -->
3996 <text key="couplings:diameters" text="Each coupling diameter (separated by ;)" />
3997 <space />
3998 <combo key="colour" text="Colour" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
3999 <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" />
4000 <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" />
4001 <space />
4002 <text key="manufacturer" text="Manufacturer" />
4003 <text key="operator" text="Operator" />
4004 <text key="name" text="Name" />
4005 </optional>
4006 </item> <!-- Fire Hydrant -->
4007 <item name="Water Tank" icon="presets/emergency/water_tank.svg" type="node,closedway" preset_name_label="true">
4008 <link wiki="Tag:emergency=water_tank" />
4009 <space />
4010 <key key="emergency" value="water_tank" />
4011 <reference ref="name_ref_operator" />
4012 <space />
4013 <text key="water_tank:volume" text="Volume (in liters)" />
4014 </item> <!-- Water Tank -->
4015 <separator />
4016 <item name="Assembly Point" icon="presets/emergency/assembly_point.svg" type="node" preset_name_label="true">
4017 <link wiki="Tag:emergency=assembly_point" />
4018 <space />
4019 <key key="emergency" value="assembly_point" />
4020 <reference ref="name_ref_operator" />
4021 </item> <!-- Assembly Point -->
4022 <item name="Emergency Phone" icon="presets/vehicle/emergency_phone.svg" type="node" preset_name_label="true">
4023 <link wiki="Tag:emergency=phone" />
4024 <key key="emergency" value="phone" />
4025 <text key="ref" text="Reference" />
4026 <text key="operator" text="Operator" />
4027 </item> <!-- Emergency Phone -->
4028 <item name="Siren" icon="presets/emergency/siren.svg" type="node" preset_name_label="true">
4029 <link wiki="Tag:emergency=siren" />
4030 <key key="emergency" value="siren" />
4031 <text key="ref" text="Reference" />
4032 <text key="operator" text="Operator" />
4033 <space />
4034 <combo key="siren:type" text="Type" values="pneumatic,electronic,mechanical" />
4035 <multiselect key="siren:purpose" text="Purpose" values="tornado;fire;air_raid;civil_defense" rows="5" values_searchable="true" />
4036 <text key="siren:range" text="Range (in meters)" />
4037 </item> <!-- Siren -->
4038 </group> <!-- Emergency -->
4039 <group name="Social Facility" icon="presets/social_facility/outreach.svg">
4040 <item name="Nursing Home" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
4041 <link wiki="Key:social_facility" />
4042 <space />
4043 <key key="amenity" value="social_facility" />
4044 <key key="social_facility" value="nursing_home" />
4045 <reference ref="name_operator" />
4046 <text key="capacity" text="Capacity" />
4047 <reference ref="link_contact_address" />
4048 </item> <!-- Nursing Home -->
4049 <item name="Nursing Home (Legacy)" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
4050 <link wiki="Tag:amenity=nursing_home" />
4051 <space />
4052 <key key="amenity" value="nursing_home" />
4053 <reference ref="name_operator" />
4054 <text key="capacity" text="Capacity" />
4055 <reference ref="link_contact_address" />
4056 </item> <!-- Nursing Home (Legacy)-->
4057 <item name="Group Home" icon="presets/social_facility/group_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
4058 <link wiki="Key:social_facility" />
4059 <space />
4060 <key key="amenity" value="social_facility" />
4061 <key key="social_facility" value="group_home" />
4062 <reference ref="name_operator" />
4063 <combo key="social_facility:for" text="For" value="senior" default="senior" />
4064 <text key="capacity" text="Capacity" />
4065 <reference ref="link_contact_address" />
4066 </item> <!-- Group Home -->
4067 <item name="Assisted Living" icon="presets/social_facility/assisted_living.svg" type="node,closedway,multipolygon" preset_name_label="true">
4068 <link wiki="Key:social_facility" />
4069 <space />
4070 <key key="amenity" value="social_facility" />
4071 <key key="social_facility" value="assisted_living" />
4072 <reference ref="name_operator" />
4073 <combo key="social_facility:for" text="For" value="senior" default="senior" />
4074 <text key="capacity" text="Capacity" />
4075 <reference ref="link_contact_address" />
4076 </item> <!-- Assisted Living -->
4077 <item name="Outreach" icon="presets/social_facility/outreach.svg" type="node,closedway,multipolygon" preset_name_label="true">
4078 <link wiki="Key:social_facility" />
4079 <space />
4080 <key key="amenity" value="social_facility" />
4081 <key key="social_facility" value="outreach" />
4082 <reference ref="name_operator_oh_wheelchair" />
4083 <reference ref="link_contact_address" />
4084 </item> <!-- Outreach -->
4085 <item name="Shelter" name_context="social_facility" icon="presets/social_facility/shelter.svg" type="node,closedway,multipolygon" preset_name_label="true">
4086 <link wiki="Key:social_facility" />
4087 <space />
4088 <key key="amenity" value="social_facility" />
4089 <key key="social_facility" value="shelter" />
4090 <reference ref="name_operator" />
4091 <text key="capacity" text="Capacity" />
4092 <reference ref="link_contact_address" />
4093 </item> <!-- Shelter -->
4094 <item name="Food Bank" icon="presets/social_facility/food_bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
4095 <link wiki="Key:social_facility" />
4096 <space />
4097 <key key="amenity" value="social_facility" />
4098 <key key="social_facility" value="food_bank" />
4099 <reference ref="name_operator_oh_wheelchair" />
4100 <reference ref="link_contact_address" />
4101 </item> <!-- Food Bank -->
4102 </group> <!-- Social Facility -->
4103 <group name="Facilities" icon="presets/service/telephone.svg">
4104 <item name="Toilets/Restrooms" icon="presets/service/toilets.svg" type="node,closedway" preset_name_label="true">
4105 <link wiki="Tag:amenity=toilets" />
4106 <space />
4107 <key key="amenity" value="toilets" />
4108 <optional>
4109 <reference ref="POI_access" />
4110 <checkgroup columns="3">
4111 <check key="female" text="Female" text_context="restroom" />
4112 <check key="male" text="Male" text_context="restroom" />
4113 <check key="unisex" text="Unisex" text_context="restroom" />
4114 </checkgroup>
4115 <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
4116 <text key="description" text="Description" />
4117 <reference ref="fee" />
4118 <text key="operator" text="Operator" />
4119 <combo key="toilets:position" text="Usage Position" values="seated,seated;urinal,squat,urinal" />
4120 <reference ref="wheelchair" />
4121 <check key="drinking_water" text="Drinking Water" />
4122 </optional>
4123 <preset_link preset_name="Changing table" />
4124 </item> <!-- Toilets/Restrooms -->
4125 <item name="Shower" icon="presets/service/shower.svg" type="node,closedway" preset_name_label="true">
4126 <link wiki="Tag:amenity=shower" />
4127 <space />
4128 <key key="amenity" value="shower" />
4129 <reference ref="POI_access" />
4130 <optional>
4131 <checkgroup columns="3">
4132 <check key="female" text="Female" text_context="restroom" />
4133 <check key="male" text="Male" text_context="restroom" />
4134 <check key="unisex" text="Unisex" text_context="restroom" />
4135 </checkgroup>
4136 <text key="description" text="Description" />
4137 <reference ref="fee" />
4138 <text key="operator" text="Operator" />
4139 <reference ref="oh_wheelchair" />
4140 </optional>
4141 </item> <!-- Shower -->
4142 <item name="Changing table" icon="presets/service/changing_table.svg" type="node,closedway" preset_name_label="true">
4143 <link wiki="Key:changing_table" />
4144 <space />
4145 <combo key="changing_table" text="Changing table" values="yes,limited,no" default="yes" match="keyvalue!" />
4146 <optional>
4147 <check key="changing_table:fee" text="Fee" />
4148 <combo key="changing_table:count" text="Count" values="1,2,3,4,5" />
4149 <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" />
4150 <text key="operator" text="Operator" />
4151 <reference ref="wheelchair" />
4152 </optional>
4153 </item> <!-- Changing table -->
4154 <separator/>
4155 <item name="Post Box" icon="presets/service/post_box.svg" type="node" preset_name_label="true">
4156 <link wiki="Tag:amenity=post_box" />
4157 <space />
4158 <key key="amenity" value="post_box" />
4159 <text key="operator" text="Operator" />
4160 <text key="ref" text="Reference number" />
4161 <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" />
4162 <combo key="post_box:type" text="Type" values="pillar,lamp,wall,meter" values_context="post_box" />
4163 <check key="drive_through" text="Drive through" />
4164 </item> <!-- Post Box -->
4165 <item name="Telephone" icon="presets/service/telephone.svg" type="node" preset_name_label="true">
4166 <link wiki="Tag:amenity=telephone" />
4167 <space />
4168 <key key="amenity" value="telephone" />
4169 <text key="operator" text="Operator" />
4170 <combo key="covered" text="Covered" values="yes,no,booth" />
4171 <space />
4172 <check key="payment:coins" text="Coins" />
4173 <check key="payment:notes" text="Notes" text_context="payment" />
4174 <check key="payment:telephone_cards" text="Telephone cards" />
4175 <preset_link preset_name="Payment Methods" />
4176 </item> <!-- Telephone -->
4177 <item name="Internet Cafe" icon="presets/service/internet_cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
4178 <link wiki="Tag:amenity=internet_cafe" />
4179 <space />
4180 <key key="amenity" value="internet_cafe" />
4181 <reference ref="name_operator_oh_wheelchair" />
4182 <reference ref="link_contact_address_payment" />
4183 </item> <!-- Internet Cafe -->
4184 <item name="Internet Access" icon="presets/service/network-wireless.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
4185 <link wiki="Key:internet_access" />
4186 <space />
4187 <reference ref="internet" />
4188 </item> <!-- Internet Access -->
4189 <item name="Clock" icon="presets/service/clock.svg" type="node" preset_name_label="true">
4190 <link wiki="Tag:amenity=clock" />
4191 <key key="amenity" value="clock" />
4192 <optional>
4193 <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
4194 <reference ref="support" />
4195 <combo key="faces" text="Faces" text_context="clock" values="1,2,3,4" />
4196 <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" />
4197 <check key="date" text="Shows current date" />
4198 <check key="thermometer" text="Shows temperature" />
4199 <check key="barometer" text="Shows barometric pressure" />
4200 <check key="hygrometer" text="Shows humidity" />
4201 </optional>
4202 </item> <!-- Clock -->
4203 <item name="Photo booth" icon="presets/service/photo_booth.svg" type="node" preset_name_label="true">
4204 <link wiki="Tag:amenity=photo_booth" />
4205 <space />
4206 <key key="amenity" value="photo_booth" />
4207 <reference ref="name_operator_oh_wheelchair" />
4208 </item> <!-- Photo booth -->
4209 <separator/>
4210 <item name="Recycling Container" icon="presets/service/recycling/recycling_container.svg" type="node,closedway" preset_name_label="true">
4211 <link wiki="Tag:amenity=recycling" />
4212 <space />
4213 <key key="amenity" value="recycling" />
4214 <key key="recycling_type" value="container" />
4215 <text key="operator" text="Operator" />
4216 <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" />
4217 <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
4218 <space />
4219 <checkgroup columns="4">
4220 <check key="recycling:paper" text="Paper" />
4221 <check key="recycling:paper_packaging" text="Paper packaging" />
4222 <check key="recycling:cardboard" text="Cardboard" />
4223 <check key="recycling:newspaper" text="Newspaper" />
4224 <check key="recycling:magazines" text="Magazines" />
4225 <check key="recycling:books" text="Books" />
4226 <check key="recycling:plastic" text="Plastic" />
4227 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4228 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4229 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4230 <check key="recycling:glass" text="Glass" />
4231 <check key="recycling:glass_bottles" text="Glass Bottles" />
4232 <check key="recycling:cans" text="Cans" />
4233 <check key="recycling:clothes" text="Clothes" />
4234 <check key="recycling:shoes" text="Shoes" />
4235 <check key="recycling:scrap_metal" text="Scrap Metal" />
4236 <check key="recycling:wood" text="Wood" />
4237 <check key="recycling:green_waste" text="Green Waste" />
4238 <check key="recycling:waste" text="Waste" />
4239 <check key="recycling:batteries" text="Batteries" />
4240 <check key="recycling:small_appliances" text="Small Appliances" />
4241 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4242 </checkgroup>
4243 </item> <!-- Recycling Container-->
4244 <item name="Recycling Centre" icon="presets/service/recycling/recycling_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4245 <link wiki="Tag:amenity=recycling" />
4246 <space />
4247 <key key="amenity" value="recycling" />
4248 <key key="recycling_type" value="centre" />
4249 <reference ref="name_operator_oh_wheelchair" />
4250 <space />
4251 <checkgroup columns="4">
4252 <check key="recycling:paper" text="Paper" />
4253 <check key="recycling:paper_packaging" text="Paper packaging" />
4254 <check key="recycling:cardboard" text="Cardboard" />
4255 <check key="recycling:newspaper" text="Newspaper" />
4256 <check key="recycling:magazines" text="Magazines" />
4257 <check key="recycling:books" text="Books" />
4258 <check key="recycling:plastic" text="Plastic" />
4259 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4260 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4261 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4262 <check key="recycling:glass" text="Glass" />
4263 <check key="recycling:glass_bottles" text="Glass Bottles" />
4264 <check key="recycling:cans" text="Cans" />
4265 <check key="recycling:clothes" text="Clothes" />
4266 <check key="recycling:shoes" text="Shoes" />
4267 <check key="recycling:scrap_metal" text="Scrap Metal" />
4268 <check key="recycling:wood" text="Wood" />
4269 <check key="recycling:green_waste" text="Green Waste" />
4270 <check key="recycling:waste" text="Waste" />
4271 <check key="recycling:batteries" text="Batteries" />
4272 <check key="recycling:small_appliances" text="Small Appliances" />
4273 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4274 </checkgroup>
4275 <reference ref="link_contact_address_payment" />
4276 </item> <!-- Recycling Centre-->
4277 <item name="Waste Basket/Trash Can" icon="presets/service/recycling/waste_basket.svg" type="node" preset_name_label="true">
4278 <link wiki="Tag:amenity=waste_basket" />
4279 <key key="amenity" value="waste_basket" />
4280 <combo key="waste" text="Waste" values="trash,dog_excrement" />
4281 </item> <!-- Waste Basket/Trash Can -->
4282 <item name="Waste Disposal/Dumpster" icon="presets/service/recycling/waste_disposal.svg" type="node" preset_name_label="true">
4283 <link wiki="Tag:amenity=waste_disposal" />
4284 <key key="amenity" value="waste_disposal" />
4285 <combo key="waste" text="Waste" values="trash" />
4286 </item> <!-- Waste Disposal/Dumpster -->
4287 <item name="Sanitary Dump Station" icon="presets/service/recycling/sanitary_dump_station.svg" type="node,closedway" preset_name_label="true">
4288 <link wiki="Toilet_Holding_Tank_Disposal" />
4289 <space />
4290 <key key="amenity" value="sanitary_dump_station" />
4291 <check key="sanitary_dump_station:pump-out" text="Suction pumpout" />
4292 <check key="sanitary_dump_station:round_drain" text="Gravity drain for hose" />
4293 <check key="sanitary_dump_station:basin" text="Casette or Elsan Disposal" />
4294 <reference ref="POI_access" />
4295 <reference ref="fee" />
4296 <text key="operator" text="Operator" />
4297 <combo key="opening_hours" text="Operation times" delimiter="|" values="24/7|Mo-Su 08:00-22:00" values_no_i18n="true" />
4298 </item> <!-- Sanitary Dump Station -->
4299 <separator/>
4300 <item name="Bench" icon="presets/leisure/bench.svg" type="node,way" preset_name_label="true">
4301 <link wiki="Tag:amenity=bench" />
4302 <space />
4303 <key key="amenity" value="bench" />
4304 <check key="backrest" text="Backrest" />
4305 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
4306 <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" />
4307 <combo key="seats" text="Amount of Seats" values="1,2,3,4,5,6,7,8,9,10" />
4308 </item> <!-- Bench -->
4309 <item name="Shelter" icon="presets/accommodation/shelter.svg" type="node,closedway" preset_name_label="true">
4310 <link wiki="Tag:amenity=shelter" />
4311 <space />
4312 <key key="amenity" value="shelter" />
4313 <text key="name" text="Name" />
4314 <check key="fireplace" text="Fireplace" />
4315 <combo key="shelter_type" text="Type of shelter" values_context="shelter" values_searchable="true">
4316 <list_entry value="basic_hut" icon="presets/accommodation/basic_hut.svg" />
4317 <list_entry value="lean_to" icon="presets/accommodation/shelter_lean_to.svg" />
4318 <list_entry value="picnic_shelter" icon="presets/accommodation/shelter_picnic.svg" />
4319 <list_entry value="public_transport" icon="presets/accommodation/shelter_public_transport.svg" />
4320 <list_entry value="weather_shelter" icon="presets/accommodation/shelter.svg" />
4321 <list_entry value="wildlife_hide" icon="presets/accommodation/shelter.svg" />
4322 </combo>
4323 </item> <!-- Shelter -->
4324 <item name="Hunting Stand" icon="presets/landmark/hunting_stand.svg" type="node" preset_name_label="true">
4325 <link wiki="Tag:amenity=hunting_stand" />
4326 <space />
4327 <key key="amenity" value="hunting_stand" />
4328 <text key="height" text="Height (meters)" length="7" />
4329 <check key="shelter" text="Shelter" />
4330 <check key="hide" text="Hide" text_context="hunting stand" />
4331 <check key="lockable" text="Lockable" />
4332 </item> <!-- Hunting Stand -->
4333 <separator/>
4334 <item name="Drinking Water" icon="presets/food/drinking_water.svg" type="node" preset_name_label="true">
4335 <link wiki="Tag:amenity=drinking_water" />
4336 <space />
4337 <key key="amenity" value="drinking_water" />
4338 <check key="indoor" text="Indoor" />
4339 <optional>
4340 <text key="name" text="Name" />
4341 <text key="description" text="Description" />
4342 </optional>
4343 </item> <!-- Drinking Water -->
4344 <item name="Water Point" icon="presets/accommodation/water.svg" type="node" preset_name_label="true">
4345 <link wiki="Tag:amenity=water_point" />
4346 <space />
4347 <key key="amenity" value="water_point" />
4348 <optional>
4349 <check key="drinking_water" text="Drinking Water" />
4350 <text key="name" text="Name" />
4351 <text key="description" text="Description" />
4352 </optional>
4353 </item> <!-- Water Point -->
4354 <item name="Animal watering place" icon="presets/misc/watering_place.svg" type="node,closedway" preset_name_label="true">
4355 <link wiki="Tag:amenity=watering_place" />
4356 <space />
4357 <key key="amenity" value="watering_place" />
4358 <optional>
4359 <text key="name" text="Name" />
4360 <text key="description" text="Description" />
4361 </optional>
4362 </item> <!-- Animal watering place -->
4363 <item name="Compressed Air" icon="presets/vehicle/compressed_air.svg" type="node" preset_name_label="true">
4364 <link wiki="Tag:amenity=compressed_air" />
4365 <space />
4366 <key key="amenity" value="compressed_air" />
4367 <reference ref="name_ref_operator" />
4368 <reference ref="fee" />
4369 <multiselect key="valves" text="Valves" values="dunlop;schrader;sclaverand;regina" rows="5" display_values="Dunlop (Woods);Schrader;Sclaverand (Presta);Regina" values_searchable="true" />
4370 </item> <!-- Compressed Air -->
4371 <separator/>
4372 <item name="Advertising Column" icon="presets/leisure/advertising_column.svg" type="node,closedway" preset_name_label="true">
4373 <link wiki="Tag:advertising=column" />
4374 <space />
4375 <key key="advertising" value="column" />
4376 <optional>
4377 <check key="lit" text="Lit" />
4378 </optional>
4379 </item> <!-- Advertising Column -->
4380 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node,way" preset_name_label="true">
4381 <link wiki="Tag:advertising=billboard" />
4382 <space />
4383 <key key="advertising" value="billboard" />
4384 <optional>
4385 <check key="lit" text="Lit" />
4386 </optional>
4387 </item> <!-- Billboard -->
4388 </group> <!-- Facilities -->
4389 </group> <!-- Facilities -->
4390 <group name="Sports" icon="presets/sport/soccer.svg">
4391 <group name="Sport Facilities" icon="presets/sport/stadium.svg">
4392 <item name="Stadium" icon="presets/sport/stadium.svg" type="node,closedway,multipolygon" preset_name_label="true">
4393 <link wiki="Tag:leisure=stadium" />
4394 <space />
4395 <key key="leisure" value="stadium" />
4396 <text key="name" text="Name" />
4397 <reference ref="sport" />
4398 <reference ref="link_contact_address_payment" />
4399 </item> <!-- Stadium -->
4400 <item name="Sports Centre" icon="presets/sport/sports_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4401 <link wiki="Tag:leisure=sports_centre" />
4402 <space />
4403 <key key="leisure" value="sports_centre" />
4404 <text key="name" text="Name" />
4405 <reference ref="sport" />
4406 <reference ref="link_contact_address_payment" />
4407 <preset_link preset_name="Building" />
4408 </item> <!-- Sports Centre -->
4409 <item name="Fitness Centre" icon="presets/sport/fitness_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4410 <link wiki="Tag:leisure=fitness_centre" />
4411 <space />
4412 <key key="leisure" value="fitness_centre" />
4413 <text key="name" text="Name" />
4414 <reference ref="sport" />
4415 <reference ref="link_contact_address_payment" />
4416 <preset_link preset_name="Building" />
4417 </item> <!-- Fitness Centre -->
4418 <item name="Pitch" icon="presets/sport/pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
4419 <link wiki="Tag:leisure=pitch" />
4420 <space />
4421 <key key="leisure" value="pitch" />
4422 <text key="name" text="Name" />
4423 <reference ref="sport" />
4424 <reference ref="sport_surface" />
4425 <reference ref="link_contact_address_payment" />
4426 </item> <!-- Pitch -->
4427 <item name="Racetrack" icon="presets/sport/track.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4428 <link wiki="Tag:leisure=track" />
4429 <space />
4430 <key key="leisure" value="track" />
4431 <text key="name" text="Name" />
4432 <combo key="sport" text="Sport" values="athletics,cycling,dog_racing,equestrian,horse_racing,running,roller_skating,ice_skating" values_context="sport" />
4433 <reference ref="sport_surface" />
4434 </item> <!-- Racetrack -->
4435 <group name="Golf" icon="presets/sport/golf/golf.svg">
4436 <item name="Golf Course" icon="presets/sport/golf/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4437 <link wiki="Tag:leisure=golf_course" />
4438 <space />
4439 <key key="leisure" value="golf_course" />
4440 <reference ref="name_oh_wheelchair" />
4441 </item> <!-- Golf Course -->
4442 <separator/>
4443 <item name="Tee" name_context="golf" icon="presets/sport/golf/tee.svg" type="node,closedway" preset_name_label="true">
4444 <link wiki="Tag:leisure=golf_course" />
4445 <space />
4446 <key key="golf" value="tee" />
4447 </item> <!-- Tee -->
4448 <item name="Hole" name_context="golf" icon="presets/sport/golf/hole.svg" type="way" preset_name_label="true">
4449 <link wiki="Tag:leisure=golf_course" />
4450 <space />
4451 <key key="golf" value="hole" />
4452 <text key="ref" text="Reference" />
4453 <text key="par" text="Par" />
4454 <optional>
4455 <text key="name" text="Name" />
4456 <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" />
4457 </optional>
4458 </item> <!-- Hole -->
4459 <item name="Pin" name_context="golf" icon="presets/sport/golf/pin.svg" type="node" preset_name_label="true">
4460 <link wiki="Tag:leisure=golf_course" />
4461 <space />
4462 <key key="golf" value="pin" />
4463 <text key="ref" text="Reference" />
4464 </item> <!-- Pin -->
4465 <separator/>
4466 <item name="Bunker" name_context="golf" icon="presets/sport/golf/bunker.svg" type="closedway" preset_name_label="true">
4467 <link wiki="Tag:golf=bunker" />
4468 <space />
4469 <key key="golf" value="bunker" />
4470 <combo key="natural" text="Natural" text_context="golf" values="sand" default="sand" />
4471 </item> <!-- Bunker -->
4472 <item name="Frontal Water hazard" name_context="golf" icon="presets/sport/golf/water_hazard.svg" type="closedway" preset_name_label="true">
4473 <link wiki="Tag:leisure=golf_course" />
4474 <space />
4475 <key key="golf" value="water_hazard" />
4476 <key key="natural" value="water" match="keyvalue" />
4477 </item> <!-- Frontal Water hazard -->
4478 <item name="Lateral water hazard" name_context="golf" icon="presets/sport/golf/lateral_water_hazard.svg" type="closedway" preset_name_label="true">
4479 <link wiki="Tag:leisure=golf_course" />
4480 <space />
4481 <key key="golf" value="lateral_water_hazard" />
4482 <key key="natural" value="water" match="keyvalue" />
4483 </item> <!-- Lateral water hazard -->
4484 <separator/>
4485 <item name="Green" name_context="golf" icon="presets/sport/golf/green.svg" type="closedway,multipolygon" preset_name_label="true">
4486 <link wiki="Tag:leisure=golf_course" />
4487 <space />
4488 <key key="golf" value="green" />
4489 </item> <!-- Green -->
4490 <item name="Fairway" name_context="golf" icon="presets/sport/golf/fairway.svg" type="closedway,multipolygon" preset_name_label="true">
4491 <link wiki="Tag:golf=fairway" />
4492 <space />
4493 <key key="golf" value="fairway" />
4494 <key key="surface" value="grass" match="keyvalue" />
4495 </item> <!-- Fairway -->
4496 <item name="Rough" name_context="golf" icon="presets/sport/golf/rough.svg" type="closedway,multipolygon" preset_name_label="true">
4497 <link wiki="Tag:leisure=golf_course" />
4498 <space />
4499 <key key="golf" value="rough" />
4500 </item> <!-- Rough -->
4501 <separator/>
4502 <item name="Driving range" name_context="golf" icon="presets/sport/golf/driving_range.svg" type="node,closedway" preset_name_label="true">
4503 <link wiki="Tag:leisure=golf_course" />
4504 <space />
4505 <key key="golf" value="driving_range" />
4506 </item> <!-- Driving range -->
4507 </group> <!-- Golf -->
4508 <item name="Miniature Golf" icon="presets/sport/miniature_golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4509 <link wiki="Tag:leisure=miniature_golf" />
4510 <space />
4511 <key key="leisure" value="miniature_golf" />
4512 <reference ref="name_oh_wheelchair" />
4513 </item> <!-- Miniature Golf -->
4514 </group> <!-- Sport Facilities -->
4515 <group name="Sport" icon="presets/sport/multi.svg">
4516 <item name="Multi" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
4517 <link wiki="Tag:sport=multi" />
4518 <space />
4519 <key key="sport" value="multi" />
4520 <text key="name" text="Name" />
4521 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium,track" values_context="running" />
4522 <reference ref="sport_surface" />
4523 </item> <!-- Multi -->
4524 <item name="Nine-pin Bowling" icon="presets/sport/9pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4525 <link wiki="Tag:sport=9pin" />
4526 <space />
4527 <key key="sport" value="9pin" />
4528 <text key="name" text="Name" />
4529 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4530 <combo key="surface" text="Surface" values="clay,concrete,ground,wood" />
4531 </item> <!-- Nine-pin Bowling -->
4532 <item name="Ten-pin Bowling" icon="presets/sport/10pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4533 <link wiki="Tag:sport=10pin" />
4534 <space />
4535 <key key="sport" value="10pin" />
4536 <text key="name" text="Name" />
4537 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4538 <combo key="surface" text="Surface" values="clay,concrete,ground,wood" />
4539 </item> <!-- Ten-pin Bowling -->
4540 <item name="Archery" icon="presets/sport/archery.svg" type="node,closedway,multipolygon" preset_name_label="true">
4541 <link wiki="Tag:sport=archery" />
4542 <space />
4543 <key key="sport" value="archery" />
4544 <text key="name" text="Name" />
4545 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4546 </item> <!-- Archery -->
4547 <item name="Track and Field Athletics" icon="presets/sport/athletics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4548 <link wiki="Tag:sports=athletics" />
4549 <space />
4550 <key key="sport" value="athletics" />
4551 <text key="name" text="Name" />
4552 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
4553 <reference ref="sport_surface" />
4554 </item> <!-- Track and Field Athletics -->
4555 <item name="Running" icon="presets/sport/running.svg" type="node,closedway,multipolygon" preset_name_label="true">
4556 <link wiki="Tag:sport=running" />
4557 <space />
4558 <key key="sport" value="running" />
4559 <reference ref="name_operator" />
4560 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
4561 <reference ref="sport_surface" />
4562 </item> <!-- Running -->
4563 <item name="Climbing site" icon="presets/sport/climbing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4564 <link wiki="Tag:sport=climbing" />
4565 <space />
4566 <key key="sport" value="climbing" />
4567 <text key="name" text="Name" />
4568 <combo key="leisure" text="Type" values="sports_centre" />
4569 <reference ref="climbing_styles" />
4570 <text key="climbing:routes" text="Number of routes" />
4571 <text key="ele" text="Usual elevation at the bottom of the routes" lenght="10" />
4572 <space />
4573 <combo key="climbing:length" text="Usual route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4574 <combo key="climbing:length:min" text="Minimal climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4575 <combo key="climbing:length:max" text="Maximum climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4576 <space />
4577 <combo key="climbing:grade:UIAA:min" text="UIAA: Simplest route" 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" />
4578 <combo key="climbing:grade:UIAA:max" text="UIAA: Most difficult route" 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" />
4579 <combo key="climbing:grade:UIAA:mean" text="UIAA: Main difficulty" 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" />
4580 <space />
4581 <combo key="climbing:grade:french:min" text="French: Simplest route" 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" />
4582 <combo key="climbing:grade:french:max" text="French: Most difficult route" 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" />
4583 <combo key="climbing:grade:french:mean" text="French: Main difficulty" 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" />
4584 <space />
4585 <combo key="climbing:grade:saxon:min" text="Saxon: Simplest route" values="IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
4586 <combo key="climbing:grade:saxon:max" text="Saxon: Most difficult route" values="IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
4587 <combo key="climbing:grade:saxon:mean" text="Saxon: Main difficulty" values="IV,V,VI,VIIa,VIIb,VIIc,VIIIa,VIIIb,VIIIc,IXa,IXb,IXc,Xa,Xb,Xc,XIa,XIb,XIc" values_no_i18n="true" />
4588 <reference ref="climbing_optional_attributes" />
4589 <space />
4590 </item> <!-- Climbing site -->
4591 <item name="Climbing route" icon="presets/sport/climbing.svg" type="node,way" preset_name_label="true">
4592 <link wiki="Tag:sport=climbing" />
4593 <space />
4594 <key key="sport" value="climbing" />
4595 <key key="climbing" value="route" />
4596 <text key="name" text="Name" />
4597 <reference ref="climbing_styles" />
4598 <combo key="climbing:bolted" text="Bolts" values="yes,no,1,2,3,4,5,6" values_sort="false" values_no_i18n="true" />
4599 <combo key="climbing:pitches" text="Pitches" values="1,2,3,4,5,6,7,8" default="1" values_no_i18n="true" />
4600 <combo key="climbing:length" text="Route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4601 <space />
4602 <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" />
4603 <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" />
4604 <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" />
4605 <reference ref="climbing_optional_attributes" />
4606 </item> <!-- Climbing route -->
4607 <item name="Canoeing/Kayaking" icon="presets/sport/canoe.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4608 <link wiki="Tag:sport=canoe" />
4609 <space />
4610 <key key="sport" value="canoe" />
4611 <text key="name" text="Name" />
4612 </item> <!-- Canoeing/Kayaking -->
4613 <item name="Rowing" icon="presets/sport/rowing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4614 <link wiki="Tag:sport=rowing" />
4615 <space />
4616 <key key="sport" value="rowing" />
4617 <text key="name" text="Name" />
4618 </item> <!-- Rowing -->
4619 <item name="Cycling" icon="presets/sport/cycling.svg" type="node,closedway,multipolygon" preset_name_label="true">
4620 <link wiki="Tag:sport=cycling" />
4621 <space />
4622 <key key="sport" value="cycling" />
4623 <text key="name" text="Name" />
4624 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4625 <reference ref="sport_surface" />
4626 </item> <!-- Cycling -->
4627 <item name="Dog Racing" icon="presets/sport/dog_racing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4628 <link wiki="Tag:sport=dog_racing" />
4629 <space />
4630 <key key="sport" value="dog_racing" />
4631 <text key="name" text="Name" />
4632 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4633 <reference ref="sport_surface" />
4634 </item> <!-- Dog Racing -->
4635 <item name="Equestrian" icon="presets/sport/equestrian.svg" type="node,closedway,multipolygon" preset_name_label="true">
4636 <link wiki="Tag:sport=equestrian" />
4637 <space />
4638 <key key="sport" value="equestrian" />
4639 <text key="name" text="Name" />
4640 <reference ref="riding_surface" />
4641 </item> <!-- Equestrian -->
4642 <item name="Horse Racing" icon="presets/sport/riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
4643 <link wiki="Tag:sport=horse_racing" />
4644 <space />
4645 <key key="sport" value="horse_racing" />
4646 <text key="name" text="Name" />
4647 <reference ref="riding_surface" />
4648 </item> <!-- Horse Racing -->
4649 <item name="Gymnastics" icon="presets/sport/gymnastics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4650 <link wiki="Tag:sport=gymnastics" />
4651 <space />
4652 <key key="sport" value="gymnastics" />
4653 <text key="name" text="Name" />
4654 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium" />
4655 </item> <!-- Gymnastics -->
4656 <item name="Ice Skating" icon="presets/sport/ice_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4657 <link wiki="Tag:sport=ice_skating" />
4658 <space />
4659 <key key="sport" value="ice_skating" />
4660 <text key="name" text="Name" />
4661 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
4662 </item> <!-- Ice Skating -->
4663 <item name="Roller Skating" icon="presets/sport/roller_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4664 <link wiki="Tag:sport=roller_skating"/>
4665 <space />
4666 <key key="sport" value="roller_skating" />
4667 <text key="name" text="Name" />
4668 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4669 <combo key="surface" text="Surface" values="asphalt,concrete" />
4670 </item> <!-- Roller Skating -->
4671 <item name="Skateboard" icon="presets/sport/skateboard.svg" type="node,closedway,multipolygon" preset_name_label="true">
4672 <link wiki="Tag:sport=skateboard" />
4673 <space />
4674 <key key="sport" value="skateboard" />
4675 <text key="name" text="Name" />
4676 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
4677 <combo key="surface" text="Surface" values="asphalt,concrete" />
4678 </item> <!-- Skateboard -->
4679 <item name="Swimming" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
4680 <link wiki="Tag:sport=swimming" />
4681 <space />
4682 <key key="sport" value="swimming" />
4683 <text key="name" text="Name" />
4684 <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" values_searchable="true" />
4685 </item> <!-- Swimming -->
4686 <item name="Scuba Diving" icon="presets/sport/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
4687 <link wiki="Tag:sport=scuba_diving" />
4688 <space />
4689 <key key="sport" value="scuba_diving" />
4690 <text key="name" text="Name" />
4691 </item> <!-- Scuba Diving -->
4692 <item name="Skiing" icon="presets/sport/skiing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4693 <link wiki="Piste_Maps" />
4694 <space />
4695 <text key="name" text="Name" />
4696 <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"/>
4697 <optional>
4698 <combo key="piste:difficulty" text="Difficulty" values="novice,easy,intermediate,advanced,expert,freeride" values_context="piste:difficulty" values_searchable="true" values_sort="false" />
4699 <combo key="piste:grooming" text="Grooming" values="classic,mogul,skating,classic+skating,scooter,backcountry" values_context="piste:grooming" />
4700 </optional>
4701 </item> <!-- Skiing -->
4702 <item name="Shooting" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
4703 <link wiki="Tag:sport=shooting" />
4704 <space />
4705 <key key="sport" value="shooting" />
4706 <text key="name" text="Name" />
4707 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4708 </item> <!-- Shooting -->
4709 </group> <!-- Sport -->
4710 <group name="Sport (Ball)" icon="presets/sport/soccer.svg">
4711 <item name="Soccer" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4712 <link wiki="Tag:sport=soccer" />
4713 <space />
4714 <key key="sport" value="soccer" />
4715 <reference ref="name_leisure_pitch" />
4716 <reference ref="sport_surface" />
4717 </item> <!-- Soccer -->
4718 <item name="Australian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4719 <link wiki="Tag:sport=australian_football" />
4720 <space />
4721 <key key="sport" value="australian_football" />
4722 <reference ref="name_leisure_pitch" />
4723 <reference ref="sport_surface" />
4724 </item> <!-- Australian Football -->
4725 <item name="American Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4726 <link wiki="Tag:sport=american_football" />
4727 <space />
4728 <key key="sport" value="american_football" />
4729 <reference ref="name_leisure_pitch" />
4730 <reference ref="sport_surface" />
4731 </item> <!-- American Football -->
4732 <item name="Canadian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4733 <link wiki="Tag:sport=canadian_football" />
4734 <space />
4735 <key key="sport" value="canadian_football" />
4736 <reference ref="name_leisure_pitch" />
4737 <reference ref="sport_surface" />
4738 </item> <!-- Canadian Football -->
4739 <item name="Gaelic Games" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4740 <link wiki="Tag:sport=gaelic_games" />
4741 <space />
4742 <key key="sport" value="gaelic_games" />
4743 <reference ref="name_leisure_pitch" />
4744 <reference ref="sport_surface" />
4745 <optional>
4746 <check key="gaelic_games:hurling" text="Hurling" />
4747 <check key="gaelic_games:football" text="Football" />
4748 <check key="gaelic_games:camogie" text="Camogie" />
4749 <check key="gaelic_games:rounders" text="Rounders" />
4750 <check key="gaelic_games:handball" text="Handball" />
4751 </optional>
4752 </item> <!-- Gaelic Games -->
4753 <item name="Rugby League" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4754 <link wiki="Tag:sport=rugby_league" />
4755 <space />
4756 <key key="sport" value="rugby_league" />
4757 <reference ref="name_leisure_pitch" />
4758 <reference ref="sport_surface" />
4759 </item> <!-- Rugby League -->
4760 <item name="Rugby Union" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4761 <link wiki="Tag:sport=rugby_union" />
4762 <space />
4763 <key key="sport" value="rugby_union" />
4764 <reference ref="name_leisure_pitch" />
4765 <reference ref="sport_surface" />
4766 </item> <!-- Rugby Union -->
4767 <item name="Baseball" icon="presets/sport/baseball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4768 <link wiki="Tag:sport=baseball" />
4769 <space />
4770 <key key="sport" value="baseball" />
4771 <reference ref="name_leisure_pitch" />
4772 <reference ref="sport_surface" />
4773 </item> <!-- Baseball -->
4774 <item name="Basketball" icon="presets/sport/basketball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4775 <link wiki="Tag:sport=basketball" />
4776 <space />
4777 <key key="sport" value="basketball" />
4778 <reference ref="name_leisure_pitch" />
4779 <reference ref="sport_surface" />
4780 <combo key="hoops" text="Hoops" values="1,2,3,4" />
4781 </item> <!-- Basketball -->
4782 <item name="Handball" icon="presets/sport/handball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4783 <link wiki="Tag:sport=handball" />
4784 <space />
4785 <key key="sport" value="handball" />
4786 <reference ref="name_operator" />
4787 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4788 <reference ref="sport_surface" />
4789 </item> <!-- Handball -->
4790 <item name="Volleyball" icon="presets/sport/volleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4791 <link wiki="Tag:sport=volleyball" />
4792 <space />
4793 <key key="sport" value="volleyball" />
4794 <reference ref="name_operator" />
4795 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4796 <reference ref="sport_surface" />
4797 </item> <!-- Volleyball -->
4798 <item name="Beach Volleyball" icon="presets/sport/beachvolleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4799 <link wiki="Tag:sport=beachvolleyball" />
4800 <space />
4801 <key key="sport" value="beachvolleyball" />
4802 <reference ref="name_operator" />
4803 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4804 </item> <!-- Beach Volleyball -->
4805 <item name="Billiards" icon="presets/sport/billiards.svg" type="node,closedway,multipolygon" preset_name_label="true">
4806 <link wiki="Tag:sport=billiards" />
4807 <space />
4808 <key key="sport" value="billiards" />
4809 <reference ref="name_operator" />
4810 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4811 </item> <!-- Billiards -->
4812 <item name="Golf" icon="presets/sport/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4813 <link wiki="Tag:sport=golf" />
4814 <space />
4815 <key key="sport" value="golf" />
4816 <text key="name" text="Name" />
4817 <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
4818 </item> <!-- Golf -->
4819 <item name="Boule" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4820 <link wiki="Tag:sport=boules" />
4821 <space />
4822 <key key="sport" value="boules" />
4823 <reference ref="name_leisure_pitch" />
4824 <reference ref="sport_surface" />
4825 </item> <!-- Boule -->
4826 <item name="Lawn Bowling" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4827 <link wiki="Tag:sport=bowls" />
4828 <space />
4829 <key key="sport" value="bowls" />
4830 <reference ref="name_leisure_pitch" />
4831 <reference ref="sport_surface" />
4832 </item> <!-- Lawn Bowling -->
4833 <item name="Cricket" icon="presets/sport/cricket.svg" type="node,closedway,multipolygon" preset_name_label="true">
4834 <link wiki="Tag:sport=cricket" />
4835 <space />
4836 <key key="sport" value="cricket" />
4837 <reference ref="name_leisure_pitch" />
4838 <reference ref="sport_surface" />
4839 </item> <!-- Cricket -->
4840 <item name="Croquet" icon="presets/sport/croquet.svg" type="node,closedway,multipolygon" preset_name_label="true">
4841 <link wiki="Tag:sport=croquet" />
4842 <space />
4843 <key key="sport" value="croquet" />
4844 <reference ref="name_leisure_pitch" />
4845 <reference ref="sport_surface" />
4846 </item> <!-- Croquet -->
4847 <item name="Field Hockey" icon="presets/sport/field_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4848 <link wiki="Tag:sport=field_hockey" />
4849 <space />
4850 <key key="sport" value="field_hockey" />
4851 <text key="name" text="Name" />
4852 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4853 <reference ref="sport_surface" />
4854 </item> <!-- Field Hockey -->
4855 <item name="Ice Hockey" icon="presets/sport/ice_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4856 <link wiki="Tag:sport=ice_hockey" />
4857 <space />
4858 <key key="sport" value="ice_hockey" />
4859 <text key="name" text="Name" />
4860 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
4861 </item> <!-- Ice Hockey -->
4862 <item name="Pelota" icon="presets/sport/pelota.svg" type="node,closedway,multipolygon" preset_name_label="true">
4863 <link wiki="Tag:sport=pelota" />
4864 <space />
4865 <key key="sport" value="pelota" />
4866 <reference ref="name_leisure_pitch" />
4867 <reference ref="sport_surface" />
4868 </item> <!-- Pelota -->
4869 <item name="Racquetball" icon="presets/sport/racquetball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4870 <link wiki="Tag:sport=racquet" />
4871 <space />
4872 <key key="sport" value="racquet" />
4873 <text key="name" text="Name" />
4874 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4875 <reference ref="sport_surface" />
4876 </item> <!-- Racquetball -->
4877 <item name="Table Tennis/Ping-Pong" icon="presets/sport/table_tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4878 <link wiki="Tag:sport=table_tennis" />
4879 <space />
4880 <key key="sport" value="table_tennis" />
4881 <text key="name" text="Name" />
4882 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4883 </item> <!-- Table Tennis/Ping-Pong -->
4884 <item name="Tennis" icon="presets/sport/tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4885 <link wiki="Tag:sport=tennis" />
4886 <space />
4887 <key key="sport" value="tennis" />
4888 <reference ref="name_leisure_pitch" />
4889 <reference ref="sport_surface" />
4890 </item> <!-- Tennis -->
4891 </group> <!-- Sport (Ball) -->
4892 <group name="Motorsport" icon="presets/vehicle/motorbike.svg">
4893 <item name="Motorsport" icon="presets/sport/motor.svg" type="node,closedway,multipolygon" preset_name_label="true">
4894 <link wiki="Tag:sport=motor" />
4895 <space />
4896 <key key="sport" value="motor" />
4897 <text key="name" text="Name" />
4898 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4899 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
4900 </item> <!-- Motorsport -->
4901 <item name="Kart Racing" icon="presets/sport/karting.svg" type="node,closedway,multipolygon" preset_name_label="true">
4902 <link wiki="Tag:sport=karting" />
4903 <space />
4904 <key key="sport" value="karting" />
4905 <text key="name" text="Name" />
4906 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4907 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
4908 </item> <!-- Kart Racing -->
4909 <item name="Motocross" icon="presets/sport/motocross.svg" type="node,closedway,multipolygon" preset_name_label="true">
4910 <link wiki="Tag:sport=motocross" />
4911 <space />
4912 <key key="sport" value="motocross" />
4913 <text key="name" text="Name" />
4914 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4915 </item> <!-- Motocross -->
4916 <separator/>
4917 <item name="Model Aerodrome" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
4918 <link wiki="Tag:sport=model_aerodrome" />
4919 <space />
4920 <key key="sport" value="model_aerodrome" />
4921 <text key="name" text="Name" />
4922 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
4923 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
4924 </item> <!-- Model Aerodrome -->
4925 <item name="RC Car" icon="presets/sport/rc_car.svg" type="node,closedway,multipolygon" preset_name_label="true">
4926 <link wiki="Tag:sport=rc_car" />
4927 <space />
4928 <key key="sport" value="rc_car" />
4929 <text key="name" text="Name" />
4930 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4931 <combo key="surface" text="Surface" values="asphalt,concrete,ground" />
4932 </item> <!-- RC Car -->
4933 </group> <!-- Motorsport -->
4934 </group> <!-- Sports -->
4935 <group name="Man Made" icon="presets/landmark/works.svg">
4936 <group name="Man Made" icon="presets/landmark/works.svg">
4937 <item name="Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4938 <link wiki="Key:building" />
4939 <space />
4940 <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,farm_auxiliary,fire_station,garage,garages,gasometer,greenhouse,hangar,hospital,industrial,kindergarten,manufacture,mosque,office,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,sty,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
4941 <optional>
4942 <text key="name" text="Name" />
4943 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4944 <text key="height" text="Height (meters)" length="7" />
4945 </optional>
4946 <preset_link preset_name="Address" />
4947 </item> <!-- Building -->
4948 <item name="Residential Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4949 <link wiki="Key:building" />
4950 <space />
4951 <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" />
4952 <optional>
4953 <text key="name" text="Name" />
4954 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4955 <text key="height" text="Height (meters)" length="7" />
4956 </optional>
4957 <preset_link preset_name="Address" />
4958 </item> <!-- Residential Building -->
4959 <item name="Building part" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
4960 <link wiki="Key:building:part" />
4961 <space />
4962 <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,retail,roof,ruins,school,shed,supermarket,toilets,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
4963 <text key="name" text="Name" />
4964 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4965 <combo key="building:min_level" text="Skipped Levels" values="1,2,3,4,5,6,7,8,9,10" text_context="building" />
4966 <text key="height" text="Height (meters)" length="7" />
4967 <text key="min_height" text="Skipped height (meters)" />
4968 </item> <!-- Building part -->
4969 <item name="Entrance" icon="presets/misc/entrance_yes.svg" type="node" preset_name_label="true">
4970 <link wiki="Key:entrance" />
4971 <space />
4972 <combo key="entrance" text="Entrance" values_context="entrance" default="yes" match="key">
4973 <list_entry value="yes" icon="presets/misc/entrance_yes.svg" />
4974 <list_entry value="main" icon="presets/misc/entrance_main.svg" />
4975 <list_entry value="service" icon="presets/misc/entrance_service.svg" />
4976 <list_entry value="exit" icon="presets/misc/entrance_exit.svg" />
4977 <list_entry value="emergency" icon="presets/misc/entrance_emergency.svg" />
4978 <list_entry value="staircase" icon="presets/misc/entrance_yes.svg" />
4979 <list_entry value="home" icon="presets/misc/entrance_yes.svg" />
4980 </combo>
4981 <combo key="access" text="General Access" values="yes,private,delivery,customers,permissive,no" />
4982 <reference ref="wheelchair" />
4983 <optional>
4984 <combo key="door" text="Door" values="yes,no,folding,hinged,loadingdock,overhead,revolving,sliding,trapdoor,no" match="key" values_searchable="true" />
4985 <text key="ref" text="Entrance number" />
4986 <text key="addr:flats" text="Flat numbers" />
4987 </optional>
4988 </item> <!-- Entrance -->
4989 <item name="Non-public police facility" icon="presets/service/police_non_public.svg" type="node,closedway,multipolygon" preset_name_label="true">
4990 <link wiki="Key:police" />
4991 <space />
4992 <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" />
4993 <optional>
4994 <text key="name" text="Name" />
4995 <text key="operator" text="Operator" />
4996 </optional>
4997 <reference ref="link_contact_address" />
4998 </item> <!-- Non-public police facility -->
4999 <item name="Tower" icon="presets/landmark/tower.svg" type="node,closedway,multipolygon" preset_name_label="true">
5000 <link wiki="Tag:man_made=tower" />
5001 <space />
5002 <key key="man_made" value="tower" />
5003 <text key="name" text="Name" />
5004 <combo key="tower:type" text="Tower type" values="bell_tower,communication,cooling,defensive,observation,radar,watchtower" values_searchable="true" />
5005 <optional>
5006 <text key="height" text="Height (meters)" length="7" />
5007 <text key="operator" text="Operator" />
5008 </optional>
5009 </item> <!-- Tower -->
5010 <item name="Flagpole" icon="presets/misc/flag.svg" type="node" preset_name_label="true">
5011 <link wiki="Tag:man_made=flagpole" />
5012 <key key="man_made" value="flagpole" />
5013 </item> <!-- Flagpole -->
5014 <item name="Cross" icon="presets/landmark/cross.svg" type="node" preset_name_label="true">
5015 <link wiki="Tag:man_made=cross" />
5016 <key key="man_made" value="cross" />
5017 </item> <!-- Cross -->
5018 <separator/>
5019 <item name="Works" icon="presets/landmark/works.svg" type="node,closedway,multipolygon" preset_name_label="true">
5020 <link wiki="Tag:man_made=works" />
5021 <space />
5022 <key key="man_made" value="works" />
5023 <text key="name" text="Name" />
5024 </item> <!-- Works -->
5025 <item name="Chimney" icon="presets/landmark/chimney.svg" type="node,closedway" preset_name_label="true">
5026 <link wiki="Tag:man_made=chimney" />
5027 <space />
5028 <key key="man_made" value="chimney" />
5029 <reference ref="name_operator" />
5030 <text key="height" text="Height (meters)" length="7" />
5031 </item> <!-- Chimney -->
5032 <item name="Kiln" icon="presets/misc/kiln.svg" type="node,closedway" preset_name_label="true">
5033 <link wiki="Tag:man_made=kiln" />
5034 <space />
5035 <key key="man_made" value="kiln" />
5036 <reference ref="name_operator" />
5037 <combo key="product" text="Product" values="lime,charcoal,bricks" />
5038 </item> <!-- Kiln -->
5039 <item name="Windmill" icon="presets/landmark/windmill.svg" type="node,closedway" preset_name_label="true">
5040 <link wiki="Tag:man_made=windmill" />
5041 <space />
5042 <key key="man_made" value="windmill" />
5043 <text key="name" text="Name" />
5044 </item> <!-- Windmill -->
5045 <item name="Gasometer" icon="presets/landmark/gasometer.svg" type="node,closedway" preset_name_label="true">
5046 <link wiki="Tag:man_made=gasometer" />
5047 <space />
5048 <key key="man_made" value="gasometer" />
5049 <optional>
5050 <reference ref="name_operator" />
5051 <combo key="building" text="Building" values="gasometer" values_context="building" />
5052 <text key="height" text="Height (meters)" length="7" />
5053 </optional>
5054 </item> <!-- Gasometer -->
5055 <item name="Silo" icon="presets/landmark/silo.svg" type="node,closedway" preset_name_label="true">
5056 <link wiki="Tag:man_made=silo" />
5057 <space />
5058 <key key="man_made" value="silo" />
5059 <optional>
5060 <reference ref="name_operator" />
5061 <combo key="building" text="Building" values="silo" values_context="building" />
5062 <text key="height" text="Height (meters)" length="7" />
5063 </optional>
5064 </item> <!-- Silo -->
5065 <item name="Storage Tank" icon="presets/landmark/storage_tank.svg" type="node,closedway">
5066 <link wiki="Tag:man_made=storage_tank" />
5067 <key key="man_made" value="storage_tank" />
5068 <optional>
5069 <reference ref="name_operator" />
5070 <combo key="building" text="Building" values="storage_tank" values_context="building" />
5071 <combo key="content" text="Content" values="fuel,manure,oil,sewage,silage,slurry,water,wine" values_context="content" />
5072 <text key="height" text="Height (meters)" length="7" />
5073 </optional>
5074 </item> <!-- Storage Tank -->
5075 <item name="Bunker Silo" icon="presets/landmark/bunker_silo.svg" type="node,closedway" preset_name_label="true">
5076 <link wiki="Tag:man_made=bunker_silo" />
5077 <space />
5078 <key key="man_made" value="bunker_silo" />
5079 <optional>
5080 <reference ref="name_operator" />
5081 </optional>
5082 </item> <!-- Bunker Silo -->
5083 <item name="Crane" icon="presets/landmark/crane.svg" type="node,way,closedway" preset_name_label="true">
5084 <link wiki="Tag:man_made=crane" />
5085 <space />
5086 <key key="man_made" value="crane" />
5087 <optional>
5088 <combo key="crane:type" text="Type" values="floor-mounted_crane,gantry_crane,portal_crane,travel_lift" />
5089 <reference ref="name_operator" />
5090 </optional>
5091 </item> <!-- Crane -->
5092 <item name="Mineshaft" icon="presets/landmark/mine.svg" type="node,closedway" preset_name_label="true">
5093 <link wiki="Tag:man_made=mineshaft" />
5094 <space />
5095 <key key="man_made" value="mineshaft" />
5096 <text key="name" text="Name" />
5097 <combo key="mineshaft_type" text="Function" values="winding,air" />
5098 <text key="depth" text="Depth in meters" />
5099 <text key="operator" text="Operator" />
5100 <combo key="resource" text="Resource" values="aggregate,bauxite,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
5101 <check key="headframe" text="Visible Headframe" />
5102 <check key="disused" text="Disused" />
5103 </item> <!-- Mineshaft -->
5104 <item name="Adit" icon="presets/landmark/adit.svg" type="node" preset_name_label="true">
5105 <link wiki="Tag:man_made=adit" />
5106 <space />
5107 <key key="man_made" value="adit" />
5108 <text key="name" text="Name" />
5109 <text key="length" text="Length in meters" />
5110 <text key="operator" text="Operator" />
5111 <combo key="resource" text="Resource" values="aggregate,bauxite,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
5112 <check key="disused" text="Disused" />
5113 </item> <!-- Adit -->
5114 <item name="Embankment" icon="presets/misc/embankment.svg" type="way" preset_name_label="true">
5115 <link wiki="Tag:man_made=embankment" />
5116 <space />
5117 <key key="man_made" value="embankment" />
5118 </item> <!-- Embankment -->
5119 <separator/>
5120 <item name="Pipeline" icon="presets/landmark/pipeline.svg" type="way" preset_name_label="true">
5121 <link wiki="Tag:man_made=pipeline" />
5122 <space />
5123 <key key="man_made" value="pipeline" />
5124 <text key="name" text="Name" />
5125 <text key="ref" text="Reference" />
5126 <reference ref="operator_substance" />
5127 <combo key="location" text="Location" values="underground,underwater,overground" values_context="pipeline" />
5128 <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" />
5129 <text key="pressure" text="Pressure (bar)" />
5130 </item> <!-- Pipeline -->
5131 <item name="Pipeline Valve" icon="presets/misc/valve.svg" type="node" preset_name_label="true">
5132 <link wiki="Tag:pipeline=valve" />
5133 <space />
5134 <key key="pipeline" value="valve" />
5135 <combo key="valve" text="Valve type" values="butterfly,globe,ball,plug,gate,needle,spool" values_context="valve" />
5136 <combo key="actuator" text="Actuator" values="electric_motor,hydraulic_cylinder,manual,pneumatic_cylinder,solenoid,thermostatic" values_context="actuator" />
5137 <combo key="handle" text="Handle" values="lever,wheel,cross,button" values_context="handle" />
5138 <combo key="turn_to_close" text="Direction to close" values="clockwise,anti_clockwise" />
5139 <combo key="sensor:position" text="Position sensor" values="optical,mechanical,inductive,yes" />
5140 <reference ref="ref_operator" />
5141 </item> <!-- Pipeline Valve -->
5142 <item name="Marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true">
5143 <link wiki="Key:marker" />
5144 <space />
5145 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key" />
5146 <combo key="utility" text="Utility" values="chemical,gas,heating,hydrant,oil,power,sewerage,street_lighting,telecom,television,waste,water" />
5147 <optional>
5148 <reference ref="ref_operator" />
5149 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5150 <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" />
5151 <combo key="location" text="Location" values="underground,overground" values_context="pipeline" />
5152 </optional>
5153 </item> <!-- Marker -->
5154 <item name="Manhole" icon="presets/misc/manhole.svg" type="node" preset_name_label="true">
5155 <link wiki="Key:manhole" />
5156 <space />
5157 <key key="man_made" value="manhole" />
5158 <combo key="manhole" text="Type" values="drain,gas,heat,power,rainwater,sewer,telecom,water" values_context="manhole" values_searchable="true" />
5159 <reference ref="ref_operator" />
5160 </item> <!-- Manhole -->
5161 <separator/>
5162 <item name="Water Tower" icon="presets/landmark/water_tower.svg" type="node,closedway" preset_name_label="true">
5163 <link wiki="Tag:man_made=water_tower" />
5164 <space />
5165 <key key="man_made" value="water_tower" />
5166 <optional>
5167 <reference ref="name_operator" />
5168 <text key="height" text="Height (meters)" length="7" />
5169 </optional>
5170 </item> <!-- Water Tower -->
5171 <item name="Water Works" icon="presets/landmark/water_works.svg" type="node,closedway,multipolygon" preset_name_label="true">
5172 <link wiki="Tag:man_made=water_works" />
5173 <space />
5174 <key key="man_made" value="water_works" />
5175 <reference ref="name_operator" />
5176 </item> <!-- Water Works -->
5177 <item name="Wastewater Treatment Plant" icon="presets/landmark/wastewater_plant.svg" type="node,closedway,multipolygon" preset_name_label="true">
5178 <link wiki="Tag:man_made=wastewater_plant" />
5179 <space />
5180 <key key="man_made" value="wastewater_plant" />
5181 <text key="name" text="Name" />
5182 </item> <!-- Wastewater Treatment Plant -->
5183 <item name="Watermill" icon="presets/landmark/watermill.svg" type="node,closedway,multipolygon" preset_name_label="true">
5184 <link wiki="Tag:man_made=watermill" />
5185 <space />
5186 <key key="man_made" value="watermill" />
5187 <text key="name" text="Name" />
5188 </item> <!-- Watermill -->
5189 <item name="Fountain" icon="presets/misc/fountain.svg" type="node,closedway,multipolygon" preset_name_label="true">
5190 <link wiki="Tag:amenity=fountain" />
5191 <space />
5192 <key key="amenity" value="fountain" />
5193 <optional>
5194 <text key="name" text="Name" />
5195 <check key="drinking_water" text="Drinking Water" />
5196 </optional>
5197 </item> <!-- Fountain -->
5198 <item name="Water Well" icon="presets/landmark/water_well.svg" type="node,closedway" preset_name_label="true">
5199 <link wiki="Tag:man_made=water_well" />
5200 <space />
5201 <key key="man_made" value="water_well" />
5202 <optional>
5203 <text key="name" text="Name" />
5204 <combo key="pump" text="Pump" values="yes,no,manual,powered" values_sort="false"/>
5205 </optional>
5206 </item> <!-- Water Well -->
5207 <separator/>
5208 <item name="Lighthouse" icon="presets/landmark/lighthouse.svg" type="node,closedway" preset_name_label="true">
5209 <link wiki="Tag:man_made=lighthouse" />
5210 <space />
5211 <key key="man_made" value="lighthouse" />
5212 <text key="name" text="Name" />
5213 </item> <!-- Lighthouse -->
5214 <item name="Beacon" icon="presets/landmark/beacon.svg" name_context="man_made" type="node,closedway" preset_name_label="true">
5215 <link wiki="Tag:man_made=beacon" />
5216 <space />
5217 <key key="man_made" value="beacon" />
5218 <text key="name" text="Name" />
5219 </item> <!-- Beacon -->
5220 <item name="Street Lamp" icon="presets/misc/streetlamp.svg" type="node" preset_name_label="true">
5221 <link wiki="Tag:highway=street_lamp" />
5222 <space />
5223 <key key="highway" value="street_lamp" />
5224 <combo key="lamp_type" text="Type" values="electric,floodlight,sodium,solar_lamp" values_context="lamp_type" match="key" />
5225 <combo key="lamp_mount" text="Mounted on" values="bent_mast,straight_mast,suspended,wall" values_context="lamp_mount" match="key" />
5226 <combo key="opening_hours" text="Operation times" values="Mo-Fr 22:00-05:00" values_no_i18n="true" />
5227 </item> <!-- Street Lamp -->
5228 <item name="Street cabinet" icon="presets/misc/street_cabinet.svg" type="node,closedway" preset_name_label="true">
5229 <link wiki="Tag:man_made=street_cabinet" />
5230 <key key="man_made" value="street_cabinet" />
5231 <optional>
5232 <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" />
5233 <reference ref="ref_operator" />
5234 <text key="manufacturer" text="Manufacturer" />
5235 <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" />
5236 </optional>
5237 </item> <!-- Street cabinet -->
5238 <item name="Monitoring Station" icon="presets/misc/monitoring_station.svg" type="node,closedway" preset_name_label="true">
5239 <link wiki="Tag:man_made=monitoring_station" />
5240 <space />
5241 <key key="man_made" value="monitoring_station" />
5242 <reference ref="name_operator" />
5243 <label text="Monitoring:" />
5244 <checkgroup columns="3">
5245 <check key="monitoring:water_level" text="Water level" />
5246 <check key="monitoring:tide_gauge" text="Tide Level" />
5247 <check key="monitoring:groundwater" text="Groundwater" />
5248 <check key="monitoring:traffic" text="Traffic" />
5249 <check key="monitoring:air_quality" text="Air Quality" />
5250 <check key="monitoring:noise" text="Noise" />
5251 <check key="monitoring:gps" text="GPS Signals" />
5252 <check key="monitoring:glonass" text="GLONASS Signals" />
5253 <check key="monitoring:galileo" text="Galileo Signals" />
5254 <check key="monitoring:weather" text="Weather" />
5255 <check key="monitoring:radiation" text="Radiation" />
5256 <check key="monitoring:seismic_activity" text="Seismic Activity" />
5257 </checkgroup>
5258 <label text="Recording:" />
5259 <checkgroup columns="3">
5260 <check key="recording:automated" text="Automated" />
5261 <check key="recording:manually" text="Manually" />
5262 <check key="recording:remote" text="Remote" />
5263 </checkgroup>
5264 <label text="Display:" />
5265 <checkgroup columns="2">
5266 <check key="display:analog" text="Analog" />
5267 <check key="display:digital" text="Digital" />
5268 </checkgroup>
5269 </item> <!-- Monitoring Station -->
5270 <item name="Survey Point" icon="presets/landmark/survey_point.svg" type="node" preset_name_label="true">
5271 <link wiki="Tag:man_made=survey_point" />
5272 <space />
5273 <key key="man_made" value="survey_point" />
5274 <reference ref="name_ref" />
5275 <text key="ele" text="Elevation (meters)" lenght="10" />
5276 <combo key="material" text="Material" values="andesite,brass,bronze,concrete,granite,metal,steel,stone" />
5277 </item> <!-- Survey Point -->
5278 <item name="Surveillance Camera" icon="presets/service/surveillance.svg" type="node" preset_name_label="true">
5279 <link wiki="Tag:man_made=surveillance" />
5280 <space />
5281 <key key="man_made" value="surveillance" />
5282 <key key="surveillance:type" value="camera" />
5283 <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
5284 <combo key="surveillance:zone" text="Zone" values="town,parking,traffic,shop,bank,building" />
5285 <text key="operator" text="Operator" />
5286 <optional>
5287 <text key="name" text="Name" />
5288 <text key="ref" text="Reference" />
5289 </optional>
5290 <space />
5291 <label text="Camera" />
5292 <space />
5293 <combo key="camera:type" text="Type" values="fixed,panning,dome" values_context="camera:type" match="key" />
5294 <combo key="camera:mount" text="Mounted on" values="wall,pole,ceiling" values_context="camera:mount" match="key" />
5295 <optional>
5296 <text key="camera:direction" text="Direction in degrees" match="key" />
5297 <text key="camera:angle" text="Inclination in degrees" match="key" />
5298 <text key="height" text="Height (meters)" length="7" />
5299 </optional>
5300 </item> <!-- Surveillance Camera -->
5301 </group> <!-- Man Made -->
5302 <group name="Bridges" icon="presets/transport/bridge/bridge.svg">
5303 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="way,multipolygon,relation" preset_name_label="true">
5304 <link wiki="Key:bridge" />
5305 <space />
5306 <combo key="bridge" text="Bridge" values="yes,aqueduct,boardwalk,cantilever,covered,low_water_crossing,trestle,viaduct" match="keyvalue!" default="yes" />
5307 <combo key="bridge:structure" text="Structure" values="arch,beam,cable-stayed,floating,humpback,simple-suspension,suspension,truss" match="key" />
5308 <reference ref="optional_bridge" />
5309 </item> <!-- Bridge -->
5310 <item name="Movable Bridge" icon="presets/transport/bridge/bridge_movable.svg" type="way,multipolygon,relation" preset_name_label="true">
5311 <link wiki="Key:bridge:movable" />
5312 <space />
5313 <key key="bridge" value="movable" />
5314 <combo key="bridge:movable" text="Type" values="bascule,drawbridge,lift,submersible,swing,transporter,retractable,tilt" match="key" />
5315 <reference ref="optional_bridge" />
5316 </item> <!-- Movable Bridge -->
5317 <item name="Bridge Support" icon="presets/transport/bridge/bridge_support.svg" type="node,closedway" preset_name_label="true">
5318 <link wiki="Key:bridge:support" />
5319 <space />
5320 <combo key="bridge:support" text="Type" values="abutment,lift_pier,pier,pivot_pier,pylon" match="key" />
5321 </item> <!-- Bridge Support -->
5322 <item name="Bridge outline" icon="presets/transport/bridge/bridge_outline.svg" type="closedway,multipolygon" preset_name_label="true">
5323 <link wiki="Tag:man_made=bridge" />
5324 <space />
5325 <key key="man_made" value="bridge" />
5326 <optional>
5327 <reference ref="name_layer" />
5328 </optional>
5329 </item> <!-- Bridge outline -->
5330 </group> <!-- Bridges -->
5331 <group name="Military" name_context="preset group" icon="presets/landuse/military.svg">
5332 <item name="Airfield" icon="presets/transport/airport/airfield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5333 <link wiki="Tag:military=airfield" />
5334 <space />
5335 <key key="military" value="airfield" match="keyvalue!" />
5336 <reference ref="aerodrome" />
5337 </item> <!-- Airfield -->
5338 <item name="Barracks" type="node,closedway,multipolygon" preset_name_label="true">
5339 <link wiki="Tag:military=barracks" />
5340 <space />
5341 <key key="military" value="barracks" />
5342 </item> <!-- Barracks -->
5343 <item name="Bunker" icon="presets/landmark/bunker.svg" type="node,closedway,multipolygon" preset_name_label="true">
5344 <link wiki="Tag:military=bunker" />
5345 <space />
5346 <key key="military" value="bunker" />
5347 <combo key="bunker_type" text="Type" values="hardened_aircraft_shelter,munitions,pillbox" match="key" />
5348 <combo key="location" text="Location" values="overground,underground" values_context="bunker" />
5349 <text key="name" text="Name" />
5350 <check key="historic" text="Historic" />
5351 <check key="ruins" text="Ruins" />
5352 </item> <!-- Bunker -->
5353 <item name="Range" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
5354 <link wiki="Tag:military=range" />
5355 <space />
5356 <key key="military" value="range" />
5357 </item> <!-- Range -->
5358 </group> <!-- Military -->
5359 <group name="Power" icon="presets/power/power.svg">
5360 <item name="Power Plant" icon="presets/power/plant.svg" type="closedway,multipolygon,relation" preset_name_label="true">
5361 <link wiki="Tag:power=plant" />
5362 <space />
5363 <key key="power" value="plant" />
5364 <reference ref="name_ref_operator" />
5365 <text key="start_date" text="Start date" />
5366 <optional text="Output forms of energy (optional):">
5367 <combo key="plant:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
5368 <combo key="plant:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
5369 <combo key="plant:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
5370 <combo key="plant:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
5371 <combo key="plant:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
5372 <combo key="plant:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
5373 <combo key="plant:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
5374 <combo key="plant:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
5375 <space />
5376 <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" />
5377 </optional>
5378 </item> <!-- Power Plant -->
5379 <group name="Power Generator" icon="presets/power/generator.svg">
5380 <item name="Biofuel Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5381 <key key="generator:source" value="biofuel" />
5382 <reference ref="power_generator" />
5383 <key key="generator:method" value="combustion" />
5384 <combo key="generator:type" text="Generator Type" values="gas_turbine,reciprocating_engine,steam_generator" />
5385 <reference ref="power_output" />
5386 </item> <!-- Power Generator -->
5387 <item name="Biogas Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5388 <key key="generator:source" value="biogas" />
5389 <reference ref="power_generator" />
5390 <key key="generator:method" value="combustion" />
5391 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5392 <reference ref="power_output" />
5393 </item> <!-- Biogas Power Generator -->
5394 <item name="Biomass Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5395 <key key="generator:source" value="biomass" />
5396 <reference ref="power_generator" />
5397 <combo key="generator:method" text="Method" values_context="generator method" values="anaerobic_digestion,combustion,gasification" />
5398 <combo key="generator:type" text="Generator Type" values_searchable="true">
5399 <list_entry value="bioreactor" short_description="anaerobic_digestion / combustion" />
5400 <list_entry value="pyrolysis" short_description="" />
5401 <list_entry value="steam_generator" short_description="combustion" />
5402 <list_entry value="steam_turbine" short_description="combustion" />
5403 </combo>
5404 <reference ref="power_output" />
5405 </item> <!-- Biomass Power Generator -->
5406 <item name="Coal Power Generator" icon="presets/power/power_source-coal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5407 <key key="generator:source" value="coal" />
5408 <reference ref="power_generator" />
5409 <key key="generator:method" value="combustion" />
5410 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5411 <reference ref="power_output" />
5412 </item> <!-- Coal Power Generator -->
5413 <item name="Gas Power Generator" icon="presets/power/power_source-gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
5414 <key key="generator:source" value="gas" />
5415 <reference ref="power_generator" />
5416 <key key="generator:method" value="combustion" />
5417 <combo key="generator:type" text="Generator Type" values="combined_cycle,gas_turbine,reciprocating_engine,steam_generator,steam_turbine" />
5418 <reference ref="power_output" />
5419 </item> <!-- Gas Power Generator -->
5420 <item name="Oil Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5421 <key key="generator:source" value="oil" />
5422 <reference ref="power_generator" />
5423 <key key="generator:method" value="combustion" />
5424 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5425 <reference ref="power_output" />
5426 </item> <!-- Oil Power Generator -->
5427 <item name="Diesel Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5428 <key key="generator:source" value="diesel" />
5429 <reference ref="power_generator" />
5430 <key key="generator:method" value="combustion" />
5431 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5432 <reference ref="power_output" />
5433 </item> <!-- Diesel Power Generator -->
5434 <item name="Gasoline Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5435 <key key="generator:source" value="gasoline" />
5436 <reference ref="power_generator" />
5437 <key key="generator:method" value="combustion" />
5438 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5439 <reference ref="power_output" />
5440 </item> <!-- Gasoline Power Generator -->
5441 <item name="Nuclear Reactor" icon="presets/power/power_source-nuclear.svg" type="node,closedway,multipolygon" preset_name_label="true">
5442 <key key="generator:source" value="nuclear" />
5443 <reference ref="power_generator" />
5444 <combo key="generator:method" text="Method" values_context="generator method" values="fission,fusion" />
5445 <combo key="generator:type" text="Generator Type" values_searchable="true">
5446 <list_entry value="BWR-1" display_value="Boiling Water Reactor 1 (BWR-1)" short_description="fission" />
5447 <list_entry value="BWR-2" display_value="Boiling Water Reactor 2 (BWR-2)" short_description="fission" />
5448 <list_entry value="BWR-3" display_value="Boiling Water Reactor 3 (BWR-3)" short_description="fission" />
5449 <list_entry value="BWR-4" display_value="Boiling Water Reactor 4 (BWR-4)" short_description="fission" />
5450 <list_entry value="BWR-5" display_value="Boiling Water Reactor 5 (BWR-5)" short_description="fission" />
5451 <list_entry value="BWR-6" display_value="Boiling Water Reactor 6 (BWR-6)" short_description="fission" />
5452 <list_entry value="CANDU" display_value="CANada Deuterium Uranium reactor (CANDU)" short_description="fission" />
5453 <list_entry value="cold-fusion" short_description="fusion" />
5454 <list_entry value="CPR-1000" display_value="China Pressurized Reactor (CPR-1000)" short_description="fission" />
5455 <list_entry value="EPR" display_value="European Pressurized Reactor (EPR)" short_description="fission" />
5456 <list_entry value="ICF" display_value="Inertial Confinement Fusion (ICF)" short_description="fusion" />
5457 <list_entry value="PWR" display_value="Pressurized water reactor (PWR)" short_description="fission" />
5458 <list_entry value="RBMK-1000" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1000 (RBMK-1000)" short_description="fission" />
5459 <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="fission" />
5460 <list_entry value="stellarator" short_description="fusion" />
5461 <list_entry value="tokamak" short_description="fusion" />
5462 <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="fission" />
5463 </combo>
5464 <reference ref="power_output" />
5465 </item> <!-- Nuclear Reactor -->
5466 <item name="Solar Power Generator" icon="presets/power/power_source-sun.svg" type="node,closedway,multipolygon" preset_name_label="true">
5467 <key key="generator:source" value="solar" />
5468 <reference ref="power_generator" />
5469 <combo key="generator:method" text="Method" values_context="generator method" values="photovoltaic,thermal" />
5470 <combo key="generator:type" text="Generator Type" values_searchable="true">
5471 <list_entry value="solar_photovoltaic_panel" short_description="photovoltaic" />
5472 <list_entry value="solar_thermal_collector" short_description="thermal" />
5473 <list_entry value="steam_turbine" short_description="thermal" />
5474 </combo>
5475 <reference ref="power_output" />
5476 </item> <!-- Solar Power Generator -->
5477 <item name="Waste Power Generator" icon="presets/power/power_source-waste.svg" type="node,closedway,multipolygon" preset_name_label="true">
5478 <key key="generator:source" value="waste" />
5479 <reference ref="power_generator" />
5480 <combo key="generator:method" text="Method" values_context="generator method" values="combustion,gasification,pyrolysis" />
5481 <combo key="generator:type" text="Generator Type" values_searchable="true">
5482 <list_entry value="bioreactor" short_description="gasification" />
5483 <list_entry value="pyrolysis" short_description="" />
5484 <list_entry value="reciprocating_engine" short_description="combustion" />
5485 <list_entry value="steam_generator" short_description="combustion" />
5486 </combo>
5487 <combo key="generator:type" text="Generator Type" values="bioreactor,reciprocating_engine,steam_generator" />
5488 <reference ref="power_output" />
5489 </item> <!-- Waste Power Generator -->
5490 <item name="Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5491 <key key="generator:source" value="hydro" />
5492 <reference ref="power_generator" />
5493 <combo key="generator:method" text="Method" values_context="generator method" values="run-of-the-river,water-pumped-storage,water-storage" />
5494 <combo key="generator:type" text="Generator Type" values_searchable="true">
5495 <list_entry value="francis_turbine" short_description="all methods" />
5496 <list_entry value="hydrodynamic_screw" short_description="run-of-the-river" />
5497 <list_entry value="kaplan_turbine" short_description="run-of-the-river / water-storage" />
5498 <list_entry value="pelton_turbine" short_description="run-of-the-river / water-storage" />
5499 </combo>
5500 <reference ref="power_output" />
5501 </item> <!-- Water Turbine -->
5502 <item name="Tidal Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5503 <key key="generator:source" value="tidal" />
5504 <reference ref="power_generator" />
5505 <combo key="generator:method" text="Method" values_context="generator method" values="barrage,stream" />
5506 <combo key="generator:type" text="Generator Type" values_searchable="true">
5507 <list_entry value="horizontal_axis" short_description="stream" />
5508 <list_entry value="kaplan_turbine" short_description="barrage" />
5509 <list_entry value="vertical_axis" short_description="stream" />
5510 </combo>
5511 <reference ref="power_output" />
5512 </item> <!-- Tidal Water Turbine -->
5513 <item name="Wave Energy Converter" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5514 <key key="generator:source" value="wave" />
5515 <reference ref="power_generator" />
5516 <reference ref="power_output" />
5517 </item> <!-- Wave Energy Converter -->
5518 <item name="Osmotic Power Generator" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5519 <key key="generator:source" value="osmotic" />
5520 <reference ref="power_generator" />
5521 <reference ref="power_output" />
5522 </item> <!-- Osmotic Power Generator -->
5523 <item name="Geothermal Power Generator" icon="presets/power/power_source-geothermal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5524 <key key="generator:source" value="geothermal" />
5525 <reference ref="power_generator" />
5526 <combo key="generator:type" text="Generator Type" values="heat_pump,steam_turbine" />
5527 <reference ref="power_output" />
5528 </item> <!-- Geothermal Power Generator -->
5529 <item name="Wind Turbine" icon="presets/power/power_source-wind.svg" type="node,closedway" preset_name_label="true">
5530 <key key="generator:source" value="wind" />
5531 <reference ref="power_generator" />
5532 <key key="generator:method" value="wind_turbine" />
5533 <combo key="generator:type" text="Generator Type" values="horizontal_axis,vertical_axis" />
5534 <reference ref="power_output" />
5535 </item> <!-- Wind Turbine -->
5536 </group> <!-- Power Generator -->
5537 <separator/>
5538 <item name="Power Substation" icon="presets/power/substation.svg" type="node,closedway,multipolygon" preset_name_label="true">
5539 <link wiki="Tag:power=substation" />
5540 <space />
5541 <key key="power" value="substation" />
5542 <text key="name" text="Name" />
5543 <combo key="substation" text="Type of substation" values="compensation,converter,distribution,industrial,minor_distribution,traction,transition,transmission" values_context="power" />
5544 <reference ref="power_extra" />
5545 <optional>
5546 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
5547 <text key="start_date" text="Start date" />
5548 <check key="gas_insulated" text="Gas insulated" />
5549 </optional>
5550 </item> <!-- Power Substation -->
5551 <item name="Power Transformer" icon="presets/power/transformer.svg" type="node" preset_name_label="true">
5552 <link wiki="Tag:power=transformer" />
5553 <space />
5554 <key key="power" value="transformer" />
5555 <combo key="transformer" text="Type of transformer" values="auto,auxiliary,converter,distribution,generator,phase_angle_regulator,traction,yes" match="key" values_context="power" />
5556 <reference ref="power_loc" />
5557 <reference ref="transformer_voltage_frequency" />
5558 <reference ref="ref_operator" />
5559 <reference ref="optional_transformer_rating_phases_devices_windings" />
5560 </item> <!-- Power Transformer -->
5561 <item name="Power Switchgear" icon="presets/power/switchgear.svg" type="closedway,multipolygon" preset_name_label="true">
5562 <link wiki="Tag:power=switchgear" />
5563 <space />
5564 <label text="(Please only use this tag if more detailed mapping using busbars and bays is impossible!)" />
5565 <space />
5566 <key key="power" value="switchgear" />
5567 <reference ref="power_loc" />
5568 <reference ref="voltage" />
5569 <optional>
5570 <check key="gas_insulated" text="Gas insulated" />
5571 </optional>
5572 </item> <!-- Power Switchgear -->
5573 <item name="Power Busbar" icon="presets/power/busbar.svg" type="way" preset_name_label="true">
5574 <link wiki="Tag:line=busbar" />
5575 <space />
5576 <key key="power" value="line" />
5577 <key key="line" value="busbar" />
5578 <reference ref="power_line_extra" />
5579 </item> <!-- Power Busbar -->
5580 <item name="Power Bay" icon="presets/power/bay.svg" type="way" preset_name_label="true">
5581 <link wiki="Tag:line=bay" />
5582 <space />
5583 <key key="power" value="line" />
5584 <key key="line" value="bay" />
5585 <reference ref="power_line_extra" />
5586 </item> <!-- Power Bay -->
5587 <item name="Power Switch" icon="presets/power/switch.svg" type="node" preset_name_label="true">
5588 <link wiki="Tag:power=switch" />
5589 <space />
5590 <key key="power" value="switch" />
5591 <combo key="switch" text="Type of switch" values="circuit_breaker,disconnector,earthing,mechanical" match="key" values_context="power" />
5592 <reference ref="power_loc" />
5593 <optional>
5594 <reference ref="voltage" />
5595 <reference ref="cables" />
5596 <reference ref="ref_operator" />
5597 </optional>
5598 </item> <!-- Power Switch -->
5599 <separator/>
5600 <item name="Power Converter" icon="presets/power/converter.svg" type="node,closedway,multipolygon" preset_name_label="true">
5601 <link wiki="Tag:power=converter" />
5602 <space />
5603 <key key="power" value="converter" />
5604 <combo key="converter" text="Type of converter" values="lcc,vsc,back-to-back" match="key" values_context="power" />
5605 <reference ref="voltage_frequency" />
5606 <reference ref="ref_operator" />
5607 <optional>
5608 <combo key="poles" text="Amount of poles" values="monopole,bipole" />
5609 <combo key="rating" text="Power rating (MVA)" values="15 MVA,50 MVA,100 MVA" />
5610 </optional>
5611 </item> <!-- Power Converter -->
5612 <item name="Power Compensator" icon="presets/power/compensator.svg" type="node,closedway" preset_name_label="true">
5613 <link wiki="Tag:power=compensator" />
5614 <space />
5615 <key key="power" value="compensator" />
5616 <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" />
5617 <reference ref="voltage_frequency" />
5618 <reference ref="ref_operator" />
5619 <optional>
5620 <combo key="rating" text="Power rating (kvar/Mvar)" values="500 kvar,1 Mvar,5 Mvar" />
5621 </optional>
5622 </item> <!-- Power Compensator -->
5623 <separator/>
5624 <item name="Power Street Cabinet" icon="presets/power/cable_distribution_cabinet.svg" type="node,closedway" preset_name_label="true">
5625 <link wiki="Tag:man_made=street_cabinet" />
5626 <key key="man_made" value="street_cabinet" />
5627 <key key="street_cabinet" value="power" />
5628 <optional>
5629 <combo key="voltage" text="Voltage in Volts (V)" values="600,400,220,110" /> <!-- Recheck values -->
5630 <reference ref="ref_operator" />
5631 <text key="manufacturer" text="Manufacturer" />
5632 <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" />
5633 </optional>
5634 </item> <!-- Power Street Cabinet -->
5635 <separator/>
5636 <item name="Transformer Tower" icon="presets/power/transformer_tower.svg" type="node,closedway" preset_name_label="true">
5637 <link wiki="Tag:building=transformer_tower" />
5638 <space />
5639 <key key="building" value="transformer_tower" />
5640 <text key="height" text="Height (meters)" length="7" />
5641 <reference ref="ref_operator" />
5642 <preset_link preset_name="Power Substation" />
5643 </item> <!-- Transformer Tower -->
5644 <item name="Terminal" icon="presets/power/terminal.svg" type="node" preset_name_label="true">
5645 <link wiki="Tag:power=terminal" />
5646 <space />
5647 <key key="power" value="terminal" />
5648 <optional>
5649 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5650 <text key="ref" text="Reference" />
5651 <text key="operator" text="Operator" />
5652 </optional>
5653 </item> <!-- Terminal -->
5654 <item name="Power Portal" icon="presets/power/portal.svg" type="node,way" preset_name_label="true">
5655 <link wiki="Tag:power=portal" />
5656 <space />
5657 <key key="power" value="portal" />
5658 <text key="height" text="Height (meters)" length="7" />
5659 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5660 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5661 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5662 <reference ref="ref_operator" />
5663 <combo key="design" text="Portal design" values="portal,portal_two-level,portal_three-level" values_context="power" />
5664 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5665 </item> <!-- Power Portal -->
5666 <item name="Power Tower" icon="presets/power/tower.svg" type="node" preset_name_label="true">
5667 <link wiki="Tag:power=tower" />
5668 <space />
5669 <key key="power" value="tower" />
5670 <text key="height" text="Height (meters)" length="7" />
5671 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5672 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5673 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5674 <reference ref="ref_operator" />
5675 <optional>
5676 <combo key="tower:type" text="Tower type" values="termination,branch,transposing,crossing,transition" text_context="power" values_context="power" />
5677 <combo key="branch:type" text="Branch tower type" values="tap,split,loop,cross" values_context="power" />
5678 <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" />
5679 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5680 <check key="triple_tower" text="Triple tower" />
5681 <check key="design:incomplete" text="Incomplete tower" />
5682 <check key="location:transition" text="Location transition" disable_off="true" />
5683 </optional>
5684 </item> <!-- Power Tower -->
5685 <item name="Pole" icon="presets/power/pole.svg" type="node" preset_name_label="true">
5686 <link wiki="Tag:power=pole" />
5687 <space />
5688 <key key="power" value="pole" />
5689 <reference ref="power_pole" />
5690 </item> <!-- Pole -->
5691 <item name="Pole with Switch" icon="presets/power/pole_switch.svg" type="node" preset_name_label="true">
5692 <link wiki="Tag:power=pole" />
5693 <space />
5694 <key key="power" value="pole" />
5695 <label text="Pole Attributes:" />
5696 <reference ref="power_pole" />
5697 <space />
5698 <label text="Switch Attributes:" />
5699 <combo key="switch" text="Type" values="circuit_breaker,disconnector,earthing,mechanical" match="key!" values_context="power" />
5700 <optional>
5701 <reference ref="voltage" />
5702 <reference ref="cables" />
5703 </optional>
5704 </item> <!-- Pole with Switch -->
5705 <item name="Pole with Transformer" icon="presets/power/pole_transformer.svg" type="node" preset_name_label="true">
5706 <link wiki="Tag:power=pole" />
5707 <space />
5708 <key key="power" value="pole" />
5709 <label text="Pole Attributes:" />
5710 <reference ref="power_pole" />
5711 <space />
5712 <label text="Transformer Attributes:" />
5713 <key key="transformer" value="distribution" match="key!" />
5714 <reference ref="transformer_voltage_frequency" />
5715 <reference ref="optional_transformer_rating_phases_devices_windings" />
5716 </item> <!-- Pole with Transformer -->
5717 <item name="Catenary mast" icon="presets/power/catenary_mast.svg" type="node" preset_name_label="true">
5718 <link wiki="Tag:power=catenary_mast" />
5719 <space />
5720 <key key="power" value="catenary_mast" />
5721 <optional>
5722 <text key="ref" text="Reference" />
5723 <text key="operator" text="Operator" />
5724 </optional>
5725 </item> <!-- Catenary mast -->
5726 <item name="Insulator" icon="presets/power/insulator.svg" type="node,way" preset_name_label="true">
5727 <link wiki="Tag:power=insulator" />
5728 <space />
5729 <key key="power" value="insulator" />
5730 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5731 <reference ref="ref_operator" />
5732 </item> <!-- Insulator -->
5733 <item name="Power Line" icon="presets/power/line.svg" type="way" preset_name_label="true">
5734 <link wiki="Tag:power=line" />
5735 <space />
5736 <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue!" />
5737 <reference ref="voltage_frequency" />
5738 <reference ref="ref_operator" />
5739 <optional>
5740 <reference ref="cables_circuits" />
5741 <combo key="wires" text="Number of conductors/wires per cable" values="single,double,triple,quad,fivefold,sixfold,eightfold" values_context="power" values_sort="false" />
5742 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5743 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5744 </optional>
5745 </item> <!-- Power Line -->
5746 <item name="Power Cable" icon="presets/power/cable.svg" type="way" preset_name_label="true">
5747 <link wiki="Tag:power=cable" />
5748 <space />
5749 <key key="power" value="cable" />
5750 <reference ref="voltage_frequency" />
5751 <reference ref="ref_operator" />
5752 <optional>
5753 <reference ref="cables_circuits" />
5754 <combo key="location" text="Location" values="underground,underwater,overground" values_context="power cable" />
5755 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5756 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5757 </optional>
5758 </item> <!-- Power Cable -->
5759 </group> <!-- Power -->
5760 <group name="Telecom" icon="presets/telecom/telecom.svg">
5761 <item name="Telecom Street Cabinet" icon="presets/telecom/telecom_cabinet.svg" type="node,closedway" preset_name_label="true">
5762 <link wiki="Tag:man_made=street_cabinet" />
5763 <key key="man_made" value="street_cabinet" />
5764 <key key="street_cabinet" value="telecom" />
5765 <optional>
5766 <reference ref="ref_operator" />
5767 <text key="manufacturer" text="Manufacturer" />
5768 <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" />
5769 </optional>
5770 </item> <!-- Telecom Street Cabinet -->
5771 <item name="Telephone Exchange" icon="presets/telecom/exchange.svg" type="node,closedway" preset_name_label="true">
5772 <link wiki="Tag:telecom=exchange" />
5773 <space />
5774 <key key="telecom" value="exchange" />
5775 <reference ref="telecom_medium" />
5776 <reference ref="ref_operator" />
5777 </item> <!-- Telephone Exchange -->
5778 <item name="Connection Point" icon="presets/telecom/connection_point.svg" type="node,closedway" preset_name_label="true">
5779 <link wiki="Tag:telecom=connection_point" />
5780 <space />
5781 <key key="telecom" value="connection_point" />
5782 <reference ref="telecom_medium" />
5783 <reference ref="ref_operator" />
5784 </item> <!-- Connection Point -->
5785 <item name="Service Device" icon="presets/telecom/service_device.svg" type="node,closedway" preset_name_label="true">
5786 <link wiki="Tag:telecom=service_device" />
5787 <space />
5788 <key key="telecom" value="service_device" />
5789 <reference ref="telecom_medium" />
5790 <reference ref="ref_operator" />
5791 </item> <!-- Service Device -->
5792 </group> <!-- Telecom -->
5793 <group name="Historic Places" icon="presets/sightseeing/castle.svg">
5794 <item name="Castle" icon="presets/sightseeing/castle.svg" type="node,closedway,multipolygon" preset_name_label="true">
5795 <link wiki="Tag:historic=castle" />
5796 <space />
5797 <key key="historic" value="castle" />
5798 <combo key="castle_type" text="Type" values="stately,defensive,fortress,manor,palace" />
5799 <reference ref="name_wikipedia" />
5800 <check key="ruins" text="Ruins" />
5801 <reference ref="link_contact_address_payment" />
5802 </item> <!-- Castle -->
5803 <item name="Fort" icon="presets/sightseeing/fort.svg" type="node,closedway,multipolygon" preset_name_label="true">
5804 <link wiki="Tag:historic=fort" />
5805 <space />
5806 <key key="historic" value="fort" />
5807 <reference ref="name_wikipedia" />
5808 <check key="ruins" text="Ruins" />
5809 <reference ref="link_contact_address_payment" />
5810 </item> <!-- Fort -->
5811 <item name="Ruins" icon="presets/sightseeing/ruins.svg" type="node,closedway,multipolygon" preset_name_label="true">
5812 <link wiki="Tag:historic=ruins" />
5813 <space />
5814 <key key="historic" value="ruins" />
5815 <reference ref="name_oh_wheelchair" />
5816 </item> <!-- Ruins -->
5817 <item name="Archaeological Site" icon="presets/sightseeing/archaeological.svg" type="node,closedway,multipolygon" preset_name_label="true">
5818 <link wiki="Tag:historic=archaeological_site" />
5819 <space />
5820 <key key="historic" value="archaeological_site" />
5821 <combo key="site_type" text="Type" values="tumulus,megalith,fortification,settlement,necropolis,city" />
5822 <reference ref="name_oh_wheelchair" />
5823 </item> <!-- Archaeological Site -->
5824 <item name="Battlefield" icon="presets/sightseeing/battlefield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5825 <link wiki="Tag:historic=battlefield" />
5826 <space />
5827 <key key="historic" value="battlefield" />
5828 <text key="name" text="Name" />
5829 </item> <!-- Battlefield -->
5830 <item name="Palaeontological Site" icon="presets/sightseeing/palaeontological_site.svg" type="node,closedway,multipolygon" preset_name_label="true">
5831 <link wiki="Tag:geological=palaeontological_site" />
5832 <space />
5833 <key key="geological" value="palaeontological_site" />
5834 <text key="name" text="Name" />
5835 </item> <!-- Palaeontological Site -->
5836 <separator/>
5837 <item name="Grave" icon="presets/misc/grave.svg" type="node,closedway" preset_name_label="true">
5838 <link wiki="Tag:cemetery=grave" />
5839 <space />
5840 <key key="cemetery" value="grave" />
5841 <text key="name" text="Name" />
5842 </item> <!-- Grave -->
5843 <item name="Tomb" icon="presets/misc/tomb.svg" type="node,closedway" preset_name_label="true">
5844 <link wiki="Tag:historic=tomb" />
5845 <space />
5846 <key key="historic" value="tomb" />
5847 <combo key="tomb" text="Type" values="columbarium,crypt,hypogeum,mausoleum,pyramid,rock-cut,sarcophagus,tumulus,vault,war_grave" values_context="tomb" values_searchable="true" />
5848 <text key="name" text="Name" />
5849 </item> <!-- Tomb -->
5850 <separator/>
5851 <item name="Monument" icon="presets/sightseeing/monument.svg" type="node,closedway,multipolygon" preset_name_label="true">
5852 <link wiki="Tag:historic=monument" />
5853 <space />
5854 <key key="historic" value="monument" />
5855 <text key="name" text="Name" />
5856 </item> <!-- Monument -->
5857 <item name="Memorial" icon="presets/sightseeing/memorial.svg" type="node,closedway,multipolygon" preset_name_label="true">
5858 <link wiki="Tag:historic=memorial" />
5859 <space />
5860 <key key="historic" value="memorial" />
5861 <text key="name" text="Name" />
5862 <combo key="memorial" text="Type" values="bust,plaque,statue,stele,stone,war_memorial" values_context="memorial" values_searchable="true" />
5863 <optional>
5864 <text key="inscription" text="Inscription" />
5865 <text key="artist_name" text="Artist Name" />
5866 <combo key="material" text="Material" values="concrete,granite,metal,plastic,steel,stone,wood" />
5867 <text key="start_date" text="Start date" />
5868 <text key="wikipedia" text="Wikipedia" />
5869 </optional>
5870 </item> <!-- Memorial -->
5871 <item name="Wayside Cross" icon="presets/religion/wayside_cross.svg" type="node,closedway" preset_name_label="true">
5872 <link wiki="Tag:historic=wayside_cross" />
5873 <space />
5874 <key key="historic" value="wayside_cross" />
5875 <text key="name" text="Name" />
5876 <reference ref="religious_catholic_christian" />
5877 <text key="start_date" text="Start date" />
5878 <text key="inscription" text="Inscription" />
5879 </item> <!-- Wayside Cross -->
5880 <item name="Wayside Shrine" icon="presets/religion/wayside_shrine.svg" type="node,closedway" preset_name_label="true">
5881 <link wiki="Tag:historic=wayside_shrine" />
5882 <space />
5883 <key key="historic" value="wayside_shrine" />
5884 <text key="name" text="Name" />
5885 <reference ref="religious_catholic_christian" />
5886 <check key="amenity" text="Place of worship" value_on="place_of_worship" disable_off="true" />
5887 <combo key="building" text="Building" values="wayside_shrine,yes" values_context="building" />
5888 <text key="start_date" text="Start date" />
5889 <text key="inscription" text="Inscription" />
5890 </item> <!-- Wayside Shrine -->
5891 <item name="Boundary Stone" icon="presets/landmark/boundary_stone.svg" type="node,closedway" preset_name_label="true">
5892 <link wiki="Tag:historic=boundary_stone" />
5893 <space />
5894 <key key="historic" value="boundary_stone" />
5895 <text key="name" text="Name" />
5896 </item> <!-- Boundary Stone -->
5897 </group> <!-- Historic Places -->
5898 </group> <!-- Man Made -->
5899 <group name="Shops" icon="presets/shop/mall.svg">
5900 <group name="Food" icon="presets/shop/supermarket.svg">
5901 <item name="Supermarket" icon="presets/shop/supermarket.svg" type="node,closedway,multipolygon" preset_name_label="true">
5902 <link wiki="Tag:shop=supermarket" />
5903 <space />
5904 <key key="shop" value="supermarket" />
5905 <reference ref="name_oh_wheelchair" />
5906 <reference ref="link_contact_address_payment" />
5907 </item> <!-- Supermarket -->
5908 <item name="Convenience Store" icon="presets/shop/convenience.svg" type="node,closedway,multipolygon" preset_name_label="true">
5909 <link wiki="Tag:shop=convenience" />
5910 <space />
5911 <key key="shop" value="convenience" />
5912 <reference ref="name_oh_wheelchair" />
5913 <reference ref="link_contact_address_payment" />
5914 </item> <!-- Convenience Store -->
5915 <item name="Kiosk" icon="presets/shop/kiosk.svg" type="node,closedway,multipolygon" preset_name_label="true">
5916 <link wiki="Tag:shop=kiosk" />
5917 <space />
5918 <key key="shop" value="kiosk" />
5919 <reference ref="name_oh_wheelchair" />
5920 <reference ref="link_contact_address_payment" />
5921 </item> <!-- Kiosk -->
5922 <separator/>
5923 <item name="Bakery" icon="presets/shop/groceries/bakery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5924 <link wiki="Tag:shop=bakery" />
5925 <space />
5926 <key key="shop" value="bakery" />
5927 <reference ref="name_oh_wheelchair" />
5928 <reference ref="link_contact_address_payment" />
5929 </item> <!-- Bakery -->
5930 <item name="Butcher" icon="presets/shop/groceries/butcher.svg" type="node,closedway,multipolygon" preset_name_label="true">
5931 <link wiki="Tag:shop=butcher" />
5932 <space />
5933 <key key="shop" value="butcher" />
5934 <reference ref="name_oh_wheelchair" />
5935 <reference ref="link_contact_address_payment" />
5936 </item> <!-- Butcher -->
5937 <item name="Seafood" icon="presets/shop/groceries/seafood.svg" type="node,closedway,multipolygon" preset_name_label="true">
5938 <link wiki="Tag:shop=seafood" />
5939 <space />
5940 <key key="shop" value="seafood" />
5941 <reference ref="name_operator_oh_wheelchair" />
5942 <reference ref="link_contact_address_payment" />
5943 </item> <!-- Seafood -->
5944 <item name="Dairy" icon="presets/shop/groceries/dairy.svg" type="node,closedway,multipolygon" preset_name_label="true">
5945 <link wiki="Tag:shop=dairy" />
5946 <space />
5947 <key key="shop" value="dairy" />
5948 <reference ref="name_operator_oh_wheelchair" />
5949 <reference ref="link_contact_address_payment" />
5950 </item> <!-- Dairy -->
5951 <item name="Cheese" icon="presets/shop/groceries/cheese.svg" type="node,closedway,multipolygon" preset_name_label="true">
5952 <link wiki="Tag:shop=cheese" />
5953 <space />
5954 <key key="shop" value="cheese" />
5955 <reference ref="name_operator_oh_wheelchair" />
5956 <reference ref="link_contact_address_payment" />
5957 </item> <!-- Cheese -->
5958 <item name="Deli (Fine Food)" icon="presets/shop/groceries/deli.svg" type="node,closedway,multipolygon" preset_name_label="true">
5959 <link wiki="Tag:shop=deli" />
5960 <space />
5961 <key key="shop" value="deli" />
5962 <reference ref="name_operator_oh_wheelchair" />
5963 <reference ref="link_contact_address_payment" />
5964 </item> <!-- Deli (Fine Food) -->
5965 <item name="Pastry" icon="presets/shop/groceries/pastry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5966 <link wiki="Tag:shop=pastry" />
5967 <space />
5968 <key key="shop" value="pastry" />
5969 <reference ref="name_oh_wheelchair" />
5970 <reference ref="link_contact_address_payment" />
5971 </item> <!-- Pastry -->
5972 <item name="Confectionery" icon="presets/shop/groceries/confectionery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5973 <link wiki="Tag:shop=confectionery" />
5974 <space />
5975 <key key="shop" value="confectionery" />
5976 <reference ref="name_oh_wheelchair" />
5977 <reference ref="link_contact_address_payment" />
5978 </item> <!-- Confectionery -->
5979 <item name="Tea" icon="presets/shop/groceries/tea.svg" type="node,closedway,multipolygon" preset_name_label="true">
5980 <link wiki="Tag:shop=tea" />
5981 <space />
5982 <key key="shop" value="tea" />
5983 <reference ref="name_oh_wheelchair" />
5984 <reference ref="link_contact_address_payment" />
5985 </item> <!-- Tea -->
5986 <item name="Coffee" icon="presets/shop/groceries/coffee.svg" type="node,closedway,multipolygon" preset_name_label="true">
5987 <link wiki="Tag:shop=coffee" />
5988 <space />
5989 <key key="shop" value="coffee" />
5990 <reference ref="name_oh_wheelchair" />
5991 <reference ref="link_contact_address_payment" />
5992 </item> <!-- Coffee -->
5993 <separator/>
5994 <item name="Public Market" icon="presets/shop/marketplace.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
5995 <link wiki="Tag:amenity=marketplace" />
5996 <space />
5997 <key key="amenity" value="marketplace" />
5998 <reference ref="name_operator_oh_wheelchair" />
5999 <text key="website" text="Website" />
6000 <combo key="organic" text="Organic" values="yes,no,only" />
6001 </item> <!-- Public Market -->
6002 <item name="Greengrocer" icon="presets/shop/groceries/greengrocer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6003 <link wiki="Tag:shop=greengrocer" />
6004 <space />
6005 <key key="shop" value="greengrocer" />
6006 <reference ref="name_oh_wheelchair" />
6007 <combo key="organic" text="Organic" values="yes,no,only" />
6008 <reference ref="link_contact_address_payment" />
6009 </item> <!-- Greengrocer -->
6010 <item name="Farm Stand" icon="presets/shop/groceries/farm.svg" type="node,closedway,multipolygon" preset_name_label="true">
6011 <link wiki="Tag:shop=farm" />
6012 <space />
6013 <key key="shop" value="farm" />
6014 <reference ref="name_oh_wheelchair" />
6015 <text key="description" text="Description" />
6016 <combo key="organic" text="Organic" values="yes,no,only" />
6017 <reference ref="link_contact_address_payment" />
6018 </item> <!-- Farm Stand -->
6019 <separator/>
6020 <item name="Organic" type="node,closedway,multipolygon" preset_name_label="true">
6021 <link wiki="Key:organic" />
6022 <space />
6023 <combo text="Organic/Bio" key="organic" values="yes,no,only" match="key" />
6024 </item> <!-- Organic -->
6025 <item name="Fair Trade" type="node,closedway,multipolygon" preset_name_label="true">
6026 <link wiki="Key:fair_trade" />
6027 <space />
6028 <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
6029 </item> <!-- Fair Trade -->
6030 <separator/>
6031 <item name="Alcohol" icon="presets/shop/alcohol.svg" type="node,closedway,multipolygon" preset_name_label="true">
6032 <link wiki="Tag:shop=alcohol" />
6033 <space />
6034 <key key="shop" value="alcohol" />
6035 <reference ref="name_oh_wheelchair" />
6036 <reference ref="link_contact_address_payment" />
6037 </item> <!-- Alcohol -->
6038 <item name="Beverages" icon="presets/shop/beverages.svg" type="node,closedway,multipolygon" preset_name_label="true">
6039 <link wiki="Tag:shop=beverages" />
6040 <space />
6041 <key key="shop" value="beverages" />
6042 <reference ref="name_oh_wheelchair" />
6043 <reference ref="link_contact_address_payment" />
6044 </item> <!-- Beverages -->
6045 <item name="Wine" icon="presets/shop/wine.svg" type="node,closedway,multipolygon" preset_name_label="true">
6046 <link wiki="Tag:shop=wine" />
6047 <space />
6048 <key key="shop" value="wine" />
6049 <reference ref="name_oh_wheelchair" />
6050 <reference ref="link_contact_address_payment" />
6051 </item> <!-- Wine -->
6052 </group> <!-- Food -->
6053 <group name="Clothes" icon="presets/shop/clothes.svg">
6054 <item name="Clothes" icon="presets/shop/clothes.svg" type="node,closedway,multipolygon" preset_name_label="true">
6055 <link wiki="Tag:shop=clothes" />
6056 <space />
6057 <key key="shop" value="clothes" />
6058 <reference ref="name_oh_wheelchair" />
6059 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6060 <combo key="organic" text="Organic" values="yes,no,only" />
6061 <reference ref="link_contact_address_payment" />
6062 </item> <!-- Clothes -->
6063 <item name="Boutique" icon="presets/shop/boutique.svg" type="node,closedway,multipolygon" preset_name_label="true">
6064 <link wiki="Tag:shop=boutique" />
6065 <space />
6066 <key key="shop" value="boutique" />
6067 <reference ref="name_operator_oh_wheelchair" />
6068 <reference ref="link_contact_address_payment" />
6069 </item> <!-- Boutique -->
6070 <item name="Shoes" icon="presets/shop/shoes.svg" type="node,closedway,multipolygon" preset_name_label="true">
6071 <link wiki="Tag:shop=shoes" />
6072 <space />
6073 <key key="shop" value="shoes" />
6074 <reference ref="name_oh_wheelchair" />
6075 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6076 <combo key="organic" text="Organic" values="yes,no,only" />
6077 <check key="shoes:repair" text="Offers repairs" text_context="shoes" />
6078 <reference ref="link_contact_address_payment" />
6079 </item> <!-- Shoes -->
6080 <item name="Outdoor" icon="presets/shop/outdoor.svg" type="node,closedway,multipolygon" preset_name_label="true">
6081 <link wiki="Tag:shop=outdoor" />
6082 <space />
6083 <key key="shop" value="outdoor" />
6084 <reference ref="name_oh_wheelchair" />
6085 <reference ref="link_contact_address_payment" />
6086 </item> <!-- Outdoor -->
6087 <item name="Sports" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
6088 <link wiki="Tag:shop=sports" />
6089 <space />
6090 <key key="shop" value="sports" />
6091 <reference ref="name_oh_wheelchair" />
6092 <reference ref="link_contact_address_payment" />
6093 </item> <!-- Sports -->
6094 <separator/>
6095 <item name="Dry Cleaning" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6096 <link wiki="Tag:shop=dry_cleaning" />
6097 <space />
6098 <key key="shop" value="dry_cleaning" />
6099 <reference ref="name_oh_wheelchair" />
6100 <reference ref="link_contact_address_payment" />
6101 </item> <!-- Dry Cleaning -->
6102 <item name="Laundry" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6103 <link wiki="Tag:shop=laundry" />
6104 <space />
6105 <key key="shop" value="laundry" />
6106 <reference ref="name_oh_wheelchair" />
6107 <check key="self_service" text="Self Service" />
6108 <check key="laundry_service" text="Laundry Service" />
6109 <reference ref="link_contact_address_payment" />
6110 </item> <!-- Laundry -->
6111 <item name="Tailor" icon="presets/shop/tailor.svg" type="node,closedway,multipolygon" preset_name_label="true">
6112 <link wiki="Tag:shop=tailor" />
6113 <space />
6114 <key key="shop" value="tailor" />
6115 <reference ref="name_oh_wheelchair" />
6116 <reference ref="link_contact_address_payment" />
6117 </item> <!-- Tailor -->
6118 <item name="Fabric" icon="presets/shop/fabric.svg" type="node,closedway,multipolygon" preset_name_label="true">
6119 <link wiki="Tag:shop=fabric" />
6120 <space />
6121 <key key="shop" value="fabric" />
6122 <reference ref="name_operator_oh_wheelchair" />
6123 <reference ref="link_contact_address_payment" />
6124 </item> <!-- Fabric -->
6125 </group> <!-- Clothes -->
6126 <group name="Electronic" icon="presets/shop/electronics.svg">
6127 <item name="Computer" icon="presets/shop/computer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6128 <link wiki="Tag:shop=computer" />
6129 <space />
6130 <key key="shop" value="computer" />
6131 <reference ref="name_oh_wheelchair" />
6132 <reference ref="link_contact_address_payment" />
6133 </item> <!-- Computer -->
6134 <item name="Electronics" icon="presets/shop/electronics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6135 <link wiki="Tag:shop=electronics" />
6136 <space />
6137 <key key="shop" value="electronics" />
6138 <reference ref="name_oh_wheelchair" />
6139 <reference ref="link_contact_address_payment" />
6140 </item> <!-- Computer -->
6141 <item name="Mobile Phone" icon="presets/shop/mobile_phone.svg" type="node,closedway,multipolygon" preset_name_label="true">
6142 <link wiki="Tag:shop=mobile_phone" />
6143 <space />
6144 <key key="shop" value="mobile_phone" />
6145 <reference ref="name_operator_oh_wheelchair" />
6146 <reference ref="link_contact_address_payment" />
6147 </item> <!-- Mobile Phone -->
6148 <item name="Watches" icon="presets/shop/watches.svg" type="node,closedway,multipolygon" preset_name_label="true">
6149 <link wiki="Tag:shop=watches" />
6150 <space />
6151 <key key="shop" value="watches" />
6152 <reference ref="name_operator_oh_wheelchair" />
6153 <reference ref="link_contact_address_payment" />
6154 </item> <!-- Watches -->
6155 <item name="Vacuum Cleaner" icon="presets/shop/vacuum_cleaner.svg" type="node,closedway,multipolygon" preset_name_label="true">
6156 <link wiki="Tag:shop=vacuum_cleaner" />
6157 <space />
6158 <key key="shop" value="vacuum_cleaner" />
6159 <reference ref="name_operator_oh_wheelchair" />
6160 <reference ref="link_contact_address_payment" />
6161 </item> <!-- Vacuum Cleaner -->
6162 <item name="Hifi" icon="presets/shop/hifi.svg" type="node,closedway,multipolygon" preset_name_label="true">
6163 <link wiki="Tag:shop=hifi" />
6164 <space />
6165 <key key="shop" value="hifi" />
6166 <reference ref="name_oh_wheelchair" />
6167 <reference ref="link_contact_address_payment" />
6168 </item> <!-- Hifi -->
6169 <item name="Video" icon="presets/shop/video.svg" type="node,closedway,multipolygon" preset_name_label="true">
6170 <link wiki="Tag:shop=video" />
6171 <space />
6172 <key key="shop" value="video" />
6173 <reference ref="name_oh_wheelchair" />
6174 <reference ref="link_contact_address_payment" />
6175 </item> <!-- Video -->
6176 <item name="Video Games" icon="presets/shop/video_games.svg" type="node,closedway,multipolygon" preset_name_label="true">
6177 <link wiki="Tag:shop=video_games" />
6178 <space />
6179 <key key="shop" value="video_games" />
6180 <reference ref="name_oh_wheelchair" />
6181 <reference ref="link_contact_address_payment" />
6182 </item> <!-- Video Games -->
6183 <item name="Music" icon="presets/shop/music.svg" type="node,closedway,multipolygon" preset_name_label="true">
6184 <link wiki="Tag:shop=music" />
6185 <space />
6186 <key key="shop" value="music" />
6187 <reference ref="name_oh_wheelchair" />
6188 <reference ref="link_contact_address_payment" />
6189 </item> <!-- Music -->
6190 </group> <!-- Electronic -->
6191 <group name="Cash" icon="presets/money/dollar.svg">
6192 <item name="Bank" icon="presets/money/bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
6193 <link wiki="Tag:amenity=bank" />
6194 <space />
6195 <key key="amenity" value="bank" />
6196 <reference ref="name_brand_operator_oh_wheelchair" />
6197 <check key="atm" text="Automated Teller Machine" default="on" />
6198 <text key="ref" text="Reference" />
6199 <reference ref="link_contact_address" />
6200 <preset_link preset_name="Building" />
6201 </item> <!-- Bank -->
6202 <item name="Money Exchange" icon="presets/money/exchange.svg" type="node,closedway,multipolygon" preset_name_label="true">
6203 <link wiki="Tag:amenity=bureau_de_change" />
6204 <space />
6205 <key key="amenity" value="bureau_de_change" />
6206 <reference ref="name_oh_wheelchair" />
6207 <reference ref="link_contact_address" />
6208 </item> <!-- Money Exchange -->
6209 <item name="Money transfer" icon="presets/money/money_transfer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6210 <link wiki="Tag:amenity=money_transfer" />
6211 <space />
6212 <key key="amenity" value="money_transfer" />
6213 <reference ref="name_oh_wheelchair" />
6214 <reference ref="link_contact_address" />
6215 </item> <!-- Money transfer -->
6216 <item name="Automated Teller Machine" icon="presets/money/atm.svg" type="node" preset_name_label="true">
6217 <link wiki="Tag:amenity=atm" />
6218 <space />
6219 <key key="amenity" value="atm" />
6220 <text key="brand" text="Brand" />
6221 <text key="operator" text="Operator" />
6222 <reference ref="oh_wheelchair" />
6223 </item> <!-- Automated Teller Machine -->
6224 <item name="Pawnbroker" icon="presets/shop/pawnbroker.svg" type="node,closedway,multipolygon" preset_name_label="true">
6225 <link wiki="Tag:shop=pawnbroker" />
6226 <space />
6227 <key key="shop" value="pawnbroker" />
6228 <reference ref="name_oh_wheelchair" />
6229 <reference ref="link_contact_address_payment" />
6230 </item> <!-- Pawnbroker -->
6231 </group> <!-- Cash -->
6232 <group name="Home decoration" icon="presets/shop/interior_decoration.svg">
6233 <item name="Doors" icon="presets/shop/doors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6234 <link wiki="Tag:shop=doors" />
6235 <space />
6236 <key key="shop" value="doors" />
6237 <reference ref="name_brand_operator_oh_wheelchair" />
6238 <reference ref="link_contact_address_payment" />
6239 </item> <!-- Doors -->
6240 <item name="Furniture" icon="presets/shop/furniture.svg" type="node,closedway,multipolygon" preset_name_label="true">
6241 <link wiki="Tag:shop=furniture" />
6242 <space />
6243 <key key="shop" value="furniture" />
6244 <reference ref="name_brand_operator_oh_wheelchair" />
6245 <reference ref="link_contact_address_payment" />
6246 </item> <!-- Furniture -->
6247 <item name="Kitchen" icon="presets/shop/kitchen.svg" type="node,closedway,multipolygon" preset_name_label="true">
6248 <link wiki="Tag:shop=kitchen" />
6249 <space />
6250 <key key="shop" value="kitchen" />
6251 <reference ref="name_brand_operator_oh_wheelchair" />
6252 <reference ref="link_contact_address_payment" />
6253 </item> <!-- Kitchen -->
6254 <item name="Houseware" icon="presets/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6255 <link wiki="Tag:shop=houseware" />
6256 <space />
6257 <key key="shop" value="houseware" />
6258 <reference ref="name_brand_operator_oh_wheelchair" />
6259 <reference ref="link_contact_address_payment" />
6260 </item> <!-- Houseware -->
6261 <item name="Curtain" icon="presets/shop/curtain.svg" type="node,closedway,multipolygon" preset_name_label="true">
6262 <link wiki="Tag:shop=curtain" />
6263 <space />
6264 <key key="shop" value="curtain" />
6265 <reference ref="name_operator_oh_wheelchair" />
6266 <reference ref="link_contact_address_payment" />
6267 </item> <!-- Curtain -->
6268 <item name="Art" icon="presets/shop/art.svg" type="node,closedway,multipolygon" preset_name_label="true">
6269 <link wiki="Tag:shop=art" />
6270 <space />
6271 <key key="shop" value="art" />
6272 <reference ref="name_operator_oh_wheelchair" />
6273 <reference ref="link_contact_address_payment" />
6274 </item> <!-- Art -->
6275 <item name="Frame" icon="presets/shop/frame.svg" type="node,closedway,multipolygon" preset_name_label="true">
6276 <link wiki="Tag:shop=frame" />
6277 <space />
6278 <key key="shop" value="frame" />
6279 <reference ref="name_operator_oh_wheelchair" />
6280 <reference ref="link_contact_address_payment" />
6281 </item> <!-- Frame -->
6282 <item name="Bed" icon="presets/shop/bed.svg" type="node,closedway,multipolygon" preset_name_label="true">
6283 <link wiki="Tag:shop=bed" />
6284 <space />
6285 <key key="shop" value="bed" />
6286 <reference ref="name_oh_wheelchair" />
6287 <reference ref="link_contact_address_payment" />
6288 </item> <!-- Bed -->
6289 <item name="Carpet" icon="presets/shop/carpet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6290 <link wiki="Tag:shop=carpet" />
6291 <space />
6292 <key key="shop" value="carpet" />
6293 <reference ref="name_oh_wheelchair" />
6294 <reference ref="link_contact_address_payment" />
6295 </item> <!-- Carpet -->
6296 <item name="Interior Decoration" icon="presets/shop/interior_decoration.svg" type="node,closedway,multipolygon" preset_name_label="true">
6297 <link wiki="Tag:shop=interior_decoration" />
6298 <space />
6299 <key key="shop" value="interior_decoration" />
6300 <reference ref="name_oh_wheelchair" />
6301 <reference ref="link_contact_address_payment" />
6302 </item> <!-- Interior Decoration -->
6303 <item name="Antiques" icon="presets/shop/antique.svg" type="node,closedway,multipolygon" preset_name_label="true">
6304 <link wiki="Tag:shop=antiques" />
6305 <space />
6306 <key key="shop" value="antiques" />
6307 <reference ref="name_oh_wheelchair" />
6308 <reference ref="link_contact_address_payment" />
6309 </item> <!-- Antiques -->
6310 <separator/>
6311 <item name="Storage Rental" icon="presets/shop/storage_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
6312 <link wiki="Tag:shop=storage_rental" />
6313 <space />
6314 <key key="shop" value="storage_rental" />
6315 <reference ref="name_oh_wheelchair" />
6316 <reference ref="link_contact_address_payment" />
6317 </item> <!-- Storage Rental -->
6318 </group> <!-- Home decoration -->
6319 <group name="Printed Material" icon="presets/shop/stationery.svg">
6320 <item name="Stationery" icon="presets/shop/stationery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6321 <link wiki="Tag:shop=stationery" />
6322 <space />
6323 <key key="shop" value="stationery" />
6324 <reference ref="name_oh_wheelchair" />
6325 <reference ref="link_contact_address_payment" />
6326 </item> <!-- Stationery -->
6327 <item name="Copy Shop" icon="presets/shop/copyshop.svg" type="node,closedway,multipolygon" preset_name_label="true">
6328 <link wiki="Tag:shop=copyshop" />
6329 <space />
6330 <key key="shop" value="copyshop" />
6331 <reference ref="name_operator_oh_wheelchair" />
6332 <reference ref="link_contact_address_payment" />
6333 </item> <!-- Copy Shop -->
6334 <item name="Book Store" icon="presets/shop/book.svg" type="node,closedway,multipolygon" preset_name_label="true">
6335 <link wiki="Tag:shop=books" />
6336 <space />
6337 <key key="shop" value="books" />
6338 <reference ref="name_brand_oh_wheelchair" />
6339 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6340 <reference ref="link_contact_address_payment" />
6341 </item> <!-- Book Store -->
6342 <item name="Newspaper Stand" icon="presets/shop/news.svg" type="node,closedway,multipolygon" preset_name_label="true">
6343 <link wiki="Tag:shop=newsagent" />
6344 <space />
6345 <key key="shop" value="newsagent" />
6346 <reference ref="name_oh_wheelchair" />
6347 <reference ref="link_contact_address_payment" />
6348 </item> <!-- Newspaper Stand -->
6349 <item name="Ticket" icon="presets/shop/ticket.svg" type="node,closedway,multipolygon" preset_name_label="true">
6350 <link wiki="Tag:shop=ticket" />
6351 <space />
6352 <key key="shop" value="ticket" />
6353 <reference ref="name_oh_wheelchair" />
6354 <reference ref="link_contact_address_payment" />
6355 </item> <!-- Ticket -->
6356 </group> <!-- Printed Material -->
6357 <group name="For the body" icon="presets/shop/body.svg">
6358 <item name="Chemist" icon="presets/shop/chemist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6359 <link wiki="Tag:shop=chemist" />
6360 <space />
6361 <key key="shop" value="chemist" />
6362 <reference ref="name_oh_wheelchair" />
6363 <reference ref="link_contact_address_payment" />
6364 </item> <!-- Chemist -->
6365 <item name="Cosmetics" icon="presets/shop/cosmetics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6366 <link wiki="Tag:shop=cosmetics" />
6367 <space />
6368 <key key="shop" value="cosmetics" />
6369 <reference ref="name_oh_wheelchair" />
6370 <reference ref="link_contact_address_payment" />
6371 </item> <!-- Cosmetics -->
6372 <item name="Perfumery" icon="presets/shop/perfumery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6373 <link wiki="Tag:shop=perfumery" />
6374 <space />
6375 <key key="shop" value="perfumery" />
6376 <reference ref="name_oh_wheelchair" />
6377 <reference ref="link_contact_address_payment" />
6378 </item> <!-- Perfumery -->
6379 <item name="Beauty" icon="presets/shop/beauty.svg" type="node,closedway,multipolygon" preset_name_label="true">
6380 <link wiki="Tag:shop=beauty" />
6381 <space />
6382 <key key="shop" value="beauty" />
6383 <reference ref="name_oh_wheelchair" />
6384 <reference ref="link_contact_address_payment" />
6385 </item> <!-- Beauty -->
6386 <item name="Tobacco" icon="presets/shop/tobacco.svg" type="node,closedway,multipolygon" preset_name_label="true">
6387 <link wiki="Tag:shop=tobacco" />
6388 <space />
6389 <key key="shop" value="tobacco" />
6390 <reference ref="name_operator_oh_wheelchair" />
6391 <reference ref="link_contact_address_payment" />
6392 </item> <!-- Tobacco -->
6393 <item name="E-cigarette" icon="presets/shop/e-cigarette.svg" type="node,closedway,multipolygon" preset_name_label="true">
6394 <link wiki="Tag:shop=e-cigarette" />
6395 <space />
6396 <key key="shop" value="e-cigarette" />
6397 <reference ref="name_operator_oh_wheelchair" />
6398 <reference ref="link_contact_address_payment" />
6399 </item> <!-- E-cigarette -->
6400 <item name="Hairdresser/Barber" icon="presets/shop/hairdresser.svg" type="node,closedway,multipolygon" preset_name_label="true">
6401 <link wiki="Tag:shop=hairdresser" />
6402 <space />
6403 <key key="shop" value="hairdresser" />
6404 <reference ref="name_oh_wheelchair" />
6405 <checkgroup columns="3">
6406 <check key="female" text="Female" />
6407 <check key="male" text="Male" />
6408 <check key="unisex" text="Unisex" />
6409 </checkgroup>
6410 <reference ref="link_contact_address_payment" />
6411 </item> <!-- Hairdresser/Barber -->
6412 <item name="Massage" icon="presets/shop/massage.svg" type="node,closedway,multipolygon" preset_name_label="true">
6413 <link wiki="Tag:shop=massage" />
6414 <space />
6415 <key key="shop" value="massage" />
6416 <reference ref="name_oh_wheelchair" />
6417 <reference ref="link_contact_address_payment" />
6418 </item> <!-- Massage -->
6419 <item name="Tattoo" icon="presets/shop/tattoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6420 <link wiki="Tag:shop=tattoo" />
6421 <space />
6422 <key key="shop" value="tattoo" />
6423 <reference ref="name_oh_wheelchair" />
6424 <reference ref="link_contact_address_payment" />
6425 </item> <!-- Tattoo -->
6426 <item name="Optician" icon="presets/shop/optician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6427 <link wiki="Tag:shop=optician" />
6428 <space />
6429 <key key="shop" value="optician" />
6430 <reference ref="name_oh_wheelchair" />
6431 <reference ref="link_contact_address_payment" />
6432 </item> <!-- Optician -->
6433 <item name="Hearing Aids" icon="presets/shop/hearing_aids.svg" type="node,closedway,multipolygon" preset_name_label="true">
6434 <link wiki="Tag:shop=hearing_aids" />
6435 <space />
6436 <key key="shop" value="hearing_aids" />
6437 <reference ref="name_operator_oh_wheelchair" />
6438 <reference ref="link_contact_address_payment" />
6439 </item> <!-- Hearing Aids -->
6440 <item name="Medical Supply" icon="presets/shop/medical_supply.svg" type="node,closedway,multipolygon" preset_name_label="true">
6441 <link wiki="Tag:shop=medical_supply" />
6442 <space />
6443 <key key="shop" value="medical_supply" />
6444 <reference ref="name_operator_oh_wheelchair" />
6445 <check key="dispensing" text="Dispensing" />
6446 <reference ref="link_contact_address_payment" />
6447 </item> <!-- Medical Supply -->
6448 <item name="Jewellery" icon="presets/shop/jewelry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6449 <link wiki="Tag:shop=jewelry" />
6450 <space />
6451 <key key="shop" value="jewelry" />
6452 <reference ref="name_operator_oh_wheelchair" />
6453 <reference ref="link_contact_address_payment" />
6454 </item> <!-- Jewellery -->
6455 <item name="Erotic" icon="presets/shop/erotic.svg" type="node,closedway,multipolygon" preset_name_label="true">
6456 <link wiki="Tag:shop=erotic" />
6457 <space />
6458 <key key="shop" value="erotic" />
6459 <reference ref="name_operator_oh_wheelchair" />
6460 <reference ref="min_age" />
6461 <reference ref="link_contact_address_payment" />
6462 </item> <!-- Erotic -->
6463 </group> <!-- For the body -->
6464 <group name="Other" icon="presets/shop/mall.svg">
6465 <item name="Department Store" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6466 <link wiki="Tag:shop=department_store" />
6467 <space />
6468 <key key="shop" value="department_store" />
6469 <reference ref="name_operator_oh_wheelchair" />
6470 <reference ref="link_contact_address_payment" />
6471 </item> <!-- Department Store -->
6472 <item name="Mall" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6473 <link wiki="Tag:shop=mall" />
6474 <space />
6475 <key key="shop" value="mall" />
6476 <reference ref="name_operator_oh_wheelchair" />
6477 <reference ref="link_contact_address_payment" />
6478 </item> <!-- Mall -->
6479 <separator/>
6480 <item name="Florist" icon="presets/shop/florist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6481 <link wiki="Tag:shop=florist" />
6482 <space />
6483 <key key="shop" value="florist" />
6484 <reference ref="name_oh_wheelchair" />
6485 <reference ref="link_contact_address_payment" />
6486 </item> <!-- Florist -->
6487 <item name="Garden Centre" icon="presets/shop/garden_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
6488 <link wiki="Tag:shop=garden_centre" />
6489 <space />
6490 <key key="shop" value="garden_centre" />
6491 <reference ref="name_brand_oh_wheelchair" />
6492 <reference ref="link_contact_address_payment" />
6493 </item> <!-- Garden Centre -->
6494 <separator/>
6495 <item name="Do-It-Yourself Store" icon="presets/shop/diy_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6496 <link wiki="Tag:shop=doityourself" />
6497 <space />
6498 <key key="shop" value="doityourself" />
6499 <reference ref="name_brand_oh_wheelchair" />
6500 <reference ref="link_contact_address_payment" />
6501 </item> <!-- Do-It-Yourself Store -->
6502 <item name="Hardware" icon="presets/shop/hardware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6503 <link wiki="Tag:shop=hardware" />
6504 <space />
6505 <key key="shop" value="hardware" />
6506 <reference ref="name_oh_wheelchair" />
6507 <reference ref="link_contact_address_payment" />
6508 </item> <!-- Hardware -->
6509 <item name="Paint" icon="presets/shop/paint.svg" type="node,closedway,multipolygon" preset_name_label="true">
6510 <link wiki="Tag:shop=paint" />
6511 <space />
6512 <key key="shop" value="paint" />
6513 <reference ref="name_operator_oh_wheelchair" />
6514 <reference ref="link_contact_address_payment" />
6515 </item> <!-- Paint -->
6516 <item name="Gas" icon="presets/shop/gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
6517 <link wiki="Tag:shop=gas" />
6518 <space />
6519 <key key="shop" value="gas" />
6520 <reference ref="name_operator_oh_wheelchair" />
6521 <reference ref="link_contact_address_payment" />
6522 </item> <!-- Gas -->
6523 <separator/>
6524 <item name="Travel Agency" icon="presets/shop/travel_agency.svg" type="node,closedway,multipolygon" preset_name_label="true">
6525 <link wiki="Tag:shop=travel_agency" />
6526 <space />
6527 <key key="shop" value="travel_agency" />
6528 <reference ref="name_brand_oh_wheelchair" />
6529 <reference ref="link_contact_address_payment" />
6530 </item> <!-- Travel Agency -->
6531 <item name="Scuba diving" icon="presets/shop/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
6532 <link wiki="Tag:shop=scuba_diving" />
6533 <space />
6534 <key key="shop" value="scuba_diving" />
6535 <reference ref="name_brand_oh_wheelchair" />
6536 <reference ref="link_contact_address_payment" />
6537 </item> <!-- Scuba diving -->
6538 <item name="Musical Instrument" icon="presets/shop/musical_instrument.svg" type="node,closedway,multipolygon" preset_name_label="true">
6539 <link wiki="Tag:shop=musical_instrument" />
6540 <space />
6541 <key key="shop" value="musical_instrument" />
6542 <reference ref="name_operator_oh_wheelchair" />
6543 <reference ref="link_contact_address_payment" />
6544 </item> <!-- Musical Instrument -->
6545 <item name="Toys" icon="presets/shop/toys.svg" type="node,closedway,multipolygon" preset_name_label="true">
6546 <link wiki="Tag:shop=toys" />
6547 <space />
6548 <key key="shop" value="toys" />
6549 <reference ref="name_oh_wheelchair" />
6550 <reference ref="link_contact_address_payment" />
6551 </item> <!-- Toys -->
6552 <item name="Gift/Souvenir" icon="presets/shop/present.svg" type="node,closedway,multipolygon" preset_name_label="true">
6553 <link wiki="Tag:shop=gift" />
6554 <space />
6555 <key key="shop" value="gift" />
6556 <reference ref="name_operator_oh_wheelchair" />
6557 <optional>
6558 <reference ref="religious" />
6559 </optional>
6560 <reference ref="link_contact_address_payment" />
6561 </item> <!-- Gift/Souvenir -->
6562 <item name="Variety Store" icon="presets/shop/variety_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6563 <link wiki="Tag:shop=variety_store" />
6564 <space />
6565 <key key="shop" value="variety_store" />
6566 <reference ref="name_operator_oh_wheelchair" />
6567 <reference ref="link_contact_address_payment" />
6568 </item> <!-- Variety Store -->
6569 <item name="Party supplies" icon="presets/shop/party.svg" type="node,closedway,multipolygon" preset_name_label="true">
6570 <link wiki="Tag:shop=party" />
6571 <space />
6572 <key key="shop" value="party" />
6573 <reference ref="name_operator_oh_wheelchair" />
6574 <reference ref="link_contact_address_payment" />
6575 </item> <!-- Party supplies -->
6576 <item name="Charity" icon="presets/shop/charity.svg" type="node,closedway,multipolygon" preset_name_label="true">
6577 <link wiki="Tag:shop=charity" />
6578 <space />
6579 <key key="shop" value="charity" />
6580 <reference ref="name_operator_oh_wheelchair" />
6581 <reference ref="link_contact_address_payment" />
6582 </item> <!-- Charity -->
6583 <item name="Bookmaker" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6584 <link wiki="Tag:shop=bookmaker" />
6585 <space />
6586 <key key="shop" value="bookmaker" />
6587 <reference ref="name_operator_oh_wheelchair" />
6588 <reference ref="link_contact_address_payment" />
6589 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
6590 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
6591 <preset_link preset_name="Gambling" text="Similar but different tags:" />
6592 <preset_link preset_name="Casino" text="Similar but different tags:" />
6593 <preset_link preset_name="Lottery" text="Similar but different tags:" />
6594 </item> <!-- Bookmaker -->
6595 <item name="Lottery" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6596 <link wiki="Tag:shop=lottery" />
6597 <space />
6598 <key key="shop" value="lottery" />
6599 <reference ref="name_operator_oh_wheelchair" />
6600 <reference ref="link_contact_address_payment" />
6601 <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
6602 <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
6603 <preset_link preset_name="Gambling" text="Similar but different tags:" />
6604 <preset_link preset_name="Casino" text="Similar but different tags:" />
6605 <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
6606 </item> <!-- Lottery -->
6607 <item name="Bag" icon="presets/shop/bag.svg" type="node,closedway,multipolygon" preset_name_label="true">
6608 <link wiki="Tag:shop=bag" />
6609 <space />
6610 <key key="shop" value="bag" />
6611 <reference ref="name_oh_wheelchair" />
6612 <reference ref="link_contact_address_payment" />
6613 </item> <!-- Bag -->
6614 <item name="Pet" icon="presets/shop/pet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6615 <link wiki="Tag:shop=pet" />
6616 <space />
6617 <key key="shop" value="pet" />
6618 <reference ref="name_oh_wheelchair" />
6619 <reference ref="link_contact_address_payment" />
6620 </item> <!-- Pet -->
6621 <item name="Pet grooming" icon="presets/shop/pet_grooming.svg" type="node,closedway,multipolygon" preset_name_label="true">
6622 <link wiki="Tag:shop=pet_grooming" />
6623 <space />
6624 <key key="shop" value="pet_grooming" />
6625 <reference ref="name_oh_wheelchair" />
6626 <reference ref="link_contact_address_payment" />
6627 </item> <!-- Pet grooming -->
6628 <item name="Photo" icon="presets/shop/photo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6629 <link wiki="Tag:shop=photo" />
6630 <space />
6631 <key key="shop" value="photo" />
6632 <reference ref="name_oh_wheelchair" />
6633 <reference ref="link_contact_address_payment" />
6634 </item> <!-- Photo -->
6635 <item name="Weapons" icon="presets/shop/weapons.svg" type="node,closedway,multipolygon" preset_name_label="true">
6636 <link wiki="Tag:shop=weapons" />
6637 <space />
6638 <key key="shop" value="weapons" />
6639 <reference ref="name_oh_wheelchair" />
6640 <reference ref="link_contact_address_payment" />
6641 </item> <!-- Weapons -->
6642 <item name="Funeral Directors" icon="presets/shop/funeral_directors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6643 <link wiki="Tag:shop=funeral_directors" />
6644 <space />
6645 <key key="shop" value="funeral_directors" />
6646 <reference ref="name_oh_wheelchair" />
6647 <reference ref="link_contact_address_payment" />
6648 </item> <!-- Funeral Directors -->
6649 </group> <!-- Other -->
6650 <separator/>
6651 <item name="Vending Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
6652 <link wiki="Tag:amenity=vending_machine" />
6653 <space />
6654 <key key="amenity" value="vending_machine" />
6655 <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;photos;public_transport_tickets;SIM_cards;stamps;sweets;telephone_vouchers;toys" values_searchable="true" />
6656 <text key="operator" text="Operator" />
6657 <text key="ref" text="Reference number" />
6658 <preset_link preset_name="Payment Methods" />
6659 </item> <!-- Vending Machine -->
6660 <item name="Payment Methods" icon="presets/money/dollar.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
6661 <link wiki="Key:payment" />
6662 <space />
6663 <combo key="payment:cash" text="Cash" values="yes,no" match="keyvalue" />
6664 <checkgroup columns="4">
6665 <check key="payment:coins" text="Coins" match="keyvalue" />
6666 <check key="payment:notes" text="Notes" text_context="payment" match="keyvalue" />
6667 </checkgroup>
6668 <space />
6669 <combo key="payment:debit_cards" text="Debit cards" values="no" match="keyvalue" />
6670 <checkgroup columns="4">
6671 <check key="payment:bankaxess" text="BankAxess" match="keyvalue" />
6672 <check key="payment:bancomat" text="Bancomat" match="keyvalue" />
6673 <check key="payment:girocard" text="Girocard" match="keyvalue" />
6674 <check key="payment:laser" text="Laser" match="keyvalue" />
6675 <check key="payment:maestro" text="Maestro" match="keyvalue" />
6676 <check key="payment:postfinance_card" text="PostFinance Card (ch)" match="keyvalue" />
6677 <check key="payment:visa_debit" text="Visa Debit" match="keyvalue" />
6678 <check key="payment:visa_electron" text="Visa Electron" match="keyvalue" />
6679 </checkgroup>
6680 <space />
6681 <combo key="payment:credit_cards" text="Credit cards" values="no" match="keyvalue" />
6682 <checkgroup columns="4">
6683 <check key="payment:american_express" text="American Express" match="keyvalue" />
6684 <check key="payment:diners_club" text="Diners Club" match="keyvalue" />
6685 <check key="payment:discover_card" text="Discover Card" match="keyvalue" />
6686 <check key="payment:jcb" text="JCB" match="keyvalue" />
6687 <check key="payment:mastercard" text="Mastercard" match="keyvalue" />
6688 <check key="payment:visa" text="Visa" match="keyvalue" />
6689 </checkgroup>
6690 <space />
6691 <check key="payment:contactless" text="Contactless payment" match="keyvalue" />
6692 <space />
6693 <combo key="payment:electronic_purses" text="Electronic purses and Charge cards" values="no" match="keyvalue" />
6694 <checkgroup columns="4">
6695 <check key="payment:ep_avant" text="Avant (fi)" match="keyvalue" />
6696 <check key="payment:ep_geldkarte" text="Geldkarte (de)" match="keyvalue" />
6697 <check key="payment:ep_mep" text="Mep (pt)" match="keyvalue" />
6698 <check key="payment:ep_minicash" text="Minicash (lu)" match="keyvalue" />
6699 <check key="payment:ep_minipay" text="Minipay (it)" match="keyvalue" />
6700 <check key="payment:ep_monedero" text="Mondero (ar)" match="keyvalue" />
6701 <check key="payment:ep_monedero4b" text="Mondero 4b (es)" match="keyvalue" />
6702 <check key="payment:ep_moneo" text="Moneo (fr)" match="keyvalue" />
6703 </checkgroup>
6704 <space />
6705 <combo key="payment:cryptocurrencies" text="Cryptocurrencies" values="no" match="keyvalue" />
6706 <checkgroup columns="4">
6707 <check key="payment:bitcoin" text="Bitcoin" match="keyvalue" />
6708 <check key="payment:dogecoin" text="Dogecoin" match="keyvalue" />
6709 <check key="payment:litecoin" text="Litecoin" match="keyvalue" />
6710 </checkgroup>
6711 </item> <!-- Payment Methods -->
6712 </group> <!-- Shops -->
6713 <group name="Offices" icon="presets/office/private_company.svg">
6714 <item name="Accountant" icon="presets/office/accountant.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6715 <link wiki="Tag:office=accountant" />
6716 <space />
6717 <key key="office" value="accountant" />
6718 <reference ref="name_operator_oh_wheelchair" />
6719 <reference ref="link_contact_address" />
6720 </item> <!-- Accountant -->
6721 <item name="Advertising agency" icon="presets/office/advertising_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6722 <link wiki="Tag:office=advertising_agency" />
6723 <space />
6724 <key key="office" value="advertising_agency" />
6725 <reference ref="name_operator_oh_wheelchair" />
6726 <reference ref="link_contact_address" />
6727 </item> <!-- Advertising agency -->
6728 <item name="Architect" icon="presets/office/architect.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6729 <link wiki="Tag:office=architect" />
6730 <space />
6731 <key key="office" value="architect" />
6732 <reference ref="name_operator_oh_wheelchair" />
6733 <reference ref="link_contact_address" />
6734 </item> <!-- Architect -->
6735 <item name="Association" icon="presets/office/association.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6736 <link wiki="Tag:office=association" />
6737 <space />
6738 <key key="office" value="association" />
6739 <reference ref="name_operator_oh_wheelchair" />
6740 <reference ref="link_contact_address" />
6741 </item> <!-- Association -->
6742 <item name="Private company" icon="presets/office/private_company.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6743 <link wiki="Tag:office=company" />
6744 <space />
6745 <key key="office" value="company" />
6746 <reference ref="name_oh_wheelchair" />
6747 <reference ref="link_contact_address" />
6748 </item> <!-- Private company -->
6749 <item name="Educational institution" icon="presets/office/educational_institution.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6750 <link wiki="Tag:office=educational_institution" />
6751 <space />
6752 <key key="office" value="educational_institution" />
6753 <reference ref="name_operator_oh_wheelchair" />
6754 <reference ref="link_contact_address" />
6755 </item> <!-- Educational institution -->
6756 <item name="Employment agency" icon="presets/office/employment_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6757 <link wiki="Tag:office=employment_agency" />
6758 <space />
6759 <key key="office" value="employment_agency" />
6760 <reference ref="name_brand_operator_oh_wheelchair" />
6761 <reference ref="link_contact_address" />
6762 </item> <!-- Employment agency -->
6763 <item name="Estate agent" icon="presets/office/real_state.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6764 <link wiki="Tag:office=estate_agent" />
6765 <space />
6766 <key key="office" value="estate_agent" />
6767 <reference ref="name_operator_oh_wheelchair" />
6768 <reference ref="link_contact_address" />
6769 </item> <!-- Estate agent -->
6770 <item name="Foundation" icon="presets/office/foundation.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6771 <link wiki="Tag:office=foundation" />
6772 <space />
6773 <key key="office" value="foundation" />
6774 <reference ref="name_brand_operator_oh_wheelchair" />
6775 <reference ref="link_contact_address" />
6776 </item> <!-- Foundation -->
6777 <item name="Government" icon="presets/office/government.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6778 <link wiki="Tag:office=government" />
6779 <space />
6780 <key key="office" value="government" />
6781 <text key="name" text="Name" />
6782 <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" />
6783 <reference ref="oh_wheelchair" />
6784 <reference ref="link_contact_address" />
6785 </item> <!-- Government -->
6786 <item name="Insurance" icon="presets/office/insurance.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6787 <link wiki="Tag:office=insurance" />
6788 <space />
6789 <key key="office" value="insurance" />
6790 <reference ref="name_brand_operator_oh_wheelchair" />
6791 <reference ref="link_contact_address" />
6792 </item> <!-- Insurance -->
6793 <item name="It specialist" icon="presets/office/it.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6794 <link wiki="Tag:office=it" />
6795 <space />
6796 <key key="office" value="it" />
6797 <reference ref="name_oh_wheelchair" />
6798 <reference ref="link_contact_address" />
6799 </item> <!-- It specialist -->
6800 <item name="Lawyer" icon="presets/office/lawyer.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6801 <link wiki="Tag:office=lawyer" />
6802 <space />
6803 <key key="office" value="lawyer" />
6804 <reference ref="name_operator_oh_wheelchair" />
6805 <reference ref="link_contact_address" />
6806 </item> <!-- Lawyer -->
6807 <item name="Newspaper" icon="presets/office/newspaper.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6808 <link wiki="Tag:office=newspaper" />
6809 <space />
6810 <key key="office" value="newspaper" />
6811 <reference ref="name_operator_oh_wheelchair" />
6812 <reference ref="link_contact_address" />
6813 </item> <!-- Newspaper -->
6814 <item name="Non-governmental organisation (NGO)" icon="presets/office/ong.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6815 <link wiki="Tag:office=ngo" />
6816 <space />
6817 <key key="office" value="ngo" />
6818 <reference ref="name_brand_operator_oh_wheelchair" />
6819 <reference ref="link_contact_address" />
6820 </item> <!-- Non-governmental organisation (NGO) -->
6821 <item name="Notary" icon="presets/office/notary.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6822 <link wiki="Tag:office=notary" />
6823 <space />
6824 <key key="office" value="notary" />
6825 <reference ref="name_oh_wheelchair" />
6826 <reference ref="link_contact_address" />
6827 </item> <!-- Notary -->
6828 <item name="Political party" icon="presets/office/political_party.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6829 <link wiki="Tag:office=political_party" />
6830 <space />
6831 <key key="office" value="political_party" />
6832 <reference ref="name_oh_wheelchair" />
6833 <reference ref="link_contact_address" />
6834 </item> <!-- Political party -->
6835 <item name="Religion" icon="presets/office/religion.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6836 <link wiki="Tag:office=religion" />
6837 <space />
6838 <key key="office" value="religion" />
6839 <text key="name" text="Name" />
6840 <reference ref="religious" />
6841 <reference ref="oh_wheelchair" />
6842 <reference ref="link_contact_address" />
6843 </item> <!-- Religion -->
6844 <item name="Research" icon="presets/office/research.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6845 <link wiki="Tag:office=research" />
6846 <space />
6847 <key key="office" value="research" />
6848 <reference ref="name_operator_oh_wheelchair" />
6849 <reference ref="link_contact_address" />
6850 </item> <!-- Research -->
6851 <item name="Tax advisor" icon="presets/office/tax_advisor.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6852 <link wiki="Tag:office=tax_advisor" />
6853 <space />
6854 <key key="office" value="tax_advisor" />
6855 <reference ref="name_brand_operator_oh_wheelchair" />
6856 <reference ref="link_contact_address" />
6857 </item> <!-- Tax advisor -->
6858 <item name="Telecommunication" icon="presets/office/telecommunication.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6859 <link wiki="Tag:office=telecommunication" />
6860 <space />
6861 <key key="office" value="telecommunication" />
6862 <reference ref="name_brand_operator_oh_wheelchair" />
6863 <reference ref="link_contact_address" />
6864 </item> <!-- Telecommunication -->
6865 </group> <!-- Offices -->
6866 <group name="Craft" icon="presets/craft/painter.svg">
6867 <item name="Beekeeper" icon="presets/craft/beekeeper.svg" type="node,closedway,multipolygon" preset_name_label="true">
6868 <link wiki="Tag:craft=beekeeper" />
6869 <space />
6870 <key key="craft" value="beekeeper" />
6871 <reference ref="name_operator_oh_wheelchair" />
6872 <reference ref="link_contact_address" />
6873 </item> <!-- Beekeeper -->
6874 <item name="Brewery" type="node,closedway,multipolygon" preset_name_label="true">
6875 <link wiki="Tag:craft=brewery" />
6876 <space />
6877 <key key="craft" value="brewery" />
6878 <reference ref="name_operator_oh_wheelchair" />
6879 <reference ref="link_contact_address" />
6880 </item> <!-- Brewery -->
6881 <item name="Winery" type="node,closedway,multipolygon" preset_name_label="true">
6882 <link wiki="Tag:craft=winery" />
6883 <space />
6884 <key key="craft" value="winery" />
6885 <reference ref="name_operator_oh_wheelchair" />
6886 <reference ref="link_contact_address" />
6887 </item> <!-- Winery -->
6888 <item name="Caterer" type="node,closedway,multipolygon" preset_name_label="true">
6889 <link wiki="Tag:craft=caterer" />
6890 <space />
6891 <key key="craft" value="caterer" />
6892 <reference ref="name_operator_oh_wheelchair" />
6893 <reference ref="link_contact_address" />
6894 </item> <!-- Caterer -->
6895 <separator/> <!-- food group -->
6896 <item name="Upholsterer" icon="presets/craft/upholsterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6897 <link wiki="Tag:craft=upholsterer" />
6898 <space />
6899 <key key="craft" value="upholsterer" />
6900 <reference ref="name_operator_oh_wheelchair" />
6901 <reference ref="link_contact_address" />
6902 </item> <!-- Upholsterer -->
6903 <item name="Key cutter" icon="presets/craft/key_cutter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6904 <link wiki="Tag:craft=key_cutter" />
6905 <space />
6906 <key key="craft" value="key_cutter" />
6907 <reference ref="name_operator_oh_wheelchair" />
6908 <reference ref="link_contact_address" />
6909 </item> <!-- Key cutter -->
6910 <item name="Locksmith" icon="presets/craft/locksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
6911 <link wiki="Tag:craft=locksmith" />
6912 <space />
6913 <key key="craft" value="locksmith" />
6914 <reference ref="name_operator_oh_wheelchair" />
6915 <reference ref="link_contact_address" />
6916 </item> <!-- Locksmith -->
6917 <item name="Electrician" icon="presets/craft/electrician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6918 <link wiki="Tag:craft=electrician" />
6919 <space />
6920 <key key="craft" value="electrician" />
6921 <reference ref="name_operator_oh_wheelchair" />
6922 <reference ref="link_contact_address" />
6923 </item> <!-- Electrician -->
6924 <item name="Plumber" icon="presets/craft/plumber.svg" type="node,closedway,multipolygon" preset_name_label="true">
6925 <link wiki="Tag:craft=plumber" />
6926 <space />
6927 <key key="craft" value="plumber" />
6928 <reference ref="name_operator_oh_wheelchair" />
6929 <reference ref="link_contact_address" />
6930 </item> <!-- Plumber -->
6931 <item name="Hvac" icon="presets/craft/hvac.svg" type="node,closedway,multipolygon" preset_name_label="true">
6932 <link wiki="Tag:craft=hvac" />
6933 <space />
6934 <key key="craft" value="hvac" />
6935 <reference ref="name_operator_oh_wheelchair" />
6936 <reference ref="link_contact_address" />
6937 </item> <!-- Hvac -->
6938 <item name="Painter" icon="presets/craft/painter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6939 <link wiki="Tag:craft=painter" />
6940 <space />
6941 <key key="craft" value="painter" />
6942 <reference ref="name_operator_oh_wheelchair" />
6943 <reference ref="link_contact_address" />
6944 </item> <!-- Painter -->
6945 <item name="Tiler" icon="presets/craft/tiler.svg" type="node,closedway,multipolygon" preset_name_label="true">
6946 <link wiki="Tag:craft=tiler" />
6947 <space />
6948 <key key="craft" value="tiler" />
6949 <reference ref="name_operator_oh_wheelchair" />
6950 <reference ref="link_contact_address" />
6951 </item> <!-- Tiler -->
6952 <item name="Window construction" icon="presets/craft/window_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
6953 <link wiki="Tag:craft=window_construction" />
6954 <space />
6955 <key key="craft" value="window_construction" />
6956 <reference ref="name_operator_oh_wheelchair" />
6957 <reference ref="link_contact_address" />
6958 </item> <!-- Window construction -->
6959 <item name="Carpenter" icon="presets/craft/carpenter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6960 <link wiki="Tag:craft=carpenter" />
6961 <space />
6962 <key key="craft" value="carpenter" />
6963 <reference ref="name_operator_oh_wheelchair" />
6964 <reference ref="link_contact_address" />
6965 </item> <!-- Carpenter -->
6966 <item name="Roofer" icon="presets/craft/roofer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6967 <link wiki="Tag:craft=roofer" />
6968 <space />
6969 <key key="craft" value="roofer" />
6970 <reference ref="name_operator_oh_wheelchair" />
6971 <reference ref="link_contact_address" />
6972 </item> <!-- Roofer -->
6973 <separator/> <!-- apartment/house group -->
6974 <item name="Photographer" icon="presets/craft/photographer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6975 <link wiki="Tag:craft=photographer" />
6976 <space />
6977 <key key="craft" value="photographer" />
6978 <reference ref="name_operator_oh_wheelchair" />
6979 <reference ref="link_contact_address" />
6980 </item> <!-- Photographer -->
6981 <item name="Handicraft" type="node,closedway,multipolygon" preset_name_label="true">
6982 <link wiki="Tag:craft=handicraft" />
6983 <space />
6984 <key key="craft" value="handicraft" />
6985 <reference ref="name_operator_oh_wheelchair" />
6986 <reference ref="link_contact_address" />
6987 </item> <!-- Handicraft -->
6988 <item name="Pottery" icon="presets/craft/pottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6989 <link wiki="Tag:craft=pottery" />
6990 <space />
6991 <key key="craft" value="pottery" />
6992 <reference ref="name_operator_oh_wheelchair" />
6993 <reference ref="link_contact_address" />
6994 </item> <!-- Pottery -->
6995 <item name="Gardener" icon="presets/craft/gardener.svg" type="node,closedway,multipolygon" preset_name_label="true">
6996 <link wiki="Tag:craft=gardener" />
6997 <space />
6998 <key key="craft" value="gardener" />
6999 <reference ref="name_operator_oh_wheelchair" />
7000 <reference ref="link_contact_address" />
7001 </item> <!-- Gardener -->
7002 <item name="Shoemaker" icon="presets/craft/shoemaker.svg" type="node,closedway,multipolygon" preset_name_label="true">
7003 <link wiki="Tag:craft=shoemaker" />
7004 <space />
7005 <key key="craft" value="shoemaker" />
7006 <reference ref="name_operator_oh_wheelchair" />
7007 <reference ref="link_contact_address" />
7008 </item> <!-- Shoemaker -->
7009 <separator/> <!-- other "soft"/art craft group -->
7010 <item name="Sawmill" icon="presets/craft/sawmill.svg" type="node,closedway,multipolygon" preset_name_label="true">
7011 <link wiki="Tag:craft=sawmill" />
7012 <space />
7013 <key key="craft" value="sawmill" />
7014 <reference ref="name_operator_oh_wheelchair" />
7015 <reference ref="link_contact_address" />
7016 </item> <!-- Sawmill -->
7017 <item name="Stonemason" icon="presets/craft/stonemason.svg" type="node,closedway,multipolygon" preset_name_label="true">
7018 <link wiki="Tag:craft=stonemason" />
7019 <space />
7020 <key key="craft" value="stonemason" />
7021 <reference ref="name_operator_oh_wheelchair" />
7022 <reference ref="link_contact_address" />
7023 </item> <!-- Stonemason -->
7024 <item name="Blacksmith" icon="presets/craft/blacksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
7025 <link wiki="Tag:craft=blacksmith" />
7026 <space />
7027 <key key="craft" value="blacksmith" />
7028 <reference ref="name_operator_oh_wheelchair" />
7029 <reference ref="link_contact_address" />
7030 </item> <!-- Blacksmith -->
7031 <item name="Metal construction" icon="presets/craft/metal_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
7032 <link wiki="Tag:craft=metal_construction" />
7033 <space />
7034 <key key="craft" value="metal_construction" />
7035 <reference ref="name_operator_oh_wheelchair" />
7036 <reference ref="link_contact_address" />
7037 </item> <!-- Metal construction -->
7038 <!-- other "hard" craft group -->
7039 </group> <!-- Craft -->
7040 <group name="Geography" icon="presets/landmark/peak.svg">
7041 <group name="Boundaries" icon="presets/misc/boundaries.svg">
7042 <item name="Administrative" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
7043 <link wiki="Tag:boundary=administrative" />
7044 <space />
7045 <key key="boundary" value="administrative" />
7046 <text key="name" text="Name" />
7047 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
7048 <check key="maritime" text="Maritime" disable_off="true" />
7049 </item> <!-- Administrative -->
7050 <item name="Political" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
7051 <link wiki="Tag:boundary=political" />
7052 <space />
7053 <key key="boundary" value="political" />
7054 <combo key="political_division" text="Division" values="canton,linguistic_community,ward" />
7055 <text key="name" text="Name" />
7056 </item> <!-- Political -->
7057 <item name="Postal Code" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
7058 <link wiki="Tag:boundary=postal_code" />
7059 <space />
7060 <key key="boundary" value="postal_code" />
7061 <text key="postal_code" text="Postal Code" />
7062 </item> <!-- Postal Code -->
7063 <item name="National Park" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
7064 <link wiki="Tag:boundary=national_park" />
7065 <space />
7066 <key key="boundary" value="national_park" />
7067 <text key="name" text="Name" />
7068 </item> <!-- National Park -->
7069 <item name="Protected Area" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
7070 <link wiki="Tag:boundary=protected_area" />
7071 <space />
7072 <key key="boundary" value="protected_area" />
7073 <text key="protect_class" text="Protect Class" length="2" />
7074 <text key="protection_title" text="Title or type of protection" />
7075 <optional>
7076 <reference ref="name_operator" />
7077 <reference ref="oh" />
7078 <text key="wikipedia" text="Wikipedia" />
7079 <text key="start_date" text="Start date" />
7080 </optional>
7081 </item> <!-- Protected Area -->
7082 <item name="Maritime" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
7083 <link wiki="Tag:boundary=maritime" />
7084 <space />
7085 <key key="boundary" value="maritime" />
7086 <combo key="border_type" text="Border type" values="baseline,contiguous,eez,territorial" />
7087 <text key="name" text="Name" />
7088 </item> <!-- Maritime -->
7089 </group> <!-- Boundaries -->
7090 <group name="Places" icon="presets/place/isolated_dwelling.svg">
7091 <item name="Continent" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7092 <link wiki="Tag:place=continent" />
7093 <space />
7094 <key key="place" value="continent" />
7095 <reference ref="name_wikipedia" />
7096 </item> <!-- Continent -->
7097 <item name="Country" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7098 <link wiki="Tag:place=country" />
7099 <space />
7100 <key key="place" value="country" />
7101 <reference ref="name_wikipedia" />
7102 </item> <!-- Country -->
7103 <item name="State" icon="presets/place/capital.svg" name_context="place" type="node,closedway,multipolygon,relation" preset_name_label="true">
7104 <link wiki="Tag:place=state" />
7105 <space />
7106 <key key="place" value="state" />
7107 <reference ref="name_wikipedia" />
7108 </item> <!-- State -->
7109 <item name="Region" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7110 <link wiki="Tag:place=region" />
7111 <space />
7112 <key key="place" value="region" />
7113 <reference ref="name_wikipedia" />
7114 </item> <!-- Region -->
7115 <item name="County" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7116 <link wiki="Tag:place=county" />
7117 <space />
7118 <key key="place" value="county" />
7119 <reference ref="name_wikipedia" />
7120 <reference ref="population_postcode_website" />
7121 </item> <!-- County -->
7122 <separator/>
7123 <item name="City" icon="presets/place/city.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7124 <link wiki="Tag:place=city" />
7125 <space />
7126 <key key="place" value="city" />
7127 <reference ref="name_wikipedia" />
7128 <reference ref="population_postcode_website" />
7129 </item> <!-- City -->
7130 <item name="Town" icon="presets/place/town.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7131 <link wiki="Tag:place=town" />
7132 <space />
7133 <key key="place" value="town" />
7134 <reference ref="name_wikipedia" />
7135 <reference ref="population_postcode_website" />
7136 </item> <!-- Town -->
7137 <item name="Village" icon="presets/place/village.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7138 <link wiki="Tag:place=village" />
7139 <space />
7140 <key key="place" value="village" />
7141 <reference ref="name_wikipedia" />
7142 <reference ref="population_postcode_website" />
7143 </item> <!-- Village -->
7144 <item name="Hamlet" icon="presets/place/hamlet.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7145 <link wiki="Tag:place=hamlet" />
7146 <space />
7147 <key key="place" value="hamlet" />
7148 <reference ref="name_wikipedia" />
7149 <reference ref="population_postcode_website" />
7150 </item> <!-- Hamlet -->
7151 <item name="Isolated Dwelling" icon="presets/place/isolated_dwelling.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7152 <link wiki="Tag:place=isolated_dwelling" />
7153 <space />
7154 <key key="place" value="isolated_dwelling" />
7155 <reference ref="name_wikipedia" />
7156 <reference ref="population_postcode_website" />
7157 </item> <!-- Isolated Dwelling -->
7158 <separator/>
7159 <item name="Suburb" icon="presets/place/suburb.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7160 <link wiki="Tag:place=suburb" />
7161 <space />
7162 <key key="place" value="suburb" />
7163 <reference ref="name_wikipedia" />
7164 <reference ref="population_postcode_website" />
7165 </item> <!-- Suburb -->
7166 <item name="Quarter" icon="presets/place/quarter.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7167 <link wiki="Tag:place=quarter" />
7168 <space />
7169 <key key="place" value="quarter" />
7170 <reference ref="name_wikipedia" />
7171 <text key="population" text="Population" />
7172 <text key="website" text="Website" />
7173 </item> <!-- Quarter -->
7174 <item name="Neighbourhood" icon="presets/place/neighbourhood.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7175 <link wiki="Tag:place=neighbourhood" />
7176 <space />
7177 <key key="place" value="neighbourhood" />
7178 <reference ref="name_wikipedia" />
7179 <text key="population" text="Population" />
7180 <text key="website" text="Website" />
7181 </item> <!-- Neighbourhood -->
7182 <item name="Farm" icon="presets/place/farm.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7183 <link wiki="Tag:place=farm" />
7184 <space />
7185 <label text="A farm within a bigger settlement" />
7186 <label text="(please use isolated_dwelling for an isolated farm)" />
7187 <key key="place" value="farm" />
7188 <reference ref="name_wikipedia" />
7189 <reference ref="population_postcode_website" />
7190 </item> <!-- Farm -->
7191 <separator/>
7192 <item name="Locality" icon="presets/place/locality.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7193 <link wiki="Tag:place=locality" />
7194 <space />
7195 <key key="place" value="locality" />
7196 <reference ref="name_wikipedia" />
7197 </item> <!-- Locality -->
7198 <item name="Square" icon="presets/place/square.svg" type="node,closedway,multipolygon" preset_name_label="true">
7199 <link wiki="Tag:place=square" />
7200 <space />
7201 <key key="place" value="square" />
7202 <reference ref="name_wikipedia" />
7203 </item> <!-- Square -->
7204 </group> <!-- Places -->
7205 <group name="Geography" icon="presets/landmark/peak.svg">
7206 <item name="Peak" icon="presets/landmark/peak.svg" type="node" preset_name_label="true">
7207 <link wiki="Tag:natural=peak" />
7208 <label text="The top (summit) of a mountain or hill." />
7209 <space />
7210 <key key="natural" value="peak" />
7211 <reference ref="name_wikipedia" />
7212 <text key="ele" text="Elevation (meters)" lenght="10" />
7213 </item> <!-- Peak -->
7214 <item name="Saddle" icon="presets/landmark/saddle.svg" type="node" preset_name_label="true">
7215 <link wiki="Tag:natural=saddle" />
7216 <label text="A saddle point between mountains or hills." />
7217 <space/>
7218 <key key="natural" value="saddle" />
7219 <reference ref="name_wikipedia" />
7220 <text key="ele" text="Elevation (meters)" lenght="10" />
7221 </item> <!-- Saddle -->
7222 <item name="Glacier" icon="presets/landmark/glacier.svg" type="closedway,multipolygon" preset_name_label="true">
7223 <link wiki="Tag:natural=glacier" />
7224 <label text="A persistent body of dense ice that is constantly moving under its own weight." />
7225 <space />
7226 <key key="natural" value="glacier" />
7227 <reference ref="name_wikipedia" />
7228 <text key="ele" text="Elevation (meters)" lenght="10" />
7229 </item> <!-- Glacier -->
7230 <item name="Volcano" icon="presets/landmark/volcano.svg" type="node" preset_name_label="true">
7231 <link wiki="Tag:natural=volcano" />
7232 <label text="A volcano, either dormant, extinct or active." />
7233 <space />
7234 <key key="natural" value="volcano" />
7235 <reference ref="name_wikipedia" />
7236 <text key="ele" text="Elevation (meters)" lenght="10" />
7237 <optional>
7238 <combo key="volcano:status" text="Current Status" values="active,dormant,extinct" />
7239 <combo key="volcano:type" text="Type" values="stratovolcano,shield,scoria" />
7240 </optional>
7241 </item> <!-- Volcano -->
7242 <item name="Ridge" icon="presets/landmark/ridge.svg" type="way" preset_name_label="true">
7243 <link wiki="Tag:natural=ridge" />
7244 <label text="A mountain or hill ridge." />
7245 <space />
7246 <key key="natural" value="ridge" />
7247 <reference ref="name_wikipedia" />
7248 <text key="ele" text="Elevation (meters)" lenght="10" />
7249 </item> <!-- Ridge -->
7250 <item name="Valley" icon="presets/landmark/valley.svg" type="way" preset_name_label="true">
7251 <link wiki="Tag:natural=valley" />
7252 <label text="A low area between hills." />
7253 <space />
7254 <key key="natural" value="valley" />
7255 <reference ref="name_wikipedia" />
7256 </item> <!-- Valley -->
7257 <item name="Cliff" icon="presets/misc/cliff.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
7258 <link wiki="Tag:natural=cliff" />
7259 <label text="A steep rock face exposure, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
7260 <space />
7261 <key key="natural" value="cliff" />
7262 <text key="name" text="Name" />
7263 <text key="height" text="Height (meters)" length="7" />
7264 </item> <!-- Cliff -->
7265 <item name="Cave Entrance" icon="presets/landmark/cave_entrance.svg" type="node,closedway" preset_name_label="true">
7266 <link wiki="Tag:natural=cave_entrance" />
7267 <label text="The entrance to a cave." />
7268 <space />
7269 <key key="natural" value="cave_entrance" />
7270 <reference ref="name_wikipedia" />
7271 <reference ref="oh_wheelchair" />
7272 <reference ref="POI_access" />
7273 <reference ref="fee" />
7274 </item> <!-- Cave Entrance -->
7275 <separator/>
7276 <item name="Island" icon="presets/place/island.svg" type="node,closedway,multipolygon" preset_name_label="true">
7277 <link wiki="Tag:place=island" />
7278 <space />
7279 <key key="place" value="island" />
7280 <reference ref="name_wikipedia" />
7281 </item> <!-- Island -->
7282 <item name="Islet" icon="presets/place/islet.svg" type="node,closedway,multipolygon" preset_name_label="true">
7283 <link wiki="Tag:place=islet" />
7284 <space />
7285 <key key="place" value="islet" />
7286 <reference ref="name_wikipedia" />
7287 </item> <!-- Islet -->
7288 <item name="Reef" icon="presets/landmark/reef.svg" type="node,closedway,multipolygon" preset_name_label="true">
7289 <link wiki="Tag:natural=reef" />
7290 <space />
7291 <key key="natural" value="reef" />
7292 <text key="name" text="Name" />
7293 <combo key="reef" text="Type" values="coral,oyster,rock,sand" />
7294 </item> <!-- Reef -->
7295 </group> <!-- Geography -->
7296 <group name="Nature" icon="presets/landmark/trees.svg">
7297 <item name="Tree" icon="presets/landmark/trees.svg" type="node" preset_name_label="true">
7298 <link wiki="Tag:natural=tree" />
7299 <label text="A single tree." />
7300 <space />
7301 <key key="natural" value="tree" />
7302 <reference ref="leaf_without_mixed" />
7303 <combo key="denotation" text="Denotation" values_searchable="true" values_context="tree denotation" >
7304 <list_entry value="landmark" short_description="Trees remarkable due to its size or prominent location, usually visible from great distances and useful for navigation." />
7305 <list_entry value="natural_monument" short_description="Especially old tree, often with a particular shape. Usually protected for its uniqueness." />
7306 <list_entry value="avenue" short_description="Trees aligned along a road." />
7307 <list_entry value="urban" short_description="Trees found within settlements, e.g. in parks or spread through residential areas." />
7308 <list_entry value="agricultural" short_description="Trees in agricultural use." />
7309 </combo>
7310 <optional>
7311 <reference ref="genus_species_taxon" />
7312 <space />
7313 <text key="height" text="Height (meters)" length="7" />
7314 <text key="diameter_crown" text="Diameter crown (meters)" />
7315 <text key="circumference" text="Circumference (meters)" />
7316 <space />
7317 <text key="name" text="Name" />
7318 <text key="start_date" text="Start date" />
7319 </optional>
7320 </item> <!-- Tree -->
7321 <item name="Tree Row" icon="presets/landmark/tree_row.svg" type="way" preset_name_label="true">
7322 <link wiki="Tag:natural=tree_row" />
7323 <label text="A line of trees." />
7324 <space />
7325 <key key="natural" value="tree_row" />
7326 <reference ref="leaf" />
7327 <optional>
7328 <reference ref="genus_species_taxon" />
7329 <text key="height" text="Height (meters)" length="7" />
7330 </optional>
7331 </item> <!-- Tree Row -->
7332 <item name="Wood" icon="presets/landmark/forest.svg" type="closedway,multipolygon" name_context="natural" preset_name_label="true">
7333 <link wiki="Tag:natural=wood" />
7334 <label text="Woodland where timber production does not dominate use." />
7335 <space />
7336 <key key="natural" value="wood" />
7337 <text key="name" text="Name" />
7338 <reference ref="leaf" />
7339 </item> <!-- Wood -->
7340 <item name="Forest" icon="presets/landmark/forest.svg" type="closedway,multipolygon" preset_name_label="true">
7341 <link wiki="Tag:landuse=forest" />
7342 <space />
7343 <key key="landuse" value="forest" />
7344 <reference ref="leaf" />
7345 <reference ref="optional_name" />
7346 </item> <!-- Forest -->
7347 <item name="Cutline" icon="presets/landmark/cutline.svg" type="way" preset_name_label="true">
7348 <link wiki="Tag:man_made=cutline" />
7349 <space />
7350 <key key="man_made" value="cutline" />
7351 <combo key="cutline" text="Type" values="border,firebreak,hunting,loggingmachine,pipeline,piste,section" values_context="cutline" />
7352 </item> <!-- Cutline -->
7353 <item name="Grassland" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7354 <link wiki="Tag:natural=grassland" />
7355 <label text="Where vegetation is dominated by grasses (Poaceae) and other herbaceous (non-woody) plants. Excludes cultivated areas and wetlands." />
7356 <space />
7357 <key key="natural" value="grassland" />
7358 <text key="name" text="Name" />
7359 <combo key="grassland" text="Type" values="pampas,prairie,puszta,savanna,steppe,veld" />
7360 </item> <!-- Grassland -->
7361 <item name="Nature Reserve" icon="presets/leisure/nature_reserve.svg" type="closedway,multipolygon" preset_name_label="true">
7362 <link wiki="Tag:leisure=nature_reserve" />
7363 <space />
7364 <key key="leisure" value="nature_reserve" />
7365 <text key="name" text="Name" />
7366 </item> <!-- Nature Reserve -->
7367 <separator/>
7368 <item name="Scree" icon="presets/landuse/scree.svg" type="closedway,multipolygon" preset_name_label="true">
7369 <link wiki="Tag:natural=scree" />
7370 <label text="An accumulation of loose angular rocks." />
7371 <space />
7372 <key key="natural" value="scree" />
7373 <text key="name" text="Name" />
7374 </item> <!-- Scree -->
7375 <item name="Shingle" icon="presets/landuse/shingle.svg" type="closedway,multipolygon" preset_name_label="true">
7376 <link wiki="Tag:natural=shingle" />
7377 <label text="An accumulation of loose rounded rocks on a beach or riverbed." />
7378 <space />
7379 <key key="natural" value="shingle" />
7380 <text key="name" text="Name" />
7381 </item> <!-- Shingle -->
7382 <item name="Fell" type="closedway,multipolygon" preset_name_label="true">
7383 <link wiki="Tag:natural=fell" />
7384 <label text="Bare upper lying uncultivated land principally covered with grass and often grazed." />
7385 <space />
7386 <key key="natural" value="fell" />
7387 <text key="name" text="Name" />
7388 </item> <!-- Fell -->
7389 <item name="Scrub" icon="presets/landuse/scrub.svg" type="closedway,multipolygon" preset_name_label="true">
7390 <link wiki="Tag:natural=scrub" />
7391 <label text="Bare lower lying uncultivated land with bushes but little or no tree cover." />
7392 <space />
7393 <key key="natural" value="scrub" />
7394 <text key="name" text="Name" />
7395 <optional>
7396 <reference ref="leaf" />
7397 </optional>
7398 </item> <!-- Scrub -->
7399 <item name="Heath" type="closedway,multipolygon" preset_name_label="true">
7400 <link wiki="Tag:natural=heath" />
7401 <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." />
7402 <space />
7403 <key key="natural" value="heath" />
7404 <text key="name" text="Name" />
7405 </item> <!-- Heath -->
7406 <item name="Sand" icon="presets/landuse/sand.svg" type="closedway,multipolygon" preset_name_label="true">
7407 <link wiki="Tag:natural=sand" />
7408 <label text="Large area covered with sand." />
7409 <space />
7410 <key key="natural" value="sand" />
7411 <text key="name" text="Name" />
7412 </item> <!-- Sand -->
7413 <item name="Bare Rock" type="closedway,multipolygon" preset_name_label="true">
7414 <link wiki="Tag:natural=bare_rock" />
7415 <label text="For areas of solid visible rock that is sparsely vegetated or not vegetated at all." />
7416 <space />
7417 <key key="natural" value="bare_rock" />
7418 <text key="name" text="Name" />
7419 </item> <!-- Bare Rock -->
7420 <item name="Rock" icon="presets/misc/rock.svg" type="node,closedway" preset_name_label="true">
7421 <link wiki="Tag:natural=rock" />
7422 <label text="A notable rock or group of rocks, with at least one of them firmly attached to the underlying bedrock." />
7423 <space />
7424 <key key="natural" value="rock" />
7425 <reference ref="name_wikipedia" />
7426 <optional>
7427 <check key="tourism" text="Tourism attraction" value_on="attraction" disable_off="true" />
7428 </optional>
7429 </item> <!-- Rock -->
7430 <item name="Stone" icon="presets/misc/stone.svg" type="node,closedway" preset_name_label="true">
7431 <link wiki="Tag:natural=stone" />
7432 <label text="A single notable free-standing rock, which may differ from the composition of the terrain it lies in." />
7433 <space />
7434 <key key="natural" value="stone" />
7435 <reference ref="name_wikipedia" />
7436 <optional>
7437 <text key="height" text="Height (meters)" length="7" />
7438 <text key="width" text="Width (meters)" />
7439 </optional>
7440 </item> <!-- Stone -->
7441 </group> <!-- Nature -->
7442 <group name="Land use" icon="presets/landuse/farmland.svg">
7443 <item name="Farmyard" icon="presets/landuse/farmyard.svg" type="closedway,multipolygon" preset_name_label="true">
7444 <link wiki="Tag:landuse=farmyard" />
7445 <space />
7446 <key key="landuse" value="farmyard" />
7447 <reference ref="optional_name" />
7448 </item> <!-- Farmyard -->
7449 <item name="Farmland" icon="presets/landuse/farmland.svg" type="closedway,multipolygon" preset_name_label="true">
7450 <link wiki="Tag:landuse=farmland" />
7451 <space />
7452 <key key="landuse" value="farmland" />
7453 <combo key="crop" text="Crop" values="corn,grass,rice,wheat,hop,cereal,tea,sugarcane" values_context="crop" />
7454 <reference ref="optional_name" />
7455 </item> <!-- Farmland -->
7456 <item name="Meadow" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7457 <link wiki="Tag:landuse=meadow" />
7458 <space />
7459 <key key="landuse" value="meadow" />
7460 <reference ref="optional_name" />
7461 </item> <!-- Meadow -->
7462 <item name="Orchard" icon="presets/landuse/orchard.svg" type="closedway,multipolygon" preset_name_label="true">
7463 <link wiki="Tag:landuse=orchard" />
7464 <space />
7465 <key key="landuse" value="orchard" />
7466 <combo key="trees" text="Trees" values="almond_trees,apple_trees,banana_plants,cherry_trees,coconut_palms,coffea_plants,hazel_plants,oil_palms,olive_trees,orange_trees,peach_trees,persimmon_trees,plum_trees,tea_plants,walnut_trees" />
7467 <reference ref="optional_name" />
7468 </item> <!-- Orchard -->
7469 <item name="Vineyard" icon="presets/landuse/vineyard.svg" type="closedway,multipolygon" preset_name_label="true">
7470 <link wiki="Tag:landuse=vineyard" />
7471 <space />
7472 <key key="landuse" value="vineyard" />
7473 <key key="crop" value="grape" match="keyvalue" />
7474 <reference ref="optional_name" />
7475 </item> <!-- Vineyard -->
7476 <item name="Greenhouse Horticulture" icon="presets/landuse/greenhouse_horticulture.svg" type="closedway,multipolygon" preset_name_label="true">
7477 <link wiki="Tag:landuse=greenhouse_horticulture" />
7478 <space />
7479 <key key="landuse" value="greenhouse_horticulture" />
7480 <reference ref="optional_name_operator" />
7481 </item> <!-- Greenhouse Horticulture -->
7482 <item name="Plant Nursery" icon="presets/landuse/plant_nursery.svg" type="closedway,multipolygon" preset_name_label="true">
7483 <link wiki="Tag:landuse=plant_nursery" />
7484 <key key="landuse" value="plant_nursery" />
7485 <reference ref="optional_name_operator" />
7486 <space />
7487 <reference ref="leaf" />
7488 <reference ref="genus_species_taxon" />
7489 </item> <!-- Plant Nursery -->
7490 <item name="Salt Pond" icon="presets/landuse/salt_pond.svg" type="closedway,multipolygon" preset_name_label="true">
7491 <link wiki="Tag:landuse=salt_pond" />
7492 <space />
7493 <key key="landuse" value="salt_pond" />
7494 <reference ref="optional_name_operator" />
7495 </item> <!-- Salt Pond -->
7496 <item name="Aquaculture" icon="presets/landuse/aquaculture.svg" type="closedway,multipolygon" preset_name_label="true">
7497 <link wiki="Tag:landuse=aquaculture" />
7498 <space />
7499 <key key="landuse" value="aquaculture" />
7500 <combo key="aquaculture" text="Aquaculture" values="shrimp,fish,mussels" />
7501 <reference ref="optional_name_operator" />
7502 </item> <!-- Aquaculture -->
7503 <separator/>
7504 <item name="Allotments" icon="presets/landuse/allotments.svg" type="closedway,multipolygon" preset_name_label="true">
7505 <link wiki="Tag:landuse=allotments" />
7506 <space />
7507 <key key="landuse" value="allotments" />
7508 <reference ref="optional_name" />
7509 </item> <!-- Allotments -->
7510 <item name="Flowerbed" icon="presets/landuse/flowerbed.svg" type="closedway,multipolygon" preset_name_label="true">
7511 <link wiki="Tag:landuse=flowerbed" />
7512 <space />
7513 <key key="landuse" value="flowerbed" />
7514 <optional>
7515 <text key="operator" text="Operator" />
7516 <reference ref="genus_species_taxon" />
7517 </optional>
7518 </item> <!-- Flowerbed -->
7519 <item name="Garden" icon="presets/leisure/garden.svg" type="node,closedway,multipolygon" preset_name_label="true">
7520 <link wiki="Tag:leisure=garden" />
7521 <space />
7522 <key key="leisure" value="garden" />
7523 <reference ref="optional_name" />
7524 </item> <!-- Garden -->
7525 <item name="Grass" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7526 <link wiki="Tag:landuse=grass" />
7527 <space />
7528 <key key="landuse" value="grass" />
7529 <reference ref="optional_name" />
7530 </item> <!-- Grass -->
7531 <item name="Village Green" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7532 <link wiki="Tag:landuse=village_green" />
7533 <space />
7534 <key key="landuse" value="village_green" />
7535 <reference ref="optional_name" />
7536 </item> <!-- Village Green -->
7537 <item name="Park" icon="presets/leisure/park.svg" type="closedway,multipolygon" preset_name_label="true">
7538 <link wiki="Tag:leisure=park" />
7539 <space />
7540 <key key="leisure" value="park" />
7541 <reference ref="optional_name" />
7542 </item> <!-- Park -->
7543 <item name="Recreation Ground" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7544 <link wiki="Tag:landuse=recreation_ground" />
7545 <space />
7546 <key key="landuse" value="recreation_ground" />
7547 <reference ref="optional_name" />
7548 </item> <!-- Recreation Ground -->
7549 <separator/>
7550 <item name="Religious" icon="presets/religion/religion.svg" type="closedway,multipolygon" preset_name_label="true">
7551 <link wiki="Tag:landuse=religious" />
7552 <space />
7553 <key key="landuse" value="religious" />
7554 <text key="name" text="Name" />
7555 <reference ref="religious" />
7556 </item> <!-- Religious -->
7557 <item name="Cemetery" icon="presets/landuse/cemetery.svg" type="closedway,multipolygon" preset_name_label="true">
7558 <link wiki="Tag:landuse=cemetery" />
7559 <space />
7560 <key key="landuse" value="cemetery" />
7561 <text key="name" text="Name" />
7562 <reference ref="religious" />
7563 </item> <!-- Cemetery -->
7564 <item name="Graveyard" icon="presets/landuse/graveyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
7565 <link wiki="Tag:amenity=grave_yard" />
7566 <space />
7567 <key key="amenity" value="grave_yard" />
7568 <text key="name" text="Name" />
7569 <reference ref="religious" />
7570 </item> <!-- Graveyard -->
7571 <item name="Cemetery sector" icon="presets/misc/cemetery_sector.svg" type="node,closedway,multipolygon" preset_name_label="true">
7572 <link wiki="Tag:cemetery=sector" />
7573 <space />
7574 <key key="cemetery" value="sector" />
7575 <optional>
7576 <text key="ref" text="Reference" />
7577 <text key="name" text="Name" />
7578 </optional>
7579 </item> <!-- Cemetery sector-->
7580 <separator/>
7581 <item name="Residential Area" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
7582 <link wiki="Tag:landuse=residential" />
7583 <space />
7584 <key key="landuse" value="residential" />
7585 <reference ref="optional_name" />
7586 </item> <!-- Residential Area -->
7587 <item name="Retail" icon="presets/shop/mall.svg" type="closedway,multipolygon" preset_name_label="true">
7588 <link wiki="Tag:landuse=retail" />
7589 <space />
7590 <key key="landuse" value="retail" />
7591 <reference ref="optional_name" />
7592 </item> <!-- Retail -->
7593 <item name="Commercial" icon="presets/landuse/commercial.svg" type="closedway,multipolygon" preset_name_label="true">
7594 <link wiki="Tag:landuse=commercial" />
7595 <space />
7596 <key key="landuse" value="commercial" />
7597 <reference ref="optional_name" />
7598 </item> <!-- Commercial -->
7599 <item name="Industrial" icon="presets/landmark/works.svg" type="closedway,multipolygon" preset_name_label="true">
7600 <link wiki="Tag:landuse=industrial" />
7601 <space />
7602 <key key="landuse" value="industrial" />
7603 <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" />
7604 <reference ref="optional_name" />
7605 </item> <!-- Industrial -->
7606 <item name="Garages" icon="presets/landuse/garages.svg" type="closedway,multipolygon" preset_name_label="true">
7607 <link wiki="Tag:landuse=garages" />
7608 <space />
7609 <key key="landuse" value="garages" />
7610 <reference ref="optional_name_operator" />
7611 </item> <!-- Garages -->
7612 <item name="Railway Land" icon="presets/landuse/railway.svg" type="closedway,multipolygon" preset_name_label="true">
7613 <link wiki="Tag:landuse=railway" />
7614 <space />
7615 <key key="landuse" value="railway" />
7616 <reference ref="optional_name" />
7617 </item> <!-- Railway Land -->
7618 <item name="Military" icon="presets/landuse/military.svg" type="closedway,multipolygon" preset_name_label="true">
7619 <link wiki="Tag:landuse=military" />
7620 <space />
7621 <key key="landuse" value="military" />
7622 <reference ref="optional_name" />
7623 </item> <!-- Military -->
7624 <separator/>
7625 <item name="Construction Area" icon="presets/landuse/construction.svg" type="closedway,multipolygon" preset_name_label="true">
7626 <link wiki="Tag:landuse=construction" />
7627 <space />
7628 <key key="landuse" value="construction" />
7629 <reference ref="optional_name" />
7630 </item> <!-- Construction Area -->
7631 <item name="Brownfield" icon="presets/landuse/brownfield.svg" type="closedway,multipolygon" preset_name_label="true">
7632 <link wiki="Tag:landuse=brownfield" />
7633 <space />
7634 <key key="landuse" value="brownfield" />
7635 <reference ref="optional_name" />
7636 </item> <!-- Brownfield -->
7637 <item name="Greenfield" icon="presets/landuse/greenfield.svg" type="closedway,multipolygon" preset_name_label="true">
7638 <link wiki="Tag:landuse=greenfield" />
7639 <space />
7640 <key key="landuse" value="greenfield" />
7641 <reference ref="optional_name" />
7642 </item> <!-- Greenfield -->
7643 <item name="Landfill" icon="presets/landuse/landfill.svg" type="closedway,multipolygon" preset_name_label="true">
7644 <link wiki="Tag:landuse=landfill" />
7645 <space />
7646 <key key="landuse" value="landfill" />
7647 <reference ref="optional_name" />
7648 </item> <!-- Landfill -->
7649 <item name="Quarry" icon="presets/landmark/mine.svg" type="closedway,multipolygon" preset_name_label="true">
7650 <link wiki="Tag:landuse=quarry" />
7651 <space />
7652 <key key="landuse" value="quarry" />
7653 <reference ref="name_operator" />
7654 <combo key="resource" text="Resource" values="aggregate,bauxite,coal,copper,dimension_stone,gold,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,silver,tin,zinc,zircon" />
7655 </item> <!-- Quarry -->
7656 </group> <!-- Landuse -->
7657 </group> <!-- Geography -->
7658 <group name="Annotation" icon="presets/misc/housenumber.svg">
7659 <item name="Name" icon="presets/misc/name.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7660 <link wiki="Key:name" />
7661 <space />
7662 <text key="name" text="Name" />
7663 <optional>
7664 <text key="alt_name" text="Alternative name" match="key" />
7665 <text key="old_name" text="Historical name" match="key" />
7666 <text key="loc_name" text="Local name" match="key" />
7667 <text key="reg_name" text="Regional name" match="key" />
7668 <text key="nat_name" text="National name" match="key" />
7669 <text key="int_name" text="International name" match="key" />
7670 <text key="official_name" text="Official name" match="key" />
7671 <text key="short_name" text="Common name abbreviation" match="key" />
7672 </optional>
7673 </item> <!-- Name -->
7674 <item name="Address" icon="presets/misc/housenumber.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7675 <link wiki="Key:addr" />
7676 <space />
7677 <text key="addr:housenumber" text="House number" match="key" auto_increment="-2,-1,+1,+2" />
7678 <text key="addr:street" text="Street name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7679 <optional>
7680 <text key="addr:place" text="Place name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7681 <text key="addr:city" text="City name" use_last_as_default="force" match="key" />
7682 <text key="addr:postcode" text="Post code" use_last_as_default="force" match="key" />
7683 <combo key="addr:country" text="Country code" values_from="java.util.Locale#getISOCountries" use_last_as_default="force" match="key" />
7684 </optional>
7685 <optional text="Optional values for specific countries">
7686 <text key="addr:unit" text="Unit/Suite" match="key" />
7687 <text key="addr:housename" text="House name" match="key" alternative_autocomplete_keys="name" />
7688 <text key="addr:hamlet" text="Hamlet" match="key" />
7689 <text key="addr:suburb" text="Suburb" use_last_as_default="force" match="key" />
7690 <text key="addr:subdistrict" text="Subdistrict" use_last_as_default="force" match="key" />
7691 <text key="addr:district" text="District" use_last_as_default="force" match="key" />
7692 <text key="addr:province" text="Province" use_last_as_default="force" match="key" />
7693 <!-- US States as defined in ISO 3166-2 -->
7694 <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" />
7695 </optional>
7696 </item> <!-- Address -->
7697 <item name="Address Interpolation" icon="presets/misc/interpolation.svg" type="way" preset_name_label="true">
7698 <link wiki="Key:addr" />
7699 <space />
7700 <combo key="addr:interpolation" text="Numbering scheme" values="odd,even,all,alphabetic" default="odd" match="key" />
7701 <optional>
7702 <combo key="addr:inclusion" text="Accuracy" values="actual,estimate,potential" match="key" />
7703 </optional>
7704 </item> <!-- Address Interpolation -->
7705 <item name="Contact (Common Schema)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7706 <link wiki="Annotations" />
7707 <space />
7708 <text key="website" text="Website" match="key" />
7709 <text key="email" text="Email Address" match="key" />
7710 <space />
7711 <text key="phone" text="Phone number" match="key" />
7712 <text key="fax" text="Fax Number" match="key" />
7713 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7714 <space />
7715 <text key="wikipedia" text="Wikipedia" />
7716 <text key="image" text="Image" />
7717 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text="Similar tags but different tagging schema:" text_context="Contact" />
7718 </item> <!-- Contact (Common Schema) -->
7719 <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7720 <link wiki="Key:contact" />
7721 <space />
7722 <text key="contact:website" text="Website" match="key" />
7723 <text key="contact:email" text="Email Address" match="key" />
7724 <space />
7725 <text key="contact:phone" text="Phone number" match="key" />
7726 <text key="contact:fax" text="Fax Number" match="key" />
7727 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7728 <space />
7729 <text key="wikipedia" text="Wikipedia" />
7730 <text key="image" text="Image" />
7731 <preset_link preset_name="Contact (Common Schema)" text="Similar tags but different tagging schema:" text_context="Contact" />
7732 </item> <!-- Contact (Schema with 'contact:*' Prefix) -->
7733 <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7734 <link wiki="Key:description" />
7735 <space />
7736 <label text="A short text with additional information." text_context="description=*" />
7737 <label text="It might be viewable to the end user (perhaps using a search system or a map with pop-ups)." text_context="description=*" />
7738 <space />
7739 <text key="description" text="Description" match="key" />
7740 <preset_link preset_name="Note" text="Similar but different tags:" />
7741 <preset_link preset_name="Fixme" text="Similar but different tags:" />
7742 </item> <!-- Description -->
7743 <item name="Note" icon="presets/misc/note.svg" name_context="the tag note=*" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7744 <link wiki="Key:note" />
7745 <space />
7746 <label text="An important hint for other mappers (not for the end user)." text_context="note=*" />
7747 <space />
7748 <text key="note" text="Note" text_context="the tag note=*" match="key" />
7749 <preset_link preset_name="Fixme" text="Similar but different tags:" />
7750 <preset_link preset_name="Description" text="Similar but different tags:" />
7751 </item> <!-- Note -->
7752 <item name="Fixme" icon="presets/misc/fixme.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7753 <link wiki="Key:fixme" />
7754 <space />
7755 <label text="A hint for other mappers (not for the end user), that an object needs an improvement." text_context="fixme=*"/>
7756 <space />
7757 <text key="fixme" text="Fixme" match="key" />
7758 <preset_link preset_name="Note" text="Similar but different tags:" />
7759 <preset_link preset_name="Description" text="Similar but different tags:" />
7760 </item> <!-- Fixme -->
7761 </group> <!-- Annotation -->
7762 <group name="Relations" icon="presets/misc/relations.svg">
7763 <item name="Multipolygon" icon="presets/misc/multipolygon.svg" type="multipolygon,relation" preset_name_label="true">
7764 <link wiki="Relation:multipolygon" />
7765 <key key="type" value="multipolygon" />
7766 <optional>
7767 <text key="name" text="Name" />
7768 </optional>
7769 <roles>
7770 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7771 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7772 </roles>
7773 </item> <!-- Multipolygon -->
7774 <item name="Boundary" icon="presets/misc/boundaries.svg" type="multipolygon,relation" preset_name_label="true">
7775 <link wiki="Relation:boundary" />
7776 <space />
7777 <key key="type" value="boundary" />
7778 <text key="name" text="Name" />
7779 <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area" values_searchable="true" />
7780 <optional>
7781 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
7782 </optional>
7783 <roles>
7784 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7785 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7786 <role key="subarea" text="Sub area" requisite="optional" type="relation" />
7787 <role key="admin_centre" text="Administration centre" requisite="optional" type="node" count="1" />
7788 <role key="label" text="Label point" requisite="optional" type="node" count="1" />
7789 </roles>
7790 </item> <!-- Boundary -->
7791 <item name="Building" icon="presets/landmark/building.svg" type="relation" preset_name_label="true">
7792 <link wiki="Relation:building" />
7793 <key key="type" value="building" />
7794 <preset_link preset_name="Building" />
7795 <preset_link preset_name="Entrance" />
7796 <preset_link preset_name="Building part" />
7797 <roles>
7798 <role key="outline" text="Outline of building" requisite="required" type="way,closedway,multipolygon" />
7799 <role key="part" text="Inner segment" requisite="required" type="way,closedway" />
7800 <role key="ridge" text="Roof ridge" requisite="optional" type="way,closedway" />
7801 <role key="edge" text="Roof edge" requisite="optional" type="way,closedway" />
7802 <role key="entrance" text="Entrance" requisite="optional" type="node" />
7803 <role key="level_-?\d+" text="Building level" regexp="true" requisite="optional" type="relation" />
7804 </roles>
7805 </item> <!-- Building -->
7806 <item name="Site" type="relation" preset_name_label="true">
7807 <link wiki="Relation:site" />
7808 <space />
7809 <key key="type" value="site" />
7810 <text key="name" text="Site name" />
7811 <roles>
7812 <role key="label" text="where to place the label" requisite="optional" type="node" />
7813 <role key="perimeter" text="perimeter of the site" requisite="optional" type="closedway,multipolygon" />
7814 <role key="entrance" text="entrances to the site, on the perimeter" requisite="optional" type="node" />
7815 <role key="" text="members of site" requisite="optional" type="node,way,closedway,multipolygon" />
7816 </roles>
7817 </item> <!-- Site -->
7818 <separator/>
7819 <item name="Turn Restriction" icon="presets/vehicle/restriction/turn_restrictions/no_u_turn.svg" type="relation" preset_name_label="true">
7820 <link wiki="Relation:restriction" />
7821 <space />
7822 <key key="type" value="restriction" />
7823 <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" />
7824 <roles>
7825 <role key="from" text="from way" requisite="required" count="1" type="way" />
7826 <role key="via" text="via node or ways" requisite="required" type="way,node" />
7827 <role key="to" text="to way" requisite="required" count="1" type="way" />
7828 </roles>
7829 </item> <!-- Turn Restriction -->
7830 <item name="Lane Connectivity" type="relation" preset_name_label="true" icon="presets/transport/way/relation_connectivity.svg">
7831 <link wiki="Relation:connectivity" />
7832 <space />
7833 <key key="type" value="connectivity" />
7834 <text key="connectivity" text="Lane Connectivity" />
7835 <roles>
7836 <role key="from" text="from way" requisite="required" count="1" type="way" />
7837 <role key="via" text="via node or ways" requisite="required" type="way,node" />
7838 <role key="to" text="to way" requisite="required" count="1" type="way" />
7839 </roles>
7840 </item> <!-- Lane Connectivity -->
7841 <item name="Enforcement" icon="presets/vehicle/restriction/speed_camera.svg" type="relation" preset_name_label="true">
7842 <link wiki="Relation:enforcement" />
7843 <space />
7844 <key key="type" value="enforcement" />
7845 <combo key="enforcement" text="Type of enforcement" values="check,maxheight,maxspeed,maxweight,mindistance,toll,traffic_signals" />
7846 <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
7847 <text key="maxweight" text="Max. weight (tonnes, only if enforcement=maxweight)" />
7848 <text key="maxspeed" text="Max. speed (km/h, only if enforcement=maxspeed)" />
7849 <roles>
7850 <role key="device" text="location of enforcement device" requisite="required" type="node,way,closedway" />
7851 <role key="from" text="node on way where enforcement starts" requisite="required" type="node" />
7852 <role key="to" text="where enforcement ends" requisite="optional" type="node" />
7853 <role key="force" text="traffic light or barrier that stops you" requisite="optional" type="node" />
7854 </roles>
7855 </item> <!-- Enforcement -->
7856 <separator/>
7857 <group name="Routes" icon="presets/misc/route.svg">
7858 <item name="Bicycle Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7859 <link wiki="Tag:route=bicycle" />
7860 <space/>
7861 <key key="type" value="route"/>
7862 <key key="route" value="bicycle"/>
7863 <text key="name" text="Name" />
7864 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7865 <optional>
7866 <reference ref="route_hikebike_optionals" />
7867 </optional>
7868 <roles>
7869 <reference ref="route_segment_roles" />
7870 </roles>
7871 </item> <!-- Bicycle Route -->
7872 <item name="Mountain Biking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7873 <link wiki="Mountain_biking" />
7874 <space/>
7875 <key key="type" value="route"/>
7876 <key key="route" value="mtb"/>
7877 <text key="name" text="Name" />
7878 <optional>
7879 <reference ref="route_hikebike_optionals" />
7880 </optional>
7881 <roles>
7882 <reference ref="route_segment_roles" />
7883 </roles>
7884 </item> <!-- Mountain Biking Route -->
7885 <item name="Hiking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7886 <link wiki="Tag:route=hiking#Tagging_walking_and_hiking_Route_Networks" />
7887 <space/>
7888 <key key="type" value="route"/>
7889 <key key="route" value="hiking"/>
7890 <text key="name" text="Name" />
7891 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" display_values="international,national,regional,local" values_context="network" values_sort="false"/>
7892 <optional>
7893 <reference ref="route_hikebike_optionals" />
7894 </optional>
7895 <reference ref="walking_routes_roles" />
7896 </item> <!-- Hiking Route -->
7897 <item name="Walking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7898 <link wiki="Tag:route=foot" />
7899 <space/>
7900 <key key="type" value="route"/>
7901 <key key="route" value="foot"/>
7902 <text key="name" text="Name" />
7903 <combo key="network" text="Network" values="rwn,lwn" display_values="regional,local" values_context="network" values_sort="false" />
7904 <optional>
7905 <reference ref="route_hikebike_optionals" />
7906 </optional>
7907 <reference ref="walking_routes_roles" />
7908 </item> <!-- Walking Route -->
7909 <item name="Running Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7910 <link wiki="Tag:route=running" />
7911 <space/>
7912 <key key="type" value="route"/>
7913 <key key="route" value="running"/>
7914 <text key="name" text="Name" />
7915 <optional>
7916 <reference ref="route_hikebike_optionals" />
7917 </optional>
7918 <roles>
7919 <reference ref="route_segment_roles" />
7920 <reference ref="route_start_stop_roles" />
7921 </roles>
7922 </item> <!-- Running Route -->
7923 <item name="Fitness Trail" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7924 <link wiki="Tag:route=fitness_trail" />
7925 <space/>
7926 <key key="type" value="route"/>
7927 <key key="route" value="fitness_trail"/>
7928 <text key="name" text="Name" />
7929 <optional>
7930 <reference ref="route_hikebike_optionals" />
7931 </optional>
7932 <roles>
7933 <reference ref="route_segment_roles" />
7934 <reference ref="route_start_stop_roles" />
7935 <role key="" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7936 <role key="station" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7937 </roles>
7938 </item> <!-- Fitness Trail -->
7939 <item name="Riding Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7940 <link wiki="Tag:route=horse" />
7941 <space/>
7942 <key key="type" value="route"/>
7943 <key key="route" value="horse"/>
7944 <text key="name" text="Name" />
7945 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7946 <optional>
7947 <reference ref="route_hikebike_optionals" />
7948 </optional>
7949 <roles>
7950 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
7951 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
7952 <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"/>
7953 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7954 </roles>
7955 </item> <!-- Riding Route -->
7956 <item name="Piste Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7957 <link wiki="Tag:route=piste" />
7958 <space/>
7959 <key key="type" value="route"/>
7960 <key key="route" value="piste"/>
7961 <text key="name" text="Name" />
7962 <combo key="piste:type" text="Piste type" values="connection,downhill,hike,ice_skate,nordic,playground,skitour,sled,sleigh,snow_park" values_searchable="true" />
7963 <optional>
7964 <reference ref="route_hikebike_optionals" />
7965 </optional>
7966 <roles>
7967 <role key="" text="route segment" requisite="optional" type="way" />
7968 <role key="forward" text="forward segment" requisite="optional" type="way" />
7969 <role key="backward" text="backward segment" requisite="optional" type="way" />
7970 <role key="link" text="link segment" requisite="optional" type="way" />
7971 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7972 <role key="variant" text="variant segment" requisite="optional" type="way" />
7973 <role key="start" text="entry points" requisite="optional" type="node" />
7974 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7975 </roles>
7976 </item> <!-- Piste Route -->
7977 <item name="Ski Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7978 <link wiki="Tag:route=ski" />
7979 <space/>
7980 <key key="type" value="route"/>
7981 <key key="route" value="ski"/>
7982 <text key="name" text="Name" />
7983 <combo key="piste:type" text="Piste type" values="nordic,alpine" values_searchable="true" />
7984 <optional>
7985 <reference ref="route_hikebike_optionals" />
7986 </optional>
7987 <roles>
7988 <role key="" text="route segment" requisite="optional" type="way" />
7989 <role key="forward" text="forward segment" requisite="optional" type="way" />
7990 <role key="backward" text="backward segment" requisite="optional" type="way" />
7991 <role key="link" text="link segment" requisite="optional" type="way" />
7992 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7993 <role key="variant" text="variant segment" requisite="optional" type="way" />
7994 <role key="start" text="entry points" requisite="optional" type="node" />
7995 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7996 </roles>
7997 </item> <!-- Ski Route -->
7998 <separator/>
7999 <item name="Detour Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8000 <link wiki="Tag:route=detour" />
8001 <space/>
8002 <key key="type" value="route"/>
8003 <key key="route" value="detour"/>
8004 <reference ref="name_ref"/>
8005 <optional>
8006 <text key="operator" text="Operator" />
8007 <text key="destination" text="Destination"/>
8008 <text key="detour" text="Ref of the way this is a detour to"/>
8009 </optional>
8010 <roles>
8011 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
8012 <role key="fork" text="fork node for alternative routes" requisite="optional" type="node"/>
8013 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
8014 </roles>
8015 </item> <!-- Detour Route -->
8016 <item name="Power Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8017 <link wiki="Tag:route=power" />
8018 <space/>
8019 <key key="type" value="route"/>
8020 <key key="route" value="power"/>
8021 <reference ref="name_ref_operator"/>
8022 <roles>
8023 <role key="line" text="route segment" requisite="required" type="way" member_expression="power=line|power=cable"/>
8024 <role key="substation" text="Power Substation" requisite="optional" type="way,closedway,multipolygon" member_expression="power"/>
8025 </roles>
8026 </item> <!-- Power Route -->
8027 <item name="Railway Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8028 <link wiki="Tag:route=railway" />
8029 <space/>
8030 <key key="type" value="route"/>
8031 <key key="route" value="railway"/>
8032 <reference ref="name_ref_operator"/>
8033 <roles>
8034 <role key="" text="route segment" requisite="required" type="way" member_expression="railway|route=ferry"/>
8035 </roles>
8036 </item> <!-- Railway Route -->
8037 <item name="Road Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8038 <link wiki="Tag:route=road" />
8039 <space/>
8040 <key key="type" value="route"/>
8041 <key key="route" value="road"/>
8042 <reference ref="name_ref"/>
8043 <text key="network" text="Network" />
8044 <text key="operator" text="Operator" />
8045 <text key="distance" text="Distance (kilometers)"/>
8046 <roles>
8047 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8048 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8049 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8050 <role key="link" text="link segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
8051 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
8052 </roles>
8053 </item> <!-- Road Route -->
8054 <separator/>
8055 <item name="Superroute" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8056 <link wiki="Relation:superroute" />
8057 <space/>
8058 <key key="type" value="superroute"/>
8059 <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" />
8060 <reference ref="name_ref_operator"/>
8061 <roles>
8062 <role key="" text="route segment" requisite="required" type="relation" member_expression="type=route"/> <!-- fixme: at least 2 members are required -->
8063 </roles>
8064 </item> <!-- Superroute -->
8065 </group> <!-- Routes -->
8066 <item name="Route Network" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
8067 <link wiki="Relation:network" />
8068 <space />
8069 <key key="type" value="network" />
8070 <text key="name" text="Name" />
8071 <optional>
8072 <text key="network" text="Network" />
8073 <text key="operator" text="Operator" />
8074 </optional>
8075 <roles>
8076 <role key="" text="member" requisite="required" type="relation" />
8077 </roles>
8078 </item> <!-- Route Network -->
8079 <separator/>
8080 <item name="Associated Street" icon="presets/misc/housenumber.svg" type="relation" preset_name_label="true">
8081 <link wiki="Relation:associatedStreet" />
8082 <space />
8083 <key key="type" value="associatedStreet" />
8084 <text key="name" text="Street name" />
8085 <roles>
8086 <role key="street" text="street" requisite="required" type="way,closedway,multipolygon" member_expression="highway" />
8087 <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;" />
8088 </roles>
8089 </item> <!-- Associated Street -->
8090 <item name="Street" type="relation" preset_name_label="true">
8091 <link wiki="Relation:street" />
8092 <space />
8093 <key key="type" value="street" />
8094 <text key="name" text="Name" />
8095 <roles>
8096 <role key="street" text="ways being part of street" requisite="required" type="way" />
8097 <role key="address" text="addresses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
8098 <role key="house" text="houses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
8099 <role key="associated" text="anything related to the street" requisite="optional" type="node,way,closedway,multipolygon" />
8100 </roles>
8101 </item> <!-- Street -->
8102 <item name="Destination Sign" icon="presets/misc/information/guidepost.svg" type="relation" preset_name_label="true">
8103 <link wiki="Relation:destination_sign" />
8104 <space />
8105 <key key="type" value="destination_sign" />
8106 <text key="destination" text="Destination written on sign (w/o distance)" />
8107 <text key="distance" text="Distance (kilometers)" />
8108 <text key="time" text="Time (hh:mm, for trekking)" />
8109 <text key="colour:back" text="Colour of background" />
8110 <text key="colour:text" text="Colour of text" />
8111 <text key="colour:arrow" text="Colour of border/arrow" />
8112 <roles>
8113 <role key="from" text="last way before junction" requisite="optional" type="node,way" />
8114 <role key="intersection" text="node of the intersection" requisite="optional" count="1" type="node" />
8115 <role key="to" text="first way after junction" requisite="required" count="1" type="node,way" />
8116 <role key="sign" text="position of sign" requisite="optional" type="node" />
8117 </roles>
8118 </item> <!-- Destination Sign -->
8119 <separator/>
8120 <item name="Waterway" icon="presets/nautical/waterway_river.svg" type="relation" preset_name_label="true">
8121 <link wiki="Relation:waterway" />
8122 <space />
8123 <key key="type" value="waterway" />
8124 <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_searchable="true" />
8125 <text key="name" text="Name" />
8126 <optional>
8127 <text key="destination" text="Name of river/lake/sea/ocean it runs into" />
8128 <text key="ref" text="Reference" />
8129 <text key="ref:sandre" text="Reference Sandre (FR)" />
8130 <text key="ref:fgkz" text="Reference FGKZ (DE)" />
8131 <text key="ref:regine" text="Reference REGINE (NO)" />
8132 <text key="ref:gnis" text="Reference GNIS (USA)" />
8133 <text key="ref:gnbc" text="Reference GNBC (CA)" />
8134 <text key="wikipedia" text="Wikipedia" />
8135 </optional>
8136 <roles>
8137 <role key="" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8138 <role key="main_stream" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8139 <role key="side_stream" text="branch waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8140 <role key="spring" text="spring of waterway" requisite="optional" type="node" />
8141 </roles>
8142 </item> <!-- Waterway -->
8143 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="relation" preset_name_label="true">
8144 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
8145 <space />
8146 <key key="type" value="bridge" />
8147 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
8148 <reference ref="name_ref" />
8149 <text key="height" text="Height (meters)" length="7" />
8150 <text key="length" text="Length (meters)" />
8151 <text key="operator" text="Operator" />
8152 <roles>
8153 <role key="across" text="ways supported by (on top of) the bridge" requisite="optional" type="way" />
8154 <role key="under" text="ways passing under the bridge" requisite="optional" type="way" />
8155 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8156 <role key="edge" text="edge ways parallel to 'across'" requisite="optional" type="way" />
8157 </roles>
8158 </item> <!-- Bridge -->
8159 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="relation" preset_name_label="true">
8160 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
8161 <space />
8162 <key key="type" value="tunnel" />
8163 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
8164 <reference ref="name_ref" />
8165 <text key="length" text="Length (meters)" />
8166 <text key="operator" text="Operator" />
8167 <roles>
8168 <role key="through" text="ways passing through the tunnel" requisite="required" type="way" />
8169 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8170 <role key="edge" text="edge ways parallel to 'through'" requisite="optional" type="way" />
8171 </roles>
8172 </item> <!-- Tunnel -->
8173 </group> <!-- Relations -->
8174</presets>
Note: See TracBrowser for help on using the repository browser.