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

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

fix #19079 - Fix label of preset_link of "fixme", "note" and "description (patch by skyper)

  • Property svn:eol-style set to native
File size: 479.8 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="riding_surface">
32 <combo key="leisure" text="Type" values="horse_riding,pitch,sports_centre,stadium,track" values_context="riding" />
33 <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
34 </chunk>
35 <chunk id="highway_base">
36 <space />
37 <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
38 <combo key="lanes:forward" text="Lanes in way direction" values="1,2,3,4,5" length="3" />
39 <combo key="lanes:backward" text="Lanes opposed to way direction" values="1,2,3,4,5" length="3" />
40 <space />
41 <text key="maxspeed" text="Max. speed (km/h)" />
42 <text key="maxspeed:forward" text="Max. speed in way direction" />
43 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
44 <space />
45 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
46 <reference ref="surface_smoothness" />
47 </chunk>
48 <chunk id="highway_yesno">
49 <checkgroup columns="2">
50 <check key="bridge" text="Bridge" disable_off="true" />
51 <check key="embankment" text="Embankment" disable_off="true" />
52 <check key="tunnel" text="Tunnel" disable_off="true" />
53 <check key="cutting" text="Cutting" disable_off="true" />
54 </checkgroup>
55 </chunk>
56 <chunk id="highway_yesno_incline">
57 <reference ref="highway_yesno" />
58 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down"/>
59 </chunk>
60 <chunk id="highway_yesno_incline_oneway_lit_width">
61 <check key="oneway" text="Oneway" />
62 <reference ref="highway_yesno_incline" />
63 <check key="lit" text="Lit" />
64 <text key="width" text="Width (meters)" />
65 </chunk>
66 <chunk id="highway_yesno_incline_oneway_lit_width_sidewalk">
67 <reference ref="highway_yesno_incline_oneway_lit_width" />
68 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
69 </chunk>
70 <chunk id="railway_service">
71 <combo key="service" text="Service type" values="yard,siding,spur,crossover" />
72 </chunk>
73 <chunk id="railway_electrified_yesno">
74 <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" values_context="electrified" />
75 <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
76 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7" length="5" />
77 <reference ref="highway_yesno" />
78 </chunk>
79 <chunk id="railway_service_gauge_electrified_yesno">
80 <reference ref="railway_service" />
81 <combo key="tracks" text="Tracks" text_context="railway" values="1,2,3,4" length="4" />
82 <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
83 <reference ref="railway_electrified_yesno" />
84 </chunk>
85 <chunk id="barrier_5">
86 <optional text="Allowed traffic:">
87 <check key="foot" text="Foot"/>
88 <check key="bicycle" text="Bicycle"/>
89 <check key="horse" text="Horse" />
90 <check key="motorcycle" text="Motorcycle" />
91 <check key="motorcar" text="Motorcar" />
92 </optional>
93 </chunk>
94 <chunk id="barrier_4">
95 <optional text="Allowed traffic:">
96 <check key="foot" text="Foot"/>
97 <check key="bicycle" text="Bicycle"/>
98 <check key="horse" text="Horse" />
99 <check key="motorcycle" text="Motorcycle" />
100 </optional>
101 </chunk>
102 <chunk id="barrier_2">
103 <optional text="Allowed traffic:">
104 <check key="foot" text="Foot"/>
105 <check key="bicycle" text="Bicycle"/>
106 </optional>
107 </chunk>
108 <chunk id="min_age">
109 <text key="min_age" text="Minimum age" />
110 </chunk>
111 <chunk id="max_age">
112 <text key="max_age" text="Maximum age" />
113 </chunk>
114 <chunk id="name_ref">
115 <text key="name" text="Name" />
116 <text key="ref" text="Reference" />
117 </chunk>
118 <chunk id="ref_operator">
119 <text key="ref" text="Reference" />
120 <text key="operator" text="Operator" />
121 </chunk>
122 <chunk id="name_ref_operator">
123 <text key="name" text="Name" />
124 <reference ref="ref_operator" />
125 </chunk>
126 <chunk id="name_operator">
127 <text key="name" text="Name" />
128 <text key="operator" text="Operator" />
129 </chunk>
130 <chunk id="name_layer">
131 <text key="name" text="Name" />
132 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
133 </chunk>
134 <chunk id="service_times">
135 <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" />
136 </chunk>
137 <chunk id="oh">
138 <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" />
139 </chunk>
140 <chunk id="wheelchair">
141 <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
142 </chunk>
143 <chunk id="oh_wheelchair">
144 <reference ref="oh" />
145 <reference ref="wheelchair" />
146 </chunk>
147 <chunk id="name_oh_wheelchair">
148 <text key="name" text="Name" />
149 <reference ref="oh_wheelchair" />
150 </chunk>
151 <chunk id="name_operator_oh_wheelchair">
152 <reference ref="name_operator" />
153 <reference ref="oh_wheelchair" />
154 </chunk>
155 <chunk id="name_brand_operator_oh_wheelchair">
156 <text key="name" text="Name" />
157 <text key="brand" text="Brand" />
158 <text key="operator" text="Operator" />
159 <reference ref="oh_wheelchair" />
160 </chunk>
161 <chunk id="name_brand_oh_wheelchair">
162 <text key="name" text="Name" />
163 <text key="brand" text="Brand" />
164 <reference ref="oh_wheelchair" />
165 </chunk>
166 <chunk id="cuisine">
167 <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" />
168 </chunk>
169 <chunk id="internet">
170 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" />
171 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" />
172 </chunk>
173 <chunk id="internet_smoking">
174 <reference ref="internet" />
175 <combo key="smoking" text="Smoking" values="yes,dedicated,separated,isolated,outside,no" />
176 </chunk>
177 <chunk id="optional_height">
178 <optional>
179 <text key="height" text="Height (meters)" length="7" />
180 </optional>
181 </chunk>
182 <chunk id="optional_maxwidth">
183 <optional>
184 <text key="maxwidth" text="Max. width (meters)" length="7" />
185 </optional>
186 </chunk>
187 <chunk id="optional_maxheight_maxwidth">
188 <optional>
189 <text key="maxheight" text="Max. height (meters)" length="7" />
190 <text key="maxwidth" text="Max. width (meters)" length="7" />
191 </optional>
192 </chunk>
193 <chunk id="optional_name">
194 <optional>
195 <text key="name" text="Name" />
196 </optional>
197 </chunk>
198 <chunk id="optional_name_operator">
199 <optional>
200 <text key="name" text="Name" />
201 <text key="operator" text="Operator" />
202 </optional>
203 </chunk>
204 <chunk id="name_leisure_pitch">
205 <text key="name" text="Name" />
206 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
207 </chunk>
208 <chunk id="sport">
209 <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" />
210 </chunk>
211 <chunk id="fee">
212 <combo key="fee" text="Fee" values="yes,no" />
213 </chunk>
214 <chunk id="fee_interval">
215 <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" />
216 </chunk>
217 <chunk id="parking_name_type_ref">
218 <text key="name" text="Name" />
219 <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
220 <text key="ref" text="Reference number" />
221 </chunk>
222 <chunk id="parking_access_fee_operator_surface_smoothness">
223 <space />
224 <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
225 <reference ref="fee_interval" />
226 <text key="operator" text="Operator" />
227 <reference ref="surface_smoothness" />
228 </chunk>
229 <chunk id="maxstay">
230 <combo key="maxstay" text="Time Limit (minutes)" values="0,30,60,90,120,180" />
231 </chunk>
232 <chunk id="supervised">
233 <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" />
234 </chunk>
235 <chunk id="supervised_lit_oh">
236 <reference ref="supervised" />
237 <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" />
238 <reference ref="oh" />
239 </chunk>
240 <chunk id="general_access">
241 <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" values_searchable="true" />
242 </chunk>
243 <chunk id="name_wikipedia">
244 <text key="name" text="Name" />
245 <text key="wikipedia" text="Wikipedia" />
246 </chunk>
247 <chunk id="population_postcode_website">
248 <text key="population" text="Population" />
249 <text key="postal_code" text="Postal Code" />
250 <text key="website" text="Website" />
251 </chunk>
252 <chunk id="route_hikebike_optionals">
253 <text key="ref" text="Reference" />
254 <text key="operator" text="Operator" />
255 <text key="distance" text="Distance (km)"/>
256 <text key="ascent" text="Ascent (m)"/>
257 <text key="descent" text="Descent (m)"/>
258 <check key="roundtrip" text="Roundtrip"/>
259 <text key="symbol" text="Symbol description"/>
260 <text key="description" text="Description"/>
261 </chunk>
262 <chunk id="genus_species_taxon">
263 <text key="genus" text="Genus" />
264 <text key="species" text="Species" />
265 <text key="taxon" text="Taxon" />
266 </chunk>
267 <chunk id="leaf">
268 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,mixed,leafless" values_searchable="true" />
269 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
270 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
271 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
272 <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." />
273 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
274 <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
275 </combo>
276 </chunk>
277 <chunk id="leaf_without_mixed">
278 <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,leafless" values_searchable="true" />
279 <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
280 <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
281 <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
282 <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." />
283 <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
284 </combo>
285 </chunk>
286 <!-- start of religions and denominations -->
287 <chunk id="religious"> <!-- all religions and denominations -->
288 <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" />
289 <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" />
290 </chunk>
291 <chunk id="religious_catholic_christian"> <!-- special case for wayside_shrine and wayside_cross: all religions and catholic denominations with default to catholic christian -->
292 <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" />
293 <combo key="denomination" text="Denomination" values="catholic,greek_catholic,old_catholic,orthodox,roman_catholic" default="catholic" values_searchable="true" />
294 </chunk>
295 <chunk id="other_religions"> <!-- religions which don't have an own preset -->
296 <combo key="religion" text="Religion" values="bahai,caodaism,confucian,jain,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" match="keyvalue!" values_searchable="true" />
297 </chunk>
298 <chunk id="christian_denominations"> <!-- christian denominations -->
299 <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" />
300 </chunk>
301 <chunk id="muslim_denominations"> <!-- muslim denominations -->
302 <combo key="denomination" text="Denomination" values="ibadi,nondenominational,shia,sunni" values_searchable="true" />
303 </chunk>
304 <chunk id="jewish_denominations"> <!-- jewish denominations -->
305 <combo key="denomination" text="Denomination" values="orthodox,conservative,nondenominational,reform" values_context="jewish" values_searchable="true" /> <!-- values_context because of orthodox, #9629 -->
306 </chunk>
307 <chunk id="buddhist_denominations"> <!-- buddhist denominations -->
308 <combo key="denomination" text="Denomination" values="tibetan,theravada,mahayana,vajrayana" values_searchable="true" />
309 </chunk>
310 <chunk id="hindu_denominations"> <!-- hindu denominations -->
311 <combo key="denomination" text="Denomination" values="vaishnavism,shaivism,shaktism,smartism" values_searchable="true" />
312 </chunk>
313 <!-- shinto and the religions which don't have an own preset don't have denominations (yet) -->
314 <!-- end of religions and denominations -->
315 <chunk id="voltage">
316 <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" />
317 </chunk>
318 <chunk id="frequency">
319 <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,50,60" length="5" />
320 </chunk>
321 <chunk id="voltage_frequency">
322 <reference ref="voltage" />
323 <reference ref="frequency" />
324 </chunk>
325 <chunk id="transformer_voltage_frequency">
326 <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" />
327 <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" />
328 <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" />
329 <reference ref="frequency" />
330 </chunk>
331 <chunk id="cables">
332 <combo key="cables" text="Amount of Cables" values="1,2,3,4,6,9,12" />
333 </chunk>
334 <chunk id="cables_circuits">
335 <reference ref="cables" />
336 <combo key="circuits" text="Amount of circuits" values="1,2,3,4" />
337 </chunk>
338 <chunk id="power_loc">
339 <combo key="location" text="Location" values="outdoor,indoor,underground,platform,roof" values_context="power" />
340 </chunk>
341 <chunk id="power_extra">
342 <reference ref="power_loc" />
343 <reference ref="voltage_frequency" />
344 <reference ref="ref_operator" />
345 </chunk>
346 <chunk id="power_line_extra">
347 <reference ref="cables_circuits" />
348 <reference ref="voltage_frequency" />
349 </chunk>
350 <chunk id="power_generator">
351 <link wiki="Tag:power=generator" />
352 <space />
353 <key key="power" value="generator" />
354 <reference ref="name_ref_operator" />
355 <text key="start_date" text="Start date" />
356 </chunk>
357 <chunk id="power_output">
358 <optional text="Output forms of energy:">
359 <combo key="generator:output:biogas" text="biogas" values="yes,2 W,3 kW,5 MW,7 GW" />
360 <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
361 <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
362 <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
363 <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
364 <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
365 <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
366 <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
367 <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
368 <space />
369 <reference ref="voltage_frequency" />
370 </optional>
371 </chunk>
372 <chunk id="power_pole">
373 <text key="height" text="Height (meters)" />
374 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
375 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
376 <check key="location:transition" text="Location transition" disable_off="true" />
377 <reference ref="ref_operator" />
378 </chunk>
379 <chunk id="rating_phases">
380 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
381 <combo key="phases" text="Phases" values="1,3" length="1" />
382 </chunk>
383 <chunk id="optional_rating_phases">
384 <optional>
385 <reference ref="rating_phases" />
386 </optional>
387 </chunk>
388 <chunk id="optional_transformer_rating_phases_devices_windings">
389 <optional>
390 <reference ref="rating_phases" />
391 <combo key="devices" text="Number of devices" values="1,2,3,4" />
392 <combo key="windings" text="Number of windings" values="1,2,3,4" />
393 <!-- #16364: don't use simple "power" context to avoid conflict with "delta" used for power towers -->
394 <combo key="windings:configuration" text="Windings configuration" values="star,delta,open-delta,zigzag,open,scott,leblanc" values_context="power_windings" />
395 </optional>
396 </chunk>
397 <chunk id="telecom_medium">
398 <combo key="telecom:medium" text="Local loop type" values="copper,fibre,coaxial" />
399 </chunk>
400 <chunk id="optional_bridge">
401 <optional>
402 <text key="name" text="Name" />
403 <text key="bridge:name" text="Bridge name" />
404 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" length="3" />
405 <space />
406 <text key="maxspeed" text="Max. speed (km/h)" />
407 <text key="maxspeed:forward" text="Max. speed in way direction" />
408 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
409 <space />
410 <text key="maxweight" text="Max. weight (tonnes)" />
411 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
412 <text key="width" text="Width (meters)" />
413 <check key="toll" text="Toll" />
414 </optional>
415 </chunk>
416 <chunk id="waterway">
417 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
418 <check key="intermittent" text="Intermittent" disable_off="true" />
419 <check key="seasonal" text="Seasonal" disable_off="true" />
420 <check key="tidal" text="In the tidal range" disable_off="true" />
421 <combo key="tunnel" text="Tunnel" values="culvert,yes" />
422 <text key="width" text="Width (meters)" />
423 </chunk>
424 <chunk id="waterway_wikipedia">
425 <reference ref="waterway" />
426 <text key="wikipedia" text="Wikipedia" />
427 </chunk>
428 <chunk id="water_access">
429 <optional text="Water access rules:">
430 <combo key="ship" text="Ship" values="yes,designated,destination,delivery,permissive,private,no" />
431 <combo key="boat" text="Boat" values="yes,designated,destination,delivery,permissive,private,no" />
432 <combo key="motorboat" text="Motorboat" values="yes,designated,destination,delivery,permissive,private,no" />
433 <combo key="canoe" text="Canoe" values="yes,designated,destination,delivery,permissive,private,no" />
434 </optional>
435 </chunk>
436 <chunk id="operator_substance">
437 <text key="operator" text="Operator" />
438 <combo key="substance" text="Substance" values="water,gas,heat,oil,sewage" />
439 </chunk>
440 <chunk id="support">
441 <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" values_context="mounting/support" />
442 </chunk>
443 <chunk id="aerodrome">
444 <key key="aeroway" value="aerodrome" match="keyvalue" />
445 <text key="name" text="Name" />
446 <optional>
447 <text key="iata" text="IATA" />
448 <text key="icao" text="ICAO" />
449 <text key="wikipedia" text="Wikipedia" />
450 </optional>
451 </chunk>
452 <chunk id="car_brands">
453 <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" />
454 </chunk>
455 <chunk id="motorcycle_brands">
456 <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" />
457 </chunk>
458 <chunk id="walking_routes_roles">
459 <roles>
460 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
461 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
462 <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"/>
463 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
464 </roles>
465 </chunk>
466 <chunk id="route_segment_roles">
467 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry|leisure=track"/>
468 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
469 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
470 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
471 </chunk>
472 <chunk id="route_start_stop_roles">
473 <role key="start" text="start endpoint" requisite="optional" type="node" />
474 <role key="stop" text="stop endpoint" requisite="optional" type="node" />
475 <role key="start_stop" text="start and stop endpoint" requisite="optional" type="node" />
476 </chunk>
477 <!-- Link chunks -->
478 <chunk id="link_contact_address">
479 <preset_link preset_name="Contact (Common Schema)" />
480 <preset_link preset_name="Address" />
481 </chunk>
482 <chunk id="link_contact_address_payment">
483 <preset_link preset_name="Contact (Common Schema)" />
484 <preset_link preset_name="Address" />
485 <preset_link preset_name="Payment Methods" />
486 </chunk>
487 <chunk id="public_transport_route_optionals">
488 <text key="from" text="From (initial stop)" />
489 <text key="to" text="To (terminal stop)" />
490 <text key="via" text="Via (intermediate stops)" />
491 <text key="operator" text="Operator" />
492 <text key="network" text="Network" />
493 <text key="description" text="Description" />
494 <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" />
495 <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" />
496 <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" />
497 </chunk>
498 <chunk id="climbing_styles">
499 <label text="Climbing styles:" />
500 <checkgroup columns="2">
501 <check key="climbing:boulder" text="Boulders" />
502 <check key="climbing:sport" text="Sport climbing" />
503 <check key="climbing:toprope" text="Top rope (approach at the route top + letting the rope down)" />
504 <check key="climbing:trad" text="Traditional climbing (no fixed anchors)" />
505 <check key="climbing:multipitch" text="Multi-pitch climbing" />
506 <check key="climbing:ice" text="Ice climbing" />
507 <check key="climbing:mixed" text="Mixed climbing" />
508 <check key="climbing:deepwater" text="Deep Water Soloing" />
509 </checkgroup>
510 </chunk>
511 <chunk id="climbing_optional_attributes">
512 <optional>
513 <combo key="climbing:orientation" text="Orientation" values="N,NE,E,SE,S,SW,W,NW" values_no_i18n="true" values_sort="false"/>
514 <combo key="climbing:quality" text="Rock/ice quality" values="fragile,medium,solid" />
515 <combo key="climbing:rock" text="Rock type" rows="3" values="limestone,sandstone,granite,basalt,slate" />
516 <check key="climbing:summit_log" text="Summit/route log/register" />
517 <check key="indoor" text="Climbing routes indoor" />
518 <check key="outdoor" text="Climbing routes outdoor" />
519 <text key="website" text="Official web site (e.g. operator)" />
520 <text key="url" text="Unofficial web site" />
521 <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"/>
522 <combo key="fee" text="Fee" values="yes,no,Sa-Su 08:00-20:00"/>
523 <combo key="access" text="Access" values="yes,no,customers,private" />
524 </optional>
525 </chunk>
526 <chunk id="nudism">
527 <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
528 </chunk>
529 <chunk id="wall_material">
530 <combo key="material" text="Material" values="adobe,brick,concrete,masonry,reinforced_concrete,stone" />
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="minspeed" text="Min. speed (km/h)" match="key" />
911 <text key="maxweight" text="Max. weight (tonnes)" match="key" />
912 <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
913 <text key="maxheight" text="Max. height (meters)" match="key" />
914 <text key="maxwidth" text="Max. width (meters)" match="key" />
915 <text key="maxlength" text="Max. length (meters)" match="key" />
916 <combo key="overtaking" text="Overtaking" values="yes,both,forward,backward,no" values_context="overtaking" match="key" />
917 </item> <!-- Road Restrictions -->
918 <separator/>
919 <item name="Roundabout" icon="presets/vehicle/restriction/roundabout_right.svg" type="node,way,closedway" preset_name_label="true">
920 <link wiki="Tag:junction=roundabout" />
921 <space />
922 <key key="junction" value="roundabout" />
923 <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" />
924 <optional>
925 <reference ref="name_layer" />
926 <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
927 <reference ref="highway_yesno" />
928 <text key="width" text="Width (meters)" />
929 </optional>
930 <preset_link preset_name="Road Restrictions" />
931 </item> <!-- Roundabout -->
932 <item name="Ford" icon="presets/vehicle/ford.svg" type="node,way" preset_name_label="true">
933 <link wiki="Tag:ford=yes" />
934 <combo key="ford" text="Ford" values="yes,stepping_stones" default="yes" values_searchable="true" match="keyvalue!" />
935 <optional>
936 <text key="name" text="Name" />
937 </optional>
938 </item> <!-- Ford -->
939 </group> <!-- Streets -->
940 <group name="Ways" icon="presets/transport/way/way_unclassified.svg">
941 <item name="Track" icon="presets/transport/way/track.svg" type="way,closedway" preset_name_label="true">
942 <link wiki="Tag:highway=track" />
943 <space />
944 <combo key="tracktype" text="Tracktype" values_searchable="true" values_sort="false">
945 <list_entry value="grade1" icon="presets/transport/way/tracktype_grade1.svg" short_description="Solid: paved or heavily compacted hardcore surface" />
946 <list_entry value="grade2" icon="presets/transport/way/tracktype_grade2.svg" short_description="Mostly Solid: gravel/rock with some soft material mixed in" />
947 <list_entry value="grade3" icon="presets/transport/way/tracktype_grade3.svg" short_description="Even mixture of hard and soft materials" />
948 <list_entry value="grade4" icon="presets/transport/way/tracktype_grade4.svg" short_description="Mostly Soft: soil/sand/grass with some hard material mixed in" />
949 <list_entry value="grade5" icon="presets/transport/way/tracktype_grade5.svg" short_description="Soft: soil/sand/grass" />
950 </combo>
951 <key key="highway" value="track" />
952 <optional>
953 <reference ref="name_layer" />
954 <reference ref="surface_smoothness" />
955 <reference ref="highway_yesno_incline_oneway_lit_width" />
956 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
957 <reference ref="general_access" />
958 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" />
959 <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
960 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
961 <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
962 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" />
963 </optional>
964 <preset_link preset_name="Road Restrictions" />
965 </item> <!-- Track -->
966 <item name="Path" icon="presets/transport/way/path.svg" type="way,closedway" preset_name_label="true">
967 <link wiki="Tag:highway=path" />
968 <key key="highway" value="path" />
969 <optional>
970 <reference ref="name_layer" />
971 <reference ref="surface_smoothness" />
972 <reference ref="highway_yesno_incline_oneway_lit_width" />
973 <combo key="sac_scale" text="SAC Scale" values_searchable="true">
974 <list_entry value="hiking" display_value="T1 - hiking trail" short_description="Trail well cleared. Area flat or slightly sloped, no fall hazard" />
975 <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" />
976 <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" />
977 <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" />
978 <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" />
979 <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" />
980 </combo>
981 <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
982 <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" values_sort="false" />
983 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" />
984 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" />
985 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" />
986 <combo key="wheelchair" text="Wheelchairs" values="yes,designated,limited,no" />
987 <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" />
988 <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" />
989 <check key="segregated" text="Segregated" />
990 </optional>
991 </item> <!-- Path -->
992 <separator/>
993 <item name="Dedicated Bridleway" icon="presets/transport/way/dedicated_bridleway.svg" type="way,closedway" preset_name_label="true">
994 <link wiki="Tag:highway=bridleway" />
995 <key key="highway" value="bridleway" />
996 <optional>
997 <reference ref="name_layer" />
998 <text key="maxspeed" text="Max. speed (km/h)" />
999 <reference ref="surface_smoothness" />
1000 <reference ref="highway_yesno_incline_oneway_lit_width" />
1001 </optional>
1002 </item> <!-- Dedicated Bridleway -->
1003 <item name="Cycle Lane/Track" icon="presets/transport/way/cycle_lane_track.svg" type="way,closedway" preset_name_label="true">
1004 <link wiki="Bicycle" />
1005 <space />
1006 <combo key="cycleway" text="Cycleway" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1007 <combo key="cycleway:left" text="Cycleway left" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1008 <combo key="cycleway:right" text="Cycleway right" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
1009 <check key="oneway:bicycle" text="Oneway (bicycle)" />
1010 <space />
1011 <optional text="Edit Highway Attributes:">
1012 <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" values_context="Highway" />
1013 <check key="oneway" text="Oneway" />
1014 </optional>
1015 </item> <!-- Cycle Lane/Track -->
1016 <item name="Dedicated Cycleway" icon="presets/transport/way/dedicated_cycleway.svg" type="way,closedway" preset_name_label="true">
1017 <link wiki="Tag:highway=cycleway" />
1018 <key key="highway" value="cycleway" />
1019 <optional>
1020 <reference ref="name_layer" />
1021 <reference ref="surface_smoothness" />
1022 <reference ref="highway_yesno_incline_oneway_lit_width" />
1023 <combo key="foot" text="Pedestrians" values="yes,no,designated" />
1024 <check key="segregated" text="Segregated" />
1025 </optional>
1026 </item> <!-- Dedicated Cycleway -->
1027 <item name="Segregated Foot- and Cycleway" icon="presets/transport/way/segregated_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
1028 <link wiki="Tag:highway=path" />
1029 <key key="highway" value="path" />
1030 <key key="bicycle" value="designated" />
1031 <key key="foot" value="designated" />
1032 <key key="segregated" value="yes" />
1033 <optional>
1034 <reference ref="name_layer" />
1035 <reference ref="surface_smoothness" />
1036 <reference ref="highway_yesno_incline_oneway_lit_width" />
1037 </optional>
1038 </item> <!-- Segregated Foot- and Cycleway -->
1039 <item name="Combined Foot- and Cycleway" icon="presets/transport/way/combined_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
1040 <link wiki="Tag:highway=path" />
1041 <key key="highway" value="path" />
1042 <key key="bicycle" value="designated" />
1043 <key key="foot" value="designated" />
1044 <key key="segregated" value="no" />
1045 <optional>
1046 <reference ref="name_layer" />
1047 <reference ref="surface_smoothness" />
1048 <reference ref="highway_yesno_incline_oneway_lit_width" />
1049 <check key="passing_places" text="Passing Places" />
1050 </optional>
1051 </item> <!-- Combined Foot- and Cycleway -->
1052 <item name="Dedicated Footway" icon="presets/transport/way/dedicated_footway.svg" type="way,closedway" preset_name_label="true">
1053 <link wiki="Tag:highway=footway" />
1054 <key key="highway" value="footway" />
1055 <optional>
1056 <combo key="footway" text="Type" values="sidewalk,crossing" values_context="footway" />
1057 <reference ref="name_layer" />
1058 <reference ref="surface_smoothness" />
1059 <reference ref="highway_yesno_incline_oneway_lit_width" />
1060 <combo key="bicycle" text="Bicycle" values="yes,no,designated" />
1061 <check key="segregated" text="Segregated" />
1062 </optional>
1063 </item> <!-- Dedicated Footway -->
1064 <item name="Steps" icon="presets/transport/way/steps.svg" type="way" preset_name_label="true">
1065 <link wiki="Tag:highway=steps" />
1066 <key key="highway" value="steps" />
1067 <optional>
1068 <reference ref="name_layer" />
1069 <reference ref="surface" />
1070 <text key="step_count" text="Amount of Steps" />
1071 <space />
1072 <check key="ramp" text="Ramp" />
1073 <checkgroup columns="2" >
1074 <check key="ramp:stroller" text="Stroller ramp" />
1075 <check key="ramp:bicycle" text="Bicycle ramp" />
1076 </checkgroup>
1077 <combo key="ramp:wheelchair" text="Wheelchair ramp" values="yes,limited,no" />
1078 <combo key="ramp:luggage" text="Luggage ramp" values="yes,automatic,manual,no" />
1079 <space />
1080 <check key="handrail" text="Handrail" />
1081 <checkgroup columns="3" >
1082 <check key="handrail:left" text="Left handrail" />
1083 <check key="handrail:center" text="Center handrail" />
1084 <check key="handrail:right" text="Right handrail" />
1085 </checkgroup>
1086 <space />
1087 <combo key="conveying" text="Escalator" values="yes,forward,backward,reversible" />
1088 <space />
1089 <reference ref="highway_yesno_incline_oneway_lit_width" />
1090 </optional>
1091 </item> <!-- Steps -->
1092 </group> <!-- Ways -->
1093 <group name="Waypoints" icon="presets/vehicle/waypoints.svg">
1094 <item name="Motorway Junction" icon="presets/vehicle/motorway_junction.svg" type="node" preset_name_label="true">
1095 <link wiki="Tag:highway=motorway_junction" />
1096 <space />
1097 <key key="highway" value="motorway_junction" />
1098 <text key="name" text="Name" />
1099 <text key="ref" text="Number" />
1100 </item> <!-- Motorway Junction -->
1101 <item name="Services" icon="presets/vehicle/services.svg" type="node,closedway,multipolygon" preset_name_label="true">
1102 <link wiki="Tag:highway=services" />
1103 <key key="highway" value="services" />
1104 <optional>
1105 <text key="name" text="Name" />
1106 <text key="operator" text="Operator" />
1107 <check key="toilets" text="Toilets" />
1108 </optional>
1109 </item> <!-- Services -->
1110 <item name="Rest Area" icon="presets/vehicle/rest_area.svg" type="node,closedway,multipolygon" preset_name_label="true">
1111 <link wiki="Tag:highway=rest_area" />
1112 <key key="highway" value="rest_area" />
1113 <optional>
1114 <text key="name" text="Name" />
1115 <check key="toilets" text="Toilets" />
1116 <check key="drinking_water" text="Drinking Water" />
1117 </optional>
1118 </item> <!-- Rest Area -->
1119 <separator/>
1120 <item name="Traffic Signal" icon="presets/vehicle/traffic_signals.svg" type="node" preset_name_label="true">
1121 <link wiki="Tag:highway=traffic_signals" />
1122 <key key="highway" value="traffic_signals" />
1123 <optional>
1124 <combo key="traffic_signals:direction" text="Direction" values="forward,backward,both" />
1125 </optional>
1126 <optional text="Optional crossing attributes:">
1127 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,unmarked,no" />
1128 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
1129 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
1130 <check key="crossing:island" text="With island" />
1131 <check key="button_operated" text="Button operated" />
1132 <check key="traffic_signals:sound" text="Sound signals" />
1133 <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" />
1134 <check key="bicycle" text="Cross by bicycle" />
1135 <check key="horse" text="Cross on horseback" />
1136 </optional>
1137 <optional text="Optional values for specific countries">
1138 <text key="name" text="Name" />
1139 </optional>
1140 </item> <!-- Traffic Signal -->
1141 <item name="Stop" icon="presets/vehicle/restriction/stop.svg" type="node" preset_name_label="true">
1142 <link wiki="Tag:highway=stop" />
1143 <key key="highway" value="stop" />
1144 <optional>
1145 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1146 </optional>
1147 </item> <!-- Stop -->
1148 <item name="Give Way" icon="presets/vehicle/restriction/give_way.svg" type="node" preset_name_label="true">
1149 <link wiki="Tag:highway=give_way" />
1150 <key key="highway" value="give_way" />
1151 <optional>
1152 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1153 </optional>
1154 </item> <!-- Give Way -->
1155 <item name="Advanced stop line" icon="presets/vehicle/asl.svg" type="node" preset_name_label="true">
1156 <link wiki="Tag:cycleway=asl" />
1157 <key key="cycleway" value="asl" />
1158 </item> <!-- Advanced stop line -->
1159 <item name="Mini-Roundabout" icon="presets/vehicle/restriction/mini_roundabout_left.svg" type="node" preset_name_label="true">
1160 <link wiki="Tag:highway=mini_roundabout" />
1161 <key key="highway" value="mini_roundabout" />
1162 <space />
1163 <combo key="direction" text="Direction" values="clockwise" />
1164 </item> <!-- Mini-Roundabout -->
1165 <item name="Pedestrian Crossing" icon="presets/vehicle/crossing.svg" type="node" preset_name_label="true">
1166 <link wiki="Key:crossing" />
1167 <space />
1168 <key key="highway" value="crossing" />
1169 <combo key="crossing" text="Pedestrian crossing type" >
1170 <list_entry value="uncontrolled" icon="presets/vehicle/crossing.svg" />
1171 <list_entry value="traffic_signals" icon="presets/vehicle/crossing_traffic_signals.svg" />
1172 <list_entry value="unmarked" icon="presets/vehicle/crossing_unmarked.svg" />
1173 </combo>
1174 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" values_searchable="true" />
1175 <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
1176 <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" />
1177 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
1178 <check key="crossing:island" text="With island" />
1179 <check key="bicycle" text="Cross by bicycle" />
1180 <check key="horse" text="Cross on horseback" />
1181 <label text="In case of traffic signals:" />
1182 <check key="button_operated" text="Button operated" />
1183 <check key="traffic_signals:sound" text="Sound signals" />
1184 </item> <!-- Pedestrian Crossing -->
1185 <group name="Traffic Calming" icon="presets/vehicle/choker.svg">
1186 <item name="Bump" icon="presets/vehicle/bump.svg" type="node,way" preset_name_label="true">
1187 <link wiki="Key:traffic_calming" />
1188 <space />
1189 <key key="traffic_calming" value="bump" />
1190 </item> <!-- Bump -->
1191 <item name="Hump" icon="presets/vehicle/hump.svg" type="node,way" preset_name_label="true">
1192 <link wiki="Key:traffic_calming" />
1193 <space />
1194 <key key="traffic_calming" value="hump" />
1195 </item> <!-- Hump -->
1196 <item name="Table" icon="presets/vehicle/table.svg" type="node,way" preset_name_label="true">
1197 <link wiki="Key:traffic_calming" />
1198 <space />
1199 <key key="traffic_calming" value="table" />
1200 </item> <!-- Table -->
1201 <item name="Cushion" icon="presets/vehicle/cushion.svg" type="node,way" preset_name_label="true">
1202 <link wiki="Key:traffic_calming" />
1203 <space />
1204 <key key="traffic_calming" value="cushion" />
1205 </item> <!-- Cushion -->
1206 <item name="Rumble strip" icon="presets/vehicle/rumble_strip.svg" type="node,way" preset_name_label="true">
1207 <link wiki="Key:traffic_calming" />
1208 <space />
1209 <key key="traffic_calming" value="rumble_strip" />
1210 </item> <!-- Rumble strip -->
1211 <item name="Dip" icon="presets/vehicle/dip.svg" type="node,way" preset_name_label="true">
1212 <link wiki="Key:traffic_calming" />
1213 <space />
1214 <key key="traffic_calming" value="dip" />
1215 </item> <!-- Dip -->
1216 <separator/>
1217 <item name="Chicane" icon="presets/vehicle/chicane.svg" type="node,way" preset_name_label="true">
1218 <link wiki="Key:traffic_calming" />
1219 <space />
1220 <key key="traffic_calming" value="chicane" />
1221 </item> <!-- Chicane -->
1222 <item name="Choker" icon="presets/vehicle/choker.svg" type="node,way" preset_name_label="true">
1223 <link wiki="Key:traffic_calming" />
1224 <space />
1225 <key key="traffic_calming" value="choker" />
1226 </item> <!-- Choker -->
1227 <item name="Island" name_context="traffic_calming" icon="presets/vehicle/island.svg" type="node,way" preset_name_label="true">
1228 <link wiki="Key:traffic_calming" />
1229 <space />
1230 <key key="traffic_calming" value="island" />
1231 </item> <!-- Island -->
1232 </group> <!-- Traffic Calming -->
1233 <item name="Passing Place" icon="presets/vehicle/passing_place.svg" type="node" preset_name_label="true">
1234 <link wiki="Tag:highway=passing_place" />
1235 <key key="highway" value="passing_place" />
1236 </item> <!-- Passing Place -->
1237 <item name="Turning Circle" icon="presets/vehicle/turning_circle.svg" type="node" preset_name_label="true">
1238 <link wiki="Tag:highway=turning_circle" />
1239 <key key="highway" value="turning_circle" />
1240 </item> <!-- Turning Circle -->
1241 <item name="Turning Loop" icon="presets/vehicle/turning_loop.svg" type="node" preset_name_label="true">
1242 <link wiki="Tag:highway=turning_loop" />
1243 <key key="highway" value="turning_loop" />
1244 </item> <!-- Turning Loop -->
1245 <item name="City Limit Sign" icon="presets/vehicle/restriction/city_limit.svg" type="node" preset_name_label="true">
1246 <link wiki="Tag:traffic_sign=city_limit" />
1247 <space />
1248 <key key="traffic_sign" value="city_limit" />
1249 <text key="name" text="Name" />
1250 <optional>
1251 <text key="alt_name" text="Second Name" />
1252 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1253 </optional>
1254 </item> <!-- City Limit -->
1255 <item name="Speed Limit Sign" icon="presets/vehicle/restriction/maxspeed.svg" type="node" preset_name_label="true">
1256 <link wiki="Key:traffic_sign" />
1257 <space />
1258 <key key="traffic_sign" value="maxspeed" />
1259 <text key="maxspeed" text="Max. speed (km/h)" />
1260 <optional>
1261 <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
1262 </optional>
1263 </item> <!-- Speed Limit -->
1264 <item name="Speed Camera" icon="presets/vehicle/restriction/speed_camera.svg" type="node" preset_name_label="true">
1265 <link wiki="Tag:highway=speed_camera" />
1266 <key key="highway" value="speed_camera" />
1267 <optional>
1268 <text key="maxspeed" text="Max. speed (km/h)" />
1269 </optional>
1270 </item> <!-- Speed Camera -->
1271 <item name="Toll gantry" icon="presets/vehicle/restriction/toll_gantry.svg" type="node" preset_name_label="true">
1272 <link wiki="Tag:highway=toll_gantry" />
1273 <key key="highway" value="toll_gantry" />
1274 <optional>
1275 <text key="operator" text="Operator" />
1276 </optional>
1277 </item> <!-- Toll gantry -->
1278 <item name="Traffic Mirror" icon="presets/vehicle/traffic_mirror.svg" type="node" preset_name_label="true">
1279 <link wiki="Tag:highway=traffic_mirror" />
1280 <key key="highway" value="traffic_mirror" />
1281 </item> <!-- Traffic Mirror -->
1282 <item name="Highway milestone" icon="presets/vehicle/milestone.svg" type="node" preset_name_label="true">
1283 <link wiki="Tag:highway=milestone" />
1284 <key key="highway" value="milestone" />
1285 <text key="distance" text="Distance (kilometers)" />
1286 <text key="ref" text="Reference" />
1287 </item> <!-- Highway Milestone -->
1288 <item name="Named Junction" name_context="junction=yes" icon="presets/vehicle/junction.svg" type="node,closedway" preset_name_label="true">
1289 <link wiki="Tag:junction=yes" />
1290 <key key="junction" value="yes" />
1291 <label text="Used in some countries for a named road junction who’s name serves for local orientation." />
1292 <text key="name" text="Name" />
1293 </item> <!-- Named Junction -->
1294 <separator/>
1295 <item name="Elevator" icon="presets/service/elevator.svg" type="node,way,closedway" preset_name_label="true">
1296 <link wiki="Tag:highway=elevator" />
1297 <key key="highway" value="elevator" />
1298 <text key="capacity:persons" text="Capacity (persons)" />
1299 <text key="maxweight" text="Max. weight (tonnes)" />
1300 <text key="level" text="Storey" />
1301 <optional>
1302 <text key="manufacturer" text="Manufacturer" />
1303 <reference ref="name_ref_operator" />
1304 <reference ref="oh_wheelchair" />
1305 <check key="handrail" text="Handrail" />
1306 <check key="bicycle" text="Bicycle" />
1307 <check key="indoor" text="Indoor" />
1308 <reference ref="fee" />
1309 <combo key="goods" text="Freight elevator" values="yes,designated,no" />
1310 <combo key="access" text="Access" values="yes,no,customers,private" />
1311 <combo key="surveillance" text="Surveillance Camera" values="indoor,outdoor" />
1312 </optional>
1313 </item> <!-- Elevator -->
1314 <separator/>
1315 <item name="Grit Bin" icon="presets/misc/grit_bin.svg" type="node" preset_name_label="true">
1316 <link wiki="Tag:amenity=grit_bin" />
1317 <key key="amenity" value="grit_bin" />
1318 </item> <!-- Grit Bin -->
1319 <separator/>
1320 <item name="Mountain Pass" icon="presets/landmark/mountain_pass.svg" type="node" preset_name_label="true">
1321 <link wiki="Key:mountain_pass" />
1322 <key key="mountain_pass" value="yes" />
1323 <optional>
1324 <text key="name" text="Name" />
1325 <text key="ele" text="Elevation" />
1326 <text key="wikipedia" text="Wikipedia" />
1327 </optional>
1328 </item> <!-- Mountain Pass -->
1329 </group> <!-- Waypoints -->
1330 <group name="Barriers" icon="presets/barrier/wall.svg"> <!-- *** Node Barriers *** -->
1331 <item name="Block" icon="presets/barrier/block.svg" type="node,way,closedway" preset_name_label="true">
1332 <link wiki="Tag:barrier=block" />
1333 <key key="barrier" value="block" />
1334 <reference ref="barrier_4" />
1335 <optional>
1336 <text key="maxwidth" text="Max. width (meters)" length="7" />
1337 <combo key="material" text="Material" values="concrete,reinforced_concrete,stone" />
1338 </optional>
1339 </item> <!-- Block -->
1340 <item name="Bollard" icon="presets/barrier/bollard.svg" type="node,way" preset_name_label="true">
1341 <link wiki="Tag:barrier=bollard" />
1342 <space />
1343 <key key="barrier" value="bollard" />
1344 <combo key="bollard" text="Bollard type" values="rising,removable" />
1345 <reference ref="barrier_4" />
1346 <optional>
1347 <text key="maxwidth" text="Max. width (meters)" length="7" />
1348 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1349 </optional>
1350 </item> <!-- Bollard -->
1351 <item name="Cycle Barrier" icon="presets/barrier/cycle_barrier.svg" type="node" preset_name_label="true">
1352 <link wiki="Tag:barrier=cycle_barrier" />
1353 <key key="barrier" value="cycle_barrier" />
1354 <reference ref="barrier_4" />
1355 <reference ref="optional_maxwidth" />
1356 </item> <!-- Cycle Barrier -->
1357 <item name="Cattle Grid" icon="presets/barrier/cattle_grid.svg" type="node" preset_name_label="true">
1358 <link wiki="Tag:barrier=cattle_grid" />
1359 <key key="barrier" value="cattle_grid" />
1360 <reference ref="barrier_4" />
1361 </item> <!-- Cattle Grid -->
1362 <item name="Bus Trap" type="node" preset_name_label="true">
1363 <link wiki="Tag:barrier=bus_trap" />
1364 <key key="barrier" value="bus_trap" />
1365 <reference ref="optional_maxwidth" />
1366 </item> <!-- Bus Trap -->
1367 <item name="Spikes" icon="presets/barrier/spikes.svg" type="node" preset_name_label="true">
1368 <link wiki="Tag:barrier=spikes" />
1369 <key key="barrier" value="spikes" />
1370 <reference ref="barrier_5" />
1371 </item> <!-- Spikes -->
1372 <item name="Toll Booth" icon="presets/barrier/toll_station.svg" type="node,closedway" preset_name_label="true">
1373 <link wiki="Tag:barrier=toll_booth" />
1374 <key key="barrier" value="toll_booth" />
1375 <optional>
1376 <text key="name" text="Name" />
1377 <text key="operator" text="Operator" />
1378 </optional>
1379 </item> <!-- Toll Booth -->
1380 <item name="Border Control" icon="presets/barrier/douane.svg" type="node" preset_name_label="true">
1381 <link wiki="Tag:barrier=border_control" />
1382 <key key="barrier" value="border_control" />
1383 <reference ref="barrier_5" />
1384 </item> <!-- Border Control -->
1385 <separator/> <!-- *** Linear Barriers *** -->
1386 <item name="Hedge" icon="presets/barrier/hedge.svg" type="way,closedway,multipolygon" preset_name_label="true">
1387 <link wiki="Tag:barrier=hedge" />
1388 <space />
1389 <key key="barrier" value="hedge" />
1390 <reference ref="leaf" />
1391 <optional>
1392 <reference ref="genus_species_taxon" />
1393 <text key="height" text="Height (meters)" length="7" />
1394 </optional>
1395 </item> <!-- Hedge -->
1396 <item name="Fence" icon="presets/barrier/fence.svg" type="way,closedway" preset_name_label="true">
1397 <link wiki="Tag:barrier=fence" />
1398 <key key="barrier" value="fence" />
1399 <optional>
1400 <combo key="fence_type" text="Type" values="barbed_wire,bars,chain_link,concrete,electric,metal,pole,railing,split_rail,wire,wood" />
1401 <text key="height" text="Height (meters)" length="7" />
1402 </optional>
1403 </item> <!-- Fence -->
1404 <item name="Handrail" icon="presets/barrier/handrail.svg" type="way,closedway" preset_name_label="true">
1405 <link wiki="Tag:barrier=handrail" />
1406 <key key="barrier" value="handrail" />
1407 <optional>
1408 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
1409 <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" />
1410 </optional>
1411 </item> <!-- Handrail -->
1412 <item name="Cable barrier" icon="presets/barrier/cable_barrier.svg" type="way,closedway" preset_name_label="true">
1413 <link wiki="Tag:barrier=cable_barrier" />
1414 <key key="barrier" value="cable_barrier" />
1415 <reference ref="optional_height" />
1416 </item> <!-- Cable barrier -->
1417 <item name="Guard Rail" icon="presets/barrier/guard_rail.svg" type="way,closedway" preset_name_label="true">
1418 <link wiki="Tag:barrier=guard_rail" />
1419 <key key="barrier" value="guard_rail" />
1420 <reference ref="optional_height" />
1421 </item> <!-- Guard Rail -->
1422 <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
1423 <link wiki="Tag:barrier=wall" />
1424 <key key="barrier" value="wall" />
1425 <reference ref="optional_height" />
1426 <combo key="wall" text="Type" values="castle_wall,dry_stone,flood_wall,noise_barrier,seawall" values_searchable="true" />
1427 <reference ref="wall_material" />
1428 </item> <!-- Wall -->
1429 <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
1430 <link wiki="Tag:barrier=city_wall" />
1431 <key key="barrier" value="city_wall" />
1432 <reference ref="optional_height" />
1433 <reference ref="wall_material" />
1434 </item> <!-- City Wall -->
1435 <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway" preset_name_label="true">
1436 <link wiki="Tag:barrier=retaining_wall" />
1437 <key key="barrier" value="retaining_wall" />
1438 <reference ref="optional_height" />
1439 <reference ref="wall_material" />
1440 </item> <!-- Retaining Wall -->
1441 <item name="Jersey Barrier" icon="presets/barrier/jersey_barrier.svg" type="node,way,closedway" preset_name_label="true">
1442 <link wiki="Tag:barrier=jersey_barrier" />
1443 <key key="barrier" value="jersey_barrier" />
1444 <combo key="material" text="Material" values="concrete,plastic" />
1445 </item> <!-- Jersey Barrier -->
1446 <item name="Ditch" name_context="Barrier" type="way,closedway" preset_name_label="true">
1447 <link wiki="Tag:barrier=ditch" />
1448 <key key="barrier" value="ditch" />
1449 <optional>
1450 <text key="width" text="Width (meters)" length="7" />
1451 </optional>
1452 </item> <!-- Ditch -->
1453 <item name="Kerb" icon="presets/barrier/kerb.svg" type="node,way,closedway" preset_name_label="true">
1454 <link wiki="Tag:barrier=kerb" />
1455 <key key="barrier" value="kerb" />
1456 <reference ref="optional_height" />
1457 <reference ref="wheelchair" />
1458 <combo key="tactile_paving" text="Tactile paving" values="yes,no,incorrect" />
1459 </item> <!-- Kerb -->
1460 <separator/> <!-- *** Access *** -->
1461 <item name="Entrance (Barrier Opening)" icon="presets/barrier/entrance.svg" type="node" preset_name_label="true">
1462 <link wiki="Tag:barrier=entrance" />
1463 <key key="barrier" value="entrance" />
1464 <reference ref="barrier_5" />
1465 <reference ref="optional_maxwidth" />
1466 </item> <!-- Entrance (Barrier Opening) -->
1467 <item name="Gate" icon="presets/barrier/gate.svg" type="node" preset_name_label="true">
1468 <link wiki="Tag:barrier=gate" />
1469 <key key="barrier" value="gate" />
1470 <reference ref="barrier_5" />
1471 <reference ref="optional_maxheight_maxwidth" />
1472 <reference ref="general_access" />
1473 </item> <!-- Gate -->
1474 <item name="Lift Gate" icon="presets/barrier/lift_gate.svg" type="node" preset_name_label="true">
1475 <link wiki="Tag:barrier=lift_gate" />
1476 <key key="barrier" value="lift_gate" />
1477 <reference ref="barrier_5" />
1478 <reference ref="optional_maxwidth" />
1479 <reference ref="general_access" />
1480 </item> <!-- Lift Gate -->
1481 <item name="Swing Gate" icon="presets/barrier/swing_gate.svg" type="node" preset_name_label="true">
1482 <link wiki="Tag:barrier=swing_gate" />
1483 <key key="barrier" value="swing_gate" />
1484 <combo key="swing_gate:type" text="Type" values="single,double" values_context="swing_gate" />
1485 <reference ref="barrier_5" />
1486 <reference ref="optional_maxwidth" />
1487 <reference ref="general_access" />
1488 </item> <!-- Swing Gate -->
1489 <item name="Hampshire Gate" type="node" preset_name_label="true">
1490 <link wiki="Tag:barrier=hampshire_gate" />
1491 <key key="barrier" value="hampshire_gate" />
1492 <reference ref="barrier_5" />
1493 <reference ref="optional_maxwidth" />
1494 </item> <!-- Hampshire Gate -->
1495 <item name="Bump Gate" type="node" preset_name_label="true">
1496 <link wiki="Tag:barrier=bump_gate" />
1497 <key key="barrier" value="bump_gate" />
1498 <reference ref="barrier_5" />
1499 <reference ref="optional_maxwidth" />
1500 </item> <!-- Bump Gate -->
1501 <item name="Kissing Gate" icon="presets/barrier/kissing_gate.svg" type="node" preset_name_label="true">
1502 <link wiki="Tag:barrier=kissing_gate" />
1503 <key key="barrier" value="kissing_gate" />
1504 <reference ref="barrier_2" />
1505 <reference ref="optional_maxwidth" />
1506 </item> <!-- Kissing Gate -->
1507 <item name="Chain" icon="presets/barrier/chain.svg" type="node,way,closedway" preset_name_label="true">
1508 <link wiki="Tag:barrier=chain" />
1509 <key key="barrier" value="chain" />
1510 <reference ref="barrier_5" />
1511 <reference ref="optional_maxwidth" />
1512 </item> <!-- Chain -->
1513 <item name="Stile" icon="presets/barrier/stile.svg" type="node" preset_name_label="true">
1514 <link wiki="Tag:barrier=stile" />
1515 <space />
1516 <key key="barrier" value="stile" />
1517 <combo key="stile" text="Type" values="ladder,squeezer,stepover" />
1518 <optional>
1519 <combo key="material" text="Material" values="metal,stone,wood" />
1520 </optional>
1521 <reference ref="barrier_2" />
1522 </item> <!-- Stile -->
1523 <item name="Turnstile" icon="presets/barrier/turnstile.svg" type="node" preset_name_label="true">
1524 <link wiki="Tag:barrier=turnstile" />
1525 <key key="barrier" value="turnstile" />
1526 <reference ref="barrier_2" />
1527 </item> <!-- Turnstile -->
1528 <item name="Sally Port" icon="presets/barrier/sally_port.svg" type="node" preset_name_label="true">
1529 <link wiki="Tag:barrier=sally_port" />
1530 <key key="barrier" value="sally_port" />
1531 <reference ref="barrier_5" />
1532 <reference ref="optional_maxheight_maxwidth" />
1533 </item> <!-- Sally Port -->
1534 </group> <!-- Barriers -->
1535 <group name="Passageways" icon="presets/transport/passage/tunnel.svg">
1536 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="way" preset_name_label="true">
1537 <link wiki="Key:tunnel" />
1538 <key key="tunnel" value="yes" />
1539 <optional>
1540 <text key="name" text="Name" />
1541 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" />
1542 <text key="width" text="Width (meters)" />
1543 <text key="maxheight" text="Max. height (meters)" />
1544 <space />
1545 <text key="maxspeed" text="Max. speed (km/h)" />
1546 <text key="maxspeed:forward" text="Max. speed in way direction" />
1547 <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
1548 <space />
1549 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1550 <check key="toll" text="Toll" />
1551 </optional>
1552 </item> <!-- Tunnel -->
1553 <item name="Building Passage" icon="presets/transport/passage/tunnel_building_passage.svg" type="way" preset_name_label="true">
1554 <link wiki="Key:tunnel" />
1555 <key key="tunnel" value="building_passage" />
1556 <optional>
1557 <reference ref="name_layer" />
1558 <text key="width" text="Width (meters)" />
1559 <text key="maxheight" text="Max. height (meters)" />
1560 <text key="maxspeed" text="Max. speed (km/h)" />
1561 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1562 </optional>
1563 </item> <!-- Building Passage -->
1564 <item name="Arcade" icon="presets/transport/passage/arcade.svg" type="way" preset_name_label="true">
1565 <link wiki="Key:covered" />
1566 <space />
1567 <key key="covered" value="arcade" />
1568 <check key="arcade:left" value_on="open" text="Open on left side" />
1569 <check key="arcade:right" value_on="open" text="Open on right side" />
1570 <optional>
1571 <reference ref="name_layer" />
1572 <text key="width" text="Width (meters)" />
1573 </optional>
1574 </item> <!-- Arcade -->
1575 <item name="Colonnade" icon="presets/transport/passage/colonnade.svg" type="way" preset_name_label="true">
1576 <link wiki="Key:covered" />
1577 <space />
1578 <key key="covered" value="colonnade" />
1579 <check key="colonnade:left" value_on="open" text="Open on left side" />
1580 <check key="colonnade:right" value_on="open" text="Open on right side" />
1581 <optional>
1582 <reference ref="name_layer" />
1583 <text key="width" text="Width (meters)" />
1584 </optional>
1585 </item> <!-- Colonnade -->
1586 <item name="Avalanche Protector" icon="presets/transport/passage/tunnel_avalanche_protector.svg" type="way" preset_name_label="true">
1587 <link wiki="Key:tunnel" />
1588 <space />
1589 <key key="tunnel" value="avalanche_protector" />
1590 <check key="avalanche_protector:left" value_on="open" text="Open on left side" />
1591 <check key="avalanche_protector:right" value_on="open" text="Open on right side" />
1592 <optional>
1593 <reference ref="name_layer" />
1594 <text key="width" text="Width (meters)" />
1595 <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
1596 </optional>
1597 </item> <!-- Avalanche Protector -->
1598 </group> <!-- Passageways -->
1599 </group> <!-- Highways -->
1600 <group name="Water" name_context="main group" icon="presets/nautical/waterway_river.svg">
1601 <group name="Water" name_context="sub group" icon="presets/nautical/waterway_river.svg">
1602 <item name="River" icon="presets/nautical/waterway_river.svg" type="way" preset_name_label="true">
1603 <link wiki="Tag:waterway=river" />
1604 <space />
1605 <key key="waterway" value="river" />
1606 <text key="name" text="Name" />
1607 <optional>
1608 <reference ref="waterway_wikipedia" />
1609 <check key="lock" text="Lock" disable_off="true" />
1610 </optional>
1611 <reference ref="water_access" />
1612 </item> <!-- River -->
1613 <item name="Stream" icon="presets/nautical/waterway_stream.svg" type="way" preset_name_label="true">
1614 <link wiki="Tag:waterway=stream" />
1615 <space />
1616 <key key="waterway" value="stream" />
1617 <text key="name" text="Name" />
1618 <optional>
1619 <reference ref="waterway_wikipedia" />
1620 </optional>
1621 <reference ref="water_access" />
1622 </item> <!-- Stream -->
1623 <item name="Tidal channel" icon="presets/nautical/tidal_channel.svg" type="way" preset_name_label="true">
1624 <link wiki="Tag:waterway=tidal_channel" />
1625 <space />
1626 <key key="waterway" value="tidal_channel" />
1627 <optional>
1628 <text key="name" text="Name" />
1629 <check key="salt" text="Salt Water" disable_off="true" />
1630 <check key="intermittent" text="Intermittent" disable_off="true" />
1631 <check key="seasonal" text="Seasonal" disable_off="true" />
1632 <text key="width" text="Width (meters)" />
1633 <text key="wikipedia" text="Wikipedia" />
1634 </optional>
1635 </item> <!-- Tidal channel -->
1636 <item name="Canal" icon="presets/nautical/waterway_canal.svg" type="way" preset_name_label="true">
1637 <link wiki="Tag:waterway=canal" />
1638 <space />
1639 <key key="waterway" value="canal" />
1640 <text key="name" text="Name" />
1641 <optional>
1642 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
1643 <combo key="tunnel" text="Tunnel" values="culvert,flooded,yes" />
1644 <combo key="usage" text="Usage" values="transportation,transmission,irrigation,headrace,tailrace,spillway" values_context="usage" />
1645 <text key="width" text="Width (meters)" />
1646 <text key="wikipedia" text="Wikipedia" />
1647 <check key="lock" text="Lock" disable_off="true" />
1648 </optional>
1649 <reference ref="water_access" />
1650 </item> <!-- Canal -->
1651 <item name="Drain" icon="presets/nautical/waterway_drain.svg" type="way" preset_name_label="true">
1652 <link wiki="Tag:waterway=drain" />
1653 <space />
1654 <key key="waterway" value="drain" />
1655 <optional>
1656 <text key="name" text="Name" />
1657 <reference ref="waterway" />
1658 </optional>
1659 </item> <!-- Drain -->
1660 <item name="Ditch" icon="presets/nautical/waterway_ditch.svg" type="way" preset_name_label="true">
1661 <link wiki="Tag:waterway=ditch" />
1662 <space />
1663 <key key="waterway" value="ditch" />
1664 <optional>
1665 <text key="name" text="Name" />
1666 <reference ref="waterway" />
1667 </optional>
1668 </item> <!-- Ditch -->
1669 <separator/>
1670 <item name="Spring" icon="presets/landmark/spring.svg" type="node,closedway" preset_name_label="true">
1671 <link wiki="Tag:natural=spring" />
1672 <label text="A point where groundwater naturally flows to the surface of the earth from underground." />
1673 <space />
1674 <key key="natural" value="spring" />
1675 <text key="name" text="Name" />
1676 <check key="drinking_water" text="Drinking Water" />
1677 </item> <!-- Spring -->
1678 <item name="Waterfall" icon="presets/nautical/waterfall.svg" type="node,way" preset_name_label="true">
1679 <link wiki="Tag:waterway=waterfall" />
1680 <space />
1681 <key key="waterway" value="waterfall" />
1682 <reference ref="name_wikipedia" />
1683 <text key="height" text="Height (meters)" />
1684 </item> <!-- Waterfall -->
1685 <item name="Weir" icon="presets/nautical/weir.svg" type="node,way" preset_name_label="true">
1686 <link wiki="Tag:waterway=weir" />
1687 <space />
1688 <key key="waterway" value="weir" />
1689 <text key="name" text="Name" />
1690 </item> <!-- Weir -->
1691 <item name="Dam" icon="presets/nautical/dam.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1692 <link wiki="Tag:waterway=dam" />
1693 <space />
1694 <key key="waterway" value="dam" />
1695 <reference ref="name_wikipedia" />
1696 </item> <!-- Dam -->
1697 <item name="Levee" icon="presets/misc/dyke.svg" type="way" preset_name_label="true">
1698 <link wiki="Tag:man_made=dyke" />
1699 <space />
1700 <key key="man_made" value="dyke" />
1701 </item> <!-- Levee -->
1702 <item name="Groyne" icon="presets/nautical/groyne.svg" type="way,closedway,multipolygon" preset_name_label="true">
1703 <link wiki="Tag:man_made=groyne" />
1704 <key key="man_made" value="groyne" />
1705 </item> <!-- Groyne -->
1706 <item name="Breakwater" icon="presets/nautical/breakwater.svg" type="way,closedway,multipolygon" preset_name_label="true">
1707 <link wiki="Tag:man_made=breakwater" />
1708 <space />
1709 <key key="man_made" value="breakwater" />
1710 <text key="ref" text="Reference" />
1711 <text key="name" text="Name" />
1712 </item> <!-- Breakwater -->
1713 <separator/>
1714 <item name="Culvert" icon="presets/transport/passage/tunnel_culvert.svg" type="way" preset_name_label="true">
1715 <link wiki="Tag:tunnel=culvert" />
1716 <key key="tunnel" value="culvert" />
1717 <optional>
1718 <text key="name" text="Name" />
1719 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" />
1720 <text key="width" text="Width (meters)" />
1721 </optional>
1722 </item> <!-- Culvert -->
1723 <item name="Penstock" icon="presets/nautical/penstock.svg" type="way" preset_name_label="true">
1724 <link wiki="Tag:usage=penstock" />
1725 <key key="waterway" value="pressurised" />
1726 <key key="man_made" value="pipeline" />
1727 <key key="substance" value="water" />
1728 <key key="usage" value="penstock" />
1729 <combo key="location" text="Location" values="overground,underground" values_context="pipeline" />
1730 <optional>
1731 <text key="name" text="Name" />
1732 <text key="operator" text="Operator" />
1733 <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" />
1734 <text key="pressure" text="Pressure (bar)" />
1735 <combo key="material" text="Material" values="metal,steel" />
1736 </optional>
1737 </item> <!-- Penstock -->
1738 <separator/>
1739 <item name="Basin" icon="presets/landuse/basin.svg" type="node,closedway,multipolygon" preset_name_label="true">
1740 <link wiki="Tag:landuse=basin" />
1741 <space />
1742 <key key="landuse" value="basin" />
1743 <combo key="basin" text="Type" values="retention,infiltration,detention" />
1744 <reference ref="optional_name" />
1745 </item> <!-- Basin -->
1746 <item name="Reservoir" icon="presets/landuse/reservoir.svg" type="node,closedway,multipolygon" preset_name_label="true">
1747 <link wiki="Tag:landuse=reservoir" />
1748 <space />
1749 <key key="landuse" value="reservoir" />
1750 <combo key="reservoir_type" text="Type" values="evaporator,sewage,tailings,water_storage" />
1751 <reference ref="optional_name" />
1752 </item> <!-- Reservoir -->
1753 <item name="Covered Reservoir" icon="presets/landmark/reservoir_covered.svg" type="node,closedway,multipolygon" preset_name_label="true">
1754 <link wiki="Tag:man_made=reservoir_covered" />
1755 <space />
1756 <key key="man_made" value="reservoir_covered" />
1757 <reference ref="optional_name" />
1758 </item> <!-- Covered Reservoir -->
1759 <separator/>
1760 <item name="Water" name_context="natural" icon="presets/nautical/water.svg" type="closedway,multipolygon" preset_name_label="true">
1761 <link wiki="Tag:natural=water" />
1762 <label text="A body of standing water, such as a lake or pond." />
1763 <space />
1764 <key key="natural" value="water" />
1765 <text key="name" text="Name" />
1766 <combo key="water" text="Water Body" values="canal,lake,lagoon,oxbow,pond,reservoir,river,lock,wastewater" match="key" values_searchable="true" />
1767 <check key="salt" text="Salt Water" disable_off="true" />
1768 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
1769 <check key="tidal" text="In the tidal range" disable_off="true" />
1770 <text key="ele" text="Elevation" />
1771 <text key="wikipedia" text="Wikipedia" />
1772 <reference ref="water_access" />
1773 </item> <!-- Water -->
1774 <item name="Coastline" icon="presets/nautical/coast_line.svg" type="way,closedway" preset_name_label="true">
1775 <link wiki="Tag:natural=coastline" />
1776 <label text="Line between the sea and land (with the water on the right side of the way)." />
1777 <space />
1778 <key key="natural" value="coastline" />
1779 <text key="name" text="Name" />
1780 </item> <!-- Coastline -->
1781 <item name="Riverbank" icon="presets/nautical/waterway_riverbank.svg" type="closedway,multipolygon" preset_name_label="true">
1782 <link wiki="Tag:waterway=riverbank" />
1783 <space />
1784 <key key="waterway" value="riverbank" />
1785 <text key="name" text="Name" />
1786 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
1787 <check key="tidal" text="In the tidal range" disable_off="true" />
1788 </item> <!-- Riverbank -->
1789 <separator/>
1790 <item name="Wetland" icon="presets/landuse/wetland.svg" type="closedway,multipolygon" preset_name_label="true">
1791 <link wiki="Tag:natural=wetland" />
1792 <label text="Waterlogged area, either permanently or seasonally with vegetation." />
1793 <space />
1794 <key key="natural" value="wetland" />
1795 <text key="name" text="Name" />
1796 <combo key="wetland" text="Type" values="bog,fen,mangrove,marsh,reedbed,saltern,saltmarsh,string_bog,swamp,tidalflat,wet_meadow" values_searchable="true" />
1797 <check key="seasonal" text="Seasonal" disable_off="true" />
1798 </item> <!-- Wetland -->
1799 <item name="Mud" icon="presets/landuse/mud.svg" type="closedway,multipolygon" preset_name_label="true">
1800 <link wiki="Tag:natural=mud" />
1801 <label text="Large area covered with mud." />
1802 <space />
1803 <key key="natural" value="mud" />
1804 <text key="name" text="Name" />
1805 </item> <!-- Mud -->
1806 <item name="Beach" icon="presets/nautical/beach.svg" type="closedway,multipolygon" preset_name_label="true">
1807 <link wiki="Tag:natural=beach" />
1808 <label text="A flat area of sand, gravel or pebble next to water." />
1809 <space />
1810 <key key="natural" value="beach" />
1811 <reference ref="name_wikipedia" />
1812 <optional>
1813 <reference ref="supervised" />
1814 <reference ref="oh_wheelchair" />
1815 <reference ref="general_access" />
1816 <combo key="surface" text="Surface" values="gravel,pebblestone,sand" />
1817 <combo key="sport" text="Sport" values="swimming,surfing" />
1818 <reference ref="nudism" />
1819 </optional>
1820 </item> <!-- Beach -->
1821 <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1822 <link wiki="Tag:natural=bay" />
1823 <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." />
1824 <space />
1825 <key key="natural" value="bay" />
1826 <text key="name" text="Name" />
1827 <optional>
1828 <check key="bay" text="Fjord" value_on="fjord" disable_off="true" />
1829 </optional>
1830 </item> <!-- Bay -->
1831 <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
1832 <link wiki="Tag:natural=cape" />
1833 <label text="A prominent, elevated piece of land sticking out into the sea or large lake." />
1834 <space />
1835 <key key="natural" value="cape" />
1836 <text key="name" text="Name" />
1837 </item> <!-- Cape -->
1838 <item name="Strait" icon="presets/nautical/strait.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1839 <link wiki="Tag:natural=strait" />
1840 <space />
1841 <key key="natural" value="strait" />
1842 <text key="name" text="Name" />
1843 </item> <!-- Strait -->
1844 </group> <!-- Water -->
1845 <group name="Shipping" icon="presets/nautical/ferry.svg">
1846 <item name="Ferry Terminal" icon="presets/nautical/ferry.svg" type="node,closedway,multipolygon" preset_name_label="true">
1847 <link wiki="Tag:amenity=ferry_terminal" />
1848 <space />
1849 <key key="amenity" value="ferry_terminal" />
1850 <text key="name" text="Name" />
1851 <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" values_context="cargo" />
1852 </item> <!-- Ferry Terminal -->
1853 <item name="Ferry Route" icon="presets/nautical/ferry.svg" type="way,closedway,relation" preset_name_label="true">
1854 <link wiki="Tag:route=ferry" />
1855 <key key="route" value="ferry" />
1856 <optional>
1857 <reference ref="name_ref_operator" />
1858 <reference ref="oh_wheelchair" />
1859 <space />
1860 <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" />
1861 <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" />
1862 <reference ref="fee" />
1863 <combo key="ferry" text="Highway type the ferry connects" values="trunk,primary,secondary,tertiary,unclassified" values_context="Highway" />
1864 <check key="ferry:cable" text="Reaction ferry" />
1865 </optional>
1866 <preset_link preset_name="Road Restrictions" />
1867 </item> <!-- Ferry Route -->
1868 <separator/>
1869 <item name="Marina" icon="presets/nautical/marina.svg" type="node,closedway,multipolygon" preset_name_label="true">
1870 <link wiki="Tag:leisure=marina" />
1871 <space />
1872 <key key="leisure" value="marina" />
1873 <text key="name" text="Name" />
1874 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
1875 </item> <!-- Marina -->
1876 <item name="Marine Fuel" icon="presets/nautical/marine_fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
1877 <link wiki="Tag:waterway=fuel"/>
1878 <space />
1879 <key key="waterway" value="fuel" />
1880 <optional>
1881 <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" />
1882 <reference ref="name_operator" />
1883 <reference ref="oh" />
1884 <space />
1885 <label text="Fuel types:" />
1886 <checkgroup columns="2">
1887 <check key="fuel:diesel" text="Diesel" />
1888 <check key="fuel:biodiesel" text="Bio Diesel" />
1889 <check key="fuel:octane_80" text="Octane 80" />
1890 <check key="fuel:octane_87" text="Octane 87" />
1891 <check key="fuel:octane_91" text="Octane 91" />
1892 <check key="fuel:octane_92" text="Octane 92" />
1893 <check key="fuel:octane_95" text="Octane 95" />
1894 <check key="fuel:octane_98" text="Octane 98" />
1895 <check key="fuel:octane_100" text="Octane 100" />
1896 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
1897 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
1898 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
1899 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
1900 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
1901 </checkgroup>
1902 </optional>
1903 <reference ref="link_contact_address_payment" />
1904 </item> <!-- Marine Fuel -->
1905 <item name="Pier" icon="presets/nautical/pier.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1906 <link wiki="Tag:man_made=pier" />
1907 <space />
1908 <key key="man_made" value="pier" />
1909 <text key="name" text="Name" />
1910 <combo key="mooring" text="Mooring" values="yes,no,private,commercial" />
1911 <check key="floating" text="Floating" />
1912 </item> <!-- Pier -->
1913 <item name="Lock Gate" icon="presets/nautical/lock_gate.svg" type="node,way" preset_name_label="true">
1914 <link wiki="Tag:waterway=lock_gate" />
1915 <key key="waterway" value="lock_gate" />
1916 </item> <!-- Lock Gate -->
1917 <item name="Turning Point" icon="presets/nautical/turning.svg" type="node" preset_name_label="true">
1918 <link wiki="Tag:waterway=turning_point" />
1919 <key key="waterway" value="turning_point" />
1920 </item> <!-- Turning Point -->
1921 <separator/>
1922 <item name="Slipway" icon="presets/nautical/slipway.svg" type="node,way" preset_name_label="true">
1923 <link wiki="Tag:leisure=slipway" />
1924 <key key="leisure" value="slipway" />
1925 <optional>
1926 <text key="name" text="Name" />
1927 </optional>
1928 </item> <!-- Slipway -->
1929 <item name="Boatyard" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1930 <link wiki="Tag:waterway=boatyard" />
1931 <space />
1932 <key key="waterway" value="boatyard" />
1933 <text key="name" text="Name" />
1934 </item> <!-- Boatyard -->
1935 <item name="Dock" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1936 <link wiki="Tag:waterway=dock" />
1937 <space />
1938 <key key="waterway" value="dock" />
1939 <text key="name" text="Name" />
1940 </item> <!-- Dock -->
1941 </group> <!-- Shipping -->
1942 </group> <!-- Water -->
1943 <group name="Transport" icon="presets/transport/railway/rail.svg">
1944 <group name="Railway" icon="presets/transport/railway/rail.svg">
1945 <item name="Rail" icon="presets/transport/railway/rail.svg" type="way" preset_name_label="true">
1946 <link wiki="Tag:railway=rail" />
1947 <key key="railway" value="rail" />
1948 <optional>
1949 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1950 <reference ref="railway_service_gauge_electrified_yesno" />
1951 </optional>
1952 </item> <!-- Rail -->
1953 <item name="Narrow Gauge Rail" icon="presets/transport/railway/narrow_gauge_rail.svg" type="way" preset_name_label="true">
1954 <link wiki="Tag:railway=narrow_gauge" />
1955 <key key="railway" value="narrow_gauge" />
1956 <optional>
1957 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1958 <reference ref="railway_service_gauge_electrified_yesno" />
1959 </optional>
1960 </item> <!-- Narrow Gauge Rail -->
1961 <item name="Monorail" icon="presets/transport/railway/monorail.svg" type="way" preset_name_label="true">
1962 <link wiki="Tag:railway=monorail" />
1963 <key key="railway" value="monorail" />
1964 <optional>
1965 <reference ref="railway_service" />
1966 <reference ref="railway_electrified_yesno" />
1967 </optional>
1968 </item> <!-- Monorail -->
1969 <item name="Preserved" icon="presets/transport/railway/preserved.svg" type="way" preset_name_label="true">
1970 <link wiki="Tag:railway=preserved" />
1971 <key key="railway" value="preserved" />
1972 <optional>
1973 <reference ref="railway_service_gauge_electrified_yesno" />
1974 </optional>
1975 </item> <!-- Preserved -->
1976 <item name="Light Rail" icon="presets/transport/railway/light_rail.svg" type="way" preset_name_label="true">
1977 <link wiki="Tag:railway=light_rail" />
1978 <key key="railway" value="light_rail" />
1979 <optional>
1980 <reference ref="railway_service_gauge_electrified_yesno" />
1981 </optional>
1982 </item> <!-- Light Rail -->
1983 <item name="Subway" icon="presets/transport/railway/subway.svg" type="way" preset_name_label="true">
1984 <link wiki="Tag:railway=subway" />
1985 <key key="railway" value="subway" />
1986 <optional>
1987 <reference ref="railway_service_gauge_electrified_yesno" />
1988 </optional>
1989 </item> <!-- Subway -->
1990 <item name="Tram" icon="presets/transport/railway/tram.svg" type="way" preset_name_label="true">
1991 <link wiki="Tag:railway=tram" />
1992 <key key="railway" value="tram" />
1993 <optional>
1994 <reference ref="railway_service_gauge_electrified_yesno" />
1995 </optional>
1996 </item> <!-- Tram -->
1997 <item name="Funicular" icon="presets/transport/railway/funicular.svg" type="way" preset_name_label="true">
1998 <link wiki="Tag:railway=funicular" />
1999 <key key="railway" value="funicular" />
2000 <optional>
2001 <reference ref="railway_service_gauge_electrified_yesno" />
2002 </optional>
2003 </item> <!-- Funicular -->
2004 <item name="Bus Guideway" icon="presets/transport/railway/bus_guideway.svg" type="way" preset_name_label="true">
2005 <link wiki="Tag:highway=bus_guideway" />
2006 <key key="highway" value="bus_guideway" />
2007 <optional>
2008 <text key="name" text="Name" />
2009 <reference ref="highway_yesno" />
2010 <check key="oneway" text="Oneway" />
2011 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
2012 <reference ref="surface_smoothness" />
2013 <text key="maxspeed" text="Max. speed (km/h)" />
2014 <text key="width" text="Width (meters)" />
2015 </optional>
2016 </item> <!-- Bus Guideway -->
2017 <separator/>
2018 <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
2019 <link wiki="Key:construction" />
2020 <key key="railway" value="construction" />
2021 <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
2022 <optional>
2023 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
2024 <reference ref="railway_service_gauge_electrified_yesno" />
2025 </optional>
2026 </item> <!-- Railway construction -->
2027 <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
2028 <link wiki="Tag:railway=disused" />
2029 <key key="railway" value="disused" />
2030 <optional>
2031 <reference ref="railway_service" />
2032 <reference ref="highway_yesno" />
2033 </optional>
2034 </item> <!-- Disused Rail -->
2035 <item name="Abandoned Rail" icon="presets/transport/railway/abandoned_rail.svg" type="way" preset_name_label="true">
2036 <link wiki="Tag:railway=abandoned" />
2037 <key key="railway" value="abandoned" />
2038 <optional>
2039 <reference ref="railway_service" />
2040 <reference ref="highway_yesno" />
2041 </optional>
2042 </item> <!-- Abandoned Rail -->
2043 <separator/>
2044 <item name="Level Crossing" icon="presets/transport/railway/level_crossing.svg" type="node" preset_name_label="true">
2045 <link wiki="Tag:railway=level_crossing" />
2046 <key key="railway" value="level_crossing" />
2047 <optional>
2048 <reference ref="supervised" />
2049 <check key="crossing:light" text="Traffic lights" />
2050 <check key="crossing:bell" text="Sound signals" />
2051 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2052 </optional>
2053 </item> <!-- Level Crossing -->
2054 <item name="Crossing" icon="presets/transport/railway/crossing.svg" type="node" preset_name_label="true">
2055 <link wiki="Tag:railway=crossing" />
2056 <key key="railway" value="crossing" />
2057 <optional>
2058 <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals" />
2059 <reference ref="supervised" />
2060 <check key="horse" text="Cross on horseback" />
2061 <check key="bicycle" text="Cross by bicycle" />
2062 <check key="crossing:light" text="Traffic lights" />
2063 <check key="crossing:bell" text="Sound signals" />
2064 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2065 </optional>
2066 </item> <!-- Crossing -->
2067 <item name="Turntable" icon="presets/transport/railway/turntable.svg" type="node,closedway" preset_name_label="true">
2068 <link wiki="Tag:railway=turntable" />
2069 <key key="railway" value="turntable" />
2070 </item> <!-- Turntable -->
2071 <item name="Buffer Stop" icon="presets/transport/railway/buffer_stop.svg" type="node" preset_name_label="true">
2072 <link wiki="Tag:railway=buffer_stop" />
2073 <key key="railway" value="buffer_stop" />
2074 </item> <!-- Buffer Stop -->
2075 <item name="Railway Switch" icon="presets/transport/railway/switch.svg" type="node" preset_name_label="true">
2076 <link wiki="Tag:railway=switch" />
2077 <key key="railway" value="switch" />
2078 <combo key="railway:switch" text="Type" values="abt,default,double_slip,single_slip,three_way,wye" />
2079 <text key="ref" text="Reference" />
2080 <text key="operator" text="Operator" />
2081 </item> <!-- Railway Switch -->
2082 <item name="Railway crossing" icon="presets/transport/railway/railway_crossing.svg" type="node" preset_name_label="true">
2083 <link wiki="Tag:railway=railway_crossing" />
2084 <key key="railway" value="railway_crossing" />
2085 <text key="ref" text="Reference" />
2086 <text key="operator" text="Operator" />
2087 </item> <!-- Railway crossing -->
2088 <item name="Railway Signal" icon="presets/transport/railway/signal.svg" type="node" preset_name_label="true">
2089 <link wiki="Tag:railway=signal" />
2090 <key key="railway" value="signal" />
2091 <text key="ref" text="Reference" />
2092 <text key="operator" text="Operator" />
2093 </item> <!-- Railway Signal -->
2094 <item name="Railway milestone" icon="presets/transport/railway/milestone.svg" type="node" preset_name_label="true">
2095 <link wiki="Tag:railway=milestone" />
2096 <key key="railway" value="milestone" />
2097 <text key="distance" text="Distance (kilometers)" />
2098 <text key="ref" text="Reference" />
2099 </item> <!-- Railway Milestone -->
2100 </group> <!-- Railway -->
2101 <group name="Aerialway" icon="presets/transport/aerialway/gondola.svg">
2102 <item name="Cable Car" icon="presets/transport/aerialway/cable_car.svg" type="way" preset_name_label="true">
2103 <link wiki="Tag:aerialway=cable_car" />
2104 <space />
2105 <key key="aerialway" value="cable_car" />
2106 <reference ref="name_ref" />
2107 <optional>
2108 <text key="aerialway:capacity" text="Number of people per hour" />
2109 <text key="aerialway:occupancy" text="Number of people per car" />
2110 <text key="aerialway:duration" text="Typical journey time in minutes" />
2111 <check key="aerialway:heating" text="Has heating?" />
2112 </optional>
2113 </item> <!-- Cable Car -->
2114 <item name="Chair Lift" icon="presets/transport/aerialway/chair_lift.svg" type="way" preset_name_label="true">
2115 <link wiki="Tag:aerialway=chair_lift" />
2116 <space />
2117 <key key="aerialway" value="chair_lift" />
2118 <reference ref="name_ref" />
2119 <optional>
2120 <text key="aerialway:capacity" text="Number of people per hour" />
2121 <text key="aerialway:occupancy" text="Number of people per chair" />
2122 <text key="aerialway:duration" text="Typical journey time in minutes" />
2123 <check key="aerialway:bubble" text="Has bubble?" />
2124 <check key="aerialway:heating" text="Has heating?" />
2125 </optional>
2126 </item> <!-- Chair Lift -->
2127 <item name="Gondola" icon="presets/transport/aerialway/gondola.svg" type="way" preset_name_label="true">
2128 <link wiki="Tag:aerialway=gondola" />
2129 <space />
2130 <key key="aerialway" value="gondola" />
2131 <reference ref="name_ref" />
2132 <optional>
2133 <text key="aerialway:capacity" text="Number of people per hour" />
2134 <text key="aerialway:occupancy" text="Number of people per gondola" />
2135 <text key="aerialway:duration" text="Typical journey time in minutes" />
2136 <check key="aerialway:heating" text="Has heating?" />
2137 </optional>
2138 </item> <!-- Gondola -->
2139 <item name="Mixed Lift" icon="presets/transport/aerialway/mixed_lift.svg" type="way" preset_name_label="true">
2140 <link wiki="Tag:aerialway=mixed_lift" />
2141 <space />
2142 <key key="aerialway" value="mixed_lift" />
2143 <reference ref="name_ref" />
2144 <optional>
2145 <text key="aerialway:capacity" text="Number of people per hour" />
2146 <text key="aerialway:occupancy" text="Number of people per gondola/chair" />
2147 <text key="aerialway:duration" text="Typical journey time in minutes" />
2148 <check key="aerialway:bubble" text="Has bubble?" />
2149 <check key="aerialway:heating" text="Has heating?" />
2150 </optional>
2151 </item> <!-- Mixed Lift -->
2152 <item name="Drag Lift" icon="presets/transport/aerialway/drag_lift.svg" type="way" preset_name_label="true">
2153 <link wiki="Tag:aerialway=drag_lift" />
2154 <space />
2155 <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" />
2156 <reference ref="name_ref" />
2157 <optional>
2158 <text key="aerialway:capacity" text="Number of people per hour" />
2159 <text key="aerialway:duration" text="Typical journey time in minutes" />
2160 </optional>
2161 </item> <!-- Drag Lift -->
2162 <item name="Magic Carpet" icon="presets/transport/aerialway/magic_carpet.svg" type="way" preset_name_label="true">
2163 <link wiki="Tag:aerialway=magic_carpet" />
2164 <space />
2165 <key key="aerialway" value="magic_carpet" />
2166 <reference ref="name_ref" />
2167 <optional>
2168 <text key="aerialway:capacity" text="Number of people per hour" />
2169 <text key="aerialway:duration" text="Typical journey time in minutes" />
2170 </optional>
2171 </item> <!-- Magic Carpet -->
2172 <item name="Goods" icon="presets/transport/aerialway/goods.svg" type="way" preset_name_label="true">
2173 <link wiki="Tag:aerialway=goods" />
2174 <space />
2175 <key key="aerialway" value="goods" />
2176 <reference ref="name_ref" />
2177 <optional>
2178 <text key="aerialway:duration" text="Typical journey time in minutes" />
2179 </optional>
2180 </item> <!-- Goods -->
2181 <item name="Zip line" icon="presets/transport/aerialway/zip_line.svg" type="way" preset_name_label="true">
2182 <link wiki="Tag:aerialway=zip_line" />
2183 <space />
2184 <key key="aerialway" value="zip_line" />
2185 <optional>
2186 <reference ref="name_ref_operator" />
2187 <reference ref="oh" />
2188 <reference ref="fee" />
2189 <reference ref="min_age" />
2190 <text key="maxweight" text="Max. weight (tonnes)" />
2191 </optional>
2192 </item> <!-- Zip line -->
2193 <separator/>
2194 <item name="Station" name_context="aerialway" icon="presets/transport/aerialway/station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2195 <link wiki="Tag:aerialway=station" />
2196 <space />
2197 <key key="aerialway" value="station" />
2198 <text key="name" text="Name" />
2199 </item> <!-- Station -->
2200 <item name="Pylon" icon="presets/transport/aerialway/pylon.svg" type="node" preset_name_label="true">
2201 <link wiki="Tag:aerialway=pylon" />
2202 <space />
2203 <key key="aerialway" value="pylon" />
2204 <text key="name" text="Name" />
2205 </item> <!-- Pylon -->
2206 </group> <!-- Aerialway -->
2207 <separator/>
2208 <group name="Car" icon="presets/shop/vehicle.svg">
2209 <item name="Parking" name_context="car" icon="presets/vehicle/parking/parking.svg" type="node,closedway,multipolygon" preset_name_label="true">
2210 <link wiki="Tag:amenity=parking" />
2211 <space />
2212 <key key="amenity" value="parking" />
2213 <reference ref="parking_name_type_ref" />
2214 <text key="maxheight" text="Max. height (meters)" />
2215 <combo key="park_ride" text="Park and Ride" values="yes,no,bus,train,tram,metro,ferry" />
2216 <reference ref="parking_access_fee_operator_surface_smoothness" />
2217 <space />
2218 <text key="capacity" text="Capacity (overall)" />
2219 <combo key="capacity:disabled" text="Spaces for Disabled" values="yes,no,1,2,3" />
2220 <combo key="capacity:women" text="Spaces for Women" values="yes,no,1,2,3" />
2221 <combo key="capacity:parent" text="Spaces for Parents" values="yes,no,1,2,3" />
2222 <label text="See the Wiki for other capacity:[types]=*." />
2223 <space />
2224 <reference ref="maxstay" />
2225 <reference ref="supervised_lit_oh" />
2226 </item> <!-- Parking -->
2227 <item name="Parking Space" icon="presets/vehicle/parking/parking_space.svg" type="node,closedway" preset_name_label="true">
2228 <link wiki="Tag:amenity=parking_space" />
2229 <space />
2230 <key key="amenity" value="parking_space" />
2231 <reference ref="parking_name_type_ref" />
2232 <text key="capacity" text="Capacity" />
2233 <reference ref="parking_access_fee_operator_surface_smoothness" />
2234 <reference ref="maxstay" />
2235 <reference ref="supervised_lit_oh" />
2236 <check key="covered" text="Covered (with roof)" />
2237 </item> <!-- Parking Space -->
2238 <item name="Parking Entrance" icon="presets/vehicle/parking/parking.svg" type="node" preset_name_label="true">
2239 <link wiki="Tag:amenity=parking_entrance" />
2240 <space />
2241 <key key="amenity" value="parking_entrance" />
2242 <reference ref="parking_name_type_ref" />
2243 <text key="maxheight" text="Max. height (meters)" />
2244 <reference ref="parking_access_fee_operator_surface_smoothness" />
2245 <reference ref="supervised_lit_oh" />
2246 <check key="covered" text="Covered (with roof)" />
2247 </item> <!-- Parking Entrance -->
2248 <separator/>
2249 <item name="Fuel" icon="presets/vehicle/fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2250 <link wiki="Tag:amenity=fuel" />
2251 <space />
2252 <key key="amenity" value="fuel" />
2253 <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" />
2254 <optional>
2255 <text key="name" text="Name" />
2256 <text key="operator" text="Operator" />
2257 <reference ref="oh_wheelchair" />
2258 <combo key="shop" text="With shop" values="yes,convenience,kiosk,no" />
2259 <space />
2260 <label text="Fuel types:" />
2261 <checkgroup columns="2">
2262 <check key="fuel:diesel" text="Diesel" />
2263 <check key="fuel:biodiesel" text="Bio Diesel" />
2264 <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" />
2265 <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" />
2266 <check key="fuel:octane_80" text="Octane 80" />
2267 <check key="fuel:octane_87" text="Octane 87" />
2268 <check key="fuel:octane_91" text="Octane 91" />
2269 <check key="fuel:octane_92" text="Octane 92" />
2270 <check key="fuel:octane_95" text="Octane 95" />
2271 <check key="fuel:octane_98" text="Octane 98" />
2272 <check key="fuel:octane_100" text="Octane 100" />
2273 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
2274 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
2275 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
2276 <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
2277 <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
2278 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
2279 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
2280 <check key="fuel:biogas" text="Biogas" />
2281 </checkgroup>
2282 <space />
2283 <label text="Additives:" />
2284 <check key="fuel:adblue" text="Diesel Exhaust Fluid (AdBlue/AUS32)" />
2285 <space />
2286 <label text="Fuel cards:" />
2287 <checkgroup columns="3">
2288 <check key="payment:dkv" text="DKV" />
2289 <check key="payment:routex" text="Routex" />
2290 <check key="payment:uta" text="UTA" />
2291 </checkgroup>
2292 </optional>
2293 <reference ref="link_contact_address_payment" />
2294 <preset_link preset_name="Building" />
2295 </item> <!-- Fuel -->
2296 <item name="Charging Station" icon="presets/vehicle/charging_station.svg" type="node" preset_name_label="true">
2297 <link wiki="Tag:amenity=charging_station" />
2298 <space />
2299 <key key="amenity" value="charging_station" />
2300 <reference ref="name_ref_operator" />
2301 <reference ref="oh" />
2302 <reference ref="fee" />
2303 <space />
2304 <combo key="voltage" text="Voltage" values="230,400"/>
2305 <combo key="amperage" text="Amperage" values="16,32" />
2306 <combo key="capacity" text="Capacity" values="1,2,3,4,5,6" />
2307 <space />
2308 <label text="Types of vehicles which can be charged:" />
2309 <checkgroup columns="4">
2310 <check key="bicycle" text="Bicycle" />
2311 <check key="scooter" text="Scooter" />
2312 <check key="motorcycle" text="Motorcycle" />
2313 <check key="motorcar" text="Motorcar" />
2314 <check key="truck" text="Truck" />
2315 </checkgroup>
2316 <space />
2317 <label text="Number of Sockets:" />
2318 <combo key="socket:type1" text="SAE J1772 (IEC Type 1)" values="1,2,3,4,5,6" />
2319 <combo key="socket:type1_combo" text="SAE J1772 Combo (DC)" values="1,2,3,4,5,6" />
2320 <combo key="socket:type2" text="IEC Type 2 (Mennekes)" values="1,2,3,4,5,6" />
2321 <combo key="socket:type2_combo" text="IEC Type 2 Combo (DC)" values="1,2,3,4,5,6" />
2322 <combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6" />
2323 <combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6" />
2324 <combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6" />
2325 <combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6" />
2326 <combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6" />
2327 <combo key="socket:cee_red_16a" text="CEE red 16A" values="1,2,3,4,5,6" />
2328 <combo key="socket:cee_red_32a" text="CEE red 32A" values="1,2,3,4,5,6" />
2329 <combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6" />
2330 <combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6" />
2331 <space />
2332 <label text="Authentication:" />
2333 <checkgroup columns="4">
2334 <check key="authentication:none" text="None" />
2335 <check key="authentication:phone_call" text="Phone call" />
2336 <check key="authentication:short_message" text="Short message" />
2337 <check key="authentication:nfc" text="NFC" />
2338 </checkgroup>
2339 <combo key="authentication:membership_card" text="Membership card" values="yes" />
2340 <preset_link preset_name="Payment Methods" />
2341 </item> <!-- Charging Station -->
2342 <item name="Wash" icon="presets/vehicle/car_wash.svg" type="node,closedway,multipolygon" preset_name_label="true">
2343 <link wiki="Tag:amenity=car_wash" />
2344 <space />
2345 <key key="amenity" value="car_wash" />
2346 <reference ref="name_brand_operator_oh_wheelchair" />
2347 <check key="self_service" text="Self Service" />
2348 <reference ref="link_contact_address_payment" />
2349 </item> <!-- Wash -->
2350 <separator/>
2351 <item name="Car Dealer" icon="presets/shop/vehicle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2352 <link wiki="Tag:shop=car" />
2353 <space />
2354 <key key="shop" value="car" />
2355 <reference ref="car_brands" />
2356 <reference ref="name_operator_oh_wheelchair" />
2357 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2358 <reference ref="link_contact_address_payment" />
2359 </item> <!-- Car Dealer -->
2360 <item name="Repair" icon="presets/vehicle/repair_shop.svg" type="node,closedway,multipolygon" preset_name_label="true">
2361 <link wiki="Tag:shop=car_repair" />
2362 <space />
2363 <key key="shop" value="car_repair" />
2364 <reference ref="car_brands" />
2365 <reference ref="name_operator_oh_wheelchair" />
2366 <multiselect key="service" text="Service" text_context="shop=car_repair" values="dealer;repair;parts;tyres" />
2367 <reference ref="link_contact_address_payment" />
2368 </item> <!-- Repair -->
2369 <item name="Parts" icon="presets/vehicle/car_parts.svg" type="node,closedway,multipolygon" preset_name_label="true">
2370 <link wiki="Tag:shop=car_parts" />
2371 <space />
2372 <key key="shop" value="car_parts" />
2373 <reference ref="car_brands" />
2374 <reference ref="name_operator_oh_wheelchair" />
2375 <reference ref="link_contact_address_payment" />
2376 </item> <!-- Parts -->
2377 <item name="Tires" icon="presets/vehicle/tyres.svg" type="node,closedway,multipolygon" preset_name_label="true">
2378 <link wiki="Tag:shop=tyres" />
2379 <space />
2380 <key key="shop" value="tyres" />
2381 <reference ref="name_brand_operator_oh_wheelchair" />
2382 <reference ref="link_contact_address_payment" />
2383 </item> <!-- Tires -->
2384 <separator/>
2385 <item name="Rental" icon="presets/vehicle/car_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2386 <link wiki="Tag:amenity=car_rental" />
2387 <space />
2388 <key key="amenity" value="car_rental" />
2389 <reference ref="name_brand_operator_oh_wheelchair" />
2390 <reference ref="link_contact_address_payment" />
2391 </item> <!-- Rental -->
2392 <item name="Pooling" icon="presets/vehicle/car_pooling.svg" type="node,closedway,multipolygon" preset_name_label="true">
2393 <link wiki="Tag:amenity=car_pooling" />
2394 <space />
2395 <key key="amenity" value="car_pooling" />
2396 <text key="operator" text="Operator" />
2397 <text key="network" text="Network" />
2398 <text key="capacity" text="Capacity" />
2399 <reference ref="name_oh_wheelchair" />
2400 <text key="website" text="Website" />
2401 </item> <!-- Pooling -->
2402 <item name="Sharing" icon="presets/vehicle/car_sharing.svg" type="node,closedway,multipolygon" preset_name_label="true">
2403 <link wiki="Tag:amenity=car_sharing" />
2404 <space />
2405 <key key="amenity" value="car_sharing" />
2406 <text key="operator" text="Operator" />
2407 <text key="capacity" text="Capacity" />
2408 <reference ref="name_oh_wheelchair" />
2409 <text key="website" text="Website" />
2410 </item> <!-- Sharing -->
2411 </group> <!-- Car -->
2412 <group name="Motorcycle" icon="presets/vehicle/motorbike.svg">
2413 <item name="Parking" name_context="motorcycle" icon="presets/vehicle/parking/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2414 <link wiki="Tag:amenity=motorcycle_parking" />
2415 <space />
2416 <key key="amenity" value="motorcycle_parking" />
2417 <reference ref="parking_name_type_ref" />
2418 <text key="capacity" text="Capacity" />
2419 <reference ref="parking_access_fee_operator_surface_smoothness" />
2420 <reference ref="supervised_lit_oh" />
2421 <check key="covered" text="Covered (with roof)" />
2422 </item> <!-- Parking -->
2423 <item name="Motorcycle Dealer" icon="presets/vehicle/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2424 <link wiki="Tag:shop=motorcycle" />
2425 <space />
2426 <key key="shop" value="motorcycle" />
2427 <text key="name" text="Name" />
2428 <reference ref="motorcycle_brands" />
2429 <text key="operator" text="Operator" />
2430 <reference ref="oh_wheelchair" />
2431 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2432 <optional text="Services:">
2433 <combo key="sale" text="Sale" values="yes,brand,no" />
2434 <combo key="rental" text="Rental" values="yes,brand,no" />
2435 <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
2436 <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
2437 <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
2438 <combo key="clothes" text="Clothes" values="yes,brand,no" />
2439 <text key="services" text="Other" />
2440 </optional>
2441 <reference ref="link_contact_address_payment" />
2442 </item> <!-- Motorcycle Dealer -->
2443 </group> <!-- Motorcycle -->
2444 <group name="Bicycle" icon="presets/shop/bicycle.svg">
2445 <item name="Parking" name_context="bicycle" icon="presets/vehicle/parking/bicycle.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2446 <link wiki="Tag:amenity=bicycle_parking" />
2447 <space />
2448 <key key="amenity" value="bicycle_parking" />
2449 <combo key="bicycle_parking" text="Type" values="anchors,bollard,building,ground_slots,informal,lockers,rack,shed,stands,wall_loops" />
2450 <text key="name" text="Name" />
2451 <text key="capacity" text="Capacity" />
2452 <reference ref="parking_access_fee_operator_surface_smoothness" />
2453 <check key="covered" text="Covered" />
2454 <reference ref="supervised_lit_oh" />
2455 </item> <!-- Parking -->
2456 <item name="Bike Dealer" icon="presets/shop/bicycle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2457 <link wiki="Tag:shop=bicycle" />
2458 <space />
2459 <key key="shop" value="bicycle" />
2460 <reference ref="name_oh_wheelchair" />
2461 <check key="service:bicycle:retail" text="Bicycles are sold" />
2462 <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
2463 <check key="service:bicycle:repair" text="Bicycles are repaired" />
2464 <check key="service:bicycle:rental" text="Bicycles are rented" />
2465 <check key="service:bicycle:pump" text="Free bicycle pump" />
2466 <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
2467 <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
2468 <reference ref="link_contact_address_payment" />
2469 </item> <!-- Bike Dealer -->
2470 <item name="Rental" icon="presets/vehicle/bicycle_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2471 <link wiki="Tag:amenity=bicycle_rental" />
2472 <space />
2473 <key key="amenity" value="bicycle_rental" />
2474 <text key="name" text="Name" />
2475 <reference ref="link_contact_address_payment" />
2476 </item> <!-- Rental -->
2477 <item name="Public Bicycle Repair Station" icon="presets/vehicle/bicycle_repair_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2478 <link wiki="Tag:amenity=bicycle_repair_station" />
2479 <space />
2480 <key key="amenity" value="bicycle_repair_station" />
2481 <optional>
2482 <text key="name" text="Name" />
2483 <text key="brand" text="Brand" />
2484 <text key="operator" text="Operator" />
2485 <reference ref="oh" />
2486 <check key="service:bicycle:pump" text="Free bicycle pump" />
2487 <check key="service:bicycle:chain_tool" text="Chain tool" />
2488 </optional>
2489 </item> <!-- Public Bicycle Repair Station -->
2490 </group> <!-- Bicycle -->
2491 <group name="Public Transport" icon="presets/transport/bus.svg">
2492 <item name="Public Transport Route (Rail)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2493 <link wiki="Public_transport#Service_routes" />
2494 <space />
2495 <key key="type" value="route" />
2496 <combo key="route" text="Route type" values="train,subway,monorail,tram,light_rail" values_searchable="true" match="keyvalue!" />
2497 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2498 <reference ref="name_ref" />
2499 <optional>
2500 <reference ref="public_transport_route_optionals" />
2501 </optional>
2502 <roles>
2503 <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)" />
2504 <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)" />
2505 <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)" />
2506 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2507 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2508 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2509 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="railway" />
2510 </roles>
2511 </item> <!-- Public Transport Route (Rail) -->
2512 <item name="Public Transport Route (Bus)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2513 <link wiki="Public_transport#Service_routes" />
2514 <space />
2515 <key key="type" value="route" />
2516 <combo key="route" text="Route type" values="bus,share_taxi,trolleybus" values_searchable="true" match="keyvalue!" />
2517 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2518 <reference ref="name_ref" />
2519 <optional>
2520 <reference ref="public_transport_route_optionals" />
2521 </optional>
2522 <roles>
2523 <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)" />
2524 <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)" />
2525 <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)" />
2526 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2527 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2528 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2529 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway" />
2530 <role key="hail_and_ride" text="hail and ride route segment" requisite="optional" type="way,closedway" member_expression="highway" />
2531 </roles>
2532 </item> <!-- Public Transport Route (Bus) -->
2533 <item name="Route Master" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2534 <link wiki="Public_transport#Route_Master_relations" />
2535 <space />
2536 <key key="type" value="route_master" />
2537 <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" />
2538 <reference ref="name_ref" />
2539 <optional>
2540 <text key="operator" text="Operator" />
2541 <text key="network" text="Network" />
2542 <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" />
2543 </optional>
2544 <roles>
2545 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" member_expression="type=route" /> <!-- fixme: at least 2 members are required -->
2546 </roles>
2547 </item> <!-- Route Master -->
2548 <item name="Stop Area" type="relation" icon="presets/misc/interpolation.svg" preset_name_label="true">
2549 <link wiki="Tag:public_transport=stop_area" />
2550 <space />
2551 <key key="type" value="public_transport" />
2552 <key key="public_transport" value="stop_area" />
2553 <text key="name" text="Name" />
2554 <optional>
2555 <text key="ref" text="Reference" />
2556 <text key="uic_ref" text="UIC reference" />
2557 <text key="uic_name" text="UIC name" />
2558 <text key="operator" text="Operator" />
2559 <text key="network" text="Network" />
2560 </optional>
2561 <roles>
2562 <role key="stop" text="Stop Position" requisite="optional" type="node" member_expression="public_transport=stop_position" />
2563 <role key="platform" text="Platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2564 <role key="" text="Subway Entrance" requisite="optional" type="node" member_expression="railway=subway_entrance" />
2565 <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway,multipolygon" member_expression="amenity|public_transport=station" />
2566 </roles>
2567 </item> <!-- Stop Area -->
2568 <separator/>
2569 <item name="Stop Position" type="node" icon="presets/transport/stop_position.svg" preset_name_label="true">
2570 <link wiki="Tag:public_transport=stop_position" />
2571 <space />
2572 <key key="public_transport" value="stop_position" />
2573 <text key="name" text="Name" />
2574 <optional>
2575 <text key="ref" text="Reference" />
2576 <text key="uic_ref" text="UIC reference" />
2577 <text key="uic_name" text="UIC name" />
2578 <text key="operator" text="Operator" />
2579 <text key="network" text="Network" />
2580 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2581 </optional>
2582 <space />
2583 <check key="bus" text="Bus" icon="presets/transport/bus.svg" />
2584 <check key="tram" text="Tram" icon="presets/transport/railway/tram.svg" />
2585 <check key="train" text="Train" icon="presets/transport/train.svg" />
2586 <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
2587 <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
2588 <check key="subway" text="Subway" icon="presets/transport/railway/subway.svg" />
2589 <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
2590 <check key="monorail" text="Monorail" icon="presets/transport/railway/monorail.svg" />
2591 <check key="funicular" text="Funicular" icon="presets/transport/railway/funicular.svg" />
2592 <check key="aerialway" text="Aerialway" icon="presets/transport/aerialway/station.svg" />
2593 <check key="ferry" text="Ferry" icon="presets/nautical/ferry.svg" />
2594 </item> <!-- Stop Position -->
2595 <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">
2596 <link wiki="Tag:public_transport=platform" />
2597 <space />
2598 <key key="public_transport" value="platform" />
2599 <text key="name" text="Name" />
2600 <check key="bench" text="Bench" />
2601 <check key="shelter" text="Shelter" />
2602 <check key="bin" text="Waste Basket/Trash Can" />
2603 <check key="covered" text="Covered" />
2604 <check key="passenger_information_display" text="Passenger information display" />
2605 <text key="route_ref" text="Route references" />
2606 <reference ref="wheelchair" />
2607 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2608 </item> <!-- Platform -->
2609 <item name="Station" name_context="railway" type="node,closedway,multipolygon" icon="presets/transport/station.svg" preset_name_label="true">
2610 <link wiki="Tag:public_transport=station" />
2611 <space />
2612 <key key="public_transport" value="station" />
2613 <text key="name" text="Name" />
2614 <check key="area" text="Area" disable_off="true" />
2615 <check key="building" text="Building" disable_off="true" />
2616 <text key="operator" text="Operator" />
2617 <text key="network" text="Network" />
2618 </item> <!-- Station -->
2619 <separator/> <!-- *** Access *** -->
2620 <item name="Subway Entrance" icon="presets/transport/underground.svg" type="node" preset_name_label="true">
2621 <link wiki="Tag:railway=subway_entrance" />
2622 <key key="railway" value="subway_entrance" />
2623 <optional>
2624 <text key="name" text="Name" />
2625 <reference ref="wheelchair" />
2626 <check key="bicycle" text="Bicycle" />
2627 </optional>
2628 </item> <!-- Subway Entrance -->
2629 <item name="Ticket Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
2630 <link wiki="Tag:amenity=vending_machine" />
2631 <space />
2632 <key key="amenity" value="vending_machine" />
2633 <key key="vending" value="public_transport_tickets" />
2634 <reference ref="name_operator" />
2635 <text key="ref" text="Reference number" />
2636 <preset_link preset_name="Payment Methods" />
2637 </item> <!-- Ticket Machine -->
2638 </group> <!-- Public Transport -->
2639 <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
2640 <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2641 <key key="type" value="route" />
2642 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" values_searchable="true" match="keyvalue!" />
2643 <key key="public_transport:version" value="1" /> <!-- only validate marked relations in order to avoid false positives -->
2644 <reference ref="name_ref" />
2645 <optional>
2646 <text key="from" text="From (initial stop)" />
2647 <text key="to" text="To (terminal stop)" />
2648 <text key="via" text="Via (intermediate stops)" />
2649 <text key="operator" text="Operator" />
2650 <text key="network" text="Network" />
2651 <text key="description" text="Description" />
2652 <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" />
2653 </optional>
2654 <roles>
2655 <role key="" text="route segment" requisite="optional" type="way,closedway" />
2656 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
2657 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
2658 <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" />
2659 <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" />
2660 <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" />
2661 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="highway=platform OR railway=platform" />
2662 </roles>
2663 </item> <!-- Public transport route (Legacy) -->
2664 <item name="Station" name_context="railway" icon="presets/transport/railway_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2665 <link wiki="Tag:railway=station" />
2666 <key key="railway" value="station" />
2667 <optional>
2668 <text key="name" text="Name" />
2669 <text key="uic_ref" text="UIC-Reference" />
2670 </optional>
2671 </item> <!-- Station -->
2672 <item name="Railway Halt" icon="presets/transport/railway_halt.svg" type="node" preset_name_label="true">
2673 <link wiki="Tag:railway=halt" />
2674 <key key="railway" value="halt" />
2675 <optional>
2676 <text key="name" text="Name" />
2677 </optional>
2678 </item> <!-- Railway Halt -->
2679 <item name="Tram Stop" icon="presets/transport/tram.svg" type="node" preset_name_label="true">
2680 <link wiki="Tag:railway=tram_stop" />
2681 <key key="railway" value="tram_stop" />
2682 <optional>
2683 <text key="name" text="Name" />
2684 </optional>
2685 </item> <!-- Tram Stop -->
2686 <item name="Railway Platform" icon="presets/transport/platform_rail.svg" type="way,closedway,multipolygon" preset_name_label="true">
2687 <link wiki="Tag:railway=platform" />
2688 <space />
2689 <key key="railway" value="platform" />
2690 <text key="ref" text="Reference (track number)" />
2691 <text key="width" text="Width (meters)" />
2692 <check key="area" text="Area" />
2693 </item> <!-- Railway Platform -->
2694 <separator/>
2695 <item name="Bus Station" icon="presets/transport/bus_old.svg" type="node,closedway,multipolygon" preset_name_label="true">
2696 <link wiki="Tag:amenity=bus_station" />
2697 <key key="amenity" value="bus_station" />
2698 <optional>
2699 <text key="name" text="Name" />
2700 </optional>
2701 </item> <!-- Bus Station -->
2702 <item name="Bus Stop" icon="presets/transport/bus_small.svg" type="node" preset_name_label="true">
2703 <link wiki="Tag:highway=bus_stop" />
2704 <key key="highway" value="bus_stop" />
2705 <optional>
2706 <text key="name" text="Name" />
2707 <check key="bench" text="Bench" />
2708 <check key="shelter" text="Shelter" />
2709 <check key="bin" text="Waste Basket/Trash Can" />
2710 <check key="passenger_information_display" text="Passenger information display" />
2711 <text key="route_ref" text="Route references" />
2712 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2713 </optional>
2714 </item> <!-- Bus Stop -->
2715 <item name="Bus Platform" icon="presets/transport/platform_bus.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2716 <link wiki="Tag:highway=platform" />
2717 <space />
2718 <key key="highway" value="platform" />
2719 <text key="ref" text="Reference (track number)" />
2720 <text key="width" text="Width (meters)" />
2721 <check key="area" text="Area" />
2722 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2723 </item> <!-- Bus Platform -->
2724 </group> <!-- Public Transport -->
2725 <item name="Taxi" icon="presets/transport/taxi.svg" type="node,closedway,multipolygon" preset_name_label="true">
2726 <link wiki="Tag:amenity=taxi" />
2727 <space />
2728 <key key="amenity" value="taxi" />
2729 <text key="name" text="Name" />
2730 </item> <!-- Taxi -->
2731 <separator/>
2732 <group name="Airport" icon="presets/transport/airport.svg">
2733 <item name="Airport Ground" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
2734 <link wiki="Tag:aeroway=aerodrome" />
2735 <space />
2736 <reference ref="aerodrome" />
2737 </item> <!-- Airport Ground -->
2738 <separator/>
2739 <item name="Runway" icon="presets/transport/airport/runway.svg" type="way,closedway,multipolygon" preset_name_label="true">
2740 <link wiki="Tag:aeroway=runway" />
2741 <key key="aeroway" value="runway" />
2742 <optional>
2743 <text key="ref" text="Reference" />
2744 <reference ref="surface" />
2745 </optional>
2746 </item> <!-- Runway -->
2747 <item name="Taxiway" icon="presets/transport/airport/taxiway.svg" type="way,closedway,multipolygon" preset_name_label="true">
2748 <link wiki="Tag:aeroway=taxiway" />
2749 <key key="aeroway" value="taxiway" />
2750 <optional>
2751 <text key="ref" text="Reference" />
2752 </optional>
2753 </item> <!-- Taxiway -->
2754 <item name="Holding Position" icon="presets/transport/airport/holding_position.svg" type="node" preset_name_label="true">
2755 <link wiki="Tag:aeroway=holding_position" />
2756 <key key="aeroway" value="holding_position" />
2757 <optional>
2758 <text key="ref" text="Reference" />
2759 </optional>
2760 </item> <!-- Holding Position -->
2761 <item name="Helipad" icon="presets/transport/airport/helipad.svg" type="node,closedway,multipolygon" preset_name_label="true">
2762 <link wiki="Tag:aeroway=helipad" />
2763 <key key="aeroway" value="helipad" />
2764 <optional>
2765 <text key="ref" text="Reference" />
2766 <text key="iata" text="IATA" />
2767 <text key="icao" text="ICAO" />
2768 <text key="wikipedia" text="Wikipedia" />
2769 </optional>
2770 </item> <!-- Helipad -->
2771 <item name="Apron" icon="presets/transport/airport/apron.svg" type="closedway,multipolygon" preset_name_label="true">
2772 <link wiki="Tag:aeroway=apron" />
2773 <key key="aeroway" value="apron" />
2774 </item> <!-- Apron -->
2775 <item name="Plane Parking Position" icon="presets/transport/airport/parking_position.svg" type="node,way" preset_name_label="true">
2776 <link wiki="Tag:aeroway=parking_position" />
2777 <key key="aeroway" value="parking_position" />
2778 <text key="ref" text="Reference" />
2779 </item> <!-- Plane Parking Position -->
2780 <item name="Hangar" icon="presets/transport/airport/hangar.svg" type="node,closedway,multipolygon" preset_name_label="true">
2781 <link wiki="Tag:aeroway=hangar" />
2782 <key key="aeroway" value="hangar" />
2783 <combo key="building" text="Building" values="hangar,yes" values_context="building" default="hangar" values_searchable="true" />
2784 </item> <!-- Hangar -->
2785 <item name="Beacon" icon="presets/transport/airport/airmark_beacon.svg" name_context="airmark" type="node" preset_name_label="true">
2786 <link wiki="Tag:airmark=beacon" />
2787 <key key="airmark" value="beacon" />
2788 </item> <!-- Beacon -->
2789 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
2790 <link wiki="Tag:aeroway=navigationaid" />
2791 <key key="aeroway" value="navigationaid" />
2792 <combo key="navigationaid" text="Type" values_searchable="true">
2793 <list_entry value="als" icon="presets/transport/airport/navigationaid.svg" short_description="Approach lighting system" />
2794 <list_entry value="papi" icon="presets/transport/airport/papi.svg" short_description="Precision approach path indicator" />
2795 <list_entry value="vasi" icon="presets/transport/airport/vasi.svg" short_description="Visual approach slope indicator" />
2796 </combo>
2797 </item> <!-- Navigation aid -->
2798 <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
2799 <link wiki="Tag:aeroway=windsock" />
2800 <key key="aeroway" value="windsock" />
2801 </item> <!-- Windsock -->
2802 <separator/>
2803 <item name="Terminal" icon="presets/transport/airport/terminal.svg" type="node,closedway,multipolygon" preset_name_label="true">
2804 <link wiki="Tag:aeroway=terminal" />
2805 <space />
2806 <key key="aeroway" value="terminal" />
2807 <text key="name" text="Name" />
2808 <reference ref="internet" />
2809 <reference ref="link_contact_address" />
2810 </item> <!-- Terminal -->
2811 <item name="Gate" name_context="airport" icon="presets/transport/airport/gate.svg" type="node" preset_name_label="true">
2812 <link wiki="Tag:aeroway=gate" />
2813 <space />
2814 <key key="aeroway" value="gate" />
2815 <text key="ref" text="Reference" />
2816 </item> <!-- Gate -->
2817 </group> <!-- Airport -->
2818 </group> <!-- Transport -->
2819 <group name="Facilities" icon="presets/accommodation/hotel.svg">
2820 <group name="Accommodation" icon="presets/accommodation/hotel.svg">
2821 <item name="Hotel" icon="presets/accommodation/hotel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2822 <link wiki="Tag:tourism=hotel" />
2823 <space />
2824 <key key="tourism" value="hotel" />
2825 <reference ref="name_operator" />
2826 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2827 <text key="rooms" text="Rooms" />
2828 <text key="beds" text="Beds" />
2829 <reference ref="wheelchair" />
2830 <space />
2831 <reference ref="internet_smoking" />
2832 <space />
2833 <reference ref="link_contact_address_payment" />
2834 <preset_link preset_name="Residential Building" />
2835 </item> <!-- Hotel -->
2836 <item name="Motel" icon="presets/accommodation/motel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2837 <link wiki="Tag:tourism=motel" />
2838 <space />
2839 <key key="tourism" value="motel" />
2840 <reference ref="name_operator" />
2841 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2842 <text key="rooms" text="Rooms" />
2843 <text key="beds" text="Beds" />
2844 <reference ref="wheelchair" />
2845 <space />
2846 <reference ref="internet_smoking" />
2847 <space />
2848 <reference ref="link_contact_address_payment" />
2849 <preset_link preset_name="Building" />
2850 </item> <!-- Motel -->
2851 <item name="Guest House/Bed &amp; Breakfast" icon="presets/accommodation/guest_house.svg" type="node,closedway,multipolygon" preset_name_label="true">
2852 <link wiki="Tag:tourism=guest_house" />
2853 <space />
2854 <key key="tourism" value="guest_house" />
2855 <reference ref="name_operator" />
2856 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2857 <text key="rooms" text="Rooms" />
2858 <text key="beds" text="Beds" />
2859 <combo key="guest_house" text="Type" values="agritourism,bed_and_breakfast" />
2860 <reference ref="wheelchair" />
2861 <space />
2862 <reference ref="internet_smoking" />
2863 <space />
2864 <reference ref="link_contact_address_payment" />
2865 <preset_link preset_name="Building" />
2866 </item> <!-- Guest House/Bed & Breakfast -->
2867 <item name="Apartment" icon="presets/accommodation/apartment.svg" type="node,closedway,multipolygon" preset_name_label="true">
2868 <link wiki="Tag:tourism=apartment" />
2869 <space />
2870 <key key="tourism" value="apartment" />
2871 <reference ref="name_operator" />
2872 <combo key="number_of_apartments" text="Number of apartments" values="1,2,3,4,5,6,7,8,9,10" />
2873 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2874 <reference ref="wheelchair" />
2875 <space />
2876 <reference ref="internet_smoking" />
2877 <space />
2878 <reference ref="link_contact_address_payment" />
2879 </item> <!-- Apartment -->
2880 <item name="Chalet" icon="presets/accommodation/chalet.svg" type="node,closedway,multipolygon" preset_name_label="true">
2881 <link wiki="Tag:tourism=chalet" />
2882 <space />
2883 <key key="tourism" value="chalet" />
2884 <reference ref="name_operator" />
2885 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2886 <text key="rooms" text="Rooms" />
2887 <text key="beds" text="Beds" />
2888 <reference ref="wheelchair" />
2889 <space />
2890 <reference ref="internet_smoking" />
2891 <space />
2892 <reference ref="link_contact_address_payment" />
2893 <preset_link preset_name="Building" />
2894 </item> <!-- Chalet -->
2895 <item name="Hostel" icon="presets/accommodation/hostel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2896 <link wiki="Tag:tourism=hostel" />
2897 <space />
2898 <key key="tourism" value="hostel" />
2899 <reference ref="name_operator" />
2900 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2901 <text key="rooms" text="Rooms" />
2902 <text key="beds" text="Beds" />
2903 <reference ref="wheelchair" />
2904 <space />
2905 <reference ref="internet_smoking" />
2906 <space />
2907 <reference ref="link_contact_address_payment" />
2908 <preset_link preset_name="Building" />
2909 </item> <!-- Hostel -->
2910 <item name="Alpine Hut" icon="presets/accommodation/alpine_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
2911 <link wiki="Tag:tourism=alpine_hut" />
2912 <space />
2913 <key key="tourism" value="alpine_hut" />
2914 <reference ref="name_operator" />
2915 <text key="ele" text="Elevation" />
2916 <text key="rooms" text="Rooms" />
2917 <text key="beds" text="Beds" />
2918 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2919 <space />
2920 <reference ref="internet_smoking" />
2921 <space />
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 <combo key="access" text="Access rights" values="yes,permissive,customers,private" />
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" />
2938 <text key="description" text="Closer description" />
2939 <space />
2940 <reference ref="link_contact_address_payment" />
2941 <preset_link preset_name="Building" />
2942 </item> <!-- Wilderness Hut -->
2943 <separator/>
2944 <item name="Caravan Site/RV Park" icon="presets/accommodation/caravan.svg" type="node,closedway,multipolygon" preset_name_label="true">
2945 <link wiki="Tag:tourism=caravan_site" />
2946 <space />
2947 <key key="tourism" value="caravan_site" />
2948 <reference ref="name_operator" />
2949 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2950 <reference ref="wheelchair" />
2951 <space />
2952 <text key="capacity" text="Number of places" />
2953 <reference ref="fee_interval" />
2954 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2955 <check key="power_supply" text="Power supply" />
2956 <check key="tents" text="Tents allowed" />
2957 <space />
2958 <reference ref="internet_smoking" />
2959 <space />
2960 <reference ref="link_contact_address_payment" />
2961 </item> <!-- Caravan Site/RV Park -->
2962 <item name="Campsite" icon="presets/accommodation/camping.svg" type="node,closedway,multipolygon" preset_name_label="true">
2963 <link wiki="Tag:tourism=camp_site" />
2964 <space />
2965 <key key="tourism" value="camp_site" />
2966 <reference ref="name_operator" />
2967 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2968 <checkgroup columns="2">
2969 <check key="tents" text="Tents allowed" />
2970 <check key="caravans" text="Caravans allowed" />
2971 </checkgroup>
2972 <checkgroup columns="2">
2973 <check key="backcountry" text="Backcountry" />
2974 <check key="group_only" text="Group only access" />
2975 </checkgroup>
2976 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2977 <reference ref="wheelchair" />
2978 <reference ref="internet" />
2979 <space />
2980 <reference ref="nudism" />
2981 <reference ref="link_contact_address_payment" />
2982 </item> <!-- Campsite -->
2983 <item name="Camp pitch" icon="presets/accommodation/camp_pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
2984 <link wiki="Tag:tourism=camp_pitch" />
2985 <space />
2986 <key key="tourism" value="camp_pitch" />
2987 <text key="ref" text="Reference" />
2988 <text key="addr:unit" text="Unit number" />
2989 <text key="capacity" text="Number of places" />
2990 <reference ref="surface" />
2991 <checkgroup columns="2">
2992 <check key="tents" text="Tents allowed" />
2993 <check key="caravans" text="Caravans allowed" />
2994 <check key="drinking_water" text="Drinking Water" />
2995 <check key="power_supply" text="Power supply" />
2996 <check key="permanent_camping" text="Permanent camping only" />
2997 </checkgroup>
2998 </item> <!-- Camp pitch -->
2999 </group> <!-- Accommodation -->
3000 <group name="Food+Drinks" icon="presets/food/restaurant.svg">
3001 <item name="Restaurant" icon="presets/food/restaurant.svg" type="node,closedway,multipolygon" preset_name_label="true">
3002 <link wiki="Tag:amenity=restaurant" />
3003 <space />
3004 <key key="amenity" value="restaurant" />
3005 <reference ref="name_operator" />
3006 <reference ref="cuisine" />
3007 <check key="microbrewery" text="Microbrewery" />
3008 <check key="outdoor_seating" text="Outdoor seating" />
3009 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3010 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3011 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3012 <reference ref="oh" />
3013 <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" />
3014 <reference ref="wheelchair" />
3015 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
3016 <space />
3017 <reference ref="internet_smoking" />
3018 <space />
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 <space />
3035 <preset_link preset_name="Diet" />
3036 <reference ref="link_contact_address_payment" />
3037 <preset_link preset_name="Building" />
3038 </item> <!-- Fast Food -->
3039 <item name="Food Court" icon="presets/food/food_court.svg" type="node,closedway,multipolygon" preset_name_label="true">
3040 <link wiki="Tag:amenity=food_court" />
3041 <space />
3042 <key key="amenity" value="food_court" />
3043 <reference ref="name_operator" />
3044 <check key="outdoor_seating" text="Outdoor seating" />
3045 <reference ref="oh_wheelchair" />
3046 <space />
3047 <reference ref="internet_smoking" />
3048 <space />
3049 <reference ref="link_contact_address_payment" />
3050 </item> <!-- Food Court -->
3051 <item name="Cafe" icon="presets/food/cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
3052 <link wiki="Tag:amenity=cafe" />
3053 <space />
3054 <key key="amenity" value="cafe" />
3055 <reference ref="name_operator" />
3056 <combo key="cuisine" text="Cuisine" values="ice_cream" />
3057 <check key="outdoor_seating" text="Outdoor seating" />
3058 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3059 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3060 <reference ref="oh_wheelchair" />
3061 <space />
3062 <reference ref="internet_smoking" />
3063 <space />
3064 <preset_link preset_name="Diet" />
3065 <reference ref="link_contact_address_payment" />
3066 </item> <!-- Cafe -->
3067 <item name="Ice cream" icon="presets/food/ice_cream.svg" type="node,closedway,multipolygon" preset_name_label="true">
3068 <link wiki="Tag:amenity=ice_cream" />
3069 <space />
3070 <key key="amenity" value="ice_cream" />
3071 <reference ref="name_operator" />
3072 <check key="outdoor_seating" text="Outdoor seating" />
3073 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3074 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3075 <reference ref="oh_wheelchair" />
3076 <space />
3077 <reference ref="internet_smoking" />
3078 <space />
3079 <preset_link preset_name="Diet" />
3080 <reference ref="link_contact_address_payment" />
3081 </item> <!-- Ice cream -->
3082 <item name="Pub" icon="presets/food/pub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3083 <link wiki="Tag:amenity=pub" />
3084 <space />
3085 <key key="amenity" value="pub" />
3086 <reference ref="name_operator" />
3087 <check key="microbrewery" text="Microbrewery" />
3088 <check key="outdoor_seating" text="Outdoor seating" />
3089 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3090 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3091 <reference ref="oh_wheelchair" />
3092 <space />
3093 <reference ref="internet_smoking" />
3094 <space />
3095 <preset_link preset_name="Diet" />
3096 <reference ref="link_contact_address_payment" />
3097 </item> <!-- Pub -->
3098 <item name="Beer Garden" icon="presets/food/biergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3099 <link wiki="Tag:amenity=biergarten" />
3100 <space />
3101 <key key="amenity" value="biergarten" />
3102 <reference ref="name_operator" />
3103 <check key="microbrewery" text="Microbrewery" />
3104 <reference ref="oh_wheelchair" />
3105 <space />
3106 <reference ref="internet_smoking" />
3107 <space />
3108 <preset_link preset_name="Diet" />
3109 <reference ref="link_contact_address_payment" />
3110 </item> <!-- Beer Garden -->
3111 <item name="Bar" icon="presets/food/bar.svg" type="node,closedway,multipolygon" preset_name_label="true">
3112 <link wiki="Tag:amenity=bar" />
3113 <space />
3114 <key key="amenity" value="bar" />
3115 <reference ref="name_operator" />
3116 <check key="outdoor_seating" text="Outdoor seating" />
3117 <reference ref="oh_wheelchair" />
3118 <space />
3119 <reference ref="internet_smoking" />
3120 <space />
3121 <preset_link preset_name="Diet" />
3122 <reference ref="link_contact_address_payment" />
3123 </item> <!-- Bar -->
3124 <separator/>
3125 <item name="Diet" icon="presets/food/diet.svg" type="node,closedway,multipolygon" preset_name_label="true">
3126 <link wiki="Key:diet" />
3127 <space />
3128 <combo key="diet:vegetarian" text="Vegetarian" values="yes,no,only" />
3129 <combo key="diet:vegan" text="Vegan" values="yes,no,only" />
3130 <combo key="diet:lacto_vegetarian" text="Lacto-vegetarian" values="yes,no,only" />
3131 <combo key="diet:ovo_vegetarian" text="Ovo-vegetarian" values="yes,no,only" />
3132 <combo key="diet:pescetarian" text="Pescetarian" values="yes,no,only" />
3133 <combo key="diet:fruitarian" text="Fruitarian" values="yes,no,only" />
3134 <combo key="diet:raw" text="Raw" values="yes,no,only" />
3135 <space />
3136 <combo key="diet:dairy_free" text="Dairy free" values="yes,no,only" />
3137 <combo key="diet:gluten_free" text="Gluten free" values="yes,no,only" />
3138 <combo key="diet:lactose_free" text="Lactose free" values="yes,no,only" />
3139 <space />
3140 <combo key="diet:halal" text="Halal" values="yes,no,only" />
3141 <combo key="diet:kosher" text="Kosher" values="yes,no,only" />
3142 </item> <!-- Diet -->
3143 </group> <!-- Food+Drinks -->
3144 <group name="Tourism" icon="presets/sightseeing/attraction.svg">
3145 <item name="Attraction" icon="presets/sightseeing/attraction.svg" type="node,closedway,multipolygon" preset_name_label="true">
3146 <link wiki="Tag:tourism=attraction" />
3147 <space />
3148 <key key="tourism" value="attraction" />
3149 <text key="name" text="Name" />
3150 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3151 <reference ref="oh_wheelchair" />
3152 </item> <!-- Attraction -->
3153 <item name="Viewpoint" icon="presets/sightseeing/viewpoint.svg" type="node,closedway,multipolygon" preset_name_label="true">
3154 <link wiki="Tag:tourism=viewpoint" />
3155 <space />
3156 <key key="tourism" value="viewpoint" />
3157 <text key="name" text="Name" />
3158 <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" />
3159 <space />
3160 <label text="" icon="presets/misc/angles.svg" icon_size="300" />
3161 <!--<check key="man_made" value="tower" text="Look-Out Tower" />-->
3162 </item> <!-- Viewpoint -->
3163 <separator/>
3164 <item name="Information Office" icon="presets/misc/information/informationoffice.svg" type="node,closedway,multipolygon" preset_name_label="true">
3165 <link wiki="Tag:information=office" />
3166 <label text="An office where you can get information about a town or region." />
3167 <space />
3168 <key key="tourism" value="information" />
3169 <key key="information" value="office" />
3170 <reference ref="name_oh_wheelchair" />
3171 <reference ref="internet" />
3172 <reference ref="link_contact_address_payment" />
3173 </item> <!-- Information Office -->
3174 <item name="Map" icon="presets/misc/information/map.svg" type="node" preset_name_label="true">
3175 <link wiki="Tag:information=map" />
3176 <label text="A board with a map." />
3177 <space />
3178 <key key="tourism" value="information" />
3179 <key key="information" value="map" />
3180 <text key="name" text="Name" />
3181 <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" />
3182 <combo key="map_size" text="Shown Area" values="site,city,region" values_sort="false" />
3183 <text key="description" text="Closer description" />
3184 <optional text="Routes shown for:">
3185 <check key="hiking" text="Hiking" />
3186 <check key="bicycle" text="Cycling" />
3187 <check key="mtb" text="Mountainbiking" />
3188 <check key="ski" text="Skiing" />
3189 <check key="horse" text="Riding" />
3190 <space />
3191 <label text="... other transportation modes possible" />
3192 </optional>
3193 </item> <!-- Map -->
3194 <item name="Information Board" icon="presets/misc/information/board.svg" type="node" preset_name_label="true">
3195 <link wiki="Tag:information=board" />
3196 <space />
3197 <label text="A board with information." />
3198 <key key="tourism" value="information" />
3199 <key key="information" value="board" />
3200 <text key="name" text="Name" />
3201 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants,geology" />
3202 <text key="description" text="Closer description" />
3203 </item> <!-- Information Board -->
3204 <item name="Guidepost" icon="presets/misc/information/guidepost.svg" type="node" preset_name_label="true">
3205 <link wiki="Tag:information=guidepost" />
3206 <label text="A Signpost/Guidepost to indicate the directions to different destinations." />
3207 <space />
3208 <key key="tourism" value="information" />
3209 <key key="information" value="guidepost" />
3210 <reference ref="name_ref_operator" />
3211 <text key="ele" text="Elevation" />
3212 <optional text="Routes shown for:">
3213 <check key="hiking" text="Hiking" />
3214 <check key="bicycle" text="Cycling" />
3215 <check key="mtb" text="Mountainbiking" />
3216 <check key="ski" text="Skiing" />
3217 <check key="horse" text="Riding" />
3218 <space />
3219 <label text="... other transportation modes possible" />
3220 </optional>
3221 </item> <!-- Guidepost -->
3222 <item name="Route marker" icon="presets/misc/information/route_marker.svg" type="node" preset_name_label="true">
3223 <link wiki="Key:information" />
3224 <space />
3225 <key key="tourism" value="information" />
3226 <key key="information" value="route_marker" />
3227 <reference ref="name_ref_operator" />
3228 <text key="ele" text="Elevation" />
3229 <optional text="Routes shown for:">
3230 <check key="hiking" text="Hiking" />
3231 <check key="bicycle" text="Cycling" />
3232 <check key="mtb" text="Mountainbiking" />
3233 <check key="ski" text="Skiing" />
3234 <check key="horse" text="Riding" />
3235 <space />
3236 <label text="... other transportation modes possible" />
3237 </optional>
3238 </item> <!-- Route marker -->
3239 <item name="Information Terminal" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
3240 <link wiki="Tag:information=terminal" />
3241 <label text="Information access via electronic methods." />
3242 <space />
3243 <key key="tourism" value="information" />
3244 <key key="information" value="terminal" />
3245 <reference ref="name_operator" />
3246 <reference ref="wheelchair" />
3247 <text key="description" text="Closer description" />
3248 <text key="ref" text="Reference number" />
3249 <reference ref="fee" />
3250 <reference ref="internet" />
3251 </item> <!-- Information Terminal -->
3252 <item name="Audio Guide" icon="presets/misc/information/audioguide.svg" type="node" preset_name_label="true">
3253 <link wiki="Tag:information=audioguide" />
3254 <label text="Information using headphones or a mobile phone." />
3255 <space />
3256 <key key="tourism" value="information" />
3257 <key key="information" value="audioguide" />
3258 <reference ref="name_operator" />
3259 <reference ref="wheelchair" />
3260 <text key="description" text="Closer description" />
3261 <text key="ref" text="Reference number" />
3262 <reference ref="fee" />
3263 <space />
3264 <label text="Audioguide via mobile phone?" />
3265 <text key="phone" text="Phone number" />
3266 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3267 </item> <!-- Audio Guide -->
3268 <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
3269 <link wiki="Tag:tourism=information" />
3270 <space />
3271 <key key="tourism" value="information" />
3272 <text key="name" text="Name" />
3273 <text key="description" text="Closer description" />
3274 </item> <!-- Other Information Point -->
3275 </group> <!-- Tourism -->
3276 <group name="Leisure" icon="presets/leisure/theme_park.svg">
3277 <item name="Movie Theater/Cinema" icon="presets/leisure/cinema.svg" type="node,closedway,multipolygon" preset_name_label="true">
3278 <link wiki="Tag:amenity=cinema" />
3279 <space />
3280 <key key="amenity" value="cinema" />
3281 <reference ref="name_operator_oh_wheelchair" />
3282 <check key="drive_in" text="Drive-in theater" />
3283 <check key="cinema:3D" text="3D" />
3284 <text key="screen" text="Number of screens" />
3285 <reference ref="min_age" />
3286 <reference ref="link_contact_address_payment" />
3287 <preset_link preset_name="Building" />
3288 </item> <!-- Movie Theater/Cinema -->
3289 <item name="Bandstand" icon="presets/leisure/bandstand.svg" type="node,closedway,multipolygon" preset_name_label="true">
3290 <link wiki="Tag:leisure=bandstand" />
3291 <space />
3292 <key key="leisure" value="bandstand" />
3293 <reference ref="name_operator_oh_wheelchair" />
3294 <combo key="access" text="Access" values="yes,permissive,private" />
3295 </item> <!-- Bandstand -->
3296 <item name="Zoo" icon="presets/leisure/zoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
3297 <link wiki="Tag:tourism=zoo" />
3298 <space />
3299 <key key="tourism" value="zoo" />
3300 <reference ref="name_oh_wheelchair" />
3301 <combo key="zoo" text="Type" values="aviary,birds,butterfly,enclosure,falconry,petting_zoo,reptile,safari_park,wildlife_park" />
3302 <text key="wikipedia" text="Wikipedia" />
3303 <space />
3304 <reference ref="link_contact_address_payment" />
3305 </item> <!-- Zoo -->
3306 <item name="Animal enclosure" icon="presets/attraction/animal.svg" type="node,closedway,multipolygon" preset_name_label="true">
3307 <link wiki="Tag:attraction=animal" />
3308 <space />
3309 <key key="attraction" value="animal" />
3310 <text key="name" text="Name" />
3311 </item> <!-- Animal enclosure -->
3312 <item name="Dog Park" icon="presets/leisure/dogpark.svg" type="node,closedway,multipolygon" preset_name_label="true">
3313 <link wiki="Tag:leisure=dog_park" />
3314 <space />
3315 <key key="leisure" value="dog_park" />
3316 <text key="name" text="Name" />
3317 <check key="area" text="Area" />
3318 <combo key="barrier" text="Barrier" values="fence,wall" />
3319 <reference ref="oh_wheelchair" />
3320 <check key="lit" text="Lit" />
3321 </item> <!-- Dog Park -->
3322 <item name="Amusement/Theme Park" icon="presets/leisure/theme_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3323 <link wiki="Tag:tourism=theme_park" />
3324 <space />
3325 <key key="tourism" value="theme_park" />
3326 <reference ref="name_operator_oh_wheelchair" />
3327 <space />
3328 <reference ref="link_contact_address_payment" />
3329 </item> <!-- Amusement/Theme Park -->
3330 <item name="Water Park" icon="presets/leisure/water_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3331 <link wiki="Tag:leisure=water_park" />
3332 <space />
3333 <key key="leisure" value="water_park" />
3334 <reference ref="name_operator_oh_wheelchair" />
3335 <space />
3336 <reference ref="link_contact_address_payment" />
3337 </item> <!-- Water Park -->
3338 <item name="Resort" icon="presets/leisure/resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3339 <link wiki="Tag:leisure=resort" />
3340 <space />
3341 <key key="leisure" value="resort" />
3342 <reference ref="name_operator_oh_wheelchair" />
3343 <reference ref="fee_interval" />
3344 <space />
3345 <reference ref="link_contact_address_payment" />
3346 </item> <!-- Resort -->
3347 <item name="Beach Resort" icon="presets/leisure/beach_resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3348 <link wiki="Tag:leisure=beach_resort" />
3349 <space />
3350 <key key="leisure" value="beach_resort" />
3351 <reference ref="name_operator_oh_wheelchair" />
3352 <reference ref="fee_interval" />
3353 <space />
3354 <reference ref="nudism" />
3355 <reference ref="link_contact_address_payment" />
3356 </item> <!-- Beach Resort -->
3357 <item name="Swimming Pool" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
3358 <link wiki="Tag:leisure=swimming_pool" />
3359 <key key="leisure" value="swimming_pool" />
3360 <space />
3361 <label text="Used for the water area only." />
3362 <space />
3363 <combo key="access" text="Access" values="yes,customers,private" />
3364 </item> <!-- Swimming Pool -->
3365 <item name="Dive centre" icon="presets/leisure/dive_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3366 <link wiki="Tag:amenity=dive_centre" />
3367 <space />
3368 <key key="amenity" value="dive_centre" />
3369 <reference ref="name_operator_oh_wheelchair" />
3370 <space />
3371 <reference ref="link_contact_address_payment" />
3372 </item> <!-- Dive centre -->
3373 <item name="Fitness Station" icon="presets/leisure/fitness_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3374 <link wiki="Tag:leisure=fitness_station" />
3375 <space />
3376 <key key="leisure" value="fitness_station" />
3377 <reference ref="name_operator_oh_wheelchair" />
3378 <text key="ref" text="Reference" />
3379 <text key="description" text="Description" />
3380 </item> <!-- Fitness Station -->
3381 <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true">
3382 <link wiki="Tag:amenity=sauna" />
3383 <space />
3384 <key key="leisure" value="sauna" />
3385 <reference ref="name_operator_oh_wheelchair" />
3386 <combo key="access" text="Access" values="yes,permissive,private" />
3387 <space />
3388 <reference ref="link_contact_address_payment" />
3389 </item> <!-- Sauna -->
3390 <item name="Horse Riding" icon="presets/leisure/horse_riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
3391 <link wiki="Tag:leisure=horse_riding" />
3392 <space />
3393 <key key="leisure" value="horse_riding" />
3394 <reference ref="name_operator_oh_wheelchair" />
3395 <reference ref="fee" />
3396 <space />
3397 <reference ref="link_contact_address_payment" />
3398 </item> <!-- Horse Riding -->
3399 <item name="Hackerspace" icon="presets/leisure/hackerspace.svg" type="node,closedway,multipolygon" preset_name_label="true">
3400 <link wiki="Tag:leisure=hackerspace" />
3401 <space />
3402 <key key="leisure" value="hackerspace" />
3403 <reference ref="name_operator_oh_wheelchair" />
3404 <space />
3405 <reference ref="link_contact_address" />
3406 </item> <!-- Hackerspace -->
3407 <item name="Outdoor seating" icon="presets/leisure/outdoor_seating.svg" type="node,closedway,multipolygon" preset_name_label="true">
3408 <link wiki="Tag:leisure=outdoor_seating" />
3409 <space />
3410 <key key="leisure" value="outdoor_seating" />
3411 <reference ref="name_operator_oh_wheelchair" />
3412 </item> <!-- Outdoor seating -->
3413 <separator/>
3414 <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
3415 <link wiki="Tag:leisure=playground" />
3416 <space />
3417 <key key="leisure" value="playground" />
3418 <reference ref="name_operator_oh_wheelchair" />
3419 <reference ref="max_age" />
3420 </item> <!-- Playground -->
3421 <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3422 <link wiki="Tag:tourism=picnic_site" />
3423 <space />
3424 <key key="tourism" value="picnic_site" />
3425 <text key="name" text="Name" />
3426 <check key="fireplace" text="Fireplace" />
3427 </item> <!-- Picnic Site -->
3428 <item name="Picnic Table" icon="presets/leisure/picnic.svg" type="node" preset_name_label="true">
3429 <link wiki="Tag:leisure=picnic_table" />
3430 <space />
3431 <key key="leisure" value="picnic_table" />
3432 <check key="covered" text="Covered" />
3433 </item> <!-- Picnic Table -->
3434 <item name="Public Grill" icon="presets/leisure/bbq.svg" type="node,closedway,multipolygon" preset_name_label="true">
3435 <link wiki="Tag:amenity=bbq" />
3436 <space />
3437 <key key="amenity" value="bbq" />
3438 <text key="name" text="Name" />
3439 <combo key="fuel" text="Fuel" text_context="grill" values="charcoal,electric,wood" />
3440 <check key="covered" text="Covered" />
3441 </item> <!-- Public Grill -->
3442 <item name="Firepit" icon="presets/leisure/firepit.svg" type="node,closedway" preset_name_label="true">
3443 <link wiki="Tag:leisure=firepit" />
3444 <space />
3445 <key key="leisure" value="firepit" />
3446 <text key="name" text="Name" />
3447 </item> <!-- Firepit -->
3448 <item name="Fishing" icon="presets/sport/fishing.svg" type="node,closedway,multipolygon" preset_name_label="true">
3449 <link wiki="Tag:leisure=fishing" />
3450 <space />
3451 <key key="leisure" value="fishing" />
3452 <text key="name" text="Name" />
3453 </item> <!-- Fishing -->
3454 <item name="Bird Hide" icon="presets/leisure/bird_hide.svg" type="node,closedway" preset_name_label="true">
3455 <link wiki="Tag:leisure=bird_hide" />
3456 <space />
3457 <key key="leisure" value="bird_hide" />
3458 <reference ref="name_ref_operator" />
3459 </item> <!-- Bird Hide -->
3460 <separator/>
3461 <item name="Night Club" icon="presets/leisure/nightclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3462 <link wiki="Tag:amenity=nightclub" />
3463 <space />
3464 <key key="amenity" value="nightclub" />
3465 <reference ref="name_operator_oh_wheelchair" />
3466 <reference ref="min_age" />
3467 <space />
3468 <reference ref="internet_smoking" />
3469 <space />
3470 <reference ref="link_contact_address_payment" />
3471 </item> <!-- Night Club -->
3472 <item name="Casino" icon="presets/leisure/casino.svg" type="node,closedway,multipolygon" preset_name_label="true">
3473 <link wiki="Tag:amenity=casino" />
3474 <space />
3475 <key key="amenity" value="casino" />
3476 <reference ref="name_operator_oh_wheelchair" />
3477 <space />
3478 <reference ref="internet_smoking" />
3479 <space />
3480 <reference ref="link_contact_address_payment" />
3481 </item> <!-- Casino -->
3482 <item name="Strip Club" icon="presets/leisure/stripclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3483 <link wiki="Tag:amenity=stripclub" />
3484 <space />
3485 <key key="amenity" value="stripclub" />
3486 <reference ref="name_operator_oh_wheelchair" />
3487 <space />
3488 <reference ref="internet_smoking" />
3489 <space />
3490 <reference ref="link_contact_address_payment" />
3491 </item> <!-- Strip Club -->
3492 <item name="Brothel" icon="presets/leisure/brothel.svg" type="node,closedway,multipolygon" preset_name_label="true">
3493 <link wiki="Tag:amenity=brothel" />
3494 <space />
3495 <key key="amenity" value="brothel" />
3496 <reference ref="name_operator_oh_wheelchair" />
3497 <space />
3498 <reference ref="internet_smoking" />
3499 <space />
3500 <reference ref="link_contact_address_payment" />
3501 </item> <!-- Brothel -->
3502 </group> <!-- Leisure -->
3503 <group name="Culture" icon="presets/leisure/theater.svg">
3504 <item name="Museum" icon="presets/sightseeing/museum.svg" type="node,closedway,multipolygon" preset_name_label="true">
3505 <link wiki="Tag:tourism=museum" />
3506 <space />
3507 <key key="tourism" value="museum" />
3508 <reference ref="name_operator_oh_wheelchair" />
3509 <text key="wikipedia" text="Wikipedia" />
3510 <reference ref="link_contact_address_payment" />
3511 <preset_link preset_name="Building" />
3512 </item> <!-- Museum -->
3513 <item name="Theatre" icon="presets/leisure/theater.svg" type="node,closedway,multipolygon" preset_name_label="true">
3514 <link wiki="Tag:amenity=theatre" />
3515 <space />
3516 <key key="amenity" value="theatre" />
3517 <reference ref="name_operator" />
3518 <reference ref="wheelchair" />
3519 <reference ref="link_contact_address_payment" />
3520 <preset_link preset_name="Building" />
3521 </item> <!-- Theatre -->
3522 <item name="Library" icon="presets/education/library.svg" type="node,closedway,multipolygon" preset_name_label="true">
3523 <link wiki="Tag:amenity=library" />
3524 <space />
3525 <key key="amenity" value="library" />
3526 <reference ref="name_operator_oh_wheelchair" />
3527 <reference ref="link_contact_address_payment" />
3528 <preset_link preset_name="Building" />
3529 </item> <!-- Library -->
3530 <item name="Arts Centre" icon="presets/sightseeing/arts_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3531 <link wiki="Tag:amenity=arts_centre" />
3532 <space />
3533 <key key="amenity" value="arts_centre" />
3534 <text key="name" text="Name" />
3535 <reference ref="link_contact_address_payment" />
3536 <preset_link preset_name="Building" />
3537 </item> <!-- Arts Centre -->
3538 <item name="Artwork" icon="presets/sightseeing/arts_centre.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
3539 <link wiki="Tag:tourism=artwork" />
3540 <space />
3541 <key key="tourism" value="artwork" />
3542 <combo key="artwork_type" text="Type" values="architecture,mural,painting,sculpture,statue,bust,stone,installation,graffiti" values_searchable="true" />
3543 <text key="name" text="Name" />
3544 <text key="artwork_subject" text="Subject" />
3545 <text key="artist_name" text="Artist Name" />
3546 <combo key="material" text="Material" values="brass,bronze,concrete,glass,granite,metal,plastic,steel,stone,wood" />
3547 <text key="start_date" text="Start date" />
3548 </item> <!-- Artwork -->
3549 <item name="Studio" icon="presets/service/studio.svg" type="node,closedway,multipolygon" preset_name_label="true">
3550 <link wiki="Tag:amenity=studio" />
3551 <space />
3552 <key key="amenity" value="studio" />
3553 <reference ref="name_operator" />
3554 <reference ref="wheelchair" />
3555 <combo key="studio" text="Type" values="audio,radio,television,video" />
3556 <reference ref="link_contact_address_payment" />
3557 </item> <!-- Studio -->
3558 </group> <!-- Culture -->
3559 <group name="Place of Worship" icon="presets/religion/religion.svg">
3560 <item name="Church" icon="presets/religion/church.svg" type="node,closedway,multipolygon" preset_name_label="true">
3561 <link wiki="Tag:amenity=place_of_worship" />
3562 <space />
3563 <key key="amenity" value="place_of_worship" />
3564 <key key="religion" value="christian" />
3565 <text key="name" text="Name" />
3566 <combo key="building" text="Building type" values="basilica,cathedral,chapel,church,temple" values_searchable="true" />
3567 <reference ref="christian_denominations" />
3568 <reference ref="service_times" />
3569 <reference ref="oh_wheelchair" />
3570 <reference ref="link_contact_address" />
3571 <preset_link preset_name="Building" />
3572 </item> <!-- Church -->
3573 <item name="Mosque" icon="presets/religion/muslim.svg" type="node,closedway,multipolygon" preset_name_label="true">
3574 <link wiki="Tag:amenity=place_of_worship" />
3575 <space />
3576 <key key="amenity" value="place_of_worship" />
3577 <key key="religion" value="muslim" />
3578 <text key="name" text="Name" />
3579 <combo key="building" text="Building type" values="mosque" values_searchable="true" />
3580 <reference ref="muslim_denominations" />
3581 <reference ref="service_times" />
3582 <reference ref="oh_wheelchair" />
3583 <reference ref="link_contact_address" />
3584 <preset_link preset_name="Building" />
3585 </item> <!-- Mosque -->
3586 <item name="Synagogue" icon="presets/religion/jewish.svg" type="node,closedway,multipolygon" preset_name_label="true">
3587 <link wiki="Tag:amenity=place_of_worship" />
3588 <space />
3589 <key key="amenity" value="place_of_worship" />
3590 <key key="religion" value="jewish" />
3591 <text key="name" text="Name" />
3592 <combo key="building" text="Building type" values="synagogue" values_searchable="true" />
3593 <reference ref="jewish_denominations" />
3594 <reference ref="service_times" />
3595 <reference ref="oh_wheelchair" />
3596 <reference ref="link_contact_address" />
3597 <preset_link preset_name="Building" />
3598 </item> <!-- Synagogue -->
3599 <item name="Buddhist Temple" icon="presets/religion/buddhism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3600 <link wiki="Tag:amenity=place_of_worship" />
3601 <space />
3602 <key key="amenity" value="place_of_worship" />
3603 <key key="religion" value="buddhist" />
3604 <text key="name" text="Name" />
3605 <reference ref="buddhist_denominations" />
3606 <reference ref="service_times" />
3607 <reference ref="oh_wheelchair" />
3608 <reference ref="link_contact_address" />
3609 <preset_link preset_name="Building" />
3610 </item> <!-- Buddhist Temple -->
3611 <item name="Hindu Temple" icon="presets/religion/hinduism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3612 <link wiki="Tag:amenity=place_of_worship" />
3613 <space />
3614 <key key="amenity" value="place_of_worship" />
3615 <key key="religion" value="hindu" />
3616 <text key="name" text="Name" />
3617 <reference ref="hindu_denominations" />
3618 <reference ref="service_times" />
3619 <reference ref="oh_wheelchair" />
3620 <reference ref="link_contact_address" />
3621 <preset_link preset_name="Building" />
3622 </item> <!-- Hindu Temple -->
3623 <item name="Shinto Shrine" icon="presets/religion/shinto.svg" type="node,closedway,multipolygon" preset_name_label="true">
3624 <link wiki="Tag:amenity=place_of_worship" />
3625 <space />
3626 <key key="amenity" value="place_of_worship" />
3627 <key key="religion" value="shinto" />
3628 <text key="name" text="Name" />
3629 <reference ref="service_times" />
3630 <reference ref="oh_wheelchair" />
3631 <reference ref="link_contact_address" />
3632 <preset_link preset_name="Building" />
3633 </item> <!-- Shinto Shrine -->
3634 <item name="Other Place of Worship" icon="presets/religion/religion.svg" type="node,closedway,multipolygon" preset_name_label="true">
3635 <link wiki="Tag:amenity=place_of_worship" />
3636 <space />
3637 <key key="amenity" value="place_of_worship" />
3638 <text key="name" text="Name" />
3639 <reference ref="other_religions" />
3640 <reference ref="service_times" />
3641 <reference ref="oh_wheelchair" />
3642 <reference ref="link_contact_address" />
3643 <preset_link preset_name="Building" />
3644 </item> <!-- Other Place of Worship -->
3645 </group> <!-- Place of Worship -->
3646 <group name="Public Building" icon="presets/service/townhall.svg">
3647 <item name="Town Hall" icon="presets/service/townhall.svg" type="node,closedway,multipolygon" preset_name_label="true">
3648 <link wiki="Tag:amenity=townhall" />
3649 <space />
3650 <key key="amenity" value="townhall" />
3651 <reference ref="name_oh_wheelchair" />
3652 <reference ref="link_contact_address" />
3653 <preset_link preset_name="Building" />
3654 </item> <!-- Town Hall -->
3655 <item name="Community Centre" icon="presets/service/community_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3656 <link wiki="Tag:amenity=community_centre" />
3657 <label text="Community Centre" />
3658 <space />
3659 <key key="amenity" value="community_centre" />
3660 <reference ref="name_operator_oh_wheelchair" />
3661 <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" />
3662 <multiselect key="community_centre:for" text="For" values="child;juvenile;student;girl;boy;man;woman;senior;family;homosexual;multigeneration;disabled;athlete;immigrant;lgbtq" />
3663 <reference ref="link_contact_address" />
3664 <preset_link preset_name="Building" />
3665 </item> <!-- Community Centre -->
3666 <item name="Embassy" icon="presets/service/embassy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3667 <link wiki="Tag:amenity=embassy" />
3668 <space />
3669 <key key="amenity" value="embassy" />
3670 <reference ref="name_oh_wheelchair" />
3671 <reference ref="link_contact_address" />
3672 </item> <!-- Embassy -->
3673 <item name="Courthouse" icon="presets/service/courthouse.svg" type="node,closedway,multipolygon" preset_name_label="true">
3674 <link wiki="Tag:amenity=courthouse" />
3675 <space />
3676 <key key="amenity" value="courthouse" />
3677 <reference ref="name_oh_wheelchair" />
3678 <reference ref="link_contact_address" />
3679 <preset_link preset_name="Building" />
3680 </item> <!-- Courthouse -->
3681 <item name="Prison" icon="presets/service/prison.svg" type="node,closedway,multipolygon" preset_name_label="true">
3682 <link wiki="Tag:amenity=prison" />
3683 <space />
3684 <key key="amenity" value="prison" />
3685 <reference ref="name_operator" />
3686 <reference ref="link_contact_address" />
3687 </item> <!-- Prison -->
3688 <item name="Police" icon="presets/service/police.svg" type="node,closedway,multipolygon" preset_name_label="true">
3689 <link wiki="Tag:amenity=police" />
3690 <space />
3691 <key key="amenity" value="police" />
3692 <reference ref="name_oh_wheelchair" />
3693 <reference ref="link_contact_address" />
3694 <preset_link preset_name="Building" />
3695 </item> <!-- Police -->
3696 <item name="Ranger Station" icon="presets/service/ranger_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3697 <link wiki="Tag:amenity=ranger_station" />
3698 <space />
3699 <key key="amenity" value="ranger_station" />
3700 <reference ref="name_operator_oh_wheelchair" />
3701 <reference ref="link_contact_address" />
3702 </item> <!-- Ranger Station -->
3703 <item name="Fire Station" icon="presets/service/firebrigade.svg" type="node,closedway,multipolygon" preset_name_label="true">
3704 <link wiki="Tag:amenity=fire_station" />
3705 <space />
3706 <key key="amenity" value="fire_station" />
3707 <text key="name" text="Name" />
3708 <reference ref="link_contact_address" />
3709 <preset_link preset_name="Building" />
3710 </item> <!-- Fire Station -->
3711 <item name="Post Office" icon="presets/service/post_office.svg" type="node,closedway,multipolygon" preset_name_label="true">
3712 <link wiki="Tag:amenity=post_office" />
3713 <space />
3714 <key key="amenity" value="post_office" />
3715 <reference ref="name_operator_oh_wheelchair" />
3716 <text key="ref" text="Reference" />
3717 <reference ref="link_contact_address_payment" />
3718 </item> <!-- Post Office -->
3719 </group> <!-- Public Buildings -->
3720 <group name="Education" icon="presets/education/school.svg">
3721 <item name="Kindergarten" icon="presets/education/kindergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3722 <link wiki="Tag:amenity=kindergarten" />
3723 <space />
3724 <key key="amenity" value="kindergarten" />
3725 <reference ref="name_operator_oh_wheelchair" />
3726 <reference ref="min_age" />
3727 <reference ref="max_age" />
3728 <combo key="isced:level" text="ISCED level" values="0" />
3729 <reference ref="link_contact_address" />
3730 <preset_link preset_name="Building" />
3731 </item> <!-- Kindergarten -->
3732 <item name="School" icon="presets/education/school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3733 <link wiki="Tag:amenity=school" />
3734 <space />
3735 <key key="amenity" value="school" />
3736 <reference ref="name_operator_oh_wheelchair" />
3737 <reference ref="min_age" />
3738 <multiselect key="isced:level" text="ISCED level" values="0;1;2;3;4" />
3739 <reference ref="link_contact_address" />
3740 <preset_link preset_name="Building" />
3741 </item> <!-- School -->
3742 <item name="University" icon="presets/education/university.svg" type="node,closedway,multipolygon" preset_name_label="true">
3743 <link wiki="Tag:amenity=university" />
3744 <space />
3745 <key key="amenity" value="university" />
3746 <reference ref="name_operator_oh_wheelchair" />
3747 <multiselect key="isced:level" text="ISCED level" values="4;5;6;7;8" />
3748 <reference ref="link_contact_address" />
3749 </item> <!-- University -->
3750 <item name="College" icon="presets/education/college.svg" type="node,closedway,multipolygon" preset_name_label="true">
3751 <link wiki="Tag:amenity=college" />
3752 <space />
3753 <key key="amenity" value="college" />
3754 <reference ref="name_operator_oh_wheelchair" />
3755 <multiselect key="isced:level" text="ISCED level" values="3;4;5;6;7" />
3756 <reference ref="link_contact_address" />
3757 </item> <!-- College -->
3758 <item name="Driving School" icon="presets/education/driving_school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3759 <link wiki="Tag:amenity=driving_school" />
3760 <space />
3761 <key key="amenity" value="driving_school" />
3762 <reference ref="name_operator_oh_wheelchair" />
3763 <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" />
3764 <reference ref="link_contact_address" />
3765 </item> <!-- Driving School -->
3766 </group> <!-- Education -->
3767 <group name="Health" icon="presets/health/pharmacy.svg">
3768 <item name="Hospital" icon="presets/health/hospital.svg" type="node,closedway,multipolygon" preset_name_label="true">
3769 <link wiki="Tag:amenity=hospital" />
3770 <space />
3771 <key key="amenity" value="hospital" />
3772 <reference ref="name_operator" />
3773 <reference ref="link_contact_address_payment" />
3774 </item> <!-- Hospital -->
3775 <item name="Clinic" icon="presets/health/clinic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3776 <link wiki="Tag:amenity=clinic" />
3777 <space />
3778 <key key="amenity" value="clinic" />
3779 <reference ref="name_operator" />
3780 <reference ref="link_contact_address_payment" />
3781 </item> <!-- Clinic -->
3782 <item name="Doctor's Office" icon="presets/health/doctors.svg" type="node,closedway,multipolygon" preset_name_label="true">
3783 <link wiki="Tag:amenity=doctors" />
3784 <space />
3785 <key key="amenity" value="doctors" />
3786 <reference ref="name_oh_wheelchair" />
3787 <reference ref="link_contact_address_payment" />
3788 </item> <!-- Doctor's Office -->
3789 <item name="Dentist" icon="presets/health/dentist.svg" type="node,closedway,multipolygon" preset_name_label="true">
3790 <link wiki="Tag:amenity=dentist" />
3791 <space />
3792 <key key="amenity" value="dentist" />
3793 <reference ref="name_oh_wheelchair" />
3794 <reference ref="link_contact_address_payment" />
3795 </item> <!-- Dentist -->
3796 <item name="Pharmacy" icon="presets/health/pharmacy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3797 <link wiki="Tag:amenity=pharmacy" />
3798 <space />
3799 <key key="amenity" value="pharmacy" />
3800 <reference ref="name_operator_oh_wheelchair" />
3801 <check key="dispensing" text="Dispensing"/>
3802 <reference ref="link_contact_address_payment" />
3803 </item> <!-- Pharmacy -->
3804 <separator/>
3805 <item name="Baby Hatch/Safe Haven" icon="presets/health/baby_hatch.svg" type="node,closedway" preset_name_label="true">
3806 <link wiki="Tag:amenity=baby_hatch" />
3807 <space />
3808 <key key="amenity" value="baby_hatch" />
3809 <reference ref="name_operator_oh_wheelchair" />
3810 <reference ref="link_contact_address" />
3811 </item> <!-- Baby Hatch/Safe Haven -->
3812 <separator/>
3813 <item name="Emergency Access Point" icon="presets/service/emergency_access_point.svg" type="node,closedway" preset_name_label="true">
3814 <link wiki="Tag:highway=emergency_access_point" />
3815 <space />
3816 <key key="highway" value="emergency_access_point" />
3817 <text key="ref" text="Point Number" />
3818 <text key="name" text="Point Name" />
3819 <text key="operator" text="Operator" />
3820 <text key="emergency_telephone_code" text="Emergency Phone Number" />
3821 <label text="(Use number as shown on plate.)" />
3822 <space />
3823 </item> <!-- Emergency Access Point -->
3824 <separator/>
3825 <item name="Veterinary" icon="presets/health/veterinary.svg" type="node,closedway,multipolygon" preset_name_label="true">
3826 <link wiki="Tag:amenity=veterinary" />
3827 <space />
3828 <key key="amenity" value="veterinary" />
3829 <reference ref="name_oh_wheelchair" />
3830 <reference ref="link_contact_address_payment" />
3831 </item> <!-- Veterinary -->
3832 </group> <!-- Health -->
3833 <group name="Emergency" icon="presets/emergency/ambulance_station.svg">
3834 <item name="Ambulance Station" icon="presets/emergency/ambulance_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3835 <link wiki="Tag:emergency=ambulance_station" />
3836 <space />
3837 <key key="emergency" value="ambulance_station" />
3838 <reference ref="name_operator" />
3839 <reference ref="link_contact_address" />
3840 </item> <!-- Ambulance Station -->
3841 <item name="Emergency ward entrance" icon="presets/emergency/emergency_ward_entrance.svg" type="node" preset_name_label="true">
3842 <link wiki="Tag:emergency=emergency_ward_entrance" />
3843 <space />
3844 <key key="emergency" value="emergency_ward_entrance" />
3845 <reference ref="name_operator" />
3846 <combo key="emergency_ward_entrance" text="Type" values="walk-in,rescue_service,all" values_searchable="true" />
3847 <reference ref="link_contact_address" />
3848 </item> <!-- Emergency ward entrance -->
3849 <item name="Automated Defibrillator" icon="presets/emergency/aed.svg" type="node" preset_name_label="true">
3850 <link wiki="Tag:emergency=defibrillator" />
3851 <space />
3852 <key key="emergency" value="defibrillator" />
3853 <reference ref="oh_wheelchair" />
3854 <text key="operator" text="Operator" />
3855 <text key="defibrillator:location" text="Location description" />
3856 <text key="phone" text="Phone number" />
3857 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3858 <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
3859 <check key="indoor" text="Located inside a building?" />
3860 <!-- lastcheck is in use for aed devices, but not yet well discussed or documented
3861 <optional>
3862 <text key="lastcheck" text="Last check date (YYYY-MM-DD)" />
3863 <text key="lastcheck:note" text="Last check note" />
3864 </optional>
3865 -->
3866 </item> <!-- Automated Defibrillator -->
3867 <separator />
3868 <item name="Fire Extinguisher" icon="presets/emergency/fire_extinguisher.svg" type="node" preset_name_label="true">
3869 <link wiki="Tag:emergency=fire_extinguisher" />
3870 <space />
3871 <key key="emergency" value="fire_extinguisher" />
3872 <text key="ref" text="Reference" />
3873 <text key="operator" text="Operator" />
3874 <check key="indoor" text="Indoor" />
3875 </item> <!-- Fire Extinguisher -->
3876 <item name="Fire Hose" icon="presets/emergency/fire_hose.svg" type="node" preset_name_label="true">
3877 <link wiki="Tag:emergency=fire_hose" />
3878 <space />
3879 <key key="emergency" value="fire_hose" />
3880 <text key="ref" text="Reference" />
3881 <text key="operator" text="Operator" />
3882 </item> <!-- Fire Hose -->
3883 <item name="Fire Hydrant" icon="presets/service/fire_hydrant.svg" type="node" preset_name_label="true">
3884 <link wiki="Tag:emergency=fire_hydrant" />
3885 <space />
3886 <key key="emergency" value="fire_hydrant" />
3887 <combo key="fire_hydrant:type" text="Shape" values_searchable="true" values_context="pipeline" >
3888 <list_entry value="pillar" short_description="A pillar type hydrant." />
3889 <list_entry value="underground" short_description="A fire hydrant simple outlet located underground." />
3890 <list_entry value="wall" short_description="A wall-mounted fire hydrant." />
3891 <list_entry value="pipe" short_description="A simple capped pipe, without the usual hydrant shape." />
3892 </combo>
3893 <combo key="fire_hydrant:diameter" text="Diameter (mm)" values="50,70,75,80,100,110,125,150,200,250,300,400" />
3894 <combo key="fire_hydrant:pressure" text="Pressure (bar) or suction" values_searchable="true" values_sort="false">
3895 <list_entry value="#" short_description="Pressure in bar." />
3896 <list_entry value="yes" short_description="Pressure but value unknown." />
3897 <list_entry value="suction" short_description="Water is not pressurized, a pump is needed." />
3898 </combo>
3899 <optional>
3900 <text key="ref" text="Reference" />
3901 <combo key="water_source" text="Water source">
3902 <list_entry value="main" short_description="Hydrant is fed by the local distribution network." />
3903 <list_entry value="groundwater" short_description="A water well." />
3904 <list_entry value="stream" />
3905 <list_entry value="river" />
3906 <list_entry value="canal" />
3907 <list_entry value="drain" />
3908 <list_entry value="ditch" />
3909 <list_entry value="pond" />
3910 <list_entry value="lake" />
3911 <list_entry value="water_tank" />
3912 <list_entry value="swimming_pool" />
3913 </combo>
3914 <combo key="fire_hydrant:position" text="Hydrant Position" values_context="hydrant position" >
3915 <list_entry value="lane" short_description="on the side of a road lane" />
3916 <list_entry value="parking_lot" short_description="in a parking lot" />
3917 <list_entry value="sidewalk" short_description="on a sidewalk" />
3918 <list_entry value="green" short_description="in a grassy area" />
3919 </combo>
3920 <text key="flow_rate" text="Flow rate with unit of measure" />
3921 <combo key="pillar:type" text="Pillar type">
3922 <list_entry value="dry_barrel" short_description="A style of pillar hydrant where the water shutoff valve is below ground." />
3923 <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." />
3924 </combo>
3925 <space />
3926 <combo key="couplings" text="Number of couplings" values="1,2,3" />
3927 <!-- <combo key="couplings:type" text="Coupling standard" values="Bayonet,Barcelona,Guillemin,Klaue,Sprawny,Storz,UNI" /> capitalized values which is contrary to general tagging conventions -->
3928 <text key="couplings:diameters" text="Each coupling diameter (separated by ;)" />
3929 <space />
3930 <combo key="colour" text="Colour" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
3931 <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" />
3932 <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" />
3933 <space />
3934 <text key="manufacturer" text="Manufacturer" />
3935 <text key="operator" text="Operator" />
3936 <text key="name" text="Name" />
3937 </optional>
3938 </item> <!-- Fire Hydrant -->
3939 <item name="Water Tank" icon="presets/emergency/water_tank.svg" type="node,closedway" preset_name_label="true">
3940 <link wiki="Tag:emergency=water_tank" />
3941 <space />
3942 <key key="emergency" value="water_tank" />
3943 <reference ref="name_ref_operator" />
3944 <space />
3945 <text key="water_tank:volume" text="Volume (in liters)" />
3946 </item> <!-- Water Tank -->
3947 <separator />
3948 <item name="Assembly Point" icon="presets/emergency/assembly_point.svg" type="node" preset_name_label="true">
3949 <link wiki="Tag:emergency=assembly_point" />
3950 <space />
3951 <key key="emergency" value="assembly_point" />
3952 <reference ref="name_ref_operator" />
3953 </item> <!-- Assembly Point -->
3954 <item name="Emergency Phone" icon="presets/vehicle/emergency_phone.svg" type="node" preset_name_label="true">
3955 <link wiki="Tag:emergency=phone" />
3956 <key key="emergency" value="phone" />
3957 <text key="ref" text="Reference" />
3958 <text key="operator" text="Operator" />
3959 </item> <!-- Emergency Phone -->
3960 <item name="Siren" icon="presets/emergency/siren.svg" type="node" preset_name_label="true">
3961 <link wiki="Tag:emergency=siren" />
3962 <key key="emergency" value="siren" />
3963 <text key="ref" text="Reference" />
3964 <text key="operator" text="Operator" />
3965 <space />
3966 <combo key="siren:type" text="Type" values="pneumatic,electronic,mechanical" />
3967 <multiselect key="siren:purpose" text="Purpose" values="tornado;fire;air_raid;civil_defense" values_searchable="true" />
3968 <text key="siren:range" text="Range (in meters)" />
3969 </item> <!-- Siren -->
3970 </group> <!-- Emergency -->
3971 <group name="Social Facility" icon="presets/social_facility/outreach.svg">
3972 <item name="Nursing Home" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3973 <link wiki="Key:social_facility" />
3974 <space />
3975 <key key="amenity" value="social_facility" />
3976 <key key="social_facility" value="nursing_home" />
3977 <reference ref="name_operator" />
3978 <text key="capacity" text="Capacity" />
3979 <reference ref="link_contact_address" />
3980 </item> <!-- Nursing Home -->
3981 <item name="Nursing Home (Legacy)" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3982 <link wiki="Tag:amenity=nursing_home" />
3983 <space />
3984 <key key="amenity" value="nursing_home" />
3985 <reference ref="name_operator" />
3986 <text key="capacity" text="Capacity" />
3987 <reference ref="link_contact_address" />
3988 </item> <!-- Nursing Home (Legacy)-->
3989 <item name="Group Home" icon="presets/social_facility/group_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3990 <link wiki="Key:social_facility" />
3991 <space />
3992 <key key="amenity" value="social_facility" />
3993 <key key="social_facility" value="group_home" />
3994 <reference ref="name_operator" />
3995 <combo key="social_facility:for" text="For" value="senior" default="senior" />
3996 <text key="capacity" text="Capacity" />
3997 <reference ref="link_contact_address" />
3998 </item> <!-- Group Home -->
3999 <item name="Assisted Living" icon="presets/social_facility/assisted_living.svg" type="node,closedway,multipolygon" preset_name_label="true">
4000 <link wiki="Key:social_facility" />
4001 <space />
4002 <key key="amenity" value="social_facility" />
4003 <key key="social_facility" value="assisted_living" />
4004 <reference ref="name_operator" />
4005 <combo key="social_facility:for" text="For" value="senior" default="senior" />
4006 <text key="capacity" text="Capacity" />
4007 <reference ref="link_contact_address" />
4008 </item> <!-- Assisted Living -->
4009 <item name="Outreach" icon="presets/social_facility/outreach.svg" type="node,closedway,multipolygon" preset_name_label="true">
4010 <link wiki="Key:social_facility" />
4011 <space />
4012 <key key="amenity" value="social_facility" />
4013 <key key="social_facility" value="outreach" />
4014 <reference ref="name_operator_oh_wheelchair" />
4015 <reference ref="link_contact_address" />
4016 </item> <!-- Outreach -->
4017 <item name="Shelter" name_context="social_facility" icon="presets/social_facility/shelter.svg" type="node,closedway,multipolygon" preset_name_label="true">
4018 <link wiki="Key:social_facility" />
4019 <space />
4020 <key key="amenity" value="social_facility" />
4021 <key key="social_facility" value="shelter" />
4022 <reference ref="name_operator" />
4023 <text key="capacity" text="Capacity" />
4024 <reference ref="link_contact_address" />
4025 </item> <!-- Shelter -->
4026 <item name="Food Bank" icon="presets/social_facility/food_bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
4027 <link wiki="Key:social_facility" />
4028 <space />
4029 <key key="amenity" value="social_facility" />
4030 <key key="social_facility" value="food_bank" />
4031 <reference ref="name_operator_oh_wheelchair" />
4032 <reference ref="link_contact_address" />
4033 </item> <!-- Food Bank -->
4034 </group> <!-- Social Facility -->
4035 <group name="Facilities" icon="presets/service/telephone.svg">
4036 <item name="Toilets/Restrooms" icon="presets/service/toilets.svg" type="node,closedway" preset_name_label="true">
4037 <link wiki="Tag:amenity=toilets" />
4038 <space />
4039 <key key="amenity" value="toilets" />
4040 <optional>
4041 <combo key="access" text="Access rights" values="yes,permissive,customers" />
4042 <checkgroup columns="3">
4043 <check key="female" text="Female" text_context="restroom" />
4044 <check key="male" text="Male" text_context="restroom" />
4045 <check key="unisex" text="Unisex" text_context="restroom" />
4046 </checkgroup>
4047 <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
4048 <text key="description" text="Description" />
4049 <reference ref="fee" />
4050 <text key="operator" text="Operator" />
4051 <combo key="toilets:position" text="Usage Position" values="seated,seated;urinal,squat,urinal" />
4052 <reference ref="wheelchair" />
4053 <check key="drinking_water" text="Drinking Water" />
4054 </optional>
4055 <preset_link preset_name="Changing table" />
4056 </item> <!-- Toilets/Restrooms -->
4057 <item name="Shower" icon="presets/service/shower.svg" type="node,closedway" preset_name_label="true">
4058 <link wiki="Tag:amenity=shower" />
4059 <space />
4060 <key key="amenity" value="shower" />
4061 <combo key="access" text="Access rights" values="yes,permissive,customers" />
4062 <optional>
4063 <checkgroup columns="3">
4064 <check key="female" text="Female" text_context="restroom" />
4065 <check key="male" text="Male" text_context="restroom" />
4066 <check key="unisex" text="Unisex" text_context="restroom" />
4067 </checkgroup>
4068 <text key="description" text="Description" />
4069 <reference ref="fee" />
4070 <text key="operator" text="Operator" />
4071 <reference ref="oh_wheelchair" />
4072 </optional>
4073 </item> <!-- Shower -->
4074 <item name="Changing table" icon="presets/service/changing_table.svg" type="node,closedway" preset_name_label="true">
4075 <link wiki="Key:changing_table" />
4076 <space />
4077 <combo key="changing_table" text="Changing table" values="yes,limited,no" default="yes" match="keyvalue!" />
4078 <optional>
4079 <check key="changing_table:fee" text="Fee" />
4080 <combo key="changing_table:count" text="Count" values="1,2,3,4,5" />
4081 <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" />
4082 <text key="operator" text="Operator" />
4083 <reference ref="wheelchair" />
4084 </optional>
4085 </item> <!-- Changing table -->
4086 <separator/>
4087 <item name="Post Box" icon="presets/service/post_box.svg" type="node" preset_name_label="true">
4088 <link wiki="Tag:amenity=post_box" />
4089 <space />
4090 <key key="amenity" value="post_box" />
4091 <text key="operator" text="Operator" />
4092 <text key="ref" text="Reference number" />
4093 <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" />
4094 <combo key="post_box:type" text="Type" values="pillar,lamp,wall,meter" values_context="post_box" />
4095 <check key="drive_through" text="Drive through" />
4096 </item> <!-- Post Box -->
4097 <item name="Telephone" icon="presets/service/telephone.svg" type="node" preset_name_label="true">
4098 <link wiki="Tag:amenity=telephone" />
4099 <space />
4100 <key key="amenity" value="telephone" />
4101 <text key="operator" text="Operator" />
4102 <combo key="covered" text="Covered" values="yes,no,booth" />
4103 <space />
4104 <check key="payment:coins" text="Coins" />
4105 <check key="payment:notes" text="Notes" text_context="payment" />
4106 <check key="payment:telephone_cards" text="Telephone cards" />
4107 <preset_link preset_name="Payment Methods" />
4108 </item> <!-- Telephone -->
4109 <item name="Internet Cafe" icon="presets/service/internet_cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
4110 <link wiki="Tag:amenity=internet_cafe" />
4111 <space />
4112 <key key="amenity" value="internet_cafe" />
4113 <reference ref="name_operator_oh_wheelchair" />
4114 <reference ref="link_contact_address_payment" />
4115 </item> <!-- Internet Cafe -->
4116 <item name="Internet Access" icon="presets/service/network-wireless.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
4117 <link wiki="Key:internet_access" />
4118 <space />
4119 <reference ref="internet" />
4120 </item> <!-- Internet Access -->
4121 <item name="Clock" icon="presets/service/clock.svg" type="node" preset_name_label="true">
4122 <link wiki="Tag:amenity=clock" />
4123 <key key="amenity" value="clock" />
4124 <optional>
4125 <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
4126 <reference ref="support" />
4127 <combo key="faces" text="Faces" text_context="clock" values="1,2,3,4" />
4128 <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" />
4129 <check key="date" text="Shows current date" />
4130 <check key="thermometer" text="Shows temperature" />
4131 <check key="barometer" text="Shows barometric pressure" />
4132 <check key="hygrometer" text="Shows humidity" />
4133 </optional>
4134 </item> <!-- Clock -->
4135 <item name="Photo booth" icon="presets/service/photo_booth.svg" type="node" preset_name_label="true">
4136 <link wiki="Tag:amenity=photo_booth" />
4137 <space />
4138 <key key="amenity" value="photo_booth" />
4139 <reference ref="name_operator_oh_wheelchair" />
4140 </item> <!-- Photo booth -->
4141 <separator/>
4142 <item name="Recycling Container" icon="presets/service/recycling/recycling_container.svg" type="node,closedway" preset_name_label="true">
4143 <link wiki="Tag:amenity=recycling" />
4144 <space />
4145 <key key="amenity" value="recycling" />
4146 <key key="recycling_type" value="container" />
4147 <text key="operator" text="Operator" />
4148 <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" />
4149 <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
4150 <space />
4151 <checkgroup columns="4">
4152 <check key="recycling:paper" text="Paper" />
4153 <check key="recycling:paper_packaging" text="Paper packaging" />
4154 <check key="recycling:cardboard" text="Cardboard" />
4155 <check key="recycling:newspaper" text="Newspaper" />
4156 <check key="recycling:magazines" text="Magazines" />
4157 <check key="recycling:books" text="Books" />
4158 <check key="recycling:plastic" text="Plastic" />
4159 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4160 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4161 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4162 <check key="recycling:glass" text="Glass" />
4163 <check key="recycling:glass_bottles" text="Glass Bottles" />
4164 <check key="recycling:cans" text="Cans" />
4165 <check key="recycling:clothes" text="Clothes" />
4166 <check key="recycling:shoes" text="Shoes" />
4167 <check key="recycling:scrap_metal" text="Scrap Metal" />
4168 <check key="recycling:wood" text="Wood" />
4169 <check key="recycling:green_waste" text="Green Waste" />
4170 <check key="recycling:waste" text="Waste" />
4171 <check key="recycling:batteries" text="Batteries" />
4172 <check key="recycling:small_appliances" text="Small Appliances" />
4173 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4174 </checkgroup>
4175 </item> <!-- Recycling Container-->
4176 <item name="Recycling Centre" icon="presets/service/recycling/recycling_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4177 <link wiki="Tag:amenity=recycling" />
4178 <space />
4179 <key key="amenity" value="recycling" />
4180 <key key="recycling_type" value="centre" />
4181 <reference ref="name_operator_oh_wheelchair" />
4182 <space />
4183 <checkgroup columns="4">
4184 <check key="recycling:paper" text="Paper" />
4185 <check key="recycling:paper_packaging" text="Paper packaging" />
4186 <check key="recycling:cardboard" text="Cardboard" />
4187 <check key="recycling:newspaper" text="Newspaper" />
4188 <check key="recycling:magazines" text="Magazines" />
4189 <check key="recycling:books" text="Books" />
4190 <check key="recycling:plastic" text="Plastic" />
4191 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4192 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4193 <check key="recycling:beverage_cartons" text="Beverage cartons" />
4194 <check key="recycling:glass" text="Glass" />
4195 <check key="recycling:glass_bottles" text="Glass Bottles" />
4196 <check key="recycling:cans" text="Cans" />
4197 <check key="recycling:clothes" text="Clothes" />
4198 <check key="recycling:shoes" text="Shoes" />
4199 <check key="recycling:scrap_metal" text="Scrap Metal" />
4200 <check key="recycling:wood" text="Wood" />
4201 <check key="recycling:green_waste" text="Green Waste" />
4202 <check key="recycling:waste" text="Waste" />
4203 <check key="recycling:batteries" text="Batteries" />
4204 <check key="recycling:small_appliances" text="Small Appliances" />
4205 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4206 </checkgroup>
4207 <reference ref="link_contact_address_payment" />
4208 </item> <!-- Recycling Centre-->
4209 <item name="Waste Basket/Trash Can" icon="presets/service/recycling/waste_basket.svg" type="node" preset_name_label="true">
4210 <link wiki="Tag:amenity=waste_basket" />
4211 <key key="amenity" value="waste_basket" />
4212 <combo key="waste" text="Waste" values="trash,dog_excrement" />
4213 </item> <!-- Waste Basket/Trash Can -->
4214 <item name="Waste Disposal/Dumpster" icon="presets/service/recycling/waste_disposal.svg" type="node" preset_name_label="true">
4215 <link wiki="Tag:amenity=waste_disposal" />
4216 <key key="amenity" value="waste_disposal" />
4217 <combo key="waste" text="Waste" values="trash" />
4218 </item> <!-- Waste Disposal/Dumpster -->
4219 <item name="Sanitary Dump Station" icon="presets/service/recycling/sanitary_dump_station.svg" type="node,closedway" preset_name_label="true">
4220 <link wiki="Toilet_Holding_Tank_Disposal" />
4221 <space />
4222 <key key="amenity" value="sanitary_dump_station" />
4223 <check key="sanitary_dump_station:pump-out" text="Suction pumpout" />
4224 <check key="sanitary_dump_station:round_drain" text="Gravity drain for hose" />
4225 <check key="sanitary_dump_station:basin" text="Casette or Elsan Disposal" />
4226 <combo key="access" text="Access" values="yes,customers,no" />
4227 <reference ref="fee" />
4228 <text key="operator" text="Operator" />
4229 <combo key="opening_hours" text="Operation times" values="24/7" values_no_i18n="true" />
4230 </item> <!-- Sanitary Dump Station -->
4231 <separator/>
4232 <item name="Bench" icon="presets/leisure/bench.svg" type="node,way" preset_name_label="true">
4233 <link wiki="Tag:amenity=bench" />
4234 <space />
4235 <key key="amenity" value="bench" />
4236 <check key="backrest" text="Backrest" />
4237 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
4238 <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" />
4239 <combo key="seats" text="Amount of Seats" values="2,3,4,5,6,7,8,9,10" />
4240 </item> <!-- Bench -->
4241 <item name="Shelter" icon="presets/accommodation/shelter.svg" type="node,closedway" preset_name_label="true">
4242 <link wiki="Tag:amenity=shelter" />
4243 <space />
4244 <key key="amenity" value="shelter" />
4245 <text key="name" text="Name" />
4246 <check key="fireplace" text="Fireplace" />
4247 <combo key="shelter_type" text="Type of shelter" values_context="shelter" values_searchable="true">
4248 <list_entry value="basic_hut" icon="presets/accommodation/basic_hut.svg" />
4249 <list_entry value="lean_to" icon="presets/accommodation/shelter_lean_to.svg" />
4250 <list_entry value="picnic_shelter" icon="presets/accommodation/shelter_picnic.svg" />
4251 <list_entry value="public_transport" icon="presets/accommodation/shelter_public_transport.svg" />
4252 <list_entry value="weather_shelter" icon="presets/accommodation/shelter.svg" />
4253 <list_entry value="wildlife_hide" icon="presets/accommodation/shelter.svg" />
4254 </combo>
4255 </item> <!-- Shelter -->
4256 <item name="Hunting Stand" icon="presets/landmark/hunting_stand.svg" type="node" preset_name_label="true">
4257 <link wiki="Tag:amenity=hunting_stand" />
4258 <space />
4259 <key key="amenity" value="hunting_stand" />
4260 <text key="height" text="Height (meters)" />
4261 <check key="shelter" text="Shelter" />
4262 <check key="hide" text="Hide" text_context="hunting stand" />
4263 <check key="lockable" text="Lockable" />
4264 </item> <!-- Hunting Stand -->
4265 <separator/>
4266 <item name="Drinking Water" icon="presets/food/drinking_water.svg" type="node" preset_name_label="true">
4267 <link wiki="Tag:amenity=drinking_water" />
4268 <space />
4269 <key key="amenity" value="drinking_water" />
4270 <check key="indoor" text="Indoor" />
4271 <optional>
4272 <text key="name" text="Name" />
4273 <text key="description" text="Description" />
4274 </optional>
4275 </item> <!-- Drinking Water -->
4276 <item name="Water Point" icon="presets/accommodation/water.svg" type="node" preset_name_label="true">
4277 <link wiki="Tag:amenity=water_point" />
4278 <space />
4279 <key key="amenity" value="water_point" />
4280 <optional>
4281 <check key="drinking_water" text="Drinking Water" />
4282 <text key="name" text="Name" />
4283 <text key="description" text="Description" />
4284 </optional>
4285 </item> <!-- Water Point -->
4286 <item name="Animal watering place" icon="presets/misc/watering_place.svg" type="node,closedway" preset_name_label="true">
4287 <link wiki="Tag:amenity=watering_place" />
4288 <space />
4289 <key key="amenity" value="watering_place" />
4290 <optional>
4291 <text key="name" text="Name" />
4292 <text key="description" text="Description" />
4293 </optional>
4294 </item> <!-- Animal watering place -->
4295 <item name="Compressed Air" icon="presets/vehicle/compressed_air.svg" type="node" preset_name_label="true">
4296 <link wiki="Tag:amenity=compressed_air" />
4297 <space />
4298 <key key="amenity" value="compressed_air" />
4299 <reference ref="name_ref" />
4300 <text key="operator" text="Operator" />
4301 <reference ref="fee" />
4302 <multiselect key="valves" text="Valves" values="dunlop;schrader;sclaverand;regina" display_values="Dunlop (Woods);Schrader;Sclaverand (Presta);Regina" values_searchable="true" />
4303 </item> <!-- Compressed Air -->
4304 <separator/>
4305 <item name="Advertising Column" icon="presets/leisure/advertising_column.svg" type="node,closedway" preset_name_label="true">
4306 <link wiki="Tag:advertising=column" />
4307 <space />
4308 <key key="advertising" value="column" />
4309 <optional>
4310 <check key="lit" text="Lit" />
4311 </optional>
4312 </item> <!-- Advertising Column -->
4313 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node,way" preset_name_label="true">
4314 <link wiki="Tag:advertising=billboard" />
4315 <space />
4316 <key key="advertising" value="billboard" />
4317 <optional>
4318 <check key="lit" text="Lit" />
4319 </optional>
4320 </item> <!-- Billboard -->
4321 </group> <!-- Facilities -->
4322 </group> <!-- Facilities -->
4323 <group name="Sports" icon="presets/sport/soccer.svg">
4324 <group name="Sport Facilities" icon="presets/sport/stadium.svg">
4325 <item name="Stadium" icon="presets/sport/stadium.svg" type="node,closedway,multipolygon" preset_name_label="true">
4326 <link wiki="Tag:leisure=stadium" />
4327 <space />
4328 <key key="leisure" value="stadium" />
4329 <text key="name" text="Name" />
4330 <reference ref="sport" />
4331 <reference ref="link_contact_address_payment" />
4332 </item> <!-- Stadium -->
4333 <item name="Sports Centre" icon="presets/sport/sports_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4334 <link wiki="Tag:leisure=sports_centre" />
4335 <space />
4336 <key key="leisure" value="sports_centre" />
4337 <text key="name" text="Name" />
4338 <reference ref="sport" />
4339 <reference ref="link_contact_address_payment" />
4340 <preset_link preset_name="Building" />
4341 </item> <!-- Sports Centre -->
4342 <item name="Fitness Centre" icon="presets/sport/fitness_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4343 <link wiki="Tag:leisure=fitness_centre" />
4344 <space />
4345 <key key="leisure" value="fitness_centre" />
4346 <text key="name" text="Name" />
4347 <reference ref="sport" />
4348 <reference ref="link_contact_address_payment" />
4349 <preset_link preset_name="Building" />
4350 </item> <!-- Fitness Centre -->
4351 <item name="Pitch" icon="presets/sport/pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
4352 <link wiki="Tag:leisure=pitch" />
4353 <space />
4354 <key key="leisure" value="pitch" />
4355 <text key="name" text="Name" />
4356 <reference ref="sport" />
4357 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
4358 <reference ref="link_contact_address_payment" />
4359 </item> <!-- Pitch -->
4360 <item name="Racetrack" icon="presets/sport/track.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4361 <link wiki="Tag:leisure=track" />
4362 <space />
4363 <key key="leisure" value="track" />
4364 <text key="name" text="Name" />
4365 <combo key="sport" text="Sport" values="athletics,cycling,dog_racing,equestrian,horse_racing,running,roller_skating,ice_skating" values_context="sport" />
4366 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
4367 </item> <!-- Racetrack -->
4368 <group name="Golf" icon="presets/sport/golf/golf.svg">
4369 <item name="Golf Course" icon="presets/sport/golf/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4370 <link wiki="Tag:leisure=golf_course" />
4371 <space />
4372 <key key="leisure" value="golf_course" />
4373 <reference ref="name_oh_wheelchair" />
4374 </item> <!-- Golf Course -->
4375 <separator/>
4376 <item name="Tee" name_context="golf" icon="presets/sport/golf/tee.svg" type="node,closedway" preset_name_label="true">
4377 <link wiki="Tag:leisure=golf_course" />
4378 <space />
4379 <key key="golf" value="tee" />
4380 </item> <!-- Tee -->
4381 <item name="Hole" name_context="golf" icon="presets/sport/golf/hole.svg" type="way" preset_name_label="true">
4382 <link wiki="Tag:leisure=golf_course" />
4383 <space />
4384 <key key="golf" value="hole" />
4385 <text key="ref" text="Reference" />
4386 <text key="par" text="Par" />
4387 <optional>
4388 <text key="name" text="Name" />
4389 <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" />
4390 </optional>
4391 </item> <!-- Hole -->
4392 <item name="Pin" name_context="golf" icon="presets/sport/golf/pin.svg" type="node" preset_name_label="true">
4393 <link wiki="Tag:leisure=golf_course" />
4394 <space />
4395 <key key="golf" value="pin" />
4396 <text key="ref" text="Reference" />
4397 </item> <!-- Pin -->
4398 <separator/>
4399 <item name="Bunker" name_context="golf" icon="presets/sport/golf/bunker.svg" type="closedway" preset_name_label="true">
4400 <link wiki="Tag:golf=bunker" />
4401 <space />
4402 <key key="golf" value="bunker" />
4403 <combo key="natural" text="Natural" text_context="golf" values="sand" default="sand" />
4404 </item> <!-- Bunker -->
4405 <item name="Frontal Water hazard" name_context="golf" icon="presets/sport/golf/water_hazard.svg" type="closedway" preset_name_label="true">
4406 <link wiki="Tag:leisure=golf_course" />
4407 <space />
4408 <key key="golf" value="water_hazard" />
4409 <key key="natural" value="water" match="keyvalue" />
4410 </item> <!-- Frontal Water hazard -->
4411 <item name="Lateral water hazard" name_context="golf" icon="presets/sport/golf/lateral_water_hazard.svg" type="closedway" preset_name_label="true">
4412 <link wiki="Tag:leisure=golf_course" />
4413 <space />
4414 <key key="golf" value="lateral_water_hazard" />
4415 <key key="natural" value="water" match="keyvalue" />
4416 </item> <!-- Lateral water hazard -->
4417 <separator/>
4418 <item name="Green" name_context="golf" icon="presets/sport/golf/green.svg" type="closedway,multipolygon" preset_name_label="true">
4419 <link wiki="Tag:leisure=golf_course" />
4420 <space />
4421 <key key="golf" value="green" />
4422 </item> <!-- Green -->
4423 <item name="Fairway" name_context="golf" icon="presets/sport/golf/fairway.svg" type="closedway,multipolygon" preset_name_label="true">
4424 <link wiki="Tag:golf=fairway" />
4425 <space />
4426 <key key="golf" value="fairway" />
4427 <key key="surface" value="grass" match="keyvalue" />
4428 </item> <!-- Fairway -->
4429 <item name="Rough" name_context="golf" icon="presets/sport/golf/rough.svg" type="closedway,multipolygon" preset_name_label="true">
4430 <link wiki="Tag:leisure=golf_course" />
4431 <space />
4432 <key key="golf" value="rough" />
4433 </item> <!-- Rough -->
4434 <separator/>
4435 <item name="Driving range" name_context="golf" icon="presets/sport/golf/driving_range.svg" type="node,closedway" preset_name_label="true">
4436 <link wiki="Tag:leisure=golf_course" />
4437 <space />
4438 <key key="golf" value="driving_range" />
4439 </item> <!-- Driving range -->
4440 </group> <!-- Golf -->
4441 <item name="Miniature Golf" icon="presets/sport/miniature_golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4442 <link wiki="Tag:leisure=miniature_golf" />
4443 <space />
4444 <key key="leisure" value="miniature_golf" />
4445 <reference ref="name_oh_wheelchair" />
4446 </item> <!-- Miniature Golf -->
4447 </group> <!-- Sport Facilities -->
4448 <group name="Sport" icon="presets/sport/multi.svg">
4449 <item name="Multi" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
4450 <link wiki="Tag:sport=multi" />
4451 <space />
4452 <key key="sport" value="multi" />
4453 <text key="name" text="Name" />
4454 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium,track" values_context="running" />
4455 </item> <!-- Multi -->
4456 <item name="Nine-pin Bowling" icon="presets/sport/9pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4457 <link wiki="Tag:sport=9pin" />
4458 <space />
4459 <key key="sport" value="9pin" />
4460 <text key="name" text="Name" />
4461 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4462 </item> <!-- Nine-pin Bowling -->
4463 <item name="Ten-pin Bowling" icon="presets/sport/10pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4464 <link wiki="Tag:sport=10pin" />
4465 <space />
4466 <key key="sport" value="10pin" />
4467 <text key="name" text="Name" />
4468 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4469 </item> <!-- Ten-pin Bowling -->
4470 <item name="Archery" icon="presets/sport/archery.svg" type="node,closedway,multipolygon" preset_name_label="true">
4471 <link wiki="Tag:sport=archery" />
4472 <space />
4473 <key key="sport" value="archery" />
4474 <text key="name" text="Name" />
4475 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4476 </item> <!-- Archery -->
4477 <item name="Track and Field Athletics" icon="presets/sport/athletics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4478 <link wiki="Tag:sports=athletics" />
4479 <space />
4480 <key key="sport" value="athletics" />
4481 <text key="name" text="Name" />
4482 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
4483 </item> <!-- Track and Field Athletics -->
4484 <item name="Running" icon="presets/sport/running.svg" type="node,closedway,multipolygon" preset_name_label="true">
4485 <link wiki="Tag:sport=running" />
4486 <space />
4487 <key key="sport" value="running" />
4488 <reference ref="name_operator" />
4489 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
4490 </item> <!-- Running -->
4491 <item name="Climbing site" icon="presets/sport/climbing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4492 <link wiki="Tag:sport=climbing" />
4493 <space />
4494 <key key="sport" value="climbing" />
4495 <text key="name" text="Name" />
4496 <combo key="leisure" text="Type" values="sports_centre" />
4497 <reference ref="climbing_styles" />
4498 <text key="climbing:routes" text="Number of routes" />
4499 <text key="ele" text="Usual elevation at the bottom of the routes" />
4500 <space />
4501 <combo key="climbing:length" text="Usual route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4502 <combo key="climbing:length:min" text="Minimal climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4503 <combo key="climbing:length:max" text="Maximum climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4504 <space />
4505 <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" />
4506 <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" />
4507 <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" />
4508 <space />
4509 <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" />
4510 <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" />
4511 <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" />
4512 <space />
4513 <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" />
4514 <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" />
4515 <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" />
4516 <reference ref="climbing_optional_attributes" />
4517 <space />
4518 </item> <!-- Climbing site -->
4519 <item name="Climbing route" icon="presets/sport/climbing.svg" type="node,way" preset_name_label="true">
4520 <link wiki="Tag:sport=climbing" />
4521 <space />
4522 <key key="sport" value="climbing" />
4523 <key key="climbing" value="route" />
4524 <text key="name" text="Name" />
4525 <reference ref="climbing_styles" />
4526 <combo key="climbing:bolted" text="Bolts" values="yes,no,1,2,3,4,5,6" values_sort="false" values_no_i18n="true" />
4527 <combo key="climbing:pitches" text="Pitches" values="1,2,3,4,5,6,7,8" default="1" values_no_i18n="true" />
4528 <combo key="climbing:length" text="Route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4529 <space />
4530 <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" />
4531 <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" />
4532 <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" />
4533 <reference ref="climbing_optional_attributes" />
4534 </item> <!-- Climbing route -->
4535 <item name="Canoeing/Kayaking" icon="presets/sport/canoe.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4536 <link wiki="Tag:sport=canoe" />
4537 <space />
4538 <key key="sport" value="canoe" />
4539 <text key="name" text="Name" />
4540 </item> <!-- Canoeing/Kayaking -->
4541 <item name="Rowing" icon="presets/sport/rowing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4542 <link wiki="Tag:sport=rowing" />
4543 <space />
4544 <key key="sport" value="rowing" />
4545 <text key="name" text="Name" />
4546 </item> <!-- Rowing -->
4547 <item name="Cycling" icon="presets/sport/cycling.svg" type="node,closedway,multipolygon" preset_name_label="true">
4548 <link wiki="Tag:sport=cycling" />
4549 <space />
4550 <key key="sport" value="cycling" />
4551 <text key="name" text="Name" />
4552 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4553 </item> <!-- Cycling -->
4554 <item name="Dog Racing" icon="presets/sport/dog_racing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4555 <link wiki="Tag:sport=dog_racing" />
4556 <space />
4557 <key key="sport" value="dog_racing" />
4558 <text key="name" text="Name" />
4559 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4560 </item> <!-- Dog Racing -->
4561 <item name="Equestrian" icon="presets/sport/equestrian.svg" type="node,closedway,multipolygon" preset_name_label="true">
4562 <link wiki="Tag:sport=equestrian" />
4563 <space />
4564 <key key="sport" value="equestrian" />
4565 <text key="name" text="Name" />
4566 <reference ref="riding_surface" />
4567 </item> <!-- Equestrian -->
4568 <item name="Horse Racing" icon="presets/sport/riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
4569 <link wiki="Tag:sport=horse_racing" />
4570 <space />
4571 <key key="sport" value="horse_racing" />
4572 <text key="name" text="Name" />
4573 <reference ref="riding_surface" />
4574 </item> <!-- Horse Racing -->
4575 <item name="Gymnastics" icon="presets/sport/gymnastics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4576 <link wiki="Tag:sport=gymnastics" />
4577 <space />
4578 <key key="sport" value="gymnastics" />
4579 <text key="name" text="Name" />
4580 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium" />
4581 </item> <!-- Gymnastics -->
4582 <item name="Ice Skating" icon="presets/sport/ice_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4583 <link wiki="Tag:sport=ice_skating" />
4584 <space />
4585 <key key="sport" value="ice_skating" />
4586 <text key="name" text="Name" />
4587 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
4588 </item> <!-- Ice Skating -->
4589 <item name="Roller Skating" icon="presets/sport/roller_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4590 <link wiki="Tag:sport=roller_skating"/>
4591 <space />
4592 <key key="sport" value="roller_skating" />
4593 <text key="name" text="Name" />
4594 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4595 </item> <!-- Roller Skating -->
4596 <item name="Skateboard" icon="presets/sport/skateboard.svg" type="node,closedway,multipolygon" preset_name_label="true">
4597 <link wiki="Tag:sport=skateboard" />
4598 <space />
4599 <key key="sport" value="skateboard" />
4600 <text key="name" text="Name" />
4601 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
4602 </item> <!-- Skateboard -->
4603 <item name="Swimming" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
4604 <link wiki="Tag:sport=swimming" />
4605 <space />
4606 <key key="sport" value="swimming" />
4607 <text key="name" text="Name" />
4608 <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" values_searchable="true" />
4609 </item> <!-- Swimming -->
4610 <item name="Scuba Diving" icon="presets/sport/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
4611 <link wiki="Tag:sport=scuba_diving" />
4612 <space />
4613 <key key="sport" value="scuba_diving" />
4614 <text key="name" text="Name" />
4615 </item> <!-- Scuba Diving -->
4616 <item name="Skiing" icon="presets/sport/skiing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4617 <link wiki="Piste_Maps" />
4618 <space />
4619 <text key="name" text="Name" />
4620 <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"/>
4621 <optional>
4622 <combo key="piste:difficulty" text="Difficulty" values="novice,easy,intermediate,advanced,expert,freeride" values_context="piste:difficulty" values_searchable="true" values_sort="false" />
4623 <combo key="piste:grooming" text="Grooming" values="classic,mogul,skating,classic+skating,scooter,backcountry" values_context="piste:grooming" />
4624 </optional>
4625 </item> <!-- Skiing -->
4626 <item name="Shooting" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
4627 <link wiki="Tag:sport=shooting" />
4628 <space />
4629 <key key="sport" value="shooting" />
4630 <text key="name" text="Name" />
4631 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4632 </item> <!-- Shooting -->
4633 </group> <!-- Sport -->
4634 <group name="Sport (Ball)" icon="presets/sport/soccer.svg">
4635 <item name="Soccer" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4636 <link wiki="Tag:sport=soccer" />
4637 <space />
4638 <key key="sport" value="soccer" />
4639 <reference ref="name_leisure_pitch" />
4640 </item> <!-- Soccer -->
4641 <item name="Australian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4642 <link wiki="Tag:sport=australian_football" />
4643 <space />
4644 <key key="sport" value="australian_football" />
4645 <reference ref="name_leisure_pitch" />
4646 </item> <!-- Australian Football -->
4647 <item name="American Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4648 <link wiki="Tag:sport=american_football" />
4649 <space />
4650 <key key="sport" value="american_football" />
4651 <reference ref="name_leisure_pitch" />
4652 </item> <!-- American Football -->
4653 <item name="Canadian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4654 <link wiki="Tag:sport=canadian_football" />
4655 <space />
4656 <key key="sport" value="canadian_football" />
4657 <reference ref="name_leisure_pitch" />
4658 </item> <!-- Canadian Football -->
4659 <item name="Gaelic Games" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4660 <link wiki="Tag:sport=gaelic_games" />
4661 <space />
4662 <key key="sport" value="gaelic_games" />
4663 <reference ref="name_leisure_pitch" />
4664 <optional>
4665 <check key="gaelic_games:hurling" text="Hurling" />
4666 <check key="gaelic_games:football" text="Football" />
4667 <check key="gaelic_games:camogie" text="Camogie" />
4668 <check key="gaelic_games:rounders" text="Rounders" />
4669 <check key="gaelic_games:handball" text="Handball" />
4670 </optional>
4671 </item> <!-- Gaelic Games -->
4672 <item name="Rugby League" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4673 <link wiki="Tag:sport=rugby_league" />
4674 <space />
4675 <key key="sport" value="rugby_league" />
4676 <reference ref="name_leisure_pitch" />
4677 </item> <!-- Rugby League -->
4678 <item name="Rugby Union" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4679 <link wiki="Tag:sport=rugby_union" />
4680 <space />
4681 <key key="sport" value="rugby_union" />
4682 <reference ref="name_leisure_pitch" />
4683 </item> <!-- Rugby Union -->
4684 <item name="Baseball" icon="presets/sport/baseball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4685 <link wiki="Tag:sport=baseball" />
4686 <space />
4687 <key key="sport" value="baseball" />
4688 <reference ref="name_leisure_pitch" />
4689 </item> <!-- Baseball -->
4690 <item name="Basketball" icon="presets/sport/basketball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4691 <link wiki="Tag:sport=basketball" />
4692 <space />
4693 <key key="sport" value="basketball" />
4694 <reference ref="name_leisure_pitch" />
4695 </item> <!-- Basketball -->
4696 <item name="Handball" icon="presets/sport/handball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4697 <link wiki="Tag:sport=handball" />
4698 <space />
4699 <key key="sport" value="handball" />
4700 <reference ref="name_operator" />
4701 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4702 </item> <!-- Handball -->
4703 <item name="Volleyball" icon="presets/sport/volleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4704 <link wiki="Tag:sport=volleyball" />
4705 <space />
4706 <key key="sport" value="volleyball" />
4707 <reference ref="name_operator" />
4708 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4709 </item> <!-- Volleyball -->
4710 <item name="Beach Volleyball" icon="presets/sport/beachvolleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4711 <link wiki="Tag:sport=beachvolleyball" />
4712 <space />
4713 <key key="sport" value="beachvolleyball" />
4714 <reference ref="name_operator" />
4715 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4716 </item> <!-- Beach Volleyball -->
4717 <item name="Billiards" icon="presets/sport/billiards.svg" type="node,closedway,multipolygon" preset_name_label="true">
4718 <link wiki="Tag:sport=billiards" />
4719 <space />
4720 <key key="sport" value="billiards" />
4721 <reference ref="name_operator" />
4722 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4723 </item> <!-- Billiards -->
4724 <item name="Golf" icon="presets/sport/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4725 <link wiki="Tag:sport=golf" />
4726 <space />
4727 <key key="sport" value="golf" />
4728 <text key="name" text="Name" />
4729 <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
4730 </item> <!-- Golf -->
4731 <item name="Boule" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4732 <link wiki="Tag:sport=boules" />
4733 <space />
4734 <key key="sport" value="boules" />
4735 <reference ref="name_leisure_pitch" />
4736 </item> <!-- Boule -->
4737 <item name="Lawn Bowling" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4738 <link wiki="Tag:sport=bowls" />
4739 <space />
4740 <key key="sport" value="bowls" />
4741 <reference ref="name_leisure_pitch" />
4742 </item> <!-- Lawn Bowling -->
4743 <item name="Cricket" icon="presets/sport/cricket.svg" type="node,closedway,multipolygon" preset_name_label="true">
4744 <link wiki="Tag:sport=cricket" />
4745 <space />
4746 <key key="sport" value="cricket" />
4747 <reference ref="name_leisure_pitch" />
4748 </item> <!-- Cricket -->
4749 <item name="Croquet" icon="presets/sport/croquet.svg" type="node,closedway,multipolygon" preset_name_label="true">
4750 <link wiki="Tag:sport=croquet" />
4751 <space />
4752 <key key="sport" value="croquet" />
4753 <reference ref="name_leisure_pitch" />
4754 </item> <!-- Croquet -->
4755 <item name="Field Hockey" icon="presets/sport/field_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4756 <link wiki="Tag:sport=field_hockey" />
4757 <space />
4758 <key key="sport" value="field_hockey" />
4759 <text key="name" text="Name" />
4760 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4761 </item> <!-- Field Hockey -->
4762 <item name="Ice Hockey" icon="presets/sport/ice_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4763 <link wiki="Tag:sport=ice_hockey" />
4764 <space />
4765 <key key="sport" value="ice_hockey" />
4766 <text key="name" text="Name" />
4767 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
4768 </item> <!-- Ice Hockey -->
4769 <item name="Pelota" icon="presets/sport/pelota.svg" type="node,closedway,multipolygon" preset_name_label="true">
4770 <link wiki="Tag:sport=pelota" />
4771 <space />
4772 <key key="sport" value="pelota" />
4773 <reference ref="name_leisure_pitch" />
4774 </item> <!-- Pelota -->
4775 <item name="Racquetball" icon="presets/sport/racquetball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4776 <link wiki="Tag:sport=racquet" />
4777 <space />
4778 <key key="sport" value="racquet" />
4779 <text key="name" text="Name" />
4780 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4781 </item> <!-- Racquetball -->
4782 <item name="Table Tennis/Ping-Pong" icon="presets/sport/table_tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4783 <link wiki="Tag:sport=table_tennis" />
4784 <space />
4785 <key key="sport" value="table_tennis" />
4786 <text key="name" text="Name" />
4787 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4788 </item> <!-- Table Tennis/Ping-Pong -->
4789 <item name="Tennis" icon="presets/sport/tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4790 <link wiki="Tag:sport=tennis" />
4791 <space />
4792 <key key="sport" value="tennis" />
4793 <reference ref="name_leisure_pitch" />
4794 </item> <!-- Tennis -->
4795 </group> <!-- Sport (Ball) -->
4796 <group name="Motorsport" icon="presets/vehicle/motorbike.svg">
4797 <item name="Motorsport" icon="presets/sport/motor.svg" type="node,closedway,multipolygon" preset_name_label="true">
4798 <link wiki="Tag:sport=motor" />
4799 <space />
4800 <key key="sport" value="motor" />
4801 <text key="name" text="Name" />
4802 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4803 </item> <!-- Motorsport -->
4804 <item name="Kart Racing" icon="presets/sport/karting.svg" type="node,closedway,multipolygon" preset_name_label="true">
4805 <link wiki="Tag:sport=karting" />
4806 <space />
4807 <key key="sport" value="karting" />
4808 <text key="name" text="Name" />
4809 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4810 </item> <!-- Kart Racing -->
4811 <item name="Motocross" icon="presets/sport/motocross.svg" type="node,closedway,multipolygon" preset_name_label="true">
4812 <link wiki="Tag:sport=motocross" />
4813 <space />
4814 <key key="sport" value="motocross" />
4815 <text key="name" text="Name" />
4816 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4817 </item> <!-- Motocross -->
4818 <separator/>
4819 <item name="Model Aerodrome" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
4820 <link wiki="Tag:sport=model_aerodrome" />
4821 <space />
4822 <key key="sport" value="model_aerodrome" />
4823 <text key="name" text="Name" />
4824 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
4825 </item> <!-- Model Aerodrome -->
4826 <item name="RC Car" icon="presets/sport/rc_car.svg" type="node,closedway,multipolygon" preset_name_label="true">
4827 <link wiki="Tag:sport=rc_car" />
4828 <space />
4829 <key key="sport" value="rc_car" />
4830 <text key="name" text="Name" />
4831 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4832 </item> <!-- RC Car -->
4833 </group> <!-- Motorsport -->
4834 </group> <!-- Sports -->
4835 <group name="Man Made" icon="presets/landmark/works.svg">
4836 <group name="Man Made" icon="presets/landmark/works.svg">
4837 <item name="Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4838 <link wiki="Key:building" />
4839 <space />
4840 <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,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
4841 <optional>
4842 <text key="name" text="Name" />
4843 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4844 <text key="height" text="Height (meters)" />
4845 </optional>
4846 <preset_link preset_name="Address" />
4847 </item> <!-- Building -->
4848 <item name="Residential Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4849 <link wiki="Key:building" />
4850 <space />
4851 <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" />
4852 <optional>
4853 <text key="name" text="Name" />
4854 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4855 <text key="height" text="Height (meters)" />
4856 </optional>
4857 <preset_link preset_name="Address" />
4858 </item> <!-- Residential Building -->
4859 <item name="Building part" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
4860 <link wiki="Key:building:part" />
4861 <space />
4862 <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" />
4863 <text key="name" text="Name" />
4864 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4865 <combo key="building:min_level" text="Skipped Levels" values="1,2,3,4,5,6,7,8,9,10" text_context="building" />
4866 <text key="height" text="Height (meters)" />
4867 <text key="min_height" text="Skipped height (meters)" />
4868 </item> <!-- Building part -->
4869 <item name="Entrance" icon="presets/misc/entrance_yes.svg" type="node" preset_name_label="true">
4870 <link wiki="Key:entrance" />
4871 <space />
4872 <combo key="entrance" text="Entrance" values_context="entrance" default="yes" match="key">
4873 <list_entry value="yes" icon="presets/misc/entrance_yes.svg" />
4874 <list_entry value="main" icon="presets/misc/entrance_main.svg" />
4875 <list_entry value="service" icon="presets/misc/entrance_service.svg" />
4876 <list_entry value="exit" icon="presets/misc/entrance_exit.svg" />
4877 <list_entry value="emergency" icon="presets/misc/entrance_emergency.svg" />
4878 <list_entry value="staircase" icon="presets/misc/entrance_yes.svg" />
4879 <list_entry value="home" icon="presets/misc/entrance_yes.svg" />
4880 </combo>
4881 <combo key="access" text="Access" values="yes,delivery,private,no" />
4882 <reference ref="wheelchair" />
4883 <optional>
4884 <text key="ref" text="Entrance number" />
4885 <text key="addr:flats" text="Flat numbers" />
4886 </optional>
4887 </item> <!-- Entrance -->
4888 <item name="Non-public police facility" icon="presets/service/police_non_public.svg" type="node,closedway,multipolygon" preset_name_label="true">
4889 <link wiki="Key:police" />
4890 <space />
4891 <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" />
4892 <optional>
4893 <text key="name" text="Name" />
4894 <text key="operator" text="Operator" />
4895 </optional>
4896 <reference ref="link_contact_address" />
4897 </item> <!-- Non-public police facility -->
4898 <item name="Tower" icon="presets/landmark/tower.svg" type="node,closedway,multipolygon" preset_name_label="true">
4899 <link wiki="Tag:man_made=tower" />
4900 <space />
4901 <key key="man_made" value="tower" />
4902 <text key="name" text="Name" />
4903 <combo key="tower:type" text="Tower type" values="bell_tower,communication,cooling,defensive,observation,radar,watchtower" values_searchable="true" />
4904 <optional>
4905 <text key="height" text="Height (meters)" />
4906 <text key="operator" text="Operator" />
4907 </optional>
4908 </item> <!-- Tower -->
4909 <item name="Flagpole" icon="presets/misc/flag.svg" type="node" preset_name_label="true">
4910 <link wiki="Tag:man_made=flagpole" />
4911 <key key="man_made" value="flagpole" />
4912 </item> <!-- Flagpole -->
4913 <item name="Cross" icon="presets/landmark/cross.svg" type="node" preset_name_label="true">
4914 <link wiki="Tag:man_made=cross" />
4915 <key key="man_made" value="cross" />
4916 </item> <!-- Cross -->
4917 <separator/>
4918 <item name="Works" icon="presets/landmark/works.svg" type="node,closedway,multipolygon" preset_name_label="true">
4919 <link wiki="Tag:man_made=works" />
4920 <space />
4921 <key key="man_made" value="works" />
4922 <text key="name" text="Name" />
4923 </item> <!-- Works -->
4924 <item name="Chimney" icon="presets/landmark/chimney.svg" type="node,closedway" preset_name_label="true">
4925 <link wiki="Tag:man_made=chimney" />
4926 <space />
4927 <key key="man_made" value="chimney" />
4928 <reference ref="name_operator" />
4929 <text key="height" text="Height (meters)" />
4930 </item> <!-- Chimney -->
4931 <item name="Kiln" icon="presets/misc/kiln.svg" type="node,closedway" preset_name_label="true">
4932 <link wiki="Tag:man_made=kiln" />
4933 <space />
4934 <key key="man_made" value="kiln" />
4935 <reference ref="name_operator" />
4936 <combo key="product" text="Product" values="lime,charcoal,bricks" />
4937 </item> <!-- Kiln -->
4938 <item name="Windmill" icon="presets/landmark/windmill.svg" type="node,closedway" preset_name_label="true">
4939 <link wiki="Tag:man_made=windmill" />
4940 <space />
4941 <key key="man_made" value="windmill" />
4942 <text key="name" text="Name" />
4943 </item> <!-- Windmill -->
4944 <item name="Gasometer" icon="presets/landmark/gasometer.svg" type="node,closedway" preset_name_label="true">
4945 <link wiki="Tag:man_made=gasometer" />
4946 <space />
4947 <key key="man_made" value="gasometer" />
4948 <optional>
4949 <reference ref="name_operator" />
4950 <combo key="building" text="Building" values="gasometer" values_context="building" />
4951 <text key="height" text="Height (meters)" length="7" />
4952 </optional>
4953 </item> <!-- Gasometer -->
4954 <item name="Silo" icon="presets/landmark/silo.svg" type="node,closedway" preset_name_label="true">
4955 <link wiki="Tag:man_made=silo" />
4956 <space />
4957 <key key="man_made" value="silo" />
4958 <optional>
4959 <reference ref="name_operator" />
4960 <combo key="building" text="Building" values="silo" values_context="building" />
4961 <text key="height" text="Height (meters)" length="7" />
4962 </optional>
4963 </item> <!-- Silo -->
4964 <item name="Storage Tank" icon="presets/landmark/storage_tank.svg" type="node,closedway">
4965 <link wiki="Tag:man_made=storage_tank" />
4966 <key key="man_made" value="storage_tank" />
4967 <optional>
4968 <reference ref="name_operator" />
4969 <combo key="building" text="Building" values="storage_tank" values_context="building" />
4970 <combo key="content" text="Content" values="fuel,manure,oil,sewage,silage,slurry,water,wine" values_context="content" />
4971 <text key="height" text="Height (meters)" length="7" />
4972 </optional>
4973 </item> <!-- Storage Tank -->
4974 <item name="Bunker Silo" icon="presets/landmark/bunker_silo.svg" type="node,closedway" preset_name_label="true">
4975 <link wiki="Tag:man_made=bunker_silo" />
4976 <space />
4977 <key key="man_made" value="bunker_silo" />
4978 <optional>
4979 <reference ref="name_operator" />
4980 </optional>
4981 </item> <!-- Bunker Silo -->
4982 <item name="Crane" icon="presets/landmark/crane.svg" type="node,way,closedway" preset_name_label="true">
4983 <link wiki="Tag:man_made=crane" />
4984 <space />
4985 <key key="man_made" value="crane" />
4986 <optional>
4987 <combo key="crane:type" text="Type" values="floor-mounted_crane,gantry_crane,portal_crane,travel_lift" />
4988 <reference ref="name_operator" />
4989 </optional>
4990 </item> <!-- Crane -->
4991 <item name="Mineshaft" icon="presets/landmark/mine.svg" type="node,closedway" preset_name_label="true">
4992 <link wiki="Tag:man_made=mineshaft" />
4993 <space />
4994 <key key="man_made" value="mineshaft" />
4995 <text key="name" text="Name" />
4996 <combo key="mineshaft_type" text="Function" values="winding,air" />
4997 <text key="depth" text="Depth in meters" />
4998 <text key="operator" text="Operator" />
4999 <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" />
5000 <check key="headframe" text="Visible Headframe" />
5001 <check key="disused" text="Disused" />
5002 </item> <!-- Mineshaft -->
5003 <item name="Adit" icon="presets/landmark/adit.svg" type="node" preset_name_label="true">
5004 <link wiki="Tag:man_made=adit" />
5005 <space />
5006 <key key="man_made" value="adit" />
5007 <text key="name" text="Name" />
5008 <text key="length" text="Length in meters" />
5009 <text key="operator" text="Operator" />
5010 <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" />
5011 <check key="disused" text="Disused" />
5012 </item> <!-- Adit -->
5013 <item name="Embankment" icon="presets/misc/embankment.svg" type="way" preset_name_label="true">
5014 <link wiki="Tag:man_made=embankment" />
5015 <space />
5016 <key key="man_made" value="embankment" />
5017 </item> <!-- Embankment -->
5018 <separator/>
5019 <item name="Pipeline" icon="presets/landmark/pipeline.svg" type="way" preset_name_label="true">
5020 <link wiki="Tag:man_made=pipeline" />
5021 <space />
5022 <key key="man_made" value="pipeline" />
5023 <text key="name" text="Name" />
5024 <text key="ref" text="Reference" />
5025 <reference ref="operator_substance" />
5026 <combo key="location" text="Location" values="underground,underwater,overground" values_context="pipeline" />
5027 <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" />
5028 <text key="pressure" text="Pressure (bar)" />
5029 </item> <!-- Pipeline -->
5030 <item name="Pipeline Valve" icon="presets/misc/valve.svg" type="node" preset_name_label="true">
5031 <link wiki="Tag:pipeline=valve" />
5032 <space />
5033 <key key="pipeline" value="valve" />
5034 <combo key="valve" text="Valve type" values="butterfly,globe,ball,plug,gate,needle,spool" values_context="valve" />
5035 <combo key="actuator" text="Actuator" values="electric_motor,hydraulic_cylinder,manual,pneumatic_cylinder,solenoid,thermostatic" values_context="actuator" />
5036 <combo key="handle" text="Handle" values="lever,wheel,cross,button" values_context="handle" />
5037 <combo key="turn_to_close" text="Direction to close" values="clockwise,anti_clockwise" />
5038 <combo key="sensor:position" text="Position sensor" values="optical,mechanical,inductive,yes" />
5039 <reference ref="ref_operator" />
5040 </item> <!-- Pipeline Valve -->
5041 <item name="Marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true">
5042 <link wiki="Key:marker" />
5043 <space />
5044 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key" />
5045 <combo key="utility" text="Utility" values="chemical,gas,heating,hydrant,oil,power,sewerage,street_lighting,telecom,television,waste,water" />
5046 <optional>
5047 <reference ref="ref_operator" />
5048 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5049 <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" />
5050 <combo key="location" text="Location" values="underground,overground" values_context="pipeline" />
5051 </optional>
5052 </item> <!-- Marker -->
5053 <item name="Manhole" icon="presets/misc/manhole.svg" type="node" preset_name_label="true">
5054 <link wiki="Key:manhole" />
5055 <space />
5056 <key key="man_made" value="manhole" />
5057 <combo key="manhole" text="Type" values="drain,gas,heat,power,rainwater,sewer,telecom,water" values_context="manhole" values_searchable="true" />
5058 <reference ref="ref_operator" />
5059 </item> <!-- Manhole -->
5060 <separator/>
5061 <item name="Water Tower" icon="presets/landmark/water_tower.svg" type="node,closedway" preset_name_label="true">
5062 <link wiki="Tag:man_made=water_tower" />
5063 <space />
5064 <key key="man_made" value="water_tower" />
5065 <optional>
5066 <reference ref="name_operator" />
5067 <text key="height" text="Height (meters)" length="7" />
5068 </optional>
5069 </item> <!-- Water Tower -->
5070 <item name="Water Works" icon="presets/landmark/water_works.svg" type="node,closedway,multipolygon" preset_name_label="true">
5071 <link wiki="Tag:man_made=water_works" />
5072 <space />
5073 <key key="man_made" value="water_works" />
5074 <reference ref="name_operator" />
5075 </item> <!-- Water Works -->
5076 <item name="Wastewater Treatment Plant" icon="presets/landmark/wastewater_plant.svg" type="node,closedway,multipolygon" preset_name_label="true">
5077 <link wiki="Tag:man_made=wastewater_plant" />
5078 <space />
5079 <key key="man_made" value="wastewater_plant" />
5080 <text key="name" text="Name" />
5081 </item> <!-- Wastewater Treatment Plant -->
5082 <item name="Watermill" icon="presets/landmark/watermill.svg" type="node,closedway,multipolygon" preset_name_label="true">
5083 <link wiki="Tag:man_made=watermill" />
5084 <space />
5085 <key key="man_made" value="watermill" />
5086 <text key="name" text="Name" />
5087 </item> <!-- Watermill -->
5088 <item name="Fountain" icon="presets/misc/fountain.svg" type="node,closedway,multipolygon" preset_name_label="true">
5089 <link wiki="Tag:amenity=fountain" />
5090 <space />
5091 <key key="amenity" value="fountain" />
5092 <optional>
5093 <text key="name" text="Name" />
5094 <check key="drinking_water" text="Drinking Water" />
5095 </optional>
5096 </item> <!-- Fountain -->
5097 <item name="Water Well" icon="presets/landmark/water_well.svg" type="node,closedway" preset_name_label="true">
5098 <link wiki="Tag:man_made=water_well" />
5099 <space />
5100 <key key="man_made" value="water_well" />
5101 <optional>
5102 <text key="name" text="Name" />
5103 <combo key="pump" text="Pump" values="yes,no,manual,powered" values_sort="false"/>
5104 </optional>
5105 </item> <!-- Water Well -->
5106 <separator/>
5107 <item name="Lighthouse" icon="presets/landmark/lighthouse.svg" type="node,closedway" preset_name_label="true">
5108 <link wiki="Tag:man_made=lighthouse" />
5109 <space />
5110 <key key="man_made" value="lighthouse" />
5111 <text key="name" text="Name" />
5112 </item> <!-- Lighthouse -->
5113 <item name="Beacon" icon="presets/landmark/beacon.svg" name_context="man_made" type="node,closedway" preset_name_label="true">
5114 <link wiki="Tag:man_made=beacon" />
5115 <space />
5116 <key key="man_made" value="beacon" />
5117 <text key="name" text="Name" />
5118 </item> <!-- Beacon -->
5119 <item name="Street Lamp" icon="presets/misc/streetlamp.svg" type="node" preset_name_label="true">
5120 <link wiki="Tag:highway=street_lamp" />
5121 <space />
5122 <key key="highway" value="street_lamp" />
5123 <combo key="lamp_type" text="Type" values="electric,floodlight,sodium,solar_lamp" values_context="lamp_type" match="key" />
5124 <combo key="lamp_mount" text="Mounted on" values="bent_mast,straight_mast,suspended,wall" values_context="lamp_mount" match="key" />
5125 <combo key="opening_hours" text="Operation times" values="Mo-Fr 22:00-05:00" values_no_i18n="true" />
5126 </item> <!-- Street Lamp -->
5127 <item name="Street cabinet" icon="presets/misc/street_cabinet.svg" type="node" preset_name_label="true">
5128 <link wiki="Tag:man_made=street_cabinet" />
5129 <key key="man_made" value="street_cabinet" />
5130 <optional>
5131 <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" />
5132 <reference ref="ref_operator" />
5133 <text key="manufacturer" text="Manufacturer" />
5134 <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" />
5135 </optional>
5136 </item> <!-- Street cabinet -->
5137 <item name="Monitoring Station" icon="presets/misc/monitoring_station.svg" type="node,closedway" preset_name_label="true">
5138 <link wiki="Tag:man_made=monitoring_station" />
5139 <space />
5140 <key key="man_made" value="monitoring_station" />
5141 <reference ref="name_operator" />
5142 <label text="Monitoring:" />
5143 <checkgroup columns="3">
5144 <check key="monitoring:water_level" text="Water level" />
5145 <check key="monitoring:tide_gauge" text="Tide Level" />
5146 <check key="monitoring:groundwater" text="Groundwater" />
5147 <check key="monitoring:traffic" text="Traffic" />
5148 <check key="monitoring:air_quality" text="Air Quality" />
5149 <check key="monitoring:noise" text="Noise" />
5150 <check key="monitoring:gps" text="GPS Signals" />
5151 <check key="monitoring:glonass" text="GLONASS Signals" />
5152 <check key="monitoring:galileo" text="Galileo Signals" />
5153 <check key="monitoring:weather" text="Weather" />
5154 <check key="monitoring:radiation" text="Radiation" />
5155 <check key="monitoring:seismic_activity" text="Seismic Activity" />
5156 </checkgroup>
5157 <label text="Recording:" />
5158 <checkgroup columns="3">
5159 <check key="recording:automated" text="Automated" />
5160 <check key="recording:manually" text="Manually" />
5161 <check key="recording:remote" text="Remote" />
5162 </checkgroup>
5163 <label text="Display:" />
5164 <checkgroup columns="2">
5165 <check key="display:analog" text="Analog" />
5166 <check key="display:digital" text="Digital" />
5167 </checkgroup>
5168 </item> <!-- Monitoring Station -->
5169 <item name="Survey Point" icon="presets/landmark/survey_point.svg" type="node" preset_name_label="true">
5170 <link wiki="Tag:man_made=survey_point" />
5171 <space />
5172 <key key="man_made" value="survey_point" />
5173 <text key="name" text="Name" />
5174 <text key="ref" text="Reference" />
5175 <text key="ele" text="Elevation" />
5176 <combo key="material" text="Material" values="andesite,brass,bronze,concrete,granite,metal,steel,stone" />
5177 </item> <!-- Survey Point -->
5178 <item name="Surveillance Camera" icon="presets/service/surveillance.svg" type="node" preset_name_label="true">
5179 <link wiki="Tag:man_made=surveillance" />
5180 <space />
5181 <key key="man_made" value="surveillance" />
5182 <key key="surveillance:type" value="camera" />
5183 <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
5184 <combo key="surveillance:zone" text="Zone" values="town,parking,traffic,shop,bank,building" />
5185 <text key="operator" text="Operator" />
5186 <optional>
5187 <text key="name" text="Name" />
5188 <text key="ref" text="Reference" />
5189 </optional>
5190 <space />
5191 <label text="Camera" />
5192 <space />
5193 <combo key="camera:type" text="Type" values="fixed,panning,dome" values_context="camera:type" match="key" />
5194 <combo key="camera:mount" text="Mounted on" values="wall,pole,ceiling" values_context="camera:mount" match="key" />
5195 <optional>
5196 <text key="camera:direction" text="Direction in degrees" match="key" />
5197 <text key="camera:angle" text="Inclination in degrees" match="key" />
5198 <text key="height" text="Height (meters)" />
5199 </optional>
5200 </item> <!-- Surveillance Camera -->
5201 </group> <!-- Man Made -->
5202 <group name="Bridges" icon="presets/transport/bridge/bridge.svg">
5203 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="way,multipolygon,relation" preset_name_label="true">
5204 <link wiki="Key:bridge" />
5205 <space />
5206 <combo key="bridge" text="Bridge" values="yes,aqueduct,boardwalk,cantilever,covered,low_water_crossing,trestle,viaduct" match="keyvalue!" default="yes" />
5207 <combo key="bridge:structure" text="Structure" values="arch,beam,cable-stayed,floating,humpback,simple-suspension,suspension,truss" match="key" />
5208 <reference ref="optional_bridge" />
5209 </item> <!-- Bridge -->
5210 <item name="Movable Bridge" icon="presets/transport/bridge/bridge_movable.svg" type="way,multipolygon,relation" preset_name_label="true">
5211 <link wiki="Key:bridge:movable" />
5212 <space />
5213 <key key="bridge" value="movable" />
5214 <combo key="bridge:movable" text="Type" values="bascule,drawbridge,lift,submersible,swing,transporter,retractable,tilt" match="key" />
5215 <reference ref="optional_bridge" />
5216 </item> <!-- Movable Bridge -->
5217 <item name="Bridge Support" icon="presets/transport/bridge/bridge_support.svg" type="node,closedway" preset_name_label="true">
5218 <link wiki="Key:bridge:support" />
5219 <space />
5220 <combo key="bridge:support" text="Type" values="abutment,lift_pier,pier,pivot_pier,pylon" match="key" />
5221 </item> <!-- Bridge Support -->
5222 <item name="Bridge outline" icon="presets/transport/bridge/bridge_outline.svg" type="closedway,multipolygon" preset_name_label="true">
5223 <link wiki="Tag:man_made=bridge" />
5224 <space />
5225 <key key="man_made" value="bridge" />
5226 <optional>
5227 <reference ref="name_layer" />
5228 </optional>
5229 </item> <!-- Bridge outline -->
5230 </group> <!-- Bridges -->
5231 <group name="Military" name_context="preset group" icon="presets/landuse/military.svg">
5232 <item name="Airfield" icon="presets/transport/airport/airfield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5233 <link wiki="Tag:military=airfield" />
5234 <space />
5235 <key key="military" value="airfield" match="keyvalue!" />
5236 <reference ref="aerodrome" />
5237 </item> <!-- Airfield -->
5238 <item name="Barracks" type="node,closedway,multipolygon" preset_name_label="true">
5239 <link wiki="Tag:military=barracks" />
5240 <space />
5241 <key key="military" value="barracks" />
5242 </item> <!-- Barracks -->
5243 <item name="Bunker" icon="presets/landmark/bunker.svg" type="node,closedway,multipolygon" preset_name_label="true">
5244 <link wiki="Tag:military=bunker" />
5245 <space />
5246 <key key="military" value="bunker" />
5247 <combo key="bunker_type" text="Type" values="hardened_aircraft_shelter,munitions,pillbox" match="key" />
5248 <combo key="location" text="Location" values="overground,underground" values_context="bunker" />
5249 <text key="name" text="Name" />
5250 <check key="historic" text="Historic" />
5251 <check key="ruins" text="Ruins" />
5252 </item> <!-- Bunker -->
5253 <item name="Range" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
5254 <link wiki="Tag:military=range" />
5255 <space />
5256 <key key="military" value="range" />
5257 </item> <!-- Range -->
5258 </group> <!-- Military -->
5259 <group name="Power" icon="presets/power/power.svg">
5260 <item name="Power Plant" icon="presets/power/plant.svg" type="closedway,multipolygon,relation" preset_name_label="true">
5261 <link wiki="Tag:power=plant" />
5262 <space />
5263 <key key="power" value="plant" />
5264 <reference ref="name_ref_operator" />
5265 <text key="start_date" text="Start date" />
5266 <optional text="Output forms of energy (optional):">
5267 <combo key="plant:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
5268 <combo key="plant:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
5269 <combo key="plant:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
5270 <combo key="plant:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
5271 <combo key="plant:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
5272 <combo key="plant:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
5273 <combo key="plant:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
5274 <combo key="plant:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
5275 <space />
5276 <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" />
5277 </optional>
5278 </item> <!-- Power Plant -->
5279 <group name="Power Generator" icon="presets/power/generator.svg">
5280 <item name="Biofuel Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5281 <key key="generator:source" value="biofuel" />
5282 <reference ref="power_generator" />
5283 <key key="generator:method" value="combustion" />
5284 <combo key="generator:type" text="Generator Type" values="gas_turbine,reciprocating_engine,steam_generator" />
5285 <reference ref="power_output" />
5286 </item> <!-- Power Generator -->
5287 <item name="Biogas Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5288 <key key="generator:source" value="biogas" />
5289 <reference ref="power_generator" />
5290 <key key="generator:method" value="combustion" />
5291 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5292 <reference ref="power_output" />
5293 </item> <!-- Biogas Power Generator -->
5294 <item name="Biomass Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5295 <key key="generator:source" value="biomass" />
5296 <reference ref="power_generator" />
5297 <combo key="generator:method" text="Method" values_context="generator method" values="anaerobic_digestion,combustion,gasification" />
5298 <combo key="generator:type" text="Generator Type" values_searchable="true">
5299 <list_entry value="bioreactor" short_description="anaerobic_digestion / combustion" />
5300 <list_entry value="pyrolysis" short_description="" />
5301 <list_entry value="steam_generator" short_description="combustion" />
5302 <list_entry value="steam_turbine" short_description="combustion" />
5303 </combo>
5304 <reference ref="power_output" />
5305 </item> <!-- Biomass Power Generator -->
5306 <item name="Coal Power Generator" icon="presets/power/power_source-coal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5307 <key key="generator:source" value="coal" />
5308 <reference ref="power_generator" />
5309 <key key="generator:method" value="combustion" />
5310 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5311 <reference ref="power_output" />
5312 </item> <!-- Coal Power Generator -->
5313 <item name="Gas Power Generator" icon="presets/power/power_source-gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
5314 <key key="generator:source" value="gas" />
5315 <reference ref="power_generator" />
5316 <key key="generator:method" value="combustion" />
5317 <combo key="generator:type" text="Generator Type" values="combined_cycle,gas_turbine,reciprocating_engine,steam_generator,steam_turbine" />
5318 <reference ref="power_output" />
5319 </item> <!-- Gas Power Generator -->
5320 <item name="Oil Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5321 <key key="generator:source" value="oil" />
5322 <reference ref="power_generator" />
5323 <key key="generator:method" value="combustion" />
5324 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5325 <reference ref="power_output" />
5326 </item> <!-- Oil Power Generator -->
5327 <item name="Diesel Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5328 <key key="generator:source" value="diesel" />
5329 <reference ref="power_generator" />
5330 <key key="generator:method" value="combustion" />
5331 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5332 <reference ref="power_output" />
5333 </item> <!-- Diesel Power Generator -->
5334 <item name="Gasoline Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5335 <key key="generator:source" value="gasoline" />
5336 <reference ref="power_generator" />
5337 <key key="generator:method" value="combustion" />
5338 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5339 <reference ref="power_output" />
5340 </item> <!-- Gasoline Power Generator -->
5341 <item name="Nuclear Reactor" icon="presets/power/power_source-nuclear.svg" type="node,closedway,multipolygon" preset_name_label="true">
5342 <key key="generator:source" value="nuclear" />
5343 <reference ref="power_generator" />
5344 <combo key="generator:method" text="Method" values_context="generator method" values="fission,fusion" />
5345 <combo key="generator:type" text="Generator Type" values_searchable="true">
5346 <list_entry value="BWR-1" display_value="Boiling Water Reactor 1 (BWR-1)" short_description="fission" />
5347 <list_entry value="BWR-2" display_value="Boiling Water Reactor 2 (BWR-2)" short_description="fission" />
5348 <list_entry value="BWR-3" display_value="Boiling Water Reactor 3 (BWR-3)" short_description="fission" />
5349 <list_entry value="BWR-4" display_value="Boiling Water Reactor 4 (BWR-4)" short_description="fission" />
5350 <list_entry value="BWR-5" display_value="Boiling Water Reactor 5 (BWR-5)" short_description="fission" />
5351 <list_entry value="BWR-6" display_value="Boiling Water Reactor 6 (BWR-6)" short_description="fission" />
5352 <list_entry value="CANDU" display_value="CANada Deuterium Uranium reactor (CANDU)" short_description="fission" />
5353 <list_entry value="cold-fusion" short_description="fusion" />
5354 <list_entry value="CPR-1000" display_value="China Pressurized Reactor (CPR-1000)" short_description="fission" />
5355 <list_entry value="EPR" display_value="European Pressurized Reactor (EPR)" short_description="fission" />
5356 <list_entry value="ICF" display_value="Inertial Confinement Fusion (ICF)" short_description="fusion" />
5357 <list_entry value="PWR" display_value="Pressurized water reactor (PWR)" short_description="fission" />
5358 <list_entry value="RBMK-1000" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1000 (RBMK-1000)" short_description="fission" />
5359 <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="fission" />
5360 <list_entry value="stellarator" short_description="fusion" />
5361 <list_entry value="tokamak" short_description="fusion" />
5362 <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="fission" />
5363 </combo>
5364 <reference ref="power_output" />
5365 </item> <!-- Nuclear Reactor -->
5366 <item name="Solar Power Generator" icon="presets/power/power_source-sun.svg" type="node,closedway,multipolygon" preset_name_label="true">
5367 <key key="generator:source" value="solar" />
5368 <reference ref="power_generator" />
5369 <combo key="generator:method" text="Method" values_context="generator method" values="photovoltaic,thermal" />
5370 <combo key="generator:type" text="Generator Type" values_searchable="true">
5371 <list_entry value="solar_photovoltaic_panel" short_description="photovoltaic" />
5372 <list_entry value="solar_thermal_collector" short_description="thermal" />
5373 <list_entry value="steam_turbine" short_description="thermal" />
5374 </combo>
5375 <reference ref="power_output" />
5376 </item> <!-- Solar Power Generator -->
5377 <item name="Waste Power Generator" icon="presets/power/power_source-waste.svg" type="node,closedway,multipolygon" preset_name_label="true">
5378 <key key="generator:source" value="waste" />
5379 <reference ref="power_generator" />
5380 <combo key="generator:method" text="Method" values_context="generator method" values="combustion,gasification,pyrolysis" />
5381 <combo key="generator:type" text="Generator Type" values_searchable="true">
5382 <list_entry value="bioreactor" short_description="gasification" />
5383 <list_entry value="pyrolysis" short_description="" />
5384 <list_entry value="reciprocating_engine" short_description="combustion" />
5385 <list_entry value="steam_generator" short_description="combustion" />
5386 </combo>
5387 <combo key="generator:type" text="Generator Type" values="bioreactor,reciprocating_engine,steam_generator" />
5388 <reference ref="power_output" />
5389 </item> <!-- Waste Power Generator -->
5390 <item name="Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5391 <key key="generator:source" value="hydro" />
5392 <reference ref="power_generator" />
5393 <combo key="generator:method" text="Method" values_context="generator method" values="run-of-the-river,water-pumped-storage,water-storage" />
5394 <combo key="generator:type" text="Generator Type" values_searchable="true">
5395 <list_entry value="francis_turbine" short_description="all methods" />
5396 <list_entry value="hydrodynamic_screw" short_description="run-of-the-river" />
5397 <list_entry value="kaplan_turbine" short_description="run-of-the-river / water-storage" />
5398 <list_entry value="pelton_turbine" short_description="run-of-the-river / water-storage" />
5399 </combo>
5400 <reference ref="power_output" />
5401 </item> <!-- Water Turbine -->
5402 <item name="Tidal Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5403 <key key="generator:source" value="tidal" />
5404 <reference ref="power_generator" />
5405 <combo key="generator:method" text="Method" values_context="generator method" values="barrage,stream" />
5406 <combo key="generator:type" text="Generator Type" values_searchable="true">
5407 <list_entry value="horizontal_axis" short_description="stream" />
5408 <list_entry value="kaplan_turbine" short_description="barrage" />
5409 <list_entry value="vertical_axis" short_description="stream" />
5410 </combo>
5411 <reference ref="power_output" />
5412 </item> <!-- Tidal Water Turbine -->
5413 <item name="Wave Energy Converter" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5414 <key key="generator:source" value="wave" />
5415 <reference ref="power_generator" />
5416 <reference ref="power_output" />
5417 </item> <!-- Wave Energy Converter -->
5418 <item name="Osmotic Power Generator" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5419 <key key="generator:source" value="osmotic" />
5420 <reference ref="power_generator" />
5421 <reference ref="power_output" />
5422 </item> <!-- Osmotic Power Generator -->
5423 <item name="Geothermal Power Generator" icon="presets/power/power_source-geothermal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5424 <key key="generator:source" value="geothermal" />
5425 <reference ref="power_generator" />
5426 <combo key="generator:type" text="Generator Type" values="heat_pump,steam_turbine" />
5427 <reference ref="power_output" />
5428 </item> <!-- Geothermal Power Generator -->
5429 <item name="Wind Turbine" icon="presets/power/power_source-wind.svg" type="node,closedway" preset_name_label="true">
5430 <key key="generator:source" value="wind" />
5431 <reference ref="power_generator" />
5432 <key key="generator:method" value="wind_turbine" />
5433 <combo key="generator:type" text="Generator Type" values="horizontal_axis,vertical_axis" />
5434 <reference ref="power_output" />
5435 </item> <!-- Wind Turbine -->
5436 </group> <!-- Power Generator -->
5437 <separator/>
5438 <item name="Power Substation" icon="presets/power/substation.svg" type="node,closedway,multipolygon" preset_name_label="true">
5439 <link wiki="Tag:power=substation" />
5440 <space />
5441 <key key="power" value="substation" />
5442 <text key="name" text="Name" />
5443 <combo key="substation" text="Type of substation" values="compensation,converter,distribution,industrial,minor_distribution,traction,transition,transmission" values_context="power" />
5444 <reference ref="power_extra" />
5445 <optional>
5446 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
5447 <text key="start_date" text="Start date" />
5448 <check key="gas_insulated" text="Gas insulated" />
5449 </optional>
5450 </item> <!-- Power Substation -->
5451 <item name="Power Transformer" icon="presets/power/transformer.svg" type="node" preset_name_label="true">
5452 <link wiki="Tag:power=transformer" />
5453 <space />
5454 <key key="power" value="transformer" />
5455 <combo key="transformer" text="Type of transformer" values="auto,auxiliary,converter,distribution,generator,phase_angle_regulator,traction,yes" match="key" values_context="power" />
5456 <reference ref="power_loc" />
5457 <reference ref="transformer_voltage_frequency" />
5458 <reference ref="ref_operator" />
5459 <reference ref="optional_transformer_rating_phases_devices_windings" />
5460 </item> <!-- Power Transformer -->
5461 <item name="Power Switchgear" icon="presets/power/switchgear.svg" type="closedway,multipolygon" preset_name_label="true">
5462 <link wiki="Tag:power=switchgear" />
5463 <space />
5464 <label text="(Please only use this tag if more detailed mapping using busbars and bays is impossible!)" />
5465 <space />
5466 <key key="power" value="switchgear" />
5467 <reference ref="power_loc" />
5468 <reference ref="voltage" />
5469 <optional>
5470 <check key="gas_insulated" text="Gas insulated" />
5471 </optional>
5472 </item> <!-- Power Switchgear -->
5473 <item name="Power Busbar" icon="presets/power/busbar.svg" type="way" preset_name_label="true">
5474 <link wiki="Tag:line=busbar" />
5475 <space />
5476 <key key="power" value="line" />
5477 <key key="line" value="busbar" />
5478 <reference ref="power_line_extra" />
5479 </item> <!-- Power Busbar -->
5480 <item name="Power Bay" icon="presets/power/bay.svg" type="way" preset_name_label="true">
5481 <link wiki="Tag:line=bay" />
5482 <space />
5483 <key key="power" value="line" />
5484 <key key="line" value="bay" />
5485 <reference ref="power_line_extra" />
5486 </item> <!-- Power Bay -->
5487 <item name="Power Switch" icon="presets/power/switch.svg" type="node" preset_name_label="true">
5488 <link wiki="Tag:power=switch" />
5489 <space />
5490 <key key="power" value="switch" />
5491 <combo key="switch" text="Type of switch" values="circuit_breaker,disconnector,earthing,mechanical" match="key" values_context="power" />
5492 <reference ref="power_loc" />
5493 <optional>
5494 <reference ref="voltage" />
5495 <reference ref="cables" />
5496 <reference ref="ref_operator" />
5497 </optional>
5498 </item> <!-- Power Switch -->
5499 <separator/>
5500 <item name="Power Converter" icon="presets/power/converter.svg" type="node,closedway,multipolygon" preset_name_label="true">
5501 <link wiki="Tag:power=converter" />
5502 <space />
5503 <key key="power" value="converter" />
5504 <combo key="converter" text="Type of converter" values="lcc,vsc,back-to-back" match="key" values_context="power" />
5505 <reference ref="voltage_frequency" />
5506 <reference ref="ref_operator" />
5507 <optional>
5508 <combo key="poles" text="Amount of poles" values="monopole,bipole" />
5509 <combo key="rating" text="Power rating (MVA)" values="15 MVA,50 MVA,100 MVA" />
5510 </optional>
5511 </item> <!-- Power Converter -->
5512 <item name="Power Compensator" icon="presets/power/compensator.svg" type="node,closedway" preset_name_label="true">
5513 <link wiki="Tag:power=compensator" />
5514 <space />
5515 <key key="power" value="compensator" />
5516 <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" />
5517 <reference ref="voltage_frequency" />
5518 <reference ref="ref_operator" />
5519 <optional>
5520 <combo key="rating" text="Power rating (kvar/Mvar)" values="500 kvar,1 Mvar,5 Mvar" />
5521 </optional>
5522 </item> <!-- Power Compensator -->
5523 <separator/>
5524 <item name="Power Street Cabinet" icon="presets/power/cable_distribution_cabinet.svg" type="node" preset_name_label="true">
5525 <link wiki="Tag:man_made=street_cabinet" />
5526 <key key="man_made" value="street_cabinet" />
5527 <key key="street_cabinet" value="power" />
5528 <optional>
5529 <combo key="voltage" text="Voltage in Volts (V)" values="600,400,220,110" /> <!-- Recheck values -->
5530 <reference ref="ref_operator" />
5531 <text key="manufacturer" text="Manufacturer" />
5532 <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" />
5533 </optional>
5534 </item> <!-- Power Street Cabinet -->
5535 <separator/>
5536 <item name="Transformer Tower" icon="presets/power/transformer_tower.svg" type="node,closedway" preset_name_label="true">
5537 <link wiki="Tag:building=transformer_tower" />
5538 <space />
5539 <key key="building" value="transformer_tower" />
5540 <text key="height" text="Height (meters)" />
5541 <reference ref="ref_operator" />
5542 <preset_link preset_name="Power Substation" />
5543 </item> <!-- Transformer Tower -->
5544 <item name="Terminal" icon="presets/power/terminal.svg" type="node" preset_name_label="true">
5545 <link wiki="Tag:power=terminal" />
5546 <space />
5547 <key key="power" value="terminal" />
5548 <optional>
5549 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5550 <text key="ref" text="Reference" />
5551 <text key="operator" text="Operator" />
5552 </optional>
5553 </item> <!-- Terminal -->
5554 <item name="Power Portal" icon="presets/power/portal.svg" type="node,way" preset_name_label="true">
5555 <link wiki="Tag:power=portal" />
5556 <space />
5557 <key key="power" value="portal" />
5558 <text key="height" text="Height (meters)" />
5559 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5560 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5561 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5562 <reference ref="ref_operator" />
5563 <combo key="design" text="Portal design" values="portal,portal_two-level,portal_three-level" values_context="power" />
5564 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5565 </item> <!-- Power Portal -->
5566 <item name="Power Tower" icon="presets/power/tower.svg" type="node" preset_name_label="true">
5567 <link wiki="Tag:power=tower" />
5568 <space />
5569 <key key="power" value="tower" />
5570 <text key="height" text="Height (meters)" />
5571 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5572 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5573 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5574 <reference ref="ref_operator" />
5575 <optional>
5576 <combo key="tower:type" text="Tower type" values="termination,branch,transposing,crossing,transition" text_context="power" values_context="power" />
5577 <combo key="branch:type" text="Branch tower type" values="tap,split,loop,cross" values_context="power" />
5578 <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" />
5579 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5580 <check key="triple_tower" text="Triple tower" />
5581 <check key="design:incomplete" text="Incomplete tower" />
5582 <check key="location:transition" text="Location transition" disable_off="true" />
5583 </optional>
5584 </item> <!-- Power Tower -->
5585 <item name="Pole" icon="presets/power/pole.svg" type="node" preset_name_label="true">
5586 <link wiki="Tag:power=pole" />
5587 <space />
5588 <key key="power" value="pole" />
5589 <reference ref="power_pole" />
5590 </item> <!-- Pole -->
5591 <item name="Pole with Switch" icon="presets/power/pole_switch.svg" type="node" preset_name_label="true">
5592 <link wiki="Tag:power=pole" />
5593 <space />
5594 <key key="power" value="pole" />
5595 <label text="Pole Attributes:" />
5596 <reference ref="power_pole" />
5597 <space />
5598 <label text="Switch Attributes:" />
5599 <combo key="switch" text="Type" values="circuit_breaker,disconnector,earthing,mechanical" match="key!" values_context="power" />
5600 <optional>
5601 <reference ref="voltage" />
5602 <reference ref="cables" />
5603 </optional>
5604 </item> <!-- Pole with Switch -->
5605 <item name="Pole with Transformer" icon="presets/power/pole_transformer.svg" type="node" preset_name_label="true">
5606 <link wiki="Tag:power=pole" />
5607 <space />
5608 <key key="power" value="pole" />
5609 <label text="Pole Attributes:" />
5610 <reference ref="power_pole" />
5611 <space />
5612 <label text="Transformer Attributes:" />
5613 <key key="transformer" value="distribution" match="key!" />
5614 <reference ref="transformer_voltage_frequency" />
5615 <reference ref="optional_transformer_rating_phases_devices_windings" />
5616 </item> <!-- Pole with Transformer -->
5617 <item name="Catenary mast" icon="presets/power/catenary_mast.svg" type="node" preset_name_label="true">
5618 <link wiki="Tag:power=catenary_mast" />
5619 <space />
5620 <key key="power" value="catenary_mast" />
5621 <optional>
5622 <text key="ref" text="Reference" />
5623 <text key="operator" text="Operator" />
5624 </optional>
5625 </item> <!-- Catenary mast -->
5626 <item name="Insulator" icon="presets/power/insulator.svg" type="node,way" preset_name_label="true">
5627 <link wiki="Tag:power=insulator" />
5628 <space />
5629 <key key="power" value="insulator" />
5630 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5631 <reference ref="ref_operator" />
5632 </item> <!-- Insulator -->
5633 <item name="Power Line" icon="presets/power/line.svg" type="way" preset_name_label="true">
5634 <link wiki="Tag:power=line" />
5635 <space />
5636 <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue!" />
5637 <reference ref="voltage_frequency" />
5638 <reference ref="ref_operator" />
5639 <optional>
5640 <reference ref="cables_circuits" />
5641 <combo key="wires" text="Number of conductors/wires per cable" values="single,double,triple,quad,fivefold,sixfold,eightfold" values_context="power" values_sort="false" />
5642 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5643 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5644 </optional>
5645 </item> <!-- Power Line -->
5646 <item name="Power Cable" icon="presets/power/cable.svg" type="way" preset_name_label="true">
5647 <link wiki="Tag:power=cable" />
5648 <space />
5649 <key key="power" value="cable" />
5650 <reference ref="voltage_frequency" />
5651 <reference ref="ref_operator" />
5652 <optional>
5653 <reference ref="cables_circuits" />
5654 <combo key="location" text="Location" values="underground,underwater,overground" values_context="power cable" />
5655 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5656 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5657 </optional>
5658 </item> <!-- Power Cable -->
5659 </group> <!-- Power -->
5660 <group name="Telecom" icon="presets/telecom/telecom.svg">
5661 <item name="Telecom Street Cabinet" icon="presets/telecom/telecom_cabinet.svg" type="node" preset_name_label="true">
5662 <link wiki="Tag:man_made=street_cabinet" />
5663 <key key="man_made" value="street_cabinet" />
5664 <key key="street_cabinet" value="telecom" />
5665 <optional>
5666 <reference ref="ref_operator" />
5667 <text key="manufacturer" text="Manufacturer" />
5668 <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" />
5669 </optional>
5670 </item> <!-- Telecom Street Cabinet -->
5671 <item name="Telephone Exchange" icon="presets/telecom/exchange.svg" type="node,closedway" preset_name_label="true">
5672 <link wiki="Tag:telecom=exchange" />
5673 <space />
5674 <key key="telecom" value="exchange" />
5675 <reference ref="telecom_medium" />
5676 <reference ref="ref_operator" />
5677 </item> <!-- Telephone Exchange -->
5678 <item name="Connection Point" icon="presets/telecom/connection_point.svg" type="node,closedway" preset_name_label="true">
5679 <link wiki="Tag:telecom=connection_point" />
5680 <space />
5681 <key key="telecom" value="connection_point" />
5682 <reference ref="telecom_medium" />
5683 <reference ref="ref_operator" />
5684 </item> <!-- Connection Point -->
5685 <item name="Service Device" icon="presets/telecom/service_device.svg" type="node,closedway" preset_name_label="true">
5686 <link wiki="Tag:telecom=service_device" />
5687 <space />
5688 <key key="telecom" value="service_device" />
5689 <reference ref="telecom_medium" />
5690 <reference ref="ref_operator" />
5691 </item> <!-- Service Device -->
5692 </group> <!-- Telecom -->
5693 <group name="Historic Places" icon="presets/sightseeing/castle.svg">
5694 <item name="Castle" icon="presets/sightseeing/castle.svg" type="node,closedway,multipolygon" preset_name_label="true">
5695 <link wiki="Tag:historic=castle" />
5696 <space />
5697 <key key="historic" value="castle" />
5698 <combo key="castle_type" text="Type" values="stately,defensive,fortress,manor,palace" />
5699 <reference ref="name_wikipedia" />
5700 <check key="ruins" text="Ruins" />
5701 <reference ref="link_contact_address_payment" />
5702 </item> <!-- Castle -->
5703 <item name="Fort" icon="presets/sightseeing/fort.svg" type="node,closedway,multipolygon" preset_name_label="true">
5704 <link wiki="Tag:historic=fort" />
5705 <space />
5706 <key key="historic" value="fort" />
5707 <reference ref="name_wikipedia" />
5708 <check key="ruins" text="Ruins" />
5709 <reference ref="link_contact_address_payment" />
5710 </item> <!-- Fort -->
5711 <item name="Ruins" icon="presets/sightseeing/ruins.svg" type="node,closedway,multipolygon" preset_name_label="true">
5712 <link wiki="Tag:historic=ruins" />
5713 <space />
5714 <key key="historic" value="ruins" />
5715 <reference ref="name_oh_wheelchair" />
5716 </item> <!-- Ruins -->
5717 <item name="Archaeological Site" icon="presets/sightseeing/archaeological.svg" type="node,closedway,multipolygon" preset_name_label="true">
5718 <link wiki="Tag:historic=archaeological_site" />
5719 <space />
5720 <key key="historic" value="archaeological_site" />
5721 <combo key="site_type" text="Type" values="tumulus,megalith,fortification,settlement,necropolis,city" />
5722 <reference ref="name_oh_wheelchair" />
5723 </item> <!-- Archaeological Site -->
5724 <item name="Battlefield" icon="presets/sightseeing/battlefield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5725 <link wiki="Tag:historic=battlefield" />
5726 <space />
5727 <key key="historic" value="battlefield" />
5728 <text key="name" text="Name" />
5729 </item> <!-- Battlefield -->
5730 <item name="Palaeontological Site" icon="presets/sightseeing/palaeontological_site.svg" type="node,closedway,multipolygon" preset_name_label="true">
5731 <link wiki="Tag:geological=palaeontological_site" />
5732 <space />
5733 <key key="geological" value="palaeontological_site" />
5734 <text key="name" text="Name" />
5735 </item> <!-- Palaeontological Site -->
5736 <separator/>
5737 <item name="Grave" icon="presets/misc/grave.svg" type="node,closedway" preset_name_label="true">
5738 <link wiki="Tag:cemetery=grave" />
5739 <space />
5740 <key key="cemetery" value="grave" />
5741 <text key="name" text="Name" />
5742 </item> <!-- Grave -->
5743 <item name="Tomb" icon="presets/misc/tomb.svg" type="node,closedway" preset_name_label="true">
5744 <link wiki="Tag:historic=tomb" />
5745 <space />
5746 <key key="historic" value="tomb" />
5747 <combo key="tomb" text="Type" values="columbarium,crypt,hypogeum,mausoleum,pyramid,rock-cut,sarcophagus,tumulus,vault,war_grave" values_context="tomb" values_searchable="true" />
5748 <text key="name" text="Name" />
5749 </item> <!-- Tomb -->
5750 <separator/>
5751 <item name="Monument" icon="presets/sightseeing/monument.svg" type="node,closedway,multipolygon" preset_name_label="true">
5752 <link wiki="Tag:historic=monument" />
5753 <space />
5754 <key key="historic" value="monument" />
5755 <text key="name" text="Name" />
5756 </item> <!-- Monument -->
5757 <item name="Memorial" icon="presets/sightseeing/memorial.svg" type="node,closedway,multipolygon" preset_name_label="true">
5758 <link wiki="Tag:historic=memorial" />
5759 <space />
5760 <key key="historic" value="memorial" />
5761 <text key="name" text="Name" />
5762 <combo key="memorial" text="Type" values="bust,plaque,statue,stele,stone,war_memorial" values_context="memorial" values_searchable="true" />
5763 <optional>
5764 <text key="inscription" text="Inscription" />
5765 <text key="artist_name" text="Artist Name" />
5766 <combo key="material" text="Material" values="concrete,granite,metal,plastic,steel,stone,wood" />
5767 <text key="start_date" text="Start date" />
5768 <text key="wikipedia" text="Wikipedia" />
5769 </optional>
5770 </item> <!-- Memorial -->
5771 <item name="Wayside Cross" icon="presets/religion/wayside_cross.svg" type="node,closedway" preset_name_label="true">
5772 <link wiki="Tag:historic=wayside_cross" />
5773 <space />
5774 <key key="historic" value="wayside_cross" />
5775 <text key="name" text="Name" />
5776 <reference ref="religious_catholic_christian" />
5777 <text key="start_date" text="Start date" />
5778 <text key="inscription" text="Inscription" />
5779 </item> <!-- Wayside Cross -->
5780 <item name="Wayside Shrine" icon="presets/religion/wayside_shrine.svg" type="node,closedway" preset_name_label="true">
5781 <link wiki="Tag:historic=wayside_shrine" />
5782 <space />
5783 <key key="historic" value="wayside_shrine" />
5784 <text key="name" text="Name" />
5785 <reference ref="religious_catholic_christian" />
5786 <check key="amenity" text="Place of worship" value_on="place_of_worship" disable_off="true" />
5787 <combo key="building" text="Building" values="wayside_shrine,yes" values_context="building" />
5788 <text key="start_date" text="Start date" />
5789 <text key="inscription" text="Inscription" />
5790 </item> <!-- Wayside Shrine -->
5791 <item name="Boundary Stone" icon="presets/landmark/boundary_stone.svg" type="node,closedway" preset_name_label="true">
5792 <link wiki="Tag:historic=boundary_stone" />
5793 <space />
5794 <key key="historic" value="boundary_stone" />
5795 <text key="name" text="Name" />
5796 </item> <!-- Boundary Stone -->
5797 </group> <!-- Historic Places -->
5798 </group> <!-- Man Made -->
5799 <group name="Shops" icon="presets/shop/mall.svg">
5800 <group name="Food" icon="presets/shop/supermarket.svg">
5801 <item name="Supermarket" icon="presets/shop/supermarket.svg" type="node,closedway,multipolygon" preset_name_label="true">
5802 <link wiki="Tag:shop=supermarket" />
5803 <space />
5804 <key key="shop" value="supermarket" />
5805 <reference ref="name_oh_wheelchair" />
5806 <reference ref="link_contact_address_payment" />
5807 </item> <!-- Supermarket -->
5808 <item name="Convenience Store" icon="presets/shop/convenience.svg" type="node,closedway,multipolygon" preset_name_label="true">
5809 <link wiki="Tag:shop=convenience" />
5810 <space />
5811 <key key="shop" value="convenience" />
5812 <reference ref="name_oh_wheelchair" />
5813 <reference ref="link_contact_address_payment" />
5814 </item> <!-- Convenience Store -->
5815 <item name="Kiosk" icon="presets/shop/kiosk.svg" type="node,closedway,multipolygon" preset_name_label="true">
5816 <link wiki="Tag:shop=kiosk" />
5817 <space />
5818 <key key="shop" value="kiosk" />
5819 <reference ref="name_oh_wheelchair" />
5820 <reference ref="link_contact_address_payment" />
5821 </item> <!-- Kiosk -->
5822 <separator/>
5823 <item name="Bakery" icon="presets/shop/groceries/bakery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5824 <link wiki="Tag:shop=bakery" />
5825 <space />
5826 <key key="shop" value="bakery" />
5827 <reference ref="name_oh_wheelchair" />
5828 <reference ref="link_contact_address_payment" />
5829 </item> <!-- Bakery -->
5830 <item name="Butcher" icon="presets/shop/groceries/butcher.svg" type="node,closedway,multipolygon" preset_name_label="true">
5831 <link wiki="Tag:shop=butcher" />
5832 <space />
5833 <key key="shop" value="butcher" />
5834 <reference ref="name_oh_wheelchair" />
5835 <reference ref="link_contact_address_payment" />
5836 </item> <!-- Butcher -->
5837 <item name="Seafood" icon="presets/shop/groceries/seafood.svg" type="node,closedway,multipolygon" preset_name_label="true">
5838 <link wiki="Tag:shop=seafood" />
5839 <space />
5840 <key key="shop" value="seafood" />
5841 <reference ref="name_operator_oh_wheelchair" />
5842 <reference ref="link_contact_address_payment" />
5843 </item> <!-- Seafood -->
5844 <item name="Dairy" icon="presets/shop/groceries/dairy.svg" type="node,closedway,multipolygon" preset_name_label="true">
5845 <link wiki="Tag:shop=dairy" />
5846 <space />
5847 <key key="shop" value="dairy" />
5848 <reference ref="name_operator_oh_wheelchair" />
5849 <reference ref="link_contact_address_payment" />
5850 </item> <!-- Dairy -->
5851 <item name="Cheese" icon="presets/shop/groceries/cheese.svg" type="node,closedway,multipolygon" preset_name_label="true">
5852 <link wiki="Tag:shop=cheese" />
5853 <space />
5854 <key key="shop" value="cheese" />
5855 <reference ref="name_operator_oh_wheelchair" />
5856 <reference ref="link_contact_address_payment" />
5857 </item> <!-- Cheese -->
5858 <item name="Deli (Fine Food)" icon="presets/shop/groceries/deli.svg" type="node,closedway,multipolygon" preset_name_label="true">
5859 <link wiki="Tag:shop=deli" />
5860 <space />
5861 <key key="shop" value="deli" />
5862 <reference ref="name_operator_oh_wheelchair" />
5863 <reference ref="link_contact_address_payment" />
5864 </item> <!-- Deli (Fine Food) -->
5865 <item name="Pastry" icon="presets/shop/groceries/pastry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5866 <link wiki="Tag:shop=pastry" />
5867 <space />
5868 <key key="shop" value="pastry" />
5869 <reference ref="name_oh_wheelchair" />
5870 <reference ref="link_contact_address_payment" />
5871 </item> <!-- Pastry -->
5872 <item name="Confectionery" icon="presets/shop/groceries/confectionery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5873 <link wiki="Tag:shop=confectionery" />
5874 <space />
5875 <key key="shop" value="confectionery" />
5876 <reference ref="name_oh_wheelchair" />
5877 <reference ref="link_contact_address_payment" />
5878 </item> <!-- Confectionery -->
5879 <item name="Tea" icon="presets/shop/groceries/tea.svg" type="node,closedway,multipolygon" preset_name_label="true">
5880 <link wiki="Tag:shop=tea" />
5881 <space />
5882 <key key="shop" value="tea" />
5883 <reference ref="name_oh_wheelchair" />
5884 <reference ref="link_contact_address_payment" />
5885 </item> <!-- Tea -->
5886 <item name="Coffee" icon="presets/shop/groceries/coffee.svg" type="node,closedway,multipolygon" preset_name_label="true">
5887 <link wiki="Tag:shop=coffee" />
5888 <space />
5889 <key key="shop" value="coffee" />
5890 <reference ref="name_oh_wheelchair" />
5891 <reference ref="link_contact_address_payment" />
5892 </item> <!-- Coffee -->
5893 <separator/>
5894 <item name="Public Market" icon="presets/shop/marketplace.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
5895 <link wiki="Tag:amenity=marketplace" />
5896 <space />
5897 <key key="amenity" value="marketplace" />
5898 <reference ref="name_operator_oh_wheelchair" />
5899 <text key="website" text="Website" />
5900 <combo key="organic" text="Organic" values="yes,no,only" />
5901 </item> <!-- Public Market -->
5902 <item name="Greengrocer" icon="presets/shop/groceries/greengrocer.svg" type="node,closedway,multipolygon" preset_name_label="true">
5903 <link wiki="Tag:shop=greengrocer" />
5904 <space />
5905 <key key="shop" value="greengrocer" />
5906 <reference ref="name_oh_wheelchair" />
5907 <combo key="organic" text="Organic" values="yes,no,only" />
5908 <reference ref="link_contact_address_payment" />
5909 </item> <!-- Greengrocer -->
5910 <item name="Farm Stand" icon="presets/shop/groceries/farm.svg" type="node,closedway,multipolygon" preset_name_label="true">
5911 <link wiki="Tag:shop=farm" />
5912 <space />
5913 <key key="shop" value="farm" />
5914 <reference ref="name_oh_wheelchair" />
5915 <text key="description" text="Description" />
5916 <combo key="organic" text="Organic" values="yes,no,only" />
5917 <reference ref="link_contact_address_payment" />
5918 </item> <!-- Farm Stand -->
5919 <separator/>
5920 <item name="Organic" type="node,closedway,multipolygon" preset_name_label="true">
5921 <link wiki="Key:organic" />
5922 <space />
5923 <combo text="Organic/Bio" key="organic" values="yes,no,only" match="key" />
5924 </item> <!-- Organic -->
5925 <item name="Fair Trade" type="node,closedway,multipolygon" preset_name_label="true">
5926 <link wiki="Key:fair_trade" />
5927 <space />
5928 <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
5929 </item> <!-- Fair Trade -->
5930 <separator/>
5931 <item name="Alcohol" icon="presets/shop/alcohol.svg" type="node,closedway,multipolygon" preset_name_label="true">
5932 <link wiki="Tag:shop=alcohol" />
5933 <space />
5934 <key key="shop" value="alcohol" />
5935 <reference ref="name_oh_wheelchair" />
5936 <reference ref="link_contact_address_payment" />
5937 </item> <!-- Alcohol -->
5938 <item name="Beverages" icon="presets/shop/beverages.svg" type="node,closedway,multipolygon" preset_name_label="true">
5939 <link wiki="Tag:shop=beverages" />
5940 <space />
5941 <key key="shop" value="beverages" />
5942 <reference ref="name_oh_wheelchair" />
5943 <reference ref="link_contact_address_payment" />
5944 </item> <!-- Beverages -->
5945 <item name="Wine" icon="presets/shop/wine.svg" type="node,closedway,multipolygon" preset_name_label="true">
5946 <link wiki="Tag:shop=wine" />
5947 <space />
5948 <key key="shop" value="wine" />
5949 <reference ref="name_oh_wheelchair" />
5950 <reference ref="link_contact_address_payment" />
5951 </item> <!-- Wine -->
5952 </group> <!-- Food -->
5953 <group name="Clothes" icon="presets/shop/clothes.svg">
5954 <item name="Clothes" icon="presets/shop/clothes.svg" type="node,closedway,multipolygon" preset_name_label="true">
5955 <link wiki="Tag:shop=clothes" />
5956 <space />
5957 <key key="shop" value="clothes" />
5958 <reference ref="name_oh_wheelchair" />
5959 <combo key="second_hand" text="Second hand" values="yes,no,only" />
5960 <combo key="organic" text="Organic" values="yes,no,only" />
5961 <reference ref="link_contact_address_payment" />
5962 </item> <!-- Clothes -->
5963 <item name="Boutique" icon="presets/shop/boutique.svg" type="node,closedway,multipolygon" preset_name_label="true">
5964 <link wiki="Tag:shop=boutique" />
5965 <space />
5966 <key key="shop" value="boutique" />
5967 <reference ref="name_operator_oh_wheelchair" />
5968 <reference ref="link_contact_address_payment" />
5969 </item> <!-- Boutique -->
5970 <item name="Shoes" icon="presets/shop/shoes.svg" type="node,closedway,multipolygon" preset_name_label="true">
5971 <link wiki="Tag:shop=shoes" />
5972 <space />
5973 <key key="shop" value="shoes" />
5974 <reference ref="name_oh_wheelchair" />
5975 <combo key="second_hand" text="Second hand" values="yes,no,only" />
5976 <combo key="organic" text="Organic" values="yes,no,only" />
5977 <check key="shoes:repair" text="Offers repairs" text_context="shoes" />
5978 <reference ref="link_contact_address_payment" />
5979 </item> <!-- Shoes -->
5980 <item name="Outdoor" icon="presets/shop/outdoor.svg" type="node,closedway,multipolygon" preset_name_label="true">
5981 <link wiki="Tag:shop=outdoor" />
5982 <space />
5983 <key key="shop" value="outdoor" />
5984 <reference ref="name_oh_wheelchair" />
5985 <reference ref="link_contact_address_payment" />
5986 </item> <!-- Outdoor -->
5987 <item name="Sports" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
5988 <link wiki="Tag:shop=sports" />
5989 <space />
5990 <key key="shop" value="sports" />
5991 <reference ref="name_oh_wheelchair" />
5992 <reference ref="link_contact_address_payment" />
5993 </item> <!-- Sports -->
5994 <separator/>
5995 <item name="Dry Cleaning" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5996 <link wiki="Tag:shop=dry_cleaning" />
5997 <space />
5998 <key key="shop" value="dry_cleaning" />
5999 <reference ref="name_oh_wheelchair" />
6000 <reference ref="link_contact_address_payment" />
6001 </item> <!-- Dry Cleaning -->
6002 <item name="Laundry" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6003 <link wiki="Tag:shop=laundry" />
6004 <space />
6005 <key key="shop" value="laundry" />
6006 <reference ref="name_oh_wheelchair" />
6007 <check key="self_service" text="Self Service" />
6008 <check key="laundry_service" text="Laundry Service" />
6009 <reference ref="link_contact_address_payment" />
6010 </item> <!-- Laundry -->
6011 <item name="Tailor" icon="presets/shop/tailor.svg" type="node,closedway,multipolygon" preset_name_label="true">
6012 <link wiki="Tag:shop=tailor" />
6013 <space />
6014 <key key="shop" value="tailor" />
6015 <reference ref="name_oh_wheelchair" />
6016 <reference ref="link_contact_address_payment" />
6017 </item> <!-- Tailor -->
6018 <item name="Fabric" icon="presets/shop/fabric.svg" type="node,closedway,multipolygon" preset_name_label="true">
6019 <link wiki="Tag:shop=fabric" />
6020 <space />
6021 <key key="shop" value="fabric" />
6022 <reference ref="name_operator_oh_wheelchair" />
6023 <reference ref="link_contact_address_payment" />
6024 </item> <!-- Fabric -->
6025 </group> <!-- Clothes -->
6026 <group name="Electronic" icon="presets/shop/electronics.svg">
6027 <item name="Computer" icon="presets/shop/computer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6028 <link wiki="Tag:shop=computer" />
6029 <space />
6030 <key key="shop" value="computer" />
6031 <reference ref="name_oh_wheelchair" />
6032 <reference ref="link_contact_address_payment" />
6033 </item> <!-- Computer -->
6034 <item name="Electronics" icon="presets/shop/electronics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6035 <link wiki="Tag:shop=electronics" />
6036 <space />
6037 <key key="shop" value="electronics" />
6038 <reference ref="name_oh_wheelchair" />
6039 <reference ref="link_contact_address_payment" />
6040 </item> <!-- Computer -->
6041 <item name="Mobile Phone" icon="presets/shop/mobile_phone.svg" type="node,closedway,multipolygon" preset_name_label="true">
6042 <link wiki="Tag:shop=mobile_phone" />
6043 <space />
6044 <key key="shop" value="mobile_phone" />
6045 <reference ref="name_operator_oh_wheelchair" />
6046 <reference ref="link_contact_address_payment" />
6047 </item> <!-- Mobile Phone -->
6048 <item name="Watches" icon="presets/shop/watches.svg" type="node,closedway,multipolygon" preset_name_label="true">
6049 <link wiki="Tag:shop=watches" />
6050 <space />
6051 <key key="shop" value="watches" />
6052 <reference ref="name_operator_oh_wheelchair" />
6053 <reference ref="link_contact_address_payment" />
6054 </item> <!-- Watches -->
6055 <item name="Vacuum Cleaner" icon="presets/shop/vacuum_cleaner.svg" type="node,closedway,multipolygon" preset_name_label="true">
6056 <link wiki="Tag:shop=vacuum_cleaner" />
6057 <space />
6058 <key key="shop" value="vacuum_cleaner" />
6059 <reference ref="name_operator_oh_wheelchair" />
6060 <reference ref="link_contact_address_payment" />
6061 </item> <!-- Vacuum Cleaner -->
6062 <item name="Hifi" icon="presets/shop/hifi.svg" type="node,closedway,multipolygon" preset_name_label="true">
6063 <link wiki="Tag:shop=hifi" />
6064 <space />
6065 <key key="shop" value="hifi" />
6066 <reference ref="name_oh_wheelchair" />
6067 <reference ref="link_contact_address_payment" />
6068 </item> <!-- Hifi -->
6069 <item name="Video" icon="presets/shop/video.svg" type="node,closedway,multipolygon" preset_name_label="true">
6070 <link wiki="Tag:shop=video" />
6071 <space />
6072 <key key="shop" value="video" />
6073 <reference ref="name_oh_wheelchair" />
6074 <reference ref="link_contact_address_payment" />
6075 </item> <!-- Video -->
6076 <item name="Video Games" icon="presets/shop/video_games.svg" type="node,closedway,multipolygon" preset_name_label="true">
6077 <link wiki="Tag:shop=video_games" />
6078 <space />
6079 <key key="shop" value="video_games" />
6080 <reference ref="name_oh_wheelchair" />
6081 <reference ref="link_contact_address_payment" />
6082 </item> <!-- Video Games -->
6083 <item name="Music" icon="presets/shop/music.svg" type="node,closedway,multipolygon" preset_name_label="true">
6084 <link wiki="Tag:shop=music" />
6085 <space />
6086 <key key="shop" value="music" />
6087 <reference ref="name_oh_wheelchair" />
6088 <reference ref="link_contact_address_payment" />
6089 </item> <!-- Music -->
6090 </group> <!-- Electronic -->
6091 <group name="Cash" icon="presets/money/dollar.svg">
6092 <item name="Bank" icon="presets/money/bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
6093 <link wiki="Tag:amenity=bank" />
6094 <space />
6095 <key key="amenity" value="bank" />
6096 <reference ref="name_brand_operator_oh_wheelchair" />
6097 <check key="atm" text="Automated Teller Machine" default="on" />
6098 <text key="ref" text="Reference" />
6099 <reference ref="link_contact_address" />
6100 <preset_link preset_name="Building" />
6101 </item> <!-- Bank -->
6102 <item name="Money Exchange" icon="presets/money/exchange.svg" type="node,closedway,multipolygon" preset_name_label="true">
6103 <link wiki="Tag:amenity=bureau_de_change" />
6104 <space />
6105 <key key="amenity" value="bureau_de_change" />
6106 <reference ref="name_oh_wheelchair" />
6107 <reference ref="link_contact_address" />
6108 </item> <!-- Money Exchange -->
6109 <item name="Money transfer" icon="presets/money/money_transfer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6110 <link wiki="Tag:amenity=money_transfer" />
6111 <space />
6112 <key key="amenity" value="money_transfer" />
6113 <reference ref="name_oh_wheelchair" />
6114 <reference ref="link_contact_address" />
6115 </item> <!-- Money transfer -->
6116 <item name="Automated Teller Machine" icon="presets/money/atm.svg" type="node" preset_name_label="true">
6117 <link wiki="Tag:amenity=atm" />
6118 <space />
6119 <key key="amenity" value="atm" />
6120 <text key="brand" text="Brand" />
6121 <text key="operator" text="Operator" />
6122 <reference ref="oh_wheelchair" />
6123 </item> <!-- Automated Teller Machine -->
6124 <item name="Pawnbroker" icon="presets/shop/pawnbroker.svg" type="node,closedway,multipolygon" preset_name_label="true">
6125 <link wiki="Tag:shop=pawnbroker" />
6126 <space />
6127 <key key="shop" value="pawnbroker" />
6128 <reference ref="name_oh_wheelchair" />
6129 <reference ref="link_contact_address_payment" />
6130 </item> <!-- Pawnbroker -->
6131 </group> <!-- Cash -->
6132 <group name="Home decoration" icon="presets/shop/interior_decoration.svg">
6133 <item name="Doors" icon="presets/shop/doors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6134 <link wiki="Tag:shop=doors" />
6135 <space />
6136 <key key="shop" value="doors" />
6137 <reference ref="name_brand_operator_oh_wheelchair" />
6138 <reference ref="link_contact_address_payment" />
6139 </item> <!-- Doors -->
6140 <item name="Furniture" icon="presets/shop/furniture.svg" type="node,closedway,multipolygon" preset_name_label="true">
6141 <link wiki="Tag:shop=furniture" />
6142 <space />
6143 <key key="shop" value="furniture" />
6144 <reference ref="name_brand_operator_oh_wheelchair" />
6145 <reference ref="link_contact_address_payment" />
6146 </item> <!-- Furniture -->
6147 <item name="Kitchen" icon="presets/shop/kitchen.svg" type="node,closedway,multipolygon" preset_name_label="true">
6148 <link wiki="Tag:shop=kitchen" />
6149 <space />
6150 <key key="shop" value="kitchen" />
6151 <reference ref="name_brand_operator_oh_wheelchair" />
6152 <reference ref="link_contact_address_payment" />
6153 </item> <!-- Kitchen -->
6154 <item name="Houseware" icon="presets/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6155 <link wiki="Tag:shop=houseware" />
6156 <space />
6157 <key key="shop" value="houseware" />
6158 <reference ref="name_brand_operator_oh_wheelchair" />
6159 <reference ref="link_contact_address_payment" />
6160 </item> <!-- Houseware -->
6161 <item name="Curtain" icon="presets/shop/curtain.svg" type="node,closedway,multipolygon" preset_name_label="true">
6162 <link wiki="Tag:shop=curtain" />
6163 <space />
6164 <key key="shop" value="curtain" />
6165 <reference ref="name_operator_oh_wheelchair" />
6166 <reference ref="link_contact_address_payment" />
6167 </item> <!-- Curtain -->
6168 <item name="Art" icon="presets/shop/art.svg" type="node,closedway,multipolygon" preset_name_label="true">
6169 <link wiki="Tag:shop=art" />
6170 <space />
6171 <key key="shop" value="art" />
6172 <reference ref="name_operator_oh_wheelchair" />
6173 <reference ref="link_contact_address_payment" />
6174 </item> <!-- Art -->
6175 <item name="Frame" icon="presets/shop/frame.svg" type="node,closedway,multipolygon" preset_name_label="true">
6176 <link wiki="Tag:shop=frame" />
6177 <space />
6178 <key key="shop" value="frame" />
6179 <reference ref="name_operator_oh_wheelchair" />
6180 <reference ref="link_contact_address_payment" />
6181 </item> <!-- Frame -->
6182 <item name="Bed" icon="presets/shop/bed.svg" type="node,closedway,multipolygon" preset_name_label="true">
6183 <link wiki="Tag:shop=bed" />
6184 <space />
6185 <key key="shop" value="bed" />
6186 <reference ref="name_oh_wheelchair" />
6187 <reference ref="link_contact_address_payment" />
6188 </item> <!-- Bed -->
6189 <item name="Carpet" icon="presets/shop/carpet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6190 <link wiki="Tag:shop=carpet" />
6191 <space />
6192 <key key="shop" value="carpet" />
6193 <reference ref="name_oh_wheelchair" />
6194 <reference ref="link_contact_address_payment" />
6195 </item> <!-- Carpet -->
6196 <item name="Interior Decoration" icon="presets/shop/interior_decoration.svg" type="node,closedway,multipolygon" preset_name_label="true">
6197 <link wiki="Tag:shop=interior_decoration" />
6198 <space />
6199 <key key="shop" value="interior_decoration" />
6200 <reference ref="name_oh_wheelchair" />
6201 <reference ref="link_contact_address_payment" />
6202 </item> <!-- Interior Decoration -->
6203 <item name="Antiques" icon="presets/shop/antique.svg" type="node,closedway,multipolygon" preset_name_label="true">
6204 <link wiki="Tag:shop=antiques" />
6205 <space />
6206 <key key="shop" value="antiques" />
6207 <reference ref="name_oh_wheelchair" />
6208 <reference ref="link_contact_address_payment" />
6209 </item> <!-- Antiques -->
6210 <separator/>
6211 <item name="Storage Rental" icon="presets/shop/storage_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
6212 <link wiki="Tag:shop=storage_rental" />
6213 <space />
6214 <key key="shop" value="storage_rental" />
6215 <reference ref="name_oh_wheelchair" />
6216 <reference ref="link_contact_address_payment" />
6217 </item> <!-- Storage Rental -->
6218 </group> <!-- Home decoration -->
6219 <group name="Printed Material" icon="presets/shop/stationery.svg">
6220 <item name="Stationery" icon="presets/shop/stationery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6221 <link wiki="Tag:shop=stationery" />
6222 <space />
6223 <key key="shop" value="stationery" />
6224 <reference ref="name_oh_wheelchair" />
6225 <reference ref="link_contact_address_payment" />
6226 </item> <!-- Stationery -->
6227 <item name="Copy Shop" icon="presets/shop/copyshop.svg" type="node,closedway,multipolygon" preset_name_label="true">
6228 <link wiki="Tag:shop=copyshop" />
6229 <space />
6230 <key key="shop" value="copyshop" />
6231 <reference ref="name_operator_oh_wheelchair" />
6232 <reference ref="link_contact_address_payment" />
6233 </item> <!-- Copy Shop -->
6234 <item name="Book Store" icon="presets/shop/book.svg" type="node,closedway,multipolygon" preset_name_label="true">
6235 <link wiki="Tag:shop=books" />
6236 <space />
6237 <key key="shop" value="books" />
6238 <reference ref="name_brand_oh_wheelchair" />
6239 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6240 <reference ref="link_contact_address_payment" />
6241 </item> <!-- Book Store -->
6242 <item name="Newspaper Stand" icon="presets/shop/news.svg" type="node,closedway,multipolygon" preset_name_label="true">
6243 <link wiki="Tag:shop=newsagent" />
6244 <space />
6245 <key key="shop" value="newsagent" />
6246 <reference ref="name_oh_wheelchair" />
6247 <reference ref="link_contact_address_payment" />
6248 </item> <!-- Newspaper Stand -->
6249 <item name="Ticket" icon="presets/shop/ticket.svg" type="node,closedway,multipolygon" preset_name_label="true">
6250 <link wiki="Tag:shop=ticket" />
6251 <space />
6252 <key key="shop" value="ticket" />
6253 <reference ref="name_oh_wheelchair" />
6254 <reference ref="link_contact_address_payment" />
6255 </item> <!-- Ticket -->
6256 </group> <!-- Printed Material -->
6257 <group name="For the body" icon="presets/shop/body.svg">
6258 <item name="Chemist" icon="presets/shop/chemist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6259 <link wiki="Tag:shop=chemist" />
6260 <space />
6261 <key key="shop" value="chemist" />
6262 <reference ref="name_oh_wheelchair" />
6263 <reference ref="link_contact_address_payment" />
6264 </item> <!-- Chemist -->
6265 <item name="Cosmetics" icon="presets/shop/cosmetics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6266 <link wiki="Tag:shop=cosmetics" />
6267 <space />
6268 <key key="shop" value="cosmetics" />
6269 <reference ref="name_oh_wheelchair" />
6270 <reference ref="link_contact_address_payment" />
6271 </item> <!-- Cosmetics -->
6272 <item name="Perfumery" icon="presets/shop/perfumery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6273 <link wiki="Tag:shop=perfumery" />
6274 <space />
6275 <key key="shop" value="perfumery" />
6276 <reference ref="name_oh_wheelchair" />
6277 <reference ref="link_contact_address_payment" />
6278 </item> <!-- Perfumery -->
6279 <item name="Beauty" icon="presets/shop/beauty.svg" type="node,closedway,multipolygon" preset_name_label="true">
6280 <link wiki="Tag:shop=beauty" />
6281 <space />
6282 <key key="shop" value="beauty" />
6283 <reference ref="name_oh_wheelchair" />
6284 <reference ref="link_contact_address_payment" />
6285 </item> <!-- Beauty -->
6286 <item name="Tobacco" icon="presets/shop/tobacco.svg" type="node,closedway,multipolygon" preset_name_label="true">
6287 <link wiki="Tag:shop=tobacco" />
6288 <space />
6289 <key key="shop" value="tobacco" />
6290 <reference ref="name_operator_oh_wheelchair" />
6291 <reference ref="link_contact_address_payment" />
6292 </item> <!-- Tobacco -->
6293 <item name="E-cigarette" icon="presets/shop/e-cigarette.svg" type="node,closedway,multipolygon" preset_name_label="true">
6294 <link wiki="Tag:shop=e-cigarette" />
6295 <space />
6296 <key key="shop" value="e-cigarette" />
6297 <reference ref="name_operator_oh_wheelchair" />
6298 <reference ref="link_contact_address_payment" />
6299 </item> <!-- E-cigarette -->
6300 <item name="Hairdresser/Barber" icon="presets/shop/hairdresser.svg" type="node,closedway,multipolygon" preset_name_label="true">
6301 <link wiki="Tag:shop=hairdresser" />
6302 <space />
6303 <key key="shop" value="hairdresser" />
6304 <reference ref="name_oh_wheelchair" />
6305 <checkgroup columns="3">
6306 <check key="female" text="Female" />
6307 <check key="male" text="Male" />
6308 <check key="unisex" text="Unisex" />
6309 </checkgroup>
6310 <reference ref="link_contact_address_payment" />
6311 </item> <!-- Hairdresser/Barber -->
6312 <item name="Massage" icon="presets/shop/massage.svg" type="node,closedway,multipolygon" preset_name_label="true">
6313 <link wiki="Tag:shop=massage" />
6314 <space />
6315 <key key="shop" value="massage" />
6316 <reference ref="name_oh_wheelchair" />
6317 <reference ref="link_contact_address_payment" />
6318 </item> <!-- Massage -->
6319 <item name="Tattoo" icon="presets/shop/tattoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6320 <link wiki="Tag:shop=tattoo" />
6321 <space />
6322 <key key="shop" value="tattoo" />
6323 <reference ref="name_oh_wheelchair" />
6324 <reference ref="link_contact_address_payment" />
6325 </item> <!-- Tattoo -->
6326 <item name="Optician" icon="presets/shop/optician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6327 <link wiki="Tag:shop=optician" />
6328 <space />
6329 <key key="shop" value="optician" />
6330 <reference ref="name_oh_wheelchair" />
6331 <reference ref="link_contact_address_payment" />
6332 </item> <!-- Optician -->
6333 <item name="Hearing Aids" icon="presets/shop/hearing_aids.svg" type="node,closedway,multipolygon" preset_name_label="true">
6334 <link wiki="Tag:shop=hearing_aids" />
6335 <space />
6336 <key key="shop" value="hearing_aids" />
6337 <reference ref="name_operator_oh_wheelchair" />
6338 <reference ref="link_contact_address_payment" />
6339 </item> <!-- Hearing Aids -->
6340 <item name="Medical Supply" icon="presets/shop/medical_supply.svg" type="node,closedway,multipolygon" preset_name_label="true">
6341 <link wiki="Tag:shop=medical_supply" />
6342 <space />
6343 <key key="shop" value="medical_supply" />
6344 <reference ref="name_operator_oh_wheelchair" />
6345 <check key="dispensing" text="Dispensing" />
6346 <reference ref="link_contact_address_payment" />
6347 </item> <!-- Medical Supply -->
6348 <item name="Jewellery" icon="presets/shop/jewelry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6349 <link wiki="Tag:shop=jewelry" />
6350 <space />
6351 <key key="shop" value="jewelry" />
6352 <reference ref="name_operator_oh_wheelchair" />
6353 <reference ref="link_contact_address_payment" />
6354 </item> <!-- Jewellery -->
6355 <item name="Erotic" icon="presets/shop/erotic.svg" type="node,closedway,multipolygon" preset_name_label="true">
6356 <link wiki="Tag:shop=erotic" />
6357 <space />
6358 <key key="shop" value="erotic" />
6359 <reference ref="name_operator_oh_wheelchair" />
6360 <reference ref="min_age" />
6361 <reference ref="link_contact_address_payment" />
6362 </item> <!-- Erotic -->
6363 </group> <!-- For the body -->
6364 <group name="Other" icon="presets/shop/mall.svg">
6365 <item name="Department Store" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6366 <link wiki="Tag:shop=department_store" />
6367 <space />
6368 <key key="shop" value="department_store" />
6369 <reference ref="name_operator_oh_wheelchair" />
6370 <reference ref="link_contact_address_payment" />
6371 </item> <!-- Department Store -->
6372 <item name="Mall" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6373 <link wiki="Tag:shop=mall" />
6374 <space />
6375 <key key="shop" value="mall" />
6376 <reference ref="name_operator_oh_wheelchair" />
6377 <reference ref="link_contact_address_payment" />
6378 </item> <!-- Mall -->
6379 <separator/>
6380 <item name="Florist" icon="presets/shop/florist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6381 <link wiki="Tag:shop=florist" />
6382 <space />
6383 <key key="shop" value="florist" />
6384 <reference ref="name_oh_wheelchair" />
6385 <reference ref="link_contact_address_payment" />
6386 </item> <!-- Florist -->
6387 <item name="Garden Centre" icon="presets/shop/garden_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
6388 <link wiki="Tag:shop=garden_centre" />
6389 <space />
6390 <key key="shop" value="garden_centre" />
6391 <reference ref="name_brand_oh_wheelchair" />
6392 <reference ref="link_contact_address_payment" />
6393 </item> <!-- Garden Centre -->
6394 <separator/>
6395 <item name="Do-It-Yourself Store" icon="presets/shop/diy_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6396 <link wiki="Tag:shop=doityourself" />
6397 <space />
6398 <key key="shop" value="doityourself" />
6399 <reference ref="name_brand_oh_wheelchair" />
6400 <reference ref="link_contact_address_payment" />
6401 </item> <!-- Do-It-Yourself Store -->
6402 <item name="Hardware" icon="presets/shop/hardware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6403 <link wiki="Tag:shop=hardware" />
6404 <space />
6405 <key key="shop" value="hardware" />
6406 <reference ref="name_oh_wheelchair" />
6407 <reference ref="link_contact_address_payment" />
6408 </item> <!-- Hardware -->
6409 <item name="Paint" icon="presets/shop/paint.svg" type="node,closedway,multipolygon" preset_name_label="true">
6410 <link wiki="Tag:shop=paint" />
6411 <space />
6412 <key key="shop" value="paint" />
6413 <reference ref="name_operator_oh_wheelchair" />
6414 <reference ref="link_contact_address_payment" />
6415 </item> <!-- Paint -->
6416 <item name="Gas" icon="presets/shop/gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
6417 <link wiki="Tag:shop=gas" />
6418 <space />
6419 <key key="shop" value="gas" />
6420 <reference ref="name_operator_oh_wheelchair" />
6421 <reference ref="link_contact_address_payment" />
6422 </item> <!-- Gas -->
6423 <separator/>
6424 <item name="Travel Agency" icon="presets/shop/travel_agency.svg" type="node,closedway,multipolygon" preset_name_label="true">
6425 <link wiki="Tag:shop=travel_agency" />
6426 <space />
6427 <key key="shop" value="travel_agency" />
6428 <reference ref="name_brand_oh_wheelchair" />
6429 <reference ref="link_contact_address_payment" />
6430 </item> <!-- Travel Agency -->
6431 <item name="Scuba diving" icon="presets/shop/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
6432 <link wiki="Tag:shop=scuba_diving" />
6433 <space />
6434 <key key="shop" value="scuba_diving" />
6435 <reference ref="name_brand_oh_wheelchair" />
6436 <reference ref="link_contact_address_payment" />
6437 </item> <!-- Scuba diving -->
6438 <item name="Musical Instrument" icon="presets/shop/musical_instrument.svg" type="node,closedway,multipolygon" preset_name_label="true">
6439 <link wiki="Tag:shop=musical_instrument" />
6440 <space />
6441 <key key="shop" value="musical_instrument" />
6442 <reference ref="name_operator_oh_wheelchair" />
6443 <reference ref="link_contact_address_payment" />
6444 </item> <!-- Musical Instrument -->
6445 <item name="Toys" icon="presets/shop/toys.svg" type="node,closedway,multipolygon" preset_name_label="true">
6446 <link wiki="Tag:shop=toys" />
6447 <space />
6448 <key key="shop" value="toys" />
6449 <reference ref="name_oh_wheelchair" />
6450 <reference ref="link_contact_address_payment" />
6451 </item> <!-- Toys -->
6452 <item name="Gift/Souvenir" icon="presets/shop/present.svg" type="node,closedway,multipolygon" preset_name_label="true">
6453 <link wiki="Tag:shop=gift" />
6454 <space />
6455 <key key="shop" value="gift" />
6456 <reference ref="name_operator_oh_wheelchair" />
6457 <optional>
6458 <reference ref="religious" />
6459 </optional>
6460 <reference ref="link_contact_address_payment" />
6461 </item> <!-- Gift/Souvenir -->
6462 <item name="Variety Store" icon="presets/shop/variety_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6463 <link wiki="Tag:shop=variety_store" />
6464 <space />
6465 <key key="shop" value="variety_store" />
6466 <reference ref="name_operator_oh_wheelchair" />
6467 <reference ref="link_contact_address_payment" />
6468 </item> <!-- Variety Store -->
6469 <item name="Party supplies" icon="presets/shop/party.svg" type="node,closedway,multipolygon" preset_name_label="true">
6470 <link wiki="Tag:shop=party" />
6471 <space />
6472 <key key="shop" value="party" />
6473 <reference ref="name_operator_oh_wheelchair" />
6474 <reference ref="link_contact_address_payment" />
6475 </item> <!-- Party supplies -->
6476 <item name="Charity" icon="presets/shop/charity.svg" type="node,closedway,multipolygon" preset_name_label="true">
6477 <link wiki="Tag:shop=charity" />
6478 <space />
6479 <key key="shop" value="charity" />
6480 <reference ref="name_operator_oh_wheelchair" />
6481 <reference ref="link_contact_address_payment" />
6482 </item> <!-- Charity -->
6483 <item name="Bookmaker" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6484 <link wiki="Tag:shop=bookmaker" />
6485 <space />
6486 <key key="shop" value="bookmaker" />
6487 <reference ref="name_operator_oh_wheelchair" />
6488 <reference ref="link_contact_address_payment" />
6489 </item> <!-- Bookmaker -->
6490 <item name="Lottery" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6491 <link wiki="Tag:shop=lottery" />
6492 <space />
6493 <key key="shop" value="lottery" />
6494 <reference ref="name_operator_oh_wheelchair" />
6495 <reference ref="link_contact_address_payment" />
6496 </item> <!-- Lottery -->
6497 <item name="Bag" icon="presets/shop/bag.svg" type="node,closedway,multipolygon" preset_name_label="true">
6498 <link wiki="Tag:shop=bag" />
6499 <space />
6500 <key key="shop" value="bag" />
6501 <reference ref="name_oh_wheelchair" />
6502 <reference ref="link_contact_address_payment" />
6503 </item> <!-- Bag -->
6504 <item name="Pet" icon="presets/shop/pet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6505 <link wiki="Tag:shop=pet" />
6506 <space />
6507 <key key="shop" value="pet" />
6508 <reference ref="name_oh_wheelchair" />
6509 <reference ref="link_contact_address_payment" />
6510 </item> <!-- Pet -->
6511 <item name="Pet grooming" icon="presets/shop/pet_grooming.svg" type="node,closedway,multipolygon" preset_name_label="true">
6512 <link wiki="Tag:shop=pet_grooming" />
6513 <space />
6514 <key key="shop" value="pet_grooming" />
6515 <reference ref="name_oh_wheelchair" />
6516 <reference ref="link_contact_address_payment" />
6517 </item> <!-- Pet grooming -->
6518 <item name="Photo" icon="presets/shop/photo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6519 <link wiki="Tag:shop=photo" />
6520 <space />
6521 <key key="shop" value="photo" />
6522 <reference ref="name_oh_wheelchair" />
6523 <reference ref="link_contact_address_payment" />
6524 </item> <!-- Photo -->
6525 <item name="Weapons" icon="presets/shop/weapons.svg" type="node,closedway,multipolygon" preset_name_label="true">
6526 <link wiki="Tag:shop=weapons" />
6527 <space />
6528 <key key="shop" value="weapons" />
6529 <reference ref="name_oh_wheelchair" />
6530 <reference ref="link_contact_address_payment" />
6531 </item> <!-- Weapons -->
6532 <item name="Funeral Directors" icon="presets/shop/funeral_directors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6533 <link wiki="Tag:shop=funeral_directors" />
6534 <space />
6535 <key key="shop" value="funeral_directors" />
6536 <reference ref="name_oh_wheelchair" />
6537 <reference ref="link_contact_address_payment" />
6538 </item> <!-- Funeral Directors -->
6539 </group> <!-- Other -->
6540 <separator/>
6541 <item name="Vending Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
6542 <link wiki="Tag:amenity=vending_machine" />
6543 <space />
6544 <key key="amenity" value="vending_machine" />
6545 <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" />
6546 <text key="operator" text="Operator" />
6547 <text key="ref" text="Reference number" />
6548 <preset_link preset_name="Payment Methods" />
6549 </item> <!-- Vending Machine -->
6550 <item name="Payment Methods" icon="presets/money/dollar.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
6551 <link wiki="Key:payment" />
6552 <space />
6553 <combo key="payment:cash" text="Cash" values="yes,no" match="keyvalue" />
6554 <checkgroup columns="4">
6555 <check key="payment:coins" text="Coins" match="keyvalue" />
6556 <check key="payment:notes" text="Notes" text_context="payment" match="keyvalue" />
6557 </checkgroup>
6558 <space />
6559 <combo key="payment:debit_cards" text="Debit cards" values="no" match="keyvalue" />
6560 <checkgroup columns="4">
6561 <check key="payment:bankaxess" text="BankAxess" match="keyvalue" />
6562 <check key="payment:bancomat" text="Bancomat" match="keyvalue" />
6563 <check key="payment:girocard" text="Girocard" match="keyvalue" />
6564 <check key="payment:laser" text="Laser" match="keyvalue" />
6565 <check key="payment:maestro" text="Maestro" match="keyvalue" />
6566 <check key="payment:postfinance_card" text="PostFinance Card (ch)" match="keyvalue" />
6567 <check key="payment:visa_debit" text="Visa Debit" match="keyvalue" />
6568 <check key="payment:visa_electron" text="Visa Electron" match="keyvalue" />
6569 </checkgroup>
6570 <space />
6571 <combo key="payment:credit_cards" text="Credit cards" values="no" match="keyvalue" />
6572 <checkgroup columns="4">
6573 <check key="payment:american_express" text="American Express" match="keyvalue" />
6574 <check key="payment:diners_club" text="Diners Club" match="keyvalue" />
6575 <check key="payment:discover_card" text="Discover Card" match="keyvalue" />
6576 <check key="payment:jcb" text="JCB" match="keyvalue" />
6577 <check key="payment:mastercard" text="Mastercard" match="keyvalue" />
6578 <check key="payment:visa" text="Visa" match="keyvalue" />
6579 </checkgroup>
6580 <space />
6581 <check key="payment:contactless" text="Contactless payment" match="keyvalue" />
6582 <space />
6583 <combo key="payment:electronic_purses" text="Electronic purses and Charge cards" values="no" match="keyvalue" />
6584 <checkgroup columns="4">
6585 <check key="payment:ep_avant" text="Avant (fi)" match="keyvalue" />
6586 <check key="payment:ep_geldkarte" text="Geldkarte (de)" match="keyvalue" />
6587 <check key="payment:ep_mep" text="Mep (pt)" match="keyvalue" />
6588 <check key="payment:ep_minicash" text="Minicash (lu)" match="keyvalue" />
6589 <check key="payment:ep_minipay" text="Minipay (it)" match="keyvalue" />
6590 <check key="payment:ep_monedero" text="Mondero (ar)" match="keyvalue" />
6591 <check key="payment:ep_monedero4b" text="Mondero 4b (es)" match="keyvalue" />
6592 <check key="payment:ep_moneo" text="Moneo (fr)" match="keyvalue" />
6593 </checkgroup>
6594 <space />
6595 <combo key="payment:cryptocurrencies" text="Cryptocurrencies" values="no" match="keyvalue" />
6596 <checkgroup columns="4">
6597 <check key="payment:bitcoin" text="Bitcoin" match="keyvalue" />
6598 <check key="payment:dogecoin" text="Dogecoin" match="keyvalue" />
6599 <check key="payment:litecoin" text="Litecoin" match="keyvalue" />
6600 </checkgroup>
6601 </item> <!-- Payment Methods -->
6602 </group> <!-- Shops -->
6603 <group name="Offices" icon="presets/office/private_company.svg">
6604 <item name="Accountant" icon="presets/office/accountant.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6605 <link wiki="Tag:office=accountant" />
6606 <space />
6607 <key key="office" value="accountant" />
6608 <reference ref="name_operator_oh_wheelchair" />
6609 <reference ref="link_contact_address" />
6610 </item> <!-- Accountant -->
6611 <item name="Advertising agency" icon="presets/office/advertising_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6612 <link wiki="Tag:office=advertising_agency" />
6613 <space />
6614 <key key="office" value="advertising_agency" />
6615 <reference ref="name_operator_oh_wheelchair" />
6616 <reference ref="link_contact_address" />
6617 </item> <!-- Advertising agency -->
6618 <item name="Architect" icon="presets/office/architect.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6619 <link wiki="Tag:office=architect" />
6620 <space />
6621 <key key="office" value="architect" />
6622 <reference ref="name_operator_oh_wheelchair" />
6623 <reference ref="link_contact_address" />
6624 </item> <!-- Architect -->
6625 <item name="Association" icon="presets/office/association.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6626 <link wiki="Tag:office=association" />
6627 <space />
6628 <key key="office" value="association" />
6629 <reference ref="name_operator_oh_wheelchair" />
6630 <reference ref="link_contact_address" />
6631 </item> <!-- Association -->
6632 <item name="Private company" icon="presets/office/private_company.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6633 <link wiki="Tag:office=company" />
6634 <space />
6635 <key key="office" value="company" />
6636 <reference ref="name_oh_wheelchair" />
6637 <reference ref="link_contact_address" />
6638 </item> <!-- Private company -->
6639 <item name="Educational institution" icon="presets/office/educational_institution.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6640 <link wiki="Tag:office=educational_institution" />
6641 <space />
6642 <key key="office" value="educational_institution" />
6643 <reference ref="name_operator_oh_wheelchair" />
6644 <reference ref="link_contact_address" />
6645 </item> <!-- Educational institution -->
6646 <item name="Employment agency" icon="presets/office/employment_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6647 <link wiki="Tag:office=employment_agency" />
6648 <space />
6649 <key key="office" value="employment_agency" />
6650 <reference ref="name_brand_operator_oh_wheelchair" />
6651 <reference ref="link_contact_address" />
6652 </item> <!-- Employment agency -->
6653 <item name="Estate agent" icon="presets/office/real_state.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6654 <link wiki="Tag:office=estate_agent" />
6655 <space />
6656 <key key="office" value="estate_agent" />
6657 <reference ref="name_operator_oh_wheelchair" />
6658 <reference ref="link_contact_address" />
6659 </item> <!-- Estate agent -->
6660 <item name="Foundation" icon="presets/office/foundation.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6661 <link wiki="Tag:office=foundation" />
6662 <space />
6663 <key key="office" value="foundation" />
6664 <reference ref="name_brand_operator_oh_wheelchair" />
6665 <reference ref="link_contact_address" />
6666 </item> <!-- Foundation -->
6667 <item name="Government" icon="presets/office/government.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6668 <link wiki="Tag:office=government" />
6669 <space />
6670 <key key="office" value="government" />
6671 <text key="name" text="Name" />
6672 <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" />
6673 <reference ref="oh_wheelchair" />
6674 <reference ref="link_contact_address" />
6675 </item> <!-- Government -->
6676 <item name="Insurance" icon="presets/office/insurance.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6677 <link wiki="Tag:office=insurance" />
6678 <space />
6679 <key key="office" value="insurance" />
6680 <reference ref="name_brand_operator_oh_wheelchair" />
6681 <reference ref="link_contact_address" />
6682 </item> <!-- Insurance -->
6683 <item name="It specialist" icon="presets/office/it.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6684 <link wiki="Tag:office=it" />
6685 <space />
6686 <key key="office" value="it" />
6687 <reference ref="name_oh_wheelchair" />
6688 <reference ref="link_contact_address" />
6689 </item> <!-- It specialist -->
6690 <item name="Lawyer" icon="presets/office/lawyer.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6691 <link wiki="Tag:office=lawyer" />
6692 <space />
6693 <key key="office" value="lawyer" />
6694 <reference ref="name_operator_oh_wheelchair" />
6695 <reference ref="link_contact_address" />
6696 </item> <!-- Lawyer -->
6697 <item name="Newspaper" icon="presets/office/newspaper.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6698 <link wiki="Tag:office=newspaper" />
6699 <space />
6700 <key key="office" value="newspaper" />
6701 <reference ref="name_operator_oh_wheelchair" />
6702 <reference ref="link_contact_address" />
6703 </item> <!-- Newspaper -->
6704 <item name="Non-governmental organisation (NGO)" icon="presets/office/ong.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6705 <link wiki="Tag:office=ngo" />
6706 <space />
6707 <key key="office" value="ngo" />
6708 <reference ref="name_brand_operator_oh_wheelchair" />
6709 <reference ref="link_contact_address" />
6710 </item> <!-- Non-governmental organisation (NGO) -->
6711 <item name="Notary" icon="presets/office/notary.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6712 <link wiki="Tag:office=notary" />
6713 <space />
6714 <key key="office" value="notary" />
6715 <reference ref="name_oh_wheelchair" />
6716 <reference ref="link_contact_address" />
6717 </item> <!-- Notary -->
6718 <item name="Political party" icon="presets/office/political_party.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6719 <link wiki="Tag:office=political_party" />
6720 <space />
6721 <key key="office" value="political_party" />
6722 <reference ref="name_oh_wheelchair" />
6723 <reference ref="link_contact_address" />
6724 </item> <!-- Political party -->
6725 <item name="Religion" icon="presets/office/religion.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6726 <link wiki="Tag:office=religion" />
6727 <space />
6728 <key key="office" value="religion" />
6729 <text key="name" text="Name" />
6730 <reference ref="religious" />
6731 <reference ref="oh_wheelchair" />
6732 <reference ref="link_contact_address" />
6733 </item> <!-- Religion -->
6734 <item name="Research" icon="presets/office/research.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6735 <link wiki="Tag:office=research" />
6736 <space />
6737 <key key="office" value="research" />
6738 <reference ref="name_operator_oh_wheelchair" />
6739 <reference ref="link_contact_address" />
6740 </item> <!-- Research -->
6741 <item name="Tax advisor" icon="presets/office/tax_advisor.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6742 <link wiki="Tag:office=tax_advisor" />
6743 <space />
6744 <key key="office" value="tax_advisor" />
6745 <reference ref="name_brand_operator_oh_wheelchair" />
6746 <reference ref="link_contact_address" />
6747 </item> <!-- Tax advisor -->
6748 <item name="Telecommunication" icon="presets/office/telecommunication.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6749 <link wiki="Tag:office=telecommunication" />
6750 <space />
6751 <key key="office" value="telecommunication" />
6752 <reference ref="name_brand_operator_oh_wheelchair" />
6753 <reference ref="link_contact_address" />
6754 </item> <!-- Telecommunication -->
6755 </group> <!-- Offices -->
6756 <group name="Craft" icon="presets/craft/painter.svg">
6757 <item name="Beekeeper" icon="presets/craft/beekeeper.svg" type="node,closedway,multipolygon" preset_name_label="true">
6758 <link wiki="Tag:craft=beekeeper" />
6759 <space />
6760 <key key="craft" value="beekeeper" />
6761 <reference ref="name_operator_oh_wheelchair" />
6762 <reference ref="link_contact_address" />
6763 </item> <!-- Beekeeper -->
6764 <item name="Brewery" type="node,closedway,multipolygon" preset_name_label="true">
6765 <link wiki="Tag:craft=brewery" />
6766 <space />
6767 <key key="craft" value="brewery" />
6768 <reference ref="name_operator_oh_wheelchair" />
6769 <reference ref="link_contact_address" />
6770 </item> <!-- Brewery -->
6771 <item name="Winery" type="node,closedway,multipolygon" preset_name_label="true">
6772 <link wiki="Tag:craft=winery" />
6773 <space />
6774 <key key="craft" value="winery" />
6775 <reference ref="name_operator_oh_wheelchair" />
6776 <reference ref="link_contact_address" />
6777 </item> <!-- Winery -->
6778 <item name="Caterer" type="node,closedway,multipolygon" preset_name_label="true">
6779 <link wiki="Tag:craft=caterer" />
6780 <space />
6781 <key key="craft" value="caterer" />
6782 <reference ref="name_operator_oh_wheelchair" />
6783 <reference ref="link_contact_address" />
6784 </item> <!-- Caterer -->
6785 <separator/> <!-- food group -->
6786 <item name="Upholsterer" icon="presets/craft/upholsterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6787 <link wiki="Tag:craft=upholsterer" />
6788 <space />
6789 <key key="craft" value="upholsterer" />
6790 <reference ref="name_operator_oh_wheelchair" />
6791 <reference ref="link_contact_address" />
6792 </item> <!-- Upholsterer -->
6793 <item name="Key cutter" icon="presets/craft/key_cutter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6794 <link wiki="Tag:craft=key_cutter" />
6795 <space />
6796 <key key="craft" value="key_cutter" />
6797 <reference ref="name_operator_oh_wheelchair" />
6798 <reference ref="link_contact_address" />
6799 </item> <!-- Key cutter -->
6800 <item name="Locksmith" icon="presets/craft/locksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
6801 <link wiki="Tag:craft=locksmith" />
6802 <space />
6803 <key key="craft" value="locksmith" />
6804 <reference ref="name_operator_oh_wheelchair" />
6805 <reference ref="link_contact_address" />
6806 </item> <!-- Locksmith -->
6807 <item name="Electrician" icon="presets/craft/electrician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6808 <link wiki="Tag:craft=electrician" />
6809 <space />
6810 <key key="craft" value="electrician" />
6811 <reference ref="name_operator_oh_wheelchair" />
6812 <reference ref="link_contact_address" />
6813 </item> <!-- Electrician -->
6814 <item name="Plumber" icon="presets/craft/plumber.svg" type="node,closedway,multipolygon" preset_name_label="true">
6815 <link wiki="Tag:craft=plumber" />
6816 <space />
6817 <key key="craft" value="plumber" />
6818 <reference ref="name_operator_oh_wheelchair" />
6819 <reference ref="link_contact_address" />
6820 </item> <!-- Plumber -->
6821 <item name="Hvac" icon="presets/craft/hvac.svg" type="node,closedway,multipolygon" preset_name_label="true">
6822 <link wiki="Tag:craft=hvac" />
6823 <space />
6824 <key key="craft" value="hvac" />
6825 <reference ref="name_operator_oh_wheelchair" />
6826 <reference ref="link_contact_address" />
6827 </item> <!-- Hvac -->
6828 <item name="Painter" icon="presets/craft/painter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6829 <link wiki="Tag:craft=painter" />
6830 <space />
6831 <key key="craft" value="painter" />
6832 <reference ref="name_operator_oh_wheelchair" />
6833 <reference ref="link_contact_address" />
6834 </item> <!-- Painter -->
6835 <item name="Tiler" icon="presets/craft/tiler.svg" type="node,closedway,multipolygon" preset_name_label="true">
6836 <link wiki="Tag:craft=tiler" />
6837 <space />
6838 <key key="craft" value="tiler" />
6839 <reference ref="name_operator_oh_wheelchair" />
6840 <reference ref="link_contact_address" />
6841 </item> <!-- Tiler -->
6842 <item name="Window construction" icon="presets/craft/window_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
6843 <link wiki="Tag:craft=window_construction" />
6844 <space />
6845 <key key="craft" value="window_construction" />
6846 <reference ref="name_operator_oh_wheelchair" />
6847 <reference ref="link_contact_address" />
6848 </item> <!-- Window construction -->
6849 <item name="Carpenter" icon="presets/craft/carpenter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6850 <link wiki="Tag:craft=carpenter" />
6851 <space />
6852 <key key="craft" value="carpenter" />
6853 <reference ref="name_operator_oh_wheelchair" />
6854 <reference ref="link_contact_address" />
6855 </item> <!-- Carpenter -->
6856 <item name="Roofer" icon="presets/craft/roofer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6857 <link wiki="Tag:craft=roofer" />
6858 <space />
6859 <key key="craft" value="roofer" />
6860 <reference ref="name_operator_oh_wheelchair" />
6861 <reference ref="link_contact_address" />
6862 </item> <!-- Roofer -->
6863 <separator/> <!-- apartment/house group -->
6864 <item name="Photographer" icon="presets/craft/photographer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6865 <link wiki="Tag:craft=photographer" />
6866 <space />
6867 <key key="craft" value="photographer" />
6868 <reference ref="name_operator_oh_wheelchair" />
6869 <reference ref="link_contact_address" />
6870 </item> <!-- Photographer -->
6871 <item name="Handicraft" type="node,closedway,multipolygon" preset_name_label="true">
6872 <link wiki="Tag:craft=handicraft" />
6873 <space />
6874 <key key="craft" value="handicraft" />
6875 <reference ref="name_operator_oh_wheelchair" />
6876 <reference ref="link_contact_address" />
6877 </item> <!-- Handicraft -->
6878 <item name="Pottery" icon="presets/craft/pottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6879 <link wiki="Tag:craft=pottery" />
6880 <space />
6881 <key key="craft" value="pottery" />
6882 <reference ref="name_operator_oh_wheelchair" />
6883 <reference ref="link_contact_address" />
6884 </item> <!-- Pottery -->
6885 <item name="Gardener" icon="presets/craft/gardener.svg" type="node,closedway,multipolygon" preset_name_label="true">
6886 <link wiki="Tag:craft=gardener" />
6887 <space />
6888 <key key="craft" value="gardener" />
6889 <reference ref="name_operator_oh_wheelchair" />
6890 <reference ref="link_contact_address" />
6891 </item> <!-- Gardener -->
6892 <item name="Shoemaker" icon="presets/craft/shoemaker.svg" type="node,closedway,multipolygon" preset_name_label="true">
6893 <link wiki="Tag:craft=shoemaker" />
6894 <space />
6895 <key key="craft" value="shoemaker" />
6896 <reference ref="name_operator_oh_wheelchair" />
6897 <reference ref="link_contact_address" />
6898 </item> <!-- Shoemaker -->
6899 <separator/> <!-- other "soft"/art craft group -->
6900 <item name="Sawmill" icon="presets/craft/sawmill.svg" type="node,closedway,multipolygon" preset_name_label="true">
6901 <link wiki="Tag:craft=sawmill" />
6902 <space />
6903 <key key="craft" value="sawmill" />
6904 <reference ref="name_operator_oh_wheelchair" />
6905 <reference ref="link_contact_address" />
6906 </item> <!-- Sawmill -->
6907 <item name="Stonemason" icon="presets/craft/stonemason.svg" type="node,closedway,multipolygon" preset_name_label="true">
6908 <link wiki="Tag:craft=stonemason" />
6909 <space />
6910 <key key="craft" value="stonemason" />
6911 <reference ref="name_operator_oh_wheelchair" />
6912 <reference ref="link_contact_address" />
6913 </item> <!-- Stonemason -->
6914 <item name="Blacksmith" icon="presets/craft/blacksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
6915 <link wiki="Tag:craft=blacksmith" />
6916 <space />
6917 <key key="craft" value="blacksmith" />
6918 <reference ref="name_operator_oh_wheelchair" />
6919 <reference ref="link_contact_address" />
6920 </item> <!-- Blacksmith -->
6921 <item name="Metal construction" icon="presets/craft/metal_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
6922 <link wiki="Tag:craft=metal_construction" />
6923 <space />
6924 <key key="craft" value="metal_construction" />
6925 <reference ref="name_operator_oh_wheelchair" />
6926 <reference ref="link_contact_address" />
6927 </item> <!-- Metal construction -->
6928 <!-- other "hard" craft group -->
6929 </group> <!-- Craft -->
6930 <group name="Geography" icon="presets/landmark/peak.svg">
6931 <group name="Boundaries" icon="presets/misc/boundaries.svg">
6932 <item name="Administrative" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6933 <link wiki="Tag:boundary=administrative" />
6934 <space />
6935 <key key="boundary" value="administrative" />
6936 <text key="name" text="Name" />
6937 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
6938 <check key="maritime" text="Maritime" disable_off="true" />
6939 </item> <!-- Administrative -->
6940 <item name="Political" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6941 <link wiki="Tag:boundary=political" />
6942 <space />
6943 <key key="boundary" value="political" />
6944 <combo key="political_division" text="Division" values="canton,linguistic_community,ward" />
6945 <text key="name" text="Name" />
6946 </item> <!-- Political -->
6947 <item name="Postal Code" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6948 <link wiki="Tag:boundary=postal_code" />
6949 <space />
6950 <key key="boundary" value="postal_code" />
6951 <text key="postal_code" text="Postal Code" />
6952 </item> <!-- Postal Code -->
6953 <item name="National Park" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6954 <link wiki="Tag:boundary=national_park" />
6955 <space />
6956 <key key="boundary" value="national_park" />
6957 <text key="name" text="Name" />
6958 </item> <!-- National Park -->
6959 <item name="Protected Area" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6960 <link wiki="Tag:boundary=protected_area" />
6961 <space />
6962 <key key="boundary" value="protected_area" />
6963 <text key="protect_class" text="Protect Class" length="2" />
6964 <text key="protection_title" text="Title or type of protection" />
6965 <optional>
6966 <reference ref="name_operator" />
6967 <reference ref="oh" />
6968 <text key="wikipedia" text="Wikipedia" />
6969 <text key="start_date" text="Start date" />
6970 </optional>
6971 </item> <!-- Protected Area -->
6972 <item name="Maritime" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6973 <link wiki="Tag:boundary=maritime" />
6974 <space />
6975 <key key="boundary" value="maritime" />
6976 <combo key="border_type" text="Border type" values="baseline,contiguous,eez,territorial" />
6977 <text key="name" text="Name" />
6978 </item> <!-- Maritime -->
6979 </group> <!-- Boundaries -->
6980 <group name="Places" icon="presets/place/isolated_dwelling.svg">
6981 <item name="Continent" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
6982 <link wiki="Tag:place=continent" />
6983 <space />
6984 <key key="place" value="continent" />
6985 <reference ref="name_wikipedia" />
6986 </item> <!-- Continent -->
6987 <item name="Country" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
6988 <link wiki="Tag:place=country" />
6989 <space />
6990 <key key="place" value="country" />
6991 <reference ref="name_wikipedia" />
6992 </item> <!-- Country -->
6993 <item name="State" icon="presets/place/capital.svg" name_context="place" type="node,closedway,multipolygon,relation" preset_name_label="true">
6994 <link wiki="Tag:place=state" />
6995 <space />
6996 <key key="place" value="state" />
6997 <reference ref="name_wikipedia" />
6998 </item> <!-- State -->
6999 <item name="Region" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7000 <link wiki="Tag:place=region" />
7001 <space />
7002 <key key="place" value="region" />
7003 <reference ref="name_wikipedia" />
7004 </item> <!-- Region -->
7005 <item name="County" icon="presets/place/capital.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7006 <link wiki="Tag:place=county" />
7007 <space />
7008 <key key="place" value="county" />
7009 <reference ref="name_wikipedia" />
7010 <reference ref="population_postcode_website" />
7011 </item> <!-- County -->
7012 <separator/>
7013 <item name="City" icon="presets/place/city.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7014 <link wiki="Tag:place=city" />
7015 <space />
7016 <key key="place" value="city" />
7017 <reference ref="name_wikipedia" />
7018 <reference ref="population_postcode_website" />
7019 </item> <!-- City -->
7020 <item name="Town" icon="presets/place/town.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7021 <link wiki="Tag:place=town" />
7022 <space />
7023 <key key="place" value="town" />
7024 <reference ref="name_wikipedia" />
7025 <reference ref="population_postcode_website" />
7026 </item> <!-- Town -->
7027 <item name="Village" icon="presets/place/village.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7028 <link wiki="Tag:place=village" />
7029 <space />
7030 <key key="place" value="village" />
7031 <reference ref="name_wikipedia" />
7032 <reference ref="population_postcode_website" />
7033 </item> <!-- Village -->
7034 <item name="Hamlet" icon="presets/place/hamlet.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7035 <link wiki="Tag:place=hamlet" />
7036 <space />
7037 <key key="place" value="hamlet" />
7038 <reference ref="name_wikipedia" />
7039 <reference ref="population_postcode_website" />
7040 </item> <!-- Hamlet -->
7041 <item name="Isolated Dwelling" icon="presets/place/isolated_dwelling.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7042 <link wiki="Tag:place=isolated_dwelling" />
7043 <space />
7044 <key key="place" value="isolated_dwelling" />
7045 <reference ref="name_wikipedia" />
7046 <reference ref="population_postcode_website" />
7047 </item> <!-- Isolated Dwelling -->
7048 <separator/>
7049 <item name="Suburb" icon="presets/place/suburb.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7050 <link wiki="Tag:place=suburb" />
7051 <space />
7052 <key key="place" value="suburb" />
7053 <reference ref="name_wikipedia" />
7054 <reference ref="population_postcode_website" />
7055 </item> <!-- Suburb -->
7056 <item name="Quarter" icon="presets/place/quarter.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7057 <link wiki="Tag:place=quarter" />
7058 <space />
7059 <key key="place" value="quarter" />
7060 <reference ref="name_wikipedia" />
7061 <text key="population" text="Population" />
7062 <text key="website" text="Website" />
7063 </item> <!-- Quarter -->
7064 <item name="Neighbourhood" icon="presets/place/neighbourhood.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7065 <link wiki="Tag:place=neighbourhood" />
7066 <space />
7067 <key key="place" value="neighbourhood" />
7068 <reference ref="name_wikipedia" />
7069 <text key="population" text="Population" />
7070 <text key="website" text="Website" />
7071 </item> <!-- Neighbourhood -->
7072 <item name="Farm" icon="presets/place/farm.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7073 <link wiki="Tag:place=farm" />
7074 <space />
7075 <label text="A farm within a bigger settlement" />
7076 <label text="(please use isolated_dwelling for an isolated farm)" />
7077 <key key="place" value="farm" />
7078 <reference ref="name_wikipedia" />
7079 <reference ref="population_postcode_website" />
7080 </item> <!-- Farm -->
7081 <separator/>
7082 <item name="Locality" icon="presets/place/locality.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
7083 <link wiki="Tag:place=locality" />
7084 <space />
7085 <key key="place" value="locality" />
7086 <reference ref="name_wikipedia" />
7087 </item> <!-- Locality -->
7088 <item name="Square" icon="presets/place/square.svg" type="node,closedway,multipolygon" preset_name_label="true">
7089 <link wiki="Tag:place=square" />
7090 <space />
7091 <key key="place" value="square" />
7092 <reference ref="name_wikipedia" />
7093 </item> <!-- Square -->
7094 </group> <!-- Places -->
7095 <group name="Geography" icon="presets/landmark/peak.svg">
7096 <item name="Peak" icon="presets/landmark/peak.svg" type="node" preset_name_label="true">
7097 <link wiki="Tag:natural=peak" />
7098 <label text="The top (summit) of a mountain or hill." />
7099 <space />
7100 <key key="natural" value="peak" />
7101 <reference ref="name_wikipedia" />
7102 <text key="ele" text="Elevation" />
7103 </item> <!-- Peak -->
7104 <item name="Saddle" icon="presets/landmark/saddle.svg" type="node" preset_name_label="true">
7105 <link wiki="Tag:natural=saddle" />
7106 <label text="A saddle point between mountains or hills." />
7107 <space/>
7108 <key key="natural" value="saddle" />
7109 <reference ref="name_wikipedia" />
7110 <text key="ele" text="Elevation" />
7111 </item> <!-- Saddle -->
7112 <item name="Glacier" icon="presets/landmark/glacier.svg" type="closedway,multipolygon" preset_name_label="true">
7113 <link wiki="Tag:natural=glacier" />
7114 <label text="A persistent body of dense ice that is constantly moving under its own weight." />
7115 <space />
7116 <key key="natural" value="glacier" />
7117 <reference ref="name_wikipedia" />
7118 <text key="ele" text="Elevation" />
7119 </item> <!-- Glacier -->
7120 <item name="Volcano" icon="presets/landmark/volcano.svg" type="node" preset_name_label="true">
7121 <link wiki="Tag:natural=volcano" />
7122 <label text="A volcano, either dormant, extinct or active." />
7123 <space />
7124 <key key="natural" value="volcano" />
7125 <reference ref="name_wikipedia" />
7126 <text key="ele" text="Elevation" />
7127 <optional>
7128 <combo key="volcano:status" text="Current Status" values="active,dormant,extinct" />
7129 <combo key="volcano:type" text="Type" values="stratovolcano,shield,scoria" />
7130 </optional>
7131 </item> <!-- Volcano -->
7132 <item name="Ridge" icon="presets/landmark/ridge.svg" type="way" preset_name_label="true">
7133 <link wiki="Tag:natural=ridge" />
7134 <label text="A mountain or hill ridge." />
7135 <space />
7136 <key key="natural" value="ridge" />
7137 <reference ref="name_wikipedia" />
7138 <text key="ele" text="Elevation" />
7139 </item> <!-- Ridge -->
7140 <item name="Valley" icon="presets/landmark/valley.svg" type="way" preset_name_label="true">
7141 <link wiki="Tag:natural=valley" />
7142 <label text="A low area between hills." />
7143 <space />
7144 <key key="natural" value="valley" />
7145 <reference ref="name_wikipedia" />
7146 </item> <!-- Valley -->
7147 <item name="Cliff" icon="presets/misc/cliff.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
7148 <link wiki="Tag:natural=cliff" />
7149 <label text="A steep rock face exposure, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
7150 <space />
7151 <key key="natural" value="cliff" />
7152 <text key="name" text="Name" />
7153 <text key="height" text="Height (meters)" />
7154 </item> <!-- Cliff -->
7155 <item name="Cave Entrance" icon="presets/landmark/cave_entrance.svg" type="node,closedway" preset_name_label="true">
7156 <link wiki="Tag:natural=cave_entrance" />
7157 <label text="The entrance to a cave." />
7158 <space />
7159 <key key="natural" value="cave_entrance" />
7160 <reference ref="name_wikipedia" />
7161 <reference ref="oh_wheelchair" />
7162 <reference ref="general_access" />
7163 <reference ref="fee" />
7164 </item> <!-- Cave Entrance -->
7165 <separator/>
7166 <item name="Island" icon="presets/place/island.svg" type="node,closedway,multipolygon" preset_name_label="true">
7167 <link wiki="Tag:place=island" />
7168 <space />
7169 <key key="place" value="island" />
7170 <reference ref="name_wikipedia" />
7171 </item> <!-- Island -->
7172 <item name="Islet" icon="presets/place/islet.svg" type="node,closedway,multipolygon" preset_name_label="true">
7173 <link wiki="Tag:place=islet" />
7174 <space />
7175 <key key="place" value="islet" />
7176 <reference ref="name_wikipedia" />
7177 </item> <!-- Islet -->
7178 <item name="Reef" icon="presets/landmark/reef.svg" type="node,closedway,multipolygon" preset_name_label="true">
7179 <link wiki="Tag:natural=reef" />
7180 <space />
7181 <key key="natural" value="reef" />
7182 <text key="name" text="Name" />
7183 <combo key="reef" text="Type" values="coral,oyster,rock,sand" />
7184 </item> <!-- Reef -->
7185 </group> <!-- Geography -->
7186 <group name="Nature" icon="presets/landmark/trees.svg">
7187 <item name="Tree" icon="presets/landmark/trees.svg" type="node" preset_name_label="true">
7188 <link wiki="Tag:natural=tree" />
7189 <label text="A single tree." />
7190 <space />
7191 <key key="natural" value="tree" />
7192 <reference ref="leaf_without_mixed" />
7193 <combo key="denotation" text="Denotation" values_searchable="true" values_context="tree denotation" >
7194 <list_entry value="landmark" short_description="Trees remarkable due to its size or prominent location, usually visible from great distances and useful for navigation." />
7195 <list_entry value="natural_monument" short_description="Especially old tree, often with a particular shape. Usually protected for its uniqueness." />
7196 <list_entry value="avenue" short_description="Trees aligned along a road." />
7197 <list_entry value="urban" short_description="Trees found within settlements, e.g. in parks or spread through residential areas." />
7198 <list_entry value="agricultural" short_description="Trees in agricultural use." />
7199 </combo>
7200 <optional>
7201 <reference ref="genus_species_taxon" />
7202 <space />
7203 <text key="height" text="Height (meters)" />
7204 <text key="diameter_crown" text="Diameter crown (meters)" />
7205 <text key="circumference" text="Circumference (meters)" />
7206 <space />
7207 <text key="name" text="Name" />
7208 <text key="start_date" text="Start date" />
7209 </optional>
7210 </item> <!-- Tree -->
7211 <item name="Tree Row" icon="presets/landmark/tree_row.svg" type="way" preset_name_label="true">
7212 <link wiki="Tag:natural=tree_row" />
7213 <label text="A line of trees." />
7214 <space />
7215 <key key="natural" value="tree_row" />
7216 <reference ref="leaf" />
7217 <optional>
7218 <reference ref="genus_species_taxon" />
7219 <text key="height" text="Height (meters)" />
7220 </optional>
7221 </item> <!-- Tree Row -->
7222 <item name="Wood" icon="presets/landmark/forest.svg" type="closedway,multipolygon" name_context="natural" preset_name_label="true">
7223 <link wiki="Tag:natural=wood" />
7224 <label text="Woodland where timber production does not dominate use." />
7225 <space />
7226 <key key="natural" value="wood" />
7227 <text key="name" text="Name" />
7228 <reference ref="leaf" />
7229 </item> <!-- Wood -->
7230 <item name="Forest" icon="presets/landmark/forest.svg" type="closedway,multipolygon" preset_name_label="true">
7231 <link wiki="Tag:landuse=forest" />
7232 <space />
7233 <key key="landuse" value="forest" />
7234 <reference ref="leaf" />
7235 <reference ref="optional_name" />
7236 </item> <!-- Forest -->
7237 <item name="Cutline" icon="presets/landmark/cutline.svg" type="way" preset_name_label="true">
7238 <link wiki="Tag:man_made=cutline" />
7239 <space />
7240 <key key="man_made" value="cutline" />
7241 <combo key="cutline" text="Type" values="border,firebreak,hunting,loggingmachine,pipeline,piste,section" values_context="cutline" />
7242 </item> <!-- Cutline -->
7243 <item name="Grassland" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7244 <link wiki="Tag:natural=grassland" />
7245 <label text="Where vegetation is dominated by grasses (Poaceae) and other herbaceous (non-woody) plants. Excludes cultivated areas and wetlands." />
7246 <space />
7247 <key key="natural" value="grassland" />
7248 <text key="name" text="Name" />
7249 <combo key="grassland" text="Type" values="pampas,prairie,puszta,savanna,steppe,veld" />
7250 </item> <!-- Grassland -->
7251 <item name="Nature Reserve" icon="presets/leisure/nature_reserve.svg" type="closedway,multipolygon" preset_name_label="true">
7252 <link wiki="Tag:leisure=nature_reserve" />
7253 <space />
7254 <key key="leisure" value="nature_reserve" />
7255 <text key="name" text="Name" />
7256 </item> <!-- Nature Reserve -->
7257 <separator/>
7258 <item name="Scree" icon="presets/landuse/scree.svg" type="closedway,multipolygon" preset_name_label="true">
7259 <link wiki="Tag:natural=scree" />
7260 <label text="An accumulation of loose angular rocks." />
7261 <space />
7262 <key key="natural" value="scree" />
7263 <text key="name" text="Name" />
7264 </item> <!-- Scree -->
7265 <item name="Shingle" icon="presets/landuse/shingle.svg" type="closedway,multipolygon" preset_name_label="true">
7266 <link wiki="Tag:natural=shingle" />
7267 <label text="An accumulation of loose rounded rocks on a beach or riverbed." />
7268 <space />
7269 <key key="natural" value="shingle" />
7270 <text key="name" text="Name" />
7271 </item> <!-- Shingle -->
7272 <item name="Fell" type="closedway,multipolygon" preset_name_label="true">
7273 <link wiki="Tag:natural=fell" />
7274 <label text="Bare upper lying uncultivated land principally covered with grass and often grazed." />
7275 <space />
7276 <key key="natural" value="fell" />
7277 <text key="name" text="Name" />
7278 </item> <!-- Fell -->
7279 <item name="Scrub" icon="presets/landuse/scrub.svg" type="closedway,multipolygon" preset_name_label="true">
7280 <link wiki="Tag:natural=scrub" />
7281 <label text="Bare lower lying uncultivated land with bushes but little or no tree cover." />
7282 <space />
7283 <key key="natural" value="scrub" />
7284 <text key="name" text="Name" />
7285 <optional>
7286 <reference ref="leaf" />
7287 </optional>
7288 </item> <!-- Scrub -->
7289 <item name="Heath" type="closedway,multipolygon" preset_name_label="true">
7290 <link wiki="Tag:natural=heath" />
7291 <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." />
7292 <space />
7293 <key key="natural" value="heath" />
7294 <text key="name" text="Name" />
7295 </item> <!-- Heath -->
7296 <item name="Sand" icon="presets/landuse/sand.svg" type="closedway,multipolygon" preset_name_label="true">
7297 <link wiki="Tag:natural=sand" />
7298 <label text="Large area covered with sand." />
7299 <space />
7300 <key key="natural" value="sand" />
7301 <text key="name" text="Name" />
7302 </item> <!-- Sand -->
7303 <item name="Bare Rock" type="closedway,multipolygon" preset_name_label="true">
7304 <link wiki="Tag:natural=bare_rock" />
7305 <label text="For areas of solid visible rock that is sparsely vegetated or not vegetated at all." />
7306 <space />
7307 <key key="natural" value="bare_rock" />
7308 <text key="name" text="Name" />
7309 </item> <!-- Bare Rock -->
7310 <item name="Rock" icon="presets/misc/rock.svg" type="node,closedway" preset_name_label="true">
7311 <link wiki="Tag:natural=rock" />
7312 <label text="A notable rock or group of rocks, with at least one of them firmly attached to the underlying bedrock." />
7313 <space />
7314 <key key="natural" value="rock" />
7315 <reference ref="name_wikipedia" />
7316 <optional>
7317 <check key="tourism" text="Tourism attraction" value_on="attraction" disable_off="true" />
7318 </optional>
7319 </item> <!-- Rock -->
7320 <item name="Stone" icon="presets/misc/stone.svg" type="node,closedway" preset_name_label="true">
7321 <link wiki="Tag:natural=stone" />
7322 <label text="A single notable free-standing rock, which may differ from the composition of the terrain it lies in." />
7323 <space />
7324 <key key="natural" value="stone" />
7325 <reference ref="name_wikipedia" />
7326 <optional>
7327 <text key="height" text="Height (meters)" length="7" />
7328 <text key="width" text="Width (meters)" />
7329 </optional>
7330 </item> <!-- Stone -->
7331 </group> <!-- Nature -->
7332 <group name="Land use" icon="presets/landuse/farmland.svg">
7333 <item name="Farmyard" icon="presets/landuse/farmyard.svg" type="closedway,multipolygon" preset_name_label="true">
7334 <link wiki="Tag:landuse=farmyard" />
7335 <space />
7336 <key key="landuse" value="farmyard" />
7337 <reference ref="optional_name" />
7338 </item> <!-- Farmyard -->
7339 <item name="Farmland" icon="presets/landuse/farmland.svg" type="closedway,multipolygon" preset_name_label="true">
7340 <link wiki="Tag:landuse=farmland" />
7341 <space />
7342 <key key="landuse" value="farmland" />
7343 <combo key="crop" text="Crop" values="corn,grass,rice,wheat,hop,cereal,tea,sugarcane" values_context="crop" />
7344 <reference ref="optional_name" />
7345 </item> <!-- Farmland -->
7346 <item name="Meadow" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7347 <link wiki="Tag:landuse=meadow" />
7348 <space />
7349 <key key="landuse" value="meadow" />
7350 <reference ref="optional_name" />
7351 </item> <!-- Meadow -->
7352 <item name="Orchard" icon="presets/landuse/orchard.svg" type="closedway,multipolygon" preset_name_label="true">
7353 <link wiki="Tag:landuse=orchard" />
7354 <space />
7355 <key key="landuse" value="orchard" />
7356 <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" />
7357 <reference ref="optional_name" />
7358 </item> <!-- Orchard -->
7359 <item name="Vineyard" icon="presets/landuse/vineyard.svg" type="closedway,multipolygon" preset_name_label="true">
7360 <link wiki="Tag:landuse=vineyard" />
7361 <space />
7362 <key key="landuse" value="vineyard" />
7363 <key key="crop" value="grape" match="keyvalue" />
7364 <reference ref="optional_name" />
7365 </item> <!-- Vineyard -->
7366 <item name="Greenhouse Horticulture" icon="presets/landuse/greenhouse_horticulture.svg" type="closedway,multipolygon" preset_name_label="true">
7367 <link wiki="Tag:landuse=greenhouse_horticulture" />
7368 <space />
7369 <key key="landuse" value="greenhouse_horticulture" />
7370 <reference ref="optional_name_operator" />
7371 </item> <!-- Greenhouse Horticulture -->
7372 <item name="Plant Nursery" icon="presets/landuse/plant_nursery.svg" type="closedway,multipolygon" preset_name_label="true">
7373 <link wiki="Tag:landuse=plant_nursery" />
7374 <key key="landuse" value="plant_nursery" />
7375 <reference ref="optional_name_operator" />
7376 <space />
7377 <reference ref="leaf" />
7378 <reference ref="genus_species_taxon" />
7379 </item> <!-- Plant Nursery -->
7380 <item name="Salt Pond" icon="presets/landuse/salt_pond.svg" type="closedway,multipolygon" preset_name_label="true">
7381 <link wiki="Tag:landuse=salt_pond" />
7382 <space />
7383 <key key="landuse" value="salt_pond" />
7384 <reference ref="optional_name_operator" />
7385 </item> <!-- Salt Pond -->
7386 <item name="Aquaculture" icon="presets/landuse/aquaculture.svg" type="closedway,multipolygon" preset_name_label="true">
7387 <link wiki="Tag:landuse=aquaculture" />
7388 <space />
7389 <key key="landuse" value="aquaculture" />
7390 <combo key="aquaculture" text="Aquaculture" values="shrimp,fish,mussels" />
7391 <reference ref="optional_name_operator" />
7392 </item> <!-- Aquaculture -->
7393 <separator/>
7394 <item name="Allotments" icon="presets/landuse/allotments.svg" type="closedway,multipolygon" preset_name_label="true">
7395 <link wiki="Tag:landuse=allotments" />
7396 <space />
7397 <key key="landuse" value="allotments" />
7398 <reference ref="optional_name" />
7399 </item> <!-- Allotments -->
7400 <item name="Flowerbed" icon="presets/landuse/flowerbed.svg" type="closedway,multipolygon" preset_name_label="true">
7401 <link wiki="Tag:landuse=flowerbed" />
7402 <space />
7403 <key key="landuse" value="flowerbed" />
7404 <optional>
7405 <text key="operator" text="Operator" />
7406 <reference ref="genus_species_taxon" />
7407 </optional>
7408 </item> <!-- Flowerbed -->
7409 <item name="Garden" icon="presets/leisure/garden.svg" type="node,closedway,multipolygon" preset_name_label="true">
7410 <link wiki="Tag:leisure=garden" />
7411 <space />
7412 <key key="leisure" value="garden" />
7413 <reference ref="optional_name" />
7414 </item> <!-- Garden -->
7415 <item name="Grass" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7416 <link wiki="Tag:landuse=grass" />
7417 <space />
7418 <key key="landuse" value="grass" />
7419 <reference ref="optional_name" />
7420 </item> <!-- Grass -->
7421 <item name="Village Green" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7422 <link wiki="Tag:landuse=village_green" />
7423 <space />
7424 <key key="landuse" value="village_green" />
7425 <reference ref="optional_name" />
7426 </item> <!-- Village Green -->
7427 <item name="Park" icon="presets/leisure/park.svg" type="closedway,multipolygon" preset_name_label="true">
7428 <link wiki="Tag:leisure=park" />
7429 <space />
7430 <key key="leisure" value="park" />
7431 <reference ref="optional_name" />
7432 </item> <!-- Park -->
7433 <item name="Recreation Ground" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7434 <link wiki="Tag:landuse=recreation_ground" />
7435 <space />
7436 <key key="landuse" value="recreation_ground" />
7437 <reference ref="optional_name" />
7438 </item> <!-- Recreation Ground -->
7439 <separator/>
7440 <item name="Religious" icon="presets/religion/religion.svg" type="closedway,multipolygon" preset_name_label="true">
7441 <link wiki="Tag:landuse=religious" />
7442 <space />
7443 <key key="landuse" value="religious" />
7444 <text key="name" text="Name" />
7445 <reference ref="religious" />
7446 </item> <!-- Religious -->
7447 <item name="Cemetery" icon="presets/landuse/cemetery.svg" type="closedway,multipolygon" preset_name_label="true">
7448 <link wiki="Tag:landuse=cemetery" />
7449 <space />
7450 <key key="landuse" value="cemetery" />
7451 <text key="name" text="Name" />
7452 <reference ref="religious" />
7453 </item> <!-- Cemetery -->
7454 <item name="Graveyard" icon="presets/landuse/graveyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
7455 <link wiki="Tag:amenity=grave_yard" />
7456 <space />
7457 <key key="amenity" value="grave_yard" />
7458 <text key="name" text="Name" />
7459 <reference ref="religious" />
7460 </item> <!-- Graveyard -->
7461 <item name="Cemetery sector" icon="presets/misc/cemetery_sector.svg" type="node,closedway,multipolygon" preset_name_label="true">
7462 <link wiki="Tag:cemetery=sector" />
7463 <space />
7464 <key key="cemetery" value="sector" />
7465 <optional>
7466 <text key="ref" text="Reference" />
7467 <text key="name" text="Name" />
7468 </optional>
7469 </item> <!-- Cemetery sector-->
7470 <separator/>
7471 <item name="Residential Area" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
7472 <link wiki="Tag:landuse=residential" />
7473 <space />
7474 <key key="landuse" value="residential" />
7475 <reference ref="optional_name" />
7476 </item> <!-- Residential Area -->
7477 <item name="Retail" icon="presets/shop/mall.svg" type="closedway,multipolygon" preset_name_label="true">
7478 <link wiki="Tag:landuse=retail" />
7479 <space />
7480 <key key="landuse" value="retail" />
7481 <reference ref="optional_name" />
7482 </item> <!-- Retail -->
7483 <item name="Commercial" icon="presets/landuse/commercial.svg" type="closedway,multipolygon" preset_name_label="true">
7484 <link wiki="Tag:landuse=commercial" />
7485 <space />
7486 <key key="landuse" value="commercial" />
7487 <reference ref="optional_name" />
7488 </item> <!-- Commercial -->
7489 <item name="Industrial" icon="presets/landmark/works.svg" type="closedway,multipolygon" preset_name_label="true">
7490 <link wiki="Tag:landuse=industrial" />
7491 <space />
7492 <key key="landuse" value="industrial" />
7493 <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" />
7494 <reference ref="optional_name" />
7495 </item> <!-- Industrial -->
7496 <item name="Garages" icon="presets/landuse/garages.svg" type="closedway,multipolygon" preset_name_label="true">
7497 <link wiki="Tag:landuse=garages" />
7498 <space />
7499 <key key="landuse" value="garages" />
7500 <reference ref="optional_name_operator" />
7501 </item> <!-- Garages -->
7502 <item name="Railway Land" icon="presets/landuse/railway.svg" type="closedway,multipolygon" preset_name_label="true">
7503 <link wiki="Tag:landuse=railway" />
7504 <space />
7505 <key key="landuse" value="railway" />
7506 <reference ref="optional_name" />
7507 </item> <!-- Railway Land -->
7508 <item name="Military" icon="presets/landuse/military.svg" type="closedway,multipolygon" preset_name_label="true">
7509 <link wiki="Tag:landuse=military" />
7510 <space />
7511 <key key="landuse" value="military" />
7512 <reference ref="optional_name" />
7513 </item> <!-- Military -->
7514 <separator/>
7515 <item name="Construction Area" icon="presets/landuse/construction.svg" type="closedway,multipolygon" preset_name_label="true">
7516 <link wiki="Tag:landuse=construction" />
7517 <space />
7518 <key key="landuse" value="construction" />
7519 <reference ref="optional_name" />
7520 </item> <!-- Construction Area -->
7521 <item name="Brownfield" icon="presets/landuse/brownfield.svg" type="closedway,multipolygon" preset_name_label="true">
7522 <link wiki="Tag:landuse=brownfield" />
7523 <space />
7524 <key key="landuse" value="brownfield" />
7525 <reference ref="optional_name" />
7526 </item> <!-- Brownfield -->
7527 <item name="Greenfield" icon="presets/landuse/greenfield.svg" type="closedway,multipolygon" preset_name_label="true">
7528 <link wiki="Tag:landuse=greenfield" />
7529 <space />
7530 <key key="landuse" value="greenfield" />
7531 <reference ref="optional_name" />
7532 </item> <!-- Greenfield -->
7533 <item name="Landfill" icon="presets/landuse/landfill.svg" type="closedway,multipolygon" preset_name_label="true">
7534 <link wiki="Tag:landuse=landfill" />
7535 <space />
7536 <key key="landuse" value="landfill" />
7537 <reference ref="optional_name" />
7538 </item> <!-- Landfill -->
7539 <item name="Quarry" icon="presets/landmark/mine.svg" type="closedway,multipolygon" preset_name_label="true">
7540 <link wiki="Tag:landuse=quarry" />
7541 <space />
7542 <key key="landuse" value="quarry" />
7543 <reference ref="name_operator" />
7544 <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" />
7545 </item> <!-- Quarry -->
7546 </group> <!-- Landuse -->
7547 </group> <!-- Geography -->
7548 <group name="Annotation" icon="presets/misc/housenumber.svg">
7549 <item name="Name" icon="presets/misc/name.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7550 <link wiki="Key:name" />
7551 <space />
7552 <text key="name" text="Name" />
7553 <optional>
7554 <text key="alt_name" text="Alternative name" match="key" />
7555 <text key="old_name" text="Historical name" match="key" />
7556 <text key="loc_name" text="Local name" match="key" />
7557 <text key="reg_name" text="Regional name" match="key" />
7558 <text key="nat_name" text="National name" match="key" />
7559 <text key="int_name" text="International name" match="key" />
7560 <text key="official_name" text="Official name" match="key" />
7561 <text key="short_name" text="Common name abbreviation" match="key" />
7562 </optional>
7563 </item> <!-- Name -->
7564 <item name="Address" icon="presets/misc/housenumber.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7565 <link wiki="Key:addr" />
7566 <space />
7567 <text key="addr:housenumber" text="House number" match="key" auto_increment="-2,-1,+1,+2" />
7568 <text key="addr:street" text="Street name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7569 <optional>
7570 <text key="addr:place" text="Place name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7571 <text key="addr:city" text="City name" use_last_as_default="force" match="key" />
7572 <text key="addr:postcode" text="Post code" use_last_as_default="force" match="key" />
7573 <combo key="addr:country" text="Country code" values_from="java.util.Locale#getISOCountries" use_last_as_default="force" match="key" />
7574 </optional>
7575 <optional text="Optional values for specific countries">
7576 <text key="addr:unit" text="Unit/Suite" match="key" />
7577 <text key="addr:housename" text="House name" match="key" alternative_autocomplete_keys="name" />
7578 <text key="addr:hamlet" text="Hamlet" match="key" />
7579 <text key="addr:suburb" text="Suburb" use_last_as_default="force" match="key" />
7580 <text key="addr:subdistrict" text="Subdistrict" use_last_as_default="force" match="key" />
7581 <text key="addr:district" text="District" use_last_as_default="force" match="key" />
7582 <text key="addr:province" text="Province" use_last_as_default="force" match="key" />
7583 <!-- US States as defined in ISO 3166-2 -->
7584 <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" />
7585 </optional>
7586 </item> <!-- Address -->
7587 <item name="Address Interpolation" icon="presets/misc/interpolation.svg" type="way" preset_name_label="true">
7588 <link wiki="Key:addr" />
7589 <space />
7590 <combo key="addr:interpolation" text="Numbering scheme" values="odd,even,all,alphabetic" default="odd" match="key" />
7591 <optional>
7592 <combo key="addr:inclusion" text="Accuracy" values="actual,estimate,potential" match="key" />
7593 </optional>
7594 </item> <!-- Address Interpolation -->
7595 <item name="Contact (Common Schema)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7596 <link wiki="Annotations" />
7597 <space />
7598 <text key="website" text="Website" match="key" />
7599 <text key="email" text="Email Address" match="key" />
7600 <space />
7601 <text key="phone" text="Phone number" match="key" />
7602 <text key="fax" text="Fax Number" match="key" />
7603 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7604 <space />
7605 <text key="wikipedia" text="Wikipedia" />
7606 <text key="image" text="Image" />
7607 </item> <!-- Contact (Common Schema) -->
7608 <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7609 <link wiki="Key:contact" />
7610 <space />
7611 <text key="contact:website" text="Website" match="key" />
7612 <text key="contact:email" text="Email Address" match="key" />
7613 <space />
7614 <text key="contact:phone" text="Phone number" match="key" />
7615 <text key="contact:fax" text="Fax Number" match="key" />
7616 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7617 <space />
7618 <text key="wikipedia" text="Wikipedia" />
7619 <text key="image" text="Image" />
7620 </item> <!-- Contact (Schema with 'contact:*' Prefix) -->
7621 <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7622 <link wiki="Key:description" />
7623 <space />
7624 <label text="A short text with additional information." text_context="description=*" />
7625 <label text="It might be viewable to the end user (perhaps using a search system or a map with pop-ups)." text_context="description=*" />
7626 <space />
7627 <text key="description" text="Description" match="key" />
7628 <space />
7629 <preset_link preset_name="Note" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7630 <preset_link preset_name="Fixme" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7631 </item> <!-- Description -->
7632 <item name="Note" icon="presets/misc/note.svg" name_context="the tag note=*" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7633 <link wiki="Key:note" />
7634 <space />
7635 <label text="An important hint for other mappers (not for the end user)." text_context="note=*" />
7636 <space />
7637 <text key="note" text="Note" text_context="the tag note=*" match="key" />
7638 <space />
7639 <preset_link preset_name="Fixme" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7640 <preset_link preset_name="Description" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7641 </item> <!-- Note -->
7642 <item name="Fixme" icon="presets/misc/fixme.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
7643 <link wiki="Key:fixme" />
7644 <space />
7645 <label text="A hint for other mappers (not for the end user), that an object needs an improvement." text_context="fixme=*"/>
7646 <space />
7647 <text key="fixme" text="Fixme" match="key" />
7648 <space />
7649 <preset_link preset_name="Note" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7650 <preset_link preset_name="Description" text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7651 </item> <!-- Fixme -->
7652 </group> <!-- Annotation -->
7653 <group name="Relations" icon="presets/misc/relations.svg">
7654 <item name="Multipolygon" icon="presets/misc/multipolygon.svg" type="multipolygon,relation" preset_name_label="true">
7655 <link wiki="Relation:multipolygon" />
7656 <key key="type" value="multipolygon" />
7657 <optional>
7658 <text key="name" text="Name" />
7659 </optional>
7660 <roles>
7661 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7662 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7663 </roles>
7664 </item> <!-- Multipolygon -->
7665 <item name="Boundary" icon="presets/misc/boundaries.svg" type="multipolygon,relation" preset_name_label="true">
7666 <link wiki="Relation:boundary" />
7667 <space />
7668 <key key="type" value="boundary" />
7669 <text key="name" text="Name" />
7670 <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area" values_searchable="true" />
7671 <optional>
7672 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
7673 </optional>
7674 <roles>
7675 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7676 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7677 <role key="subarea" text="Sub area" requisite="optional" type="relation" />
7678 <role key="admin_centre" text="Administration centre" requisite="optional" type="node" count="1" />
7679 <role key="label" text="Label point" requisite="optional" type="node" count="1" />
7680 </roles>
7681 </item> <!-- Boundary -->
7682 <item name="Building" icon="presets/landmark/building.svg" type="relation" preset_name_label="true">
7683 <link wiki="Relation:building" />
7684 <key key="type" value="building" />
7685 <preset_link preset_name="Building" />
7686 <preset_link preset_name="Entrance" />
7687 <preset_link preset_name="Building part" />
7688 <roles>
7689 <role key="outline" text="Outline of building" requisite="required" type="way,closedway,multipolygon" />
7690 <role key="part" text="Inner segment" requisite="required" type="way,closedway" />
7691 <role key="ridge" text="Roof ridge" requisite="optional" type="way,closedway" />
7692 <role key="edge" text="Roof edge" requisite="optional" type="way,closedway" />
7693 <role key="entrance" text="Entrance" requisite="optional" type="node" />
7694 <role key="level_-?\d+" text="Building level" regexp="true" requisite="optional" type="relation" />
7695 </roles>
7696 </item> <!-- Building -->
7697 <item name="Site" type="relation" preset_name_label="true">
7698 <link wiki="Relation:site" />
7699 <space />
7700 <key key="type" value="site" />
7701 <text key="name" text="Site name" />
7702 <roles>
7703 <role key="label" text="where to place the label" requisite="optional" type="node" />
7704 <role key="perimeter" text="perimeter of the site" requisite="optional" type="closedway,multipolygon" />
7705 <role key="entrance" text="entrances to the site, on the perimeter" requisite="optional" type="node" />
7706 <role key="" text="members of site" requisite="optional" type="node,way,closedway,multipolygon" />
7707 </roles>
7708 </item> <!-- Site -->
7709 <separator/>
7710 <item name="Turn Restriction" icon="presets/vehicle/restriction/turn_restrictions/no_u_turn.svg" type="relation" preset_name_label="true">
7711 <link wiki="Relation:restriction" />
7712 <space />
7713 <key key="type" value="restriction" />
7714 <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" />
7715 <roles>
7716 <role key="from" text="from way" requisite="required" count="1" type="way" />
7717 <role key="via" text="via node or ways" requisite="required" type="way,node" />
7718 <role key="to" text="to way" requisite="required" count="1" type="way" />
7719 </roles>
7720 </item> <!-- Turn Restriction -->
7721 <item name="Enforcement" icon="presets/vehicle/restriction/speed_camera.svg" type="relation" preset_name_label="true">
7722 <link wiki="Relation:enforcement" />
7723 <space />
7724 <key key="type" value="enforcement" />
7725 <combo key="enforcement" text="Type of enforcement" values="check,maxheight,maxspeed,maxweight,mindistance,toll,traffic_signals" />
7726 <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
7727 <text key="maxweight" text="Max. weight (tonnes, only if enforcement=maxweight)" />
7728 <text key="maxspeed" text="Max. speed (km/h, only if enforcement=maxspeed)" />
7729 <roles>
7730 <role key="device" text="location of enforcement device" requisite="required" type="node,way,closedway" />
7731 <role key="from" text="node on way where enforcement starts" requisite="required" type="node" />
7732 <role key="to" text="where enforcement ends" requisite="optional" type="node" />
7733 <role key="force" text="traffic light or barrier that stops you" requisite="optional" type="node" />
7734 </roles>
7735 </item> <!-- Enforcement -->
7736 <separator/>
7737 <group name="Routes" icon="presets/misc/route.svg">
7738 <item name="Bicycle Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7739 <link wiki="Tag:route=bicycle" />
7740 <space/>
7741 <key key="type" value="route"/>
7742 <key key="route" value="bicycle"/>
7743 <text key="name" text="Name" />
7744 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7745 <optional>
7746 <reference ref="route_hikebike_optionals" />
7747 </optional>
7748 <roles>
7749 <reference ref="route_segment_roles" />
7750 </roles>
7751 </item> <!-- Bicycle Route -->
7752 <item name="Mountain Biking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7753 <link wiki="Mountain_biking" />
7754 <space/>
7755 <key key="type" value="route"/>
7756 <key key="route" value="mtb"/>
7757 <text key="name" text="Name" />
7758 <optional>
7759 <reference ref="route_hikebike_optionals" />
7760 </optional>
7761 <roles>
7762 <reference ref="route_segment_roles" />
7763 </roles>
7764 </item> <!-- Mountain Biking Route -->
7765 <item name="Hiking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7766 <link wiki="Tag:route=hiking#Tagging_walking_and_hiking_Route_Networks" />
7767 <space/>
7768 <key key="type" value="route"/>
7769 <key key="route" value="hiking"/>
7770 <text key="name" text="Name" />
7771 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" display_values="international,national,regional,local" values_context="network" values_sort="false"/>
7772 <optional>
7773 <reference ref="route_hikebike_optionals" />
7774 </optional>
7775 <reference ref="walking_routes_roles" />
7776 </item> <!-- Hiking Route -->
7777 <item name="Walking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7778 <link wiki="Tag:route=foot" />
7779 <space/>
7780 <key key="type" value="route"/>
7781 <key key="route" value="foot"/>
7782 <text key="name" text="Name" />
7783 <combo key="network" text="Network" values="rwn,lwn" display_values="regional,local" values_context="network" values_sort="false" />
7784 <optional>
7785 <reference ref="route_hikebike_optionals" />
7786 </optional>
7787 <reference ref="walking_routes_roles" />
7788 </item> <!-- Walking Route -->
7789 <item name="Running Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7790 <link wiki="Tag:route=running" />
7791 <space/>
7792 <key key="type" value="route"/>
7793 <key key="route" value="running"/>
7794 <text key="name" text="Name" />
7795 <optional>
7796 <reference ref="route_hikebike_optionals" />
7797 </optional>
7798 <roles>
7799 <reference ref="route_segment_roles" />
7800 <reference ref="route_start_stop_roles" />
7801 </roles>
7802 </item> <!-- Running Route -->
7803 <item name="Fitness Trail" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7804 <link wiki="Tag:route=fitness_trail" />
7805 <space/>
7806 <key key="type" value="route"/>
7807 <key key="route" value="fitness_trail"/>
7808 <text key="name" text="Name" />
7809 <optional>
7810 <reference ref="route_hikebike_optionals" />
7811 </optional>
7812 <roles>
7813 <reference ref="route_segment_roles" />
7814 <reference ref="route_start_stop_roles" />
7815 <role key="" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7816 <role key="station" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7817 </roles>
7818 </item> <!-- Fitness Trail -->
7819 <item name="Riding Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7820 <link wiki="Tag:route=horse" />
7821 <space/>
7822 <key key="type" value="route"/>
7823 <key key="route" value="horse"/>
7824 <text key="name" text="Name" />
7825 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7826 <optional>
7827 <reference ref="route_hikebike_optionals" />
7828 </optional>
7829 <roles>
7830 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
7831 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
7832 <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"/>
7833 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7834 </roles>
7835 </item> <!-- Riding Route -->
7836 <item name="Piste Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7837 <link wiki="Tag:route=piste" />
7838 <space/>
7839 <key key="type" value="route"/>
7840 <key key="route" value="piste"/>
7841 <text key="name" text="Name" />
7842 <combo key="piste:type" text="Piste type" values="connection,downhill,hike,ice_skate,nordic,playground,skitour,sled,sleigh,snow_park" values_searchable="true" />
7843 <optional>
7844 <reference ref="route_hikebike_optionals" />
7845 </optional>
7846 <roles>
7847 <role key="" text="route segment" requisite="optional" type="way" />
7848 <role key="forward" text="forward segment" requisite="optional" type="way" />
7849 <role key="backward" text="backward segment" requisite="optional" type="way" />
7850 <role key="link" text="link segment" requisite="optional" type="way" />
7851 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7852 <role key="variant" text="variant segment" requisite="optional" type="way" />
7853 <role key="start" text="entry points" requisite="optional" type="node" />
7854 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7855 </roles>
7856 </item> <!-- Piste Route -->
7857 <item name="Ski Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7858 <link wiki="Tag:route=ski" />
7859 <space/>
7860 <key key="type" value="route"/>
7861 <key key="route" value="ski"/>
7862 <text key="name" text="Name" />
7863 <combo key="piste:type" text="Piste type" values="nordic,alpine" values_searchable="true" />
7864 <optional>
7865 <reference ref="route_hikebike_optionals" />
7866 </optional>
7867 <roles>
7868 <role key="" text="route segment" requisite="optional" type="way" />
7869 <role key="forward" text="forward segment" requisite="optional" type="way" />
7870 <role key="backward" text="backward segment" requisite="optional" type="way" />
7871 <role key="link" text="link segment" requisite="optional" type="way" />
7872 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7873 <role key="variant" text="variant segment" requisite="optional" type="way" />
7874 <role key="start" text="entry points" requisite="optional" type="node" />
7875 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7876 </roles>
7877 </item> <!-- Ski Route -->
7878 <separator/>
7879 <item name="Detour Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7880 <link wiki="Tag:route=detour" />
7881 <space/>
7882 <key key="type" value="route"/>
7883 <key key="route" value="detour"/>
7884 <reference ref="name_ref"/>
7885 <optional>
7886 <text key="operator" text="Operator" />
7887 <text key="destination" text="Destination"/>
7888 <text key="detour" text="Ref of the way this is a detour to"/>
7889 </optional>
7890 <roles>
7891 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
7892 <role key="fork" text="fork node for alternative routes" requisite="optional" type="node"/>
7893 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7894 </roles>
7895 </item> <!-- Detour Route -->
7896 <item name="Power Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7897 <link wiki="Tag:route=power" />
7898 <space/>
7899 <key key="type" value="route"/>
7900 <key key="route" value="power"/>
7901 <reference ref="name_ref_operator"/>
7902 <roles>
7903 <role key="line" text="route segment" requisite="required" type="way" member_expression="power=line|power=cable"/>
7904 <role key="substation" text="Power Substation" requisite="optional" type="way,closedway,multipolygon" member_expression="power"/>
7905 </roles>
7906 </item> <!-- Power Route -->
7907 <item name="Railway Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7908 <link wiki="Tag:route=railway" />
7909 <space/>
7910 <key key="type" value="route"/>
7911 <key key="route" value="railway"/>
7912 <reference ref="name_ref_operator"/>
7913 <roles>
7914 <role key="" text="route segment" requisite="required" type="way" member_expression="railway|route=ferry"/>
7915 </roles>
7916 </item> <!-- Railway Route -->
7917 <item name="Road Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7918 <link wiki="Tag:route=road" />
7919 <space/>
7920 <key key="type" value="route"/>
7921 <key key="route" value="road"/>
7922 <reference ref="name_ref"/>
7923 <text key="network" text="Network" />
7924 <text key="operator" text="Operator" />
7925 <text key="distance" text="Distance (km)"/>
7926 <roles>
7927 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7928 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7929 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7930 <role key="link" text="link segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7931 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7932 </roles>
7933 </item> <!-- Road Route -->
7934 <separator/>
7935 <item name="Superroute" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7936 <link wiki="Relation:superroute" />
7937 <space/>
7938 <key key="type" value="superroute"/>
7939 <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" />
7940 <reference ref="name_ref_operator"/>
7941 <roles>
7942 <role key="" text="route segment" requisite="required" type="relation" member_expression="type=route"/> <!-- fixme: at least 2 members are required -->
7943 </roles>
7944 </item> <!-- Superroute -->
7945 </group> <!-- Routes -->
7946 <item name="Route Network" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7947 <link wiki="Relation:network" />
7948 <space />
7949 <key key="type" value="network" />
7950 <text key="name" text="Name" />
7951 <optional>
7952 <text key="network" text="Network" />
7953 <text key="operator" text="Operator" />
7954 </optional>
7955 <roles>
7956 <role key="" text="member" requisite="required" type="relation" />
7957 </roles>
7958 </item> <!-- Route Network -->
7959 <separator/>
7960 <item name="Associated Street" icon="presets/misc/housenumber.svg" type="relation" preset_name_label="true">
7961 <link wiki="Relation:associatedStreet" />
7962 <space />
7963 <key key="type" value="associatedStreet" />
7964 <text key="name" text="Street name" />
7965 <roles>
7966 <role key="street" text="street" requisite="required" type="way,closedway,multipolygon" member_expression="highway" />
7967 <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;" />
7968 </roles>
7969 </item> <!-- Associated Street -->
7970 <item name="Street" type="relation" preset_name_label="true">
7971 <link wiki="Relation:street" />
7972 <space />
7973 <key key="type" value="street" />
7974 <text key="name" text="Name" />
7975 <roles>
7976 <role key="street" text="ways being part of street" requisite="required" type="way" />
7977 <role key="address" text="addresses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
7978 <role key="house" text="houses belonging to the street" requisite="optional" type="node,way,closedway,multipolygon" />
7979 <role key="associated" text="anything related to the street" requisite="optional" type="node,way,closedway,multipolygon" />
7980 </roles>
7981 </item> <!-- Street -->
7982 <item name="Destination Sign" icon="presets/misc/information/guidepost.svg" type="relation" preset_name_label="true">
7983 <link wiki="Relation:destination_sign" />
7984 <space />
7985 <key key="type" value="destination_sign" />
7986 <text key="destination" text="Destination written on sign (w/o distance)" />
7987 <text key="distance" text="Distance (km)" />
7988 <text key="time" text="Time (hh:mm, for trekking)" />
7989 <text key="colour:back" text="Colour of background" />
7990 <text key="colour:text" text="Colour of text" />
7991 <text key="colour:arrow" text="Colour of border/arrow" />
7992 <roles>
7993 <role key="from" text="last way before junction" requisite="optional" type="node,way" />
7994 <role key="intersection" text="node of the intersection" requisite="optional" count="1" type="node" />
7995 <role key="to" text="first way after junction" requisite="required" count="1" type="node,way" />
7996 <role key="sign" text="position of sign" requisite="optional" type="node" />
7997 </roles>
7998 </item> <!-- Destination Sign -->
7999 <separator/>
8000 <item name="Waterway" icon="presets/nautical/waterway_river.svg" type="relation" preset_name_label="true">
8001 <link wiki="Relation:waterway" />
8002 <space />
8003 <key key="type" value="waterway" />
8004 <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_searchable="true" />
8005 <text key="name" text="Name" />
8006 <optional>
8007 <text key="destination" text="Name of river/lake/sea/ocean it runs into" />
8008 <text key="ref" text="Reference" />
8009 <text key="ref:sandre" text="Reference Sandre (FR)" />
8010 <text key="ref:fgkz" text="Reference FGKZ (DE)" />
8011 <text key="ref:regine" text="Reference REGINE (NO)" />
8012 <text key="ref:gnis" text="Reference GNIS (USA)" />
8013 <text key="ref:gnbc" text="Reference GNBC (CA)" />
8014 <text key="wikipedia" text="Wikipedia" />
8015 </optional>
8016 <roles>
8017 <role key="" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8018 <role key="main_stream" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8019 <role key="side_stream" text="branch waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
8020 <role key="spring" text="spring of waterway" requisite="optional" type="node" />
8021 </roles>
8022 </item> <!-- Waterway -->
8023 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="relation" preset_name_label="true">
8024 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
8025 <space />
8026 <key key="type" value="bridge" />
8027 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
8028 <reference ref="name_ref" />
8029 <text key="height" text="Height (meters)" />
8030 <text key="length" text="Length (meters)" />
8031 <text key="operator" text="Operator" />
8032 <roles>
8033 <role key="across" text="ways supported by (on top of) the bridge" requisite="optional" type="way" />
8034 <role key="under" text="ways passing under the bridge" requisite="optional" type="way" />
8035 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8036 <role key="edge" text="edge ways parallel to 'across'" requisite="optional" type="way" />
8037 </roles>
8038 </item> <!-- Bridge -->
8039 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="relation" preset_name_label="true">
8040 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
8041 <space />
8042 <key key="type" value="tunnel" />
8043 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
8044 <reference ref="name_ref" />
8045 <text key="length" text="Length (meters)" />
8046 <text key="operator" text="Operator" />
8047 <roles>
8048 <role key="through" text="ways passing through the tunnel" requisite="required" type="way" />
8049 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8050 <role key="edge" text="edge ways parallel to 'through'" requisite="optional" type="way" />
8051 </roles>
8052 </item> <!-- Tunnel -->
8053 </group> <!-- Relations -->
8054</presets>
Note: See TracBrowser for help on using the repository browser.