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

Last change on this file since 16112 was 16112, checked in by Klumbumbus, 6 years ago
  • fix @since
  • fix #18868 - Add segregated check box to path/footway/cycleway preset
  • Property svn:eol-style set to native
File size: 476.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" 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" />
1427 <reference ref="wall_material" />
1428 </item> <!-- Wall -->
1429 <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway" 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" 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="wikipedia" text="Wikipedia" />
1771 <reference ref="water_access" />
1772 </item> <!-- Water -->
1773 <item name="Coastline" icon="presets/nautical/coast_line.svg" type="way,closedway" preset_name_label="true">
1774 <link wiki="Tag:natural=coastline" />
1775 <label text="Line between the sea and land (with the water on the right side of the way)." />
1776 <space />
1777 <key key="natural" value="coastline" />
1778 <text key="name" text="Name" />
1779 </item> <!-- Coastline -->
1780 <item name="Riverbank" icon="presets/nautical/waterway_riverbank.svg" type="closedway,multipolygon" preset_name_label="true">
1781 <link wiki="Tag:waterway=riverbank" />
1782 <space />
1783 <key key="waterway" value="riverbank" />
1784 <text key="name" text="Name" />
1785 <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
1786 <check key="tidal" text="In the tidal range" disable_off="true" />
1787 </item> <!-- Riverbank -->
1788 <separator/>
1789 <item name="Wetland" icon="presets/landuse/wetland.svg" type="closedway,multipolygon" preset_name_label="true">
1790 <link wiki="Tag:natural=wetland" />
1791 <label text="Waterlogged area, either permanently or seasonally with vegetation." />
1792 <space />
1793 <key key="natural" value="wetland" />
1794 <text key="name" text="Name" />
1795 <combo key="wetland" text="Type" values="bog,fen,mangrove,marsh,reedbed,saltern,saltmarsh,string_bog,swamp,tidalflat,wet_meadow" values_searchable="true" />
1796 <check key="seasonal" text="Seasonal" disable_off="true" />
1797 </item> <!-- Wetland -->
1798 <item name="Mud" icon="presets/landuse/mud.svg" type="closedway,multipolygon" preset_name_label="true">
1799 <link wiki="Tag:natural=mud" />
1800 <label text="Large area covered with mud." />
1801 <space />
1802 <key key="natural" value="mud" />
1803 <text key="name" text="Name" />
1804 </item> <!-- Mud -->
1805 <item name="Beach" icon="presets/nautical/beach.svg" type="closedway,multipolygon" preset_name_label="true">
1806 <link wiki="Tag:natural=beach" />
1807 <label text="A flat area of sand, gravel or pebble next to water." />
1808 <space />
1809 <key key="natural" value="beach" />
1810 <reference ref="name_wikipedia" />
1811 <optional>
1812 <reference ref="supervised" />
1813 <reference ref="oh_wheelchair" />
1814 <reference ref="general_access" />
1815 <combo key="surface" text="Surface" values="gravel,pebblestone,sand" />
1816 <combo key="sport" text="Sport" values="swimming,surfing" />
1817 <reference ref="nudism" />
1818 </optional>
1819 </item> <!-- Beach -->
1820 <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1821 <link wiki="Tag:natural=bay" />
1822 <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." />
1823 <space />
1824 <key key="natural" value="bay" />
1825 <text key="name" text="Name" />
1826 <optional>
1827 <check key="bay" text="Fjord" value_on="fjord" disable_off="true" />
1828 </optional>
1829 </item> <!-- Bay -->
1830 <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
1831 <link wiki="Tag:natural=cape" />
1832 <label text="A prominent, elevated piece of land sticking out into the sea or large lake." />
1833 <space />
1834 <key key="natural" value="cape" />
1835 <text key="name" text="Name" />
1836 </item> <!-- Cape -->
1837 <item name="Strait" icon="presets/nautical/strait.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1838 <link wiki="Tag:natural=strait" />
1839 <space />
1840 <key key="natural" value="strait" />
1841 <text key="name" text="Name" />
1842 </item> <!-- Strait -->
1843 </group> <!-- Water -->
1844 <group name="Shipping" icon="presets/nautical/ferry.svg">
1845 <item name="Ferry Terminal" icon="presets/nautical/ferry.svg" type="node,closedway,multipolygon" preset_name_label="true">
1846 <link wiki="Tag:amenity=ferry_terminal" />
1847 <space />
1848 <key key="amenity" value="ferry_terminal" />
1849 <text key="name" text="Name" />
1850 <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" values_context="cargo" />
1851 </item> <!-- Ferry Terminal -->
1852 <item name="Ferry Route" icon="presets/nautical/ferry.svg" type="way,closedway,relation" preset_name_label="true">
1853 <link wiki="Tag:route=ferry" />
1854 <key key="route" value="ferry" />
1855 <optional>
1856 <reference ref="name_ref_operator" />
1857 <reference ref="oh_wheelchair" />
1858 <space />
1859 <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" />
1860 <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" />
1861 <reference ref="fee" />
1862 <combo key="ferry" text="Highway type the ferry connects" values="trunk,primary,secondary,tertiary,unclassified" values_context="Highway" />
1863 <check key="ferry:cable" text="Reaction ferry" />
1864 </optional>
1865 <preset_link preset_name="Road Restrictions" />
1866 </item> <!-- Ferry Route -->
1867 <separator/>
1868 <item name="Marina" icon="presets/nautical/marina.svg" type="node,closedway,multipolygon" preset_name_label="true">
1869 <link wiki="Tag:leisure=marina" />
1870 <space />
1871 <key key="leisure" value="marina" />
1872 <text key="name" text="Name" />
1873 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
1874 </item> <!-- Marina -->
1875 <item name="Marine Fuel" icon="presets/nautical/marine_fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
1876 <link wiki="Tag:waterway=fuel"/>
1877 <space />
1878 <key key="waterway" value="fuel" />
1879 <optional>
1880 <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" />
1881 <reference ref="name_operator" />
1882 <reference ref="oh" />
1883 <space />
1884 <label text="Fuel types:" />
1885 <checkgroup columns="2">
1886 <check key="fuel:diesel" text="Diesel" />
1887 <check key="fuel:biodiesel" text="Bio Diesel" />
1888 <check key="fuel:octane_80" text="Octane 80" />
1889 <check key="fuel:octane_87" text="Octane 87" />
1890 <check key="fuel:octane_91" text="Octane 91" />
1891 <check key="fuel:octane_92" text="Octane 92" />
1892 <check key="fuel:octane_95" text="Octane 95" />
1893 <check key="fuel:octane_98" text="Octane 98" />
1894 <check key="fuel:octane_100" text="Octane 100" />
1895 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
1896 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
1897 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
1898 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
1899 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
1900 </checkgroup>
1901 </optional>
1902 <reference ref="link_contact_address_payment" />
1903 </item> <!-- Marine Fuel -->
1904 <item name="Pier" icon="presets/nautical/pier.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
1905 <link wiki="Tag:man_made=pier" />
1906 <space />
1907 <key key="man_made" value="pier" />
1908 <text key="name" text="Name" />
1909 <combo key="mooring" text="Mooring" values="yes,no,private,commercial" />
1910 <check key="floating" text="Floating" />
1911 </item> <!-- Pier -->
1912 <item name="Lock Gate" icon="presets/nautical/lock_gate.svg" type="node,way" preset_name_label="true">
1913 <link wiki="Tag:waterway=lock_gate" />
1914 <key key="waterway" value="lock_gate" />
1915 </item> <!-- Lock Gate -->
1916 <item name="Turning Point" icon="presets/nautical/turning.svg" type="node" preset_name_label="true">
1917 <link wiki="Tag:waterway=turning_point" />
1918 <key key="waterway" value="turning_point" />
1919 </item> <!-- Turning Point -->
1920 <separator/>
1921 <item name="Slipway" icon="presets/nautical/slipway.svg" type="node,way" preset_name_label="true">
1922 <link wiki="Tag:leisure=slipway" />
1923 <key key="leisure" value="slipway" />
1924 <optional>
1925 <text key="name" text="Name" />
1926 </optional>
1927 </item> <!-- Slipway -->
1928 <item name="Boatyard" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1929 <link wiki="Tag:waterway=boatyard" />
1930 <space />
1931 <key key="waterway" value="boatyard" />
1932 <text key="name" text="Name" />
1933 </item> <!-- Boatyard -->
1934 <item name="Dock" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
1935 <link wiki="Tag:waterway=dock" />
1936 <space />
1937 <key key="waterway" value="dock" />
1938 <text key="name" text="Name" />
1939 </item> <!-- Dock -->
1940 </group> <!-- Shipping -->
1941 </group> <!-- Water -->
1942 <group name="Transport" icon="presets/transport/railway/rail.svg">
1943 <group name="Railway" icon="presets/transport/railway/rail.svg">
1944 <item name="Rail" icon="presets/transport/railway/rail.svg" type="way" preset_name_label="true">
1945 <link wiki="Tag:railway=rail" />
1946 <key key="railway" value="rail" />
1947 <optional>
1948 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1949 <reference ref="railway_service_gauge_electrified_yesno" />
1950 </optional>
1951 </item> <!-- Rail -->
1952 <item name="Narrow Gauge Rail" icon="presets/transport/railway/narrow_gauge_rail.svg" type="way" preset_name_label="true">
1953 <link wiki="Tag:railway=narrow_gauge" />
1954 <key key="railway" value="narrow_gauge" />
1955 <optional>
1956 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
1957 <reference ref="railway_service_gauge_electrified_yesno" />
1958 </optional>
1959 </item> <!-- Narrow Gauge Rail -->
1960 <item name="Monorail" icon="presets/transport/railway/monorail.svg" type="way" preset_name_label="true">
1961 <link wiki="Tag:railway=monorail" />
1962 <key key="railway" value="monorail" />
1963 <optional>
1964 <reference ref="railway_service" />
1965 <reference ref="railway_electrified_yesno" />
1966 </optional>
1967 </item> <!-- Monorail -->
1968 <item name="Preserved" icon="presets/transport/railway/preserved.svg" type="way" preset_name_label="true">
1969 <link wiki="Tag:railway=preserved" />
1970 <key key="railway" value="preserved" />
1971 <optional>
1972 <reference ref="railway_service_gauge_electrified_yesno" />
1973 </optional>
1974 </item> <!-- Preserved -->
1975 <item name="Light Rail" icon="presets/transport/railway/light_rail.svg" type="way" preset_name_label="true">
1976 <link wiki="Tag:railway=light_rail" />
1977 <key key="railway" value="light_rail" />
1978 <optional>
1979 <reference ref="railway_service_gauge_electrified_yesno" />
1980 </optional>
1981 </item> <!-- Light Rail -->
1982 <item name="Subway" icon="presets/transport/railway/subway.svg" type="way" preset_name_label="true">
1983 <link wiki="Tag:railway=subway" />
1984 <key key="railway" value="subway" />
1985 <optional>
1986 <reference ref="railway_service_gauge_electrified_yesno" />
1987 </optional>
1988 </item> <!-- Subway -->
1989 <item name="Tram" icon="presets/transport/railway/tram.svg" type="way" preset_name_label="true">
1990 <link wiki="Tag:railway=tram" />
1991 <key key="railway" value="tram" />
1992 <optional>
1993 <reference ref="railway_service_gauge_electrified_yesno" />
1994 </optional>
1995 </item> <!-- Tram -->
1996 <item name="Funicular" icon="presets/transport/railway/funicular.svg" type="way" preset_name_label="true">
1997 <link wiki="Tag:railway=funicular" />
1998 <key key="railway" value="funicular" />
1999 <optional>
2000 <reference ref="railway_service_gauge_electrified_yesno" />
2001 </optional>
2002 </item> <!-- Funicular -->
2003 <item name="Bus Guideway" icon="presets/transport/railway/bus_guideway.svg" type="way" preset_name_label="true">
2004 <link wiki="Tag:highway=bus_guideway" />
2005 <key key="highway" value="bus_guideway" />
2006 <optional>
2007 <text key="name" text="Name" />
2008 <reference ref="highway_yesno" />
2009 <check key="oneway" text="Oneway" />
2010 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
2011 <reference ref="surface_smoothness" />
2012 <text key="maxspeed" text="Max. speed (km/h)" />
2013 <text key="width" text="Width (meters)" />
2014 </optional>
2015 </item> <!-- Bus Guideway -->
2016 <separator/>
2017 <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
2018 <link wiki="Key:construction" />
2019 <key key="railway" value="construction" />
2020 <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
2021 <optional>
2022 <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
2023 <reference ref="railway_service_gauge_electrified_yesno" />
2024 </optional>
2025 </item> <!-- Railway construction -->
2026 <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
2027 <link wiki="Tag:railway=disused" />
2028 <key key="railway" value="disused" />
2029 <optional>
2030 <reference ref="railway_service" />
2031 <reference ref="highway_yesno" />
2032 </optional>
2033 </item> <!-- Disused Rail -->
2034 <item name="Abandoned Rail" icon="presets/transport/railway/abandoned_rail.svg" type="way" preset_name_label="true">
2035 <link wiki="Tag:railway=abandoned" />
2036 <key key="railway" value="abandoned" />
2037 <optional>
2038 <reference ref="railway_service" />
2039 <reference ref="highway_yesno" />
2040 </optional>
2041 </item> <!-- Abandoned Rail -->
2042 <separator/>
2043 <item name="Level Crossing" icon="presets/transport/railway/level_crossing.svg" type="node" preset_name_label="true">
2044 <link wiki="Tag:railway=level_crossing" />
2045 <key key="railway" value="level_crossing" />
2046 <optional>
2047 <reference ref="supervised" />
2048 <check key="crossing:light" text="Traffic lights" />
2049 <check key="crossing:bell" text="Sound signals" />
2050 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2051 </optional>
2052 </item> <!-- Level Crossing -->
2053 <item name="Crossing" icon="presets/transport/railway/crossing.svg" type="node" preset_name_label="true">
2054 <link wiki="Tag:railway=crossing" />
2055 <key key="railway" value="crossing" />
2056 <optional>
2057 <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals" />
2058 <reference ref="supervised" />
2059 <check key="horse" text="Cross on horseback" />
2060 <check key="bicycle" text="Cross by bicycle" />
2061 <check key="crossing:light" text="Traffic lights" />
2062 <check key="crossing:bell" text="Sound signals" />
2063 <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
2064 </optional>
2065 </item> <!-- Crossing -->
2066 <item name="Turntable" icon="presets/transport/railway/turntable.svg" type="node,closedway" preset_name_label="true">
2067 <link wiki="Tag:railway=turntable" />
2068 <key key="railway" value="turntable" />
2069 </item> <!-- Turntable -->
2070 <item name="Buffer Stop" icon="presets/transport/railway/buffer_stop.svg" type="node" preset_name_label="true">
2071 <link wiki="Tag:railway=buffer_stop" />
2072 <key key="railway" value="buffer_stop" />
2073 </item> <!-- Buffer Stop -->
2074 <item name="Railway Switch" icon="presets/transport/railway/switch.svg" type="node" preset_name_label="true">
2075 <link wiki="Tag:railway=switch" />
2076 <key key="railway" value="switch" />
2077 <combo key="railway:switch" text="Type" values="abt,default,double_slip,single_slip,three_way,wye" />
2078 <text key="ref" text="Reference" />
2079 <text key="operator" text="Operator" />
2080 </item> <!-- Railway Switch -->
2081 <item name="Railway crossing" icon="presets/transport/railway/railway_crossing.svg" type="node" preset_name_label="true">
2082 <link wiki="Tag:railway=railway_crossing" />
2083 <key key="railway" value="railway_crossing" />
2084 <text key="ref" text="Reference" />
2085 <text key="operator" text="Operator" />
2086 </item> <!-- Railway crossing -->
2087 <item name="Railway Signal" icon="presets/transport/railway/signal.svg" type="node" preset_name_label="true">
2088 <link wiki="Tag:railway=signal" />
2089 <key key="railway" value="signal" />
2090 <text key="ref" text="Reference" />
2091 <text key="operator" text="Operator" />
2092 </item> <!-- Railway Signal -->
2093 <item name="Railway milestone" icon="presets/transport/railway/milestone.svg" type="node" preset_name_label="true">
2094 <link wiki="Tag:railway=milestone" />
2095 <key key="railway" value="milestone" />
2096 <text key="distance" text="Distance (kilometers)" />
2097 <text key="ref" text="Reference" />
2098 </item> <!-- Railway Milestone -->
2099 </group> <!-- Railway -->
2100 <group name="Aerialway" icon="presets/transport/aerialway/gondola.svg">
2101 <item name="Cable Car" icon="presets/transport/aerialway/cable_car.svg" type="way" preset_name_label="true">
2102 <link wiki="Tag:aerialway=cable_car" />
2103 <space />
2104 <key key="aerialway" value="cable_car" />
2105 <reference ref="name_ref" />
2106 <optional>
2107 <text key="aerialway:capacity" text="Number of people per hour" />
2108 <text key="aerialway:occupancy" text="Number of people per car" />
2109 <text key="aerialway:duration" text="Typical journey time in minutes" />
2110 <check key="aerialway:heating" text="Has heating?" />
2111 </optional>
2112 </item> <!-- Cable Car -->
2113 <item name="Chair Lift" icon="presets/transport/aerialway/chair_lift.svg" type="way" preset_name_label="true">
2114 <link wiki="Tag:aerialway=chair_lift" />
2115 <space />
2116 <key key="aerialway" value="chair_lift" />
2117 <reference ref="name_ref" />
2118 <optional>
2119 <text key="aerialway:capacity" text="Number of people per hour" />
2120 <text key="aerialway:occupancy" text="Number of people per chair" />
2121 <text key="aerialway:duration" text="Typical journey time in minutes" />
2122 <check key="aerialway:bubble" text="Has bubble?" />
2123 <check key="aerialway:heating" text="Has heating?" />
2124 </optional>
2125 </item> <!-- Chair Lift -->
2126 <item name="Gondola" icon="presets/transport/aerialway/gondola.svg" type="way" preset_name_label="true">
2127 <link wiki="Tag:aerialway=gondola" />
2128 <space />
2129 <key key="aerialway" value="gondola" />
2130 <reference ref="name_ref" />
2131 <optional>
2132 <text key="aerialway:capacity" text="Number of people per hour" />
2133 <text key="aerialway:occupancy" text="Number of people per gondola" />
2134 <text key="aerialway:duration" text="Typical journey time in minutes" />
2135 <check key="aerialway:heating" text="Has heating?" />
2136 </optional>
2137 </item> <!-- Gondola -->
2138 <item name="Mixed Lift" icon="presets/transport/aerialway/mixed_lift.svg" type="way" preset_name_label="true">
2139 <link wiki="Tag:aerialway=mixed_lift" />
2140 <space />
2141 <key key="aerialway" value="mixed_lift" />
2142 <reference ref="name_ref" />
2143 <optional>
2144 <text key="aerialway:capacity" text="Number of people per hour" />
2145 <text key="aerialway:occupancy" text="Number of people per gondola/chair" />
2146 <text key="aerialway:duration" text="Typical journey time in minutes" />
2147 <check key="aerialway:bubble" text="Has bubble?" />
2148 <check key="aerialway:heating" text="Has heating?" />
2149 </optional>
2150 </item> <!-- Mixed Lift -->
2151 <item name="Drag Lift" icon="presets/transport/aerialway/drag_lift.svg" type="way" preset_name_label="true">
2152 <link wiki="Tag:aerialway=drag_lift" />
2153 <space />
2154 <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" />
2155 <reference ref="name_ref" />
2156 <optional>
2157 <text key="aerialway:capacity" text="Number of people per hour" />
2158 <text key="aerialway:duration" text="Typical journey time in minutes" />
2159 </optional>
2160 </item> <!-- Drag Lift -->
2161 <item name="Magic Carpet" icon="presets/transport/aerialway/magic_carpet.svg" type="way" preset_name_label="true">
2162 <link wiki="Tag:aerialway=magic_carpet" />
2163 <space />
2164 <key key="aerialway" value="magic_carpet" />
2165 <reference ref="name_ref" />
2166 <optional>
2167 <text key="aerialway:capacity" text="Number of people per hour" />
2168 <text key="aerialway:duration" text="Typical journey time in minutes" />
2169 </optional>
2170 </item> <!-- Magic Carpet -->
2171 <item name="Goods" icon="presets/transport/aerialway/goods.svg" type="way" preset_name_label="true">
2172 <link wiki="Tag:aerialway=goods" />
2173 <space />
2174 <key key="aerialway" value="goods" />
2175 <reference ref="name_ref" />
2176 <optional>
2177 <text key="aerialway:duration" text="Typical journey time in minutes" />
2178 </optional>
2179 </item> <!-- Goods -->
2180 <item name="Zip line" icon="presets/transport/aerialway/zip_line.svg" type="way" preset_name_label="true">
2181 <link wiki="Tag:aerialway=zip_line" />
2182 <space />
2183 <key key="aerialway" value="zip_line" />
2184 <optional>
2185 <reference ref="name_ref_operator" />
2186 <reference ref="oh" />
2187 <reference ref="fee" />
2188 <reference ref="min_age" />
2189 <text key="maxweight" text="Max. weight (tonnes)" />
2190 </optional>
2191 </item> <!-- Zip line -->
2192 <separator/>
2193 <item name="Station" name_context="aerialway" icon="presets/transport/aerialway/station.svg" type="node,closedway" preset_name_label="true">
2194 <link wiki="Tag:aerialway=station" />
2195 <space />
2196 <key key="aerialway" value="station" />
2197 <text key="name" text="Name" />
2198 </item> <!-- Station -->
2199 <item name="Pylon" icon="presets/transport/aerialway/pylon.svg" type="node" preset_name_label="true">
2200 <link wiki="Tag:aerialway=pylon" />
2201 <space />
2202 <key key="aerialway" value="pylon" />
2203 <text key="name" text="Name" />
2204 </item> <!-- Pylon -->
2205 </group> <!-- Aerialway -->
2206 <separator/>
2207 <group name="Car" icon="presets/shop/vehicle.svg">
2208 <item name="Parking" name_context="car" icon="presets/vehicle/parking/parking.svg" type="node,closedway,multipolygon" preset_name_label="true">
2209 <link wiki="Tag:amenity=parking" />
2210 <space />
2211 <key key="amenity" value="parking" />
2212 <reference ref="parking_name_type_ref" />
2213 <text key="maxheight" text="Max. height (meters)" />
2214 <combo key="park_ride" text="Park and Ride" values="yes,no,bus,train,tram,metro,ferry" />
2215 <reference ref="parking_access_fee_operator_surface_smoothness" />
2216 <space />
2217 <text key="capacity" text="Capacity (overall)" />
2218 <combo key="capacity:disabled" text="Spaces for Disabled" values="yes,no,1,2,3" />
2219 <combo key="capacity:women" text="Spaces for Women" values="yes,no,1,2,3" />
2220 <combo key="capacity:parent" text="Spaces for Parents" values="yes,no,1,2,3" />
2221 <label text="See the Wiki for other capacity:[types]=*." />
2222 <space />
2223 <reference ref="maxstay" />
2224 <reference ref="supervised_lit_oh" />
2225 </item> <!-- Parking -->
2226 <item name="Parking Space" icon="presets/vehicle/parking/parking_space.svg" type="node,closedway" preset_name_label="true">
2227 <link wiki="Tag:amenity=parking_space" />
2228 <space />
2229 <key key="amenity" value="parking_space" />
2230 <reference ref="parking_name_type_ref" />
2231 <text key="capacity" text="Capacity" />
2232 <reference ref="parking_access_fee_operator_surface_smoothness" />
2233 <reference ref="maxstay" />
2234 <reference ref="supervised_lit_oh" />
2235 <check key="covered" text="Covered (with roof)" />
2236 </item> <!-- Parking Space -->
2237 <item name="Parking Entrance" icon="presets/vehicle/parking/parking.svg" type="node" preset_name_label="true">
2238 <link wiki="Tag:amenity=parking_entrance" />
2239 <space />
2240 <key key="amenity" value="parking_entrance" />
2241 <reference ref="parking_name_type_ref" />
2242 <text key="maxheight" text="Max. height (meters)" />
2243 <reference ref="parking_access_fee_operator_surface_smoothness" />
2244 <reference ref="supervised_lit_oh" />
2245 <check key="covered" text="Covered (with roof)" />
2246 </item> <!-- Parking Entrance -->
2247 <separator/>
2248 <item name="Fuel" icon="presets/vehicle/fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2249 <link wiki="Tag:amenity=fuel" />
2250 <space />
2251 <key key="amenity" value="fuel" />
2252 <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" />
2253 <optional>
2254 <text key="name" text="Name" />
2255 <text key="operator" text="Operator" />
2256 <reference ref="oh_wheelchair" />
2257 <combo key="shop" text="With shop" values="yes,convenience,kiosk,no" />
2258 <space />
2259 <label text="Fuel types:" />
2260 <checkgroup columns="2">
2261 <check key="fuel:diesel" text="Diesel" />
2262 <check key="fuel:biodiesel" text="Bio Diesel" />
2263 <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" />
2264 <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" />
2265 <check key="fuel:octane_80" text="Octane 80" />
2266 <check key="fuel:octane_87" text="Octane 87" />
2267 <check key="fuel:octane_91" text="Octane 91" />
2268 <check key="fuel:octane_92" text="Octane 92" />
2269 <check key="fuel:octane_95" text="Octane 95" />
2270 <check key="fuel:octane_98" text="Octane 98" />
2271 <check key="fuel:octane_100" text="Octane 100" />
2272 <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
2273 <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
2274 <check key="fuel:ethanol" text="Ethanol (alcohol)" />
2275 <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
2276 <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
2277 <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
2278 <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
2279 <check key="fuel:biogas" text="Biogas" />
2280 </checkgroup>
2281 <space />
2282 <label text="Additives:" />
2283 <check key="fuel:adblue" text="Diesel Exhaust Fluid (AdBlue/AUS32)" />
2284 <space />
2285 <label text="Fuel cards:" />
2286 <checkgroup columns="3">
2287 <check key="payment:dkv" text="DKV" />
2288 <check key="payment:routex" text="Routex" />
2289 <check key="payment:uta" text="UTA" />
2290 </checkgroup>
2291 </optional>
2292 <reference ref="link_contact_address_payment" />
2293 <preset_link preset_name="Building" />
2294 </item> <!-- Fuel -->
2295 <item name="Charging Station" icon="presets/vehicle/charging_station.svg" type="node" preset_name_label="true">
2296 <link wiki="Tag:amenity=charging_station" />
2297 <space />
2298 <key key="amenity" value="charging_station" />
2299 <reference ref="name_ref_operator" />
2300 <reference ref="oh" />
2301 <reference ref="fee" />
2302 <space />
2303 <combo key="voltage" text="Voltage" values="230,400"/>
2304 <combo key="amperage" text="Amperage" values="16,32" />
2305 <combo key="capacity" text="Capacity" values="1,2,3,4,5,6" />
2306 <space />
2307 <label text="Types of vehicles which can be charged:" />
2308 <checkgroup columns="4">
2309 <check key="bicycle" text="Bicycle" />
2310 <check key="scooter" text="Scooter" />
2311 <check key="motorcycle" text="Motorcycle" />
2312 <check key="motorcar" text="Motorcar" />
2313 <check key="truck" text="Truck" />
2314 </checkgroup>
2315 <space />
2316 <label text="Number of Sockets:" />
2317 <combo key="socket:type1" text="SAE J1772 (IEC Type 1)" values="1,2,3,4,5,6" />
2318 <combo key="socket:type1_combo" text="SAE J1772 Combo (DC)" values="1,2,3,4,5,6" />
2319 <combo key="socket:type2" text="IEC Type 2 (Mennekes)" values="1,2,3,4,5,6" />
2320 <combo key="socket:type2_combo" text="IEC Type 2 Combo (DC)" values="1,2,3,4,5,6" />
2321 <combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6" />
2322 <combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6" />
2323 <combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6" />
2324 <combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6" />
2325 <combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6" />
2326 <combo key="socket:cee_red_16a" text="CEE red 16A" values="1,2,3,4,5,6" />
2327 <combo key="socket:cee_red_32a" text="CEE red 32A" values="1,2,3,4,5,6" />
2328 <combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6" />
2329 <combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6" />
2330 <space />
2331 <label text="Authentication:" />
2332 <checkgroup columns="4">
2333 <check key="authentication:none" text="None" />
2334 <check key="authentication:phone_call" text="Phone call" />
2335 <check key="authentication:short_message" text="Short message" />
2336 <check key="authentication:nfc" text="NFC" />
2337 </checkgroup>
2338 <combo key="authentication:membership_card" text="Membership card" values="yes" />
2339 <preset_link preset_name="Payment Methods" />
2340 </item> <!-- Charging Station -->
2341 <item name="Wash" icon="presets/vehicle/car_wash.svg" type="node,closedway,multipolygon" preset_name_label="true">
2342 <link wiki="Tag:amenity=car_wash" />
2343 <space />
2344 <key key="amenity" value="car_wash" />
2345 <reference ref="name_brand_operator_oh_wheelchair" />
2346 <check key="self_service" text="Self Service" />
2347 <reference ref="link_contact_address_payment" />
2348 </item> <!-- Wash -->
2349 <separator/>
2350 <item name="Car Dealer" icon="presets/shop/vehicle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2351 <link wiki="Tag:shop=car" />
2352 <space />
2353 <key key="shop" value="car" />
2354 <reference ref="car_brands" />
2355 <reference ref="name_operator_oh_wheelchair" />
2356 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2357 <reference ref="link_contact_address_payment" />
2358 </item> <!-- Car Dealer -->
2359 <item name="Repair" icon="presets/vehicle/repair_shop.svg" type="node,closedway,multipolygon" preset_name_label="true">
2360 <link wiki="Tag:shop=car_repair" />
2361 <space />
2362 <key key="shop" value="car_repair" />
2363 <reference ref="car_brands" />
2364 <reference ref="name_operator_oh_wheelchair" />
2365 <multiselect key="service" text="Service" text_context="shop=car_repair" values="dealer;repair;parts;tyres" />
2366 <reference ref="link_contact_address_payment" />
2367 </item> <!-- Repair -->
2368 <item name="Parts" icon="presets/vehicle/car_parts.svg" type="node,closedway,multipolygon" preset_name_label="true">
2369 <link wiki="Tag:shop=car_parts" />
2370 <space />
2371 <key key="shop" value="car_parts" />
2372 <reference ref="car_brands" />
2373 <reference ref="name_operator_oh_wheelchair" />
2374 <reference ref="link_contact_address_payment" />
2375 </item> <!-- Parts -->
2376 <item name="Tires" icon="presets/vehicle/tyres.svg" type="node,closedway,multipolygon" preset_name_label="true">
2377 <link wiki="Tag:shop=tyres" />
2378 <space />
2379 <key key="shop" value="tyres" />
2380 <reference ref="name_brand_operator_oh_wheelchair" />
2381 <reference ref="link_contact_address_payment" />
2382 </item> <!-- Tires -->
2383 <separator/>
2384 <item name="Rental" icon="presets/vehicle/car_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2385 <link wiki="Tag:amenity=car_rental" />
2386 <space />
2387 <key key="amenity" value="car_rental" />
2388 <reference ref="name_brand_operator_oh_wheelchair" />
2389 <reference ref="link_contact_address_payment" />
2390 </item> <!-- Rental -->
2391 <item name="Pooling" icon="presets/vehicle/car_pooling.svg" type="node,closedway,multipolygon" preset_name_label="true">
2392 <link wiki="Tag:amenity=car_pooling" />
2393 <space />
2394 <key key="amenity" value="car_pooling" />
2395 <text key="operator" text="Operator" />
2396 <text key="network" text="Network" />
2397 <text key="capacity" text="Capacity" />
2398 <reference ref="name_oh_wheelchair" />
2399 <text key="website" text="Website" />
2400 </item> <!-- Pooling -->
2401 <item name="Sharing" icon="presets/vehicle/car_sharing.svg" type="node,closedway,multipolygon" preset_name_label="true">
2402 <link wiki="Tag:amenity=car_sharing" />
2403 <space />
2404 <key key="amenity" value="car_sharing" />
2405 <text key="operator" text="Operator" />
2406 <text key="capacity" text="Capacity" />
2407 <reference ref="name_oh_wheelchair" />
2408 <text key="website" text="Website" />
2409 </item> <!-- Sharing -->
2410 </group> <!-- Car -->
2411 <group name="Motorcycle" icon="presets/vehicle/motorbike.svg">
2412 <item name="Parking" name_context="motorcycle" icon="presets/vehicle/parking/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2413 <link wiki="Tag:amenity=motorcycle_parking" />
2414 <space />
2415 <key key="amenity" value="motorcycle_parking" />
2416 <reference ref="parking_name_type_ref" />
2417 <text key="capacity" text="Capacity" />
2418 <reference ref="parking_access_fee_operator_surface_smoothness" />
2419 <reference ref="supervised_lit_oh" />
2420 <check key="covered" text="Covered (with roof)" />
2421 </item> <!-- Parking -->
2422 <item name="Motorcycle Dealer" icon="presets/vehicle/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
2423 <link wiki="Tag:shop=motorcycle" />
2424 <space />
2425 <key key="shop" value="motorcycle" />
2426 <text key="name" text="Name" />
2427 <reference ref="motorcycle_brands" />
2428 <text key="operator" text="Operator" />
2429 <reference ref="oh_wheelchair" />
2430 <combo key="second_hand" text="Second hand" values="yes,no,only" />
2431 <optional text="Services:">
2432 <combo key="sale" text="Sale" values="yes,brand,no" />
2433 <combo key="rental" text="Rental" values="yes,brand,no" />
2434 <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
2435 <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
2436 <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
2437 <combo key="clothes" text="Clothes" values="yes,brand,no" />
2438 <text key="services" text="Other" />
2439 </optional>
2440 <reference ref="link_contact_address_payment" />
2441 </item> <!-- Motorcycle Dealer -->
2442 </group> <!-- Motorcycle -->
2443 <group name="Bicycle" icon="presets/shop/bicycle.svg">
2444 <item name="Parking" name_context="bicycle" icon="presets/vehicle/parking/bicycle.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2445 <link wiki="Tag:amenity=bicycle_parking" />
2446 <space />
2447 <key key="amenity" value="bicycle_parking" />
2448 <combo key="bicycle_parking" text="Type" values="anchors,bollard,building,ground_slots,informal,lockers,rack,shed,stands,wall_loops" />
2449 <text key="name" text="Name" />
2450 <text key="capacity" text="Capacity" />
2451 <reference ref="parking_access_fee_operator_surface_smoothness" />
2452 <check key="covered" text="Covered" />
2453 <reference ref="supervised_lit_oh" />
2454 </item> <!-- Parking -->
2455 <item name="Bike Dealer" icon="presets/shop/bicycle.svg" type="node,closedway,multipolygon" preset_name_label="true">
2456 <link wiki="Tag:shop=bicycle" />
2457 <space />
2458 <key key="shop" value="bicycle" />
2459 <reference ref="name_oh_wheelchair" />
2460 <check key="service:bicycle:retail" text="Bicycles are sold" />
2461 <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
2462 <check key="service:bicycle:repair" text="Bicycles are repaired" />
2463 <check key="service:bicycle:rental" text="Bicycles are rented" />
2464 <check key="service:bicycle:pump" text="Free bicycle pump" />
2465 <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
2466 <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
2467 <reference ref="link_contact_address_payment" />
2468 </item> <!-- Bike Dealer -->
2469 <item name="Rental" icon="presets/vehicle/bicycle_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
2470 <link wiki="Tag:amenity=bicycle_rental" />
2471 <space />
2472 <key key="amenity" value="bicycle_rental" />
2473 <text key="name" text="Name" />
2474 <reference ref="link_contact_address_payment" />
2475 </item> <!-- Rental -->
2476 <item name="Public Bicycle Repair Station" icon="presets/vehicle/bicycle_repair_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2477 <link wiki="Tag:amenity=bicycle_repair_station" />
2478 <space />
2479 <key key="amenity" value="bicycle_repair_station" />
2480 <optional>
2481 <text key="name" text="Name" />
2482 <text key="brand" text="Brand" />
2483 <text key="operator" text="Operator" />
2484 <reference ref="oh" />
2485 <check key="service:bicycle:pump" text="Free bicycle pump" />
2486 <check key="service:bicycle:chain_tool" text="Chain tool" />
2487 </optional>
2488 </item> <!-- Public Bicycle Repair Station -->
2489 </group> <!-- Bicycle -->
2490 <group name="Public Transport" icon="presets/transport/bus.svg">
2491 <item name="Public Transport Route (Rail)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2492 <link wiki="Public_transport#Service_routes" />
2493 <space />
2494 <key key="type" value="route" />
2495 <combo key="route" text="Route type" values="train,subway,monorail,tram,light_rail" values_searchable="true" match="keyvalue!" />
2496 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2497 <reference ref="name_ref" />
2498 <optional>
2499 <reference ref="public_transport_route_optionals" />
2500 </optional>
2501 <roles>
2502 <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)" />
2503 <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)" />
2504 <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)" />
2505 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2506 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway" member_expression="public_transport=platform" />
2507 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway" member_expression="public_transport=platform" />
2508 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="railway" />
2509 </roles>
2510 </item> <!-- Public Transport Route (Rail) -->
2511 <item name="Public Transport Route (Bus)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2512 <link wiki="Public_transport#Service_routes" />
2513 <space />
2514 <key key="type" value="route" />
2515 <combo key="route" text="Route type" values="bus,share_taxi,trolleybus" values_searchable="true" match="keyvalue!" />
2516 <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
2517 <reference ref="name_ref" />
2518 <optional>
2519 <reference ref="public_transport_route_optionals" />
2520 </optional>
2521 <roles>
2522 <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)" />
2523 <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)" />
2524 <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)" />
2525 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2526 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway" member_expression="public_transport=platform" />
2527 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway" member_expression="public_transport=platform" />
2528 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway" />
2529 <role key="hail_and_ride" text="hail and ride route segment" requisite="optional" type="way,closedway" member_expression="highway" />
2530 </roles>
2531 </item> <!-- Public Transport Route (Bus) -->
2532 <item name="Route Master" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2533 <link wiki="Public_transport#Route_Master_relations" />
2534 <space />
2535 <key key="type" value="route_master" />
2536 <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" />
2537 <reference ref="name_ref" />
2538 <optional>
2539 <text key="operator" text="Operator" />
2540 <text key="network" text="Network" />
2541 <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" />
2542 </optional>
2543 <roles>
2544 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" member_expression="type=route" /> <!-- fixme: at least 2 members are required -->
2545 </roles>
2546 </item> <!-- Route Master -->
2547 <item name="Stop Area" type="relation" icon="presets/misc/interpolation.svg" preset_name_label="true">
2548 <link wiki="Tag:public_transport=stop_area" />
2549 <space />
2550 <key key="type" value="public_transport" />
2551 <key key="public_transport" value="stop_area" />
2552 <text key="name" text="Name" />
2553 <optional>
2554 <text key="ref" text="Reference" />
2555 <text key="uic_ref" text="UIC reference" />
2556 <text key="uic_name" text="UIC name" />
2557 <text key="operator" text="Operator" />
2558 <text key="network" text="Network" />
2559 </optional>
2560 <roles>
2561 <role key="stop" text="Stop Position" requisite="optional" type="node" member_expression="public_transport=stop_position" />
2562 <role key="platform" text="Platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
2563 <role key="" text="Subway Entrance" requisite="optional" type="node" member_expression="railway=subway_entrance" />
2564 <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway" member_expression="amenity|public_transport=station" />
2565 </roles>
2566 </item> <!-- Stop Area -->
2567 <separator/>
2568 <item name="Stop Position" type="node" icon="presets/transport/stop_position.svg" preset_name_label="true">
2569 <link wiki="Tag:public_transport=stop_position" />
2570 <space />
2571 <key key="public_transport" value="stop_position" />
2572 <text key="name" text="Name" />
2573 <optional>
2574 <text key="ref" text="Reference" />
2575 <text key="uic_ref" text="UIC reference" />
2576 <text key="uic_name" text="UIC name" />
2577 <text key="operator" text="Operator" />
2578 <text key="network" text="Network" />
2579 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2580 </optional>
2581 <space />
2582 <check key="bus" text="Bus" icon="presets/transport/bus.svg" />
2583 <check key="tram" text="Tram" icon="presets/transport/railway/tram.svg" />
2584 <check key="train" text="Train" icon="presets/transport/train.svg" />
2585 <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
2586 <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
2587 <check key="subway" text="Subway" icon="presets/transport/railway/subway.svg" />
2588 <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
2589 <check key="monorail" text="Monorail" icon="presets/transport/railway/monorail.svg" />
2590 <check key="funicular" text="Funicular" icon="presets/transport/railway/funicular.svg" />
2591 <check key="aerialway" text="Aerialway" icon="presets/transport/aerialway/station.svg" />
2592 <check key="ferry" text="Ferry" icon="presets/nautical/ferry.svg" />
2593 </item> <!-- Stop Position -->
2594 <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">
2595 <link wiki="Tag:public_transport=platform" />
2596 <space />
2597 <key key="public_transport" value="platform" />
2598 <text key="name" text="Name" />
2599 <check key="bench" text="Bench" />
2600 <check key="shelter" text="Shelter" />
2601 <check key="bin" text="Waste Basket/Trash Can" />
2602 <check key="covered" text="Covered" />
2603 <check key="passenger_information_display" text="Passenger information display" />
2604 <text key="route_ref" text="Route references" />
2605 <reference ref="wheelchair" />
2606 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2607 </item> <!-- Platform -->
2608 <item name="Station" name_context="railway" type="node,closedway,multipolygon" icon="presets/transport/station.svg" preset_name_label="true">
2609 <link wiki="Tag:public_transport=station" />
2610 <space />
2611 <key key="public_transport" value="station" />
2612 <text key="name" text="Name" />
2613 <check key="area" text="Area" disable_off="true" />
2614 <check key="building" text="Building" disable_off="true" />
2615 <text key="operator" text="Operator" />
2616 <text key="network" text="Network" />
2617 </item> <!-- Station -->
2618 <separator/> <!-- *** Access *** -->
2619 <item name="Subway Entrance" icon="presets/transport/underground.svg" type="node" preset_name_label="true">
2620 <link wiki="Tag:railway=subway_entrance" />
2621 <key key="railway" value="subway_entrance" />
2622 <optional>
2623 <text key="name" text="Name" />
2624 <reference ref="wheelchair" />
2625 <check key="bicycle" text="Bicycle" />
2626 </optional>
2627 </item> <!-- Subway Entrance -->
2628 <item name="Ticket Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
2629 <link wiki="Tag:amenity=vending_machine" />
2630 <space />
2631 <key key="amenity" value="vending_machine" />
2632 <key key="vending" value="public_transport_tickets" />
2633 <reference ref="name_operator" />
2634 <text key="ref" text="Reference number" />
2635 <preset_link preset_name="Payment Methods" />
2636 </item> <!-- Ticket Machine -->
2637 </group> <!-- Public Transport -->
2638 <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
2639 <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
2640 <key key="type" value="route" />
2641 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" values_searchable="true" match="keyvalue!" />
2642 <key key="public_transport:version" value="1" /> <!-- only validate marked relations in order to avoid false positives -->
2643 <reference ref="name_ref" />
2644 <optional>
2645 <text key="from" text="From (initial stop)" />
2646 <text key="to" text="To (terminal stop)" />
2647 <text key="via" text="Via (intermediate stops)" />
2648 <text key="operator" text="Operator" />
2649 <text key="network" text="Network" />
2650 <text key="description" text="Description" />
2651 <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" />
2652 </optional>
2653 <roles>
2654 <role key="" text="route segment" requisite="optional" type="way,closedway" />
2655 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
2656 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
2657 <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" />
2658 <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" />
2659 <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" />
2660 <role key="platform" text="platform" requisite="optional" type="node,way,closedway" member_expression="highway=platform OR railway=platform" />
2661 </roles>
2662 </item> <!-- Public transport route (Legacy) -->
2663 <item name="Station" name_context="railway" icon="presets/transport/railway_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
2664 <link wiki="Tag:railway=station" />
2665 <key key="railway" value="station" />
2666 <optional>
2667 <text key="name" text="Name" />
2668 <text key="uic_ref" text="UIC-Reference" />
2669 </optional>
2670 </item> <!-- Station -->
2671 <item name="Railway Halt" icon="presets/transport/railway_halt.svg" type="node" preset_name_label="true">
2672 <link wiki="Tag:railway=halt" />
2673 <key key="railway" value="halt" />
2674 <optional>
2675 <text key="name" text="Name" />
2676 </optional>
2677 </item> <!-- Railway Halt -->
2678 <item name="Tram Stop" icon="presets/transport/tram.svg" type="node" preset_name_label="true">
2679 <link wiki="Tag:railway=tram_stop" />
2680 <key key="railway" value="tram_stop" />
2681 <optional>
2682 <text key="name" text="Name" />
2683 </optional>
2684 </item> <!-- Tram Stop -->
2685 <item name="Railway Platform" icon="presets/transport/platform_rail.svg" type="way,closedway,multipolygon" preset_name_label="true">
2686 <link wiki="Tag:railway=platform" />
2687 <space />
2688 <key key="railway" value="platform" />
2689 <text key="ref" text="Reference (track number)" />
2690 <text key="width" text="Width (meters)" />
2691 <check key="area" text="Area" />
2692 </item> <!-- Railway Platform -->
2693 <separator/>
2694 <item name="Bus Station" icon="presets/transport/bus_old.svg" type="node,closedway,multipolygon" preset_name_label="true">
2695 <link wiki="Tag:amenity=bus_station" />
2696 <key key="amenity" value="bus_station" />
2697 <optional>
2698 <text key="name" text="Name" />
2699 </optional>
2700 </item> <!-- Bus Station -->
2701 <item name="Bus Stop" icon="presets/transport/bus_small.svg" type="node" preset_name_label="true">
2702 <link wiki="Tag:highway=bus_stop" />
2703 <key key="highway" value="bus_stop" />
2704 <optional>
2705 <text key="name" text="Name" />
2706 <check key="bench" text="Bench" />
2707 <check key="shelter" text="Shelter" />
2708 <check key="bin" text="Waste Basket/Trash Can" />
2709 <check key="passenger_information_display" text="Passenger information display" />
2710 <text key="route_ref" text="Route references" />
2711 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2712 </optional>
2713 </item> <!-- Bus Stop -->
2714 <item name="Bus Platform" icon="presets/transport/platform_bus.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
2715 <link wiki="Tag:highway=platform" />
2716 <space />
2717 <key key="highway" value="platform" />
2718 <text key="ref" text="Reference (track number)" />
2719 <text key="width" text="Width (meters)" />
2720 <check key="area" text="Area" />
2721 <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
2722 </item> <!-- Bus Platform -->
2723 </group> <!-- Public Transport -->
2724 <item name="Taxi" icon="presets/transport/taxi.svg" type="node,closedway,multipolygon" preset_name_label="true">
2725 <link wiki="Tag:amenity=taxi" />
2726 <space />
2727 <key key="amenity" value="taxi" />
2728 <text key="name" text="Name" />
2729 </item> <!-- Taxi -->
2730 <separator/>
2731 <group name="Airport" icon="presets/transport/airport.svg">
2732 <item name="Airport Ground" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
2733 <link wiki="Tag:aeroway=aerodrome" />
2734 <space />
2735 <reference ref="aerodrome" />
2736 </item> <!-- Airport Ground -->
2737 <separator/>
2738 <item name="Runway" icon="presets/transport/airport/runway.svg" type="way,closedway" preset_name_label="true">
2739 <link wiki="Tag:aeroway=runway" />
2740 <key key="aeroway" value="runway" />
2741 <optional>
2742 <text key="ref" text="Reference" />
2743 <reference ref="surface" />
2744 </optional>
2745 </item> <!-- Runway -->
2746 <item name="Taxiway" icon="presets/transport/airport/taxiway.svg" type="way,closedway" preset_name_label="true">
2747 <link wiki="Tag:aeroway=taxiway" />
2748 <key key="aeroway" value="taxiway" />
2749 <optional>
2750 <text key="ref" text="Reference" />
2751 </optional>
2752 </item> <!-- Taxiway -->
2753 <item name="Holding Position" icon="presets/transport/airport/holding_position.svg" type="node" preset_name_label="true">
2754 <link wiki="Tag:aeroway=holding_position" />
2755 <key key="aeroway" value="holding_position" />
2756 <optional>
2757 <text key="ref" text="Reference" />
2758 </optional>
2759 </item> <!-- Holding Position -->
2760 <item name="Helipad" icon="presets/transport/airport/helipad.svg" type="node,closedway" preset_name_label="true">
2761 <link wiki="Tag:aeroway=helipad" />
2762 <key key="aeroway" value="helipad" />
2763 <optional>
2764 <text key="ref" text="Reference" />
2765 <text key="iata" text="IATA" />
2766 <text key="icao" text="ICAO" />
2767 <text key="wikipedia" text="Wikipedia" />
2768 </optional>
2769 </item> <!-- Helipad -->
2770 <item name="Apron" icon="presets/transport/airport/apron.svg" type="closedway,multipolygon" preset_name_label="true">
2771 <link wiki="Tag:aeroway=apron" />
2772 <key key="aeroway" value="apron" />
2773 </item> <!-- Apron -->
2774 <item name="Plane Parking Position" icon="presets/transport/airport/parking_position.svg" type="node,way" preset_name_label="true">
2775 <link wiki="Tag:aeroway=parking_position" />
2776 <key key="aeroway" value="parking_position" />
2777 <text key="ref" text="Reference" />
2778 </item> <!-- Plane Parking Position -->
2779 <item name="Hangar" icon="presets/transport/airport/hangar.svg" type="node,closedway,multipolygon" preset_name_label="true">
2780 <link wiki="Tag:aeroway=hangar" />
2781 <key key="aeroway" value="hangar" />
2782 <combo key="building" text="Building" values="hangar,yes" values_context="building" default="hangar" values_searchable="true" />
2783 </item> <!-- Hangar -->
2784 <item name="Beacon" icon="presets/transport/airport/airmark_beacon.svg" name_context="airmark" type="node" preset_name_label="true">
2785 <link wiki="Tag:airmark=beacon" />
2786 <key key="airmark" value="beacon" />
2787 </item> <!-- Beacon -->
2788 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
2789 <link wiki="Tag:aeroway=navigationaid" />
2790 <key key="aeroway" value="navigationaid" />
2791 <combo key="navigationaid" text="Type" values_searchable="true">
2792 <list_entry value="als" icon="presets/transport/airport/navigationaid.svg" short_description="Approach lighting system" />
2793 <list_entry value="papi" icon="presets/transport/airport/papi.svg" short_description="Precision approach path indicator" />
2794 <list_entry value="vasi" icon="presets/transport/airport/vasi.svg" short_description="Visual approach slope indicator" />
2795 </combo>
2796 </item> <!-- Navigation aid -->
2797 <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
2798 <link wiki="Tag:aeroway=windsock" />
2799 <key key="aeroway" value="windsock" />
2800 </item> <!-- Windsock -->
2801 <separator/>
2802 <item name="Terminal" icon="presets/transport/airport/terminal.svg" type="node,closedway,multipolygon" preset_name_label="true">
2803 <link wiki="Tag:aeroway=terminal" />
2804 <space />
2805 <key key="aeroway" value="terminal" />
2806 <text key="name" text="Name" />
2807 <reference ref="internet" />
2808 <reference ref="link_contact_address" />
2809 </item> <!-- Terminal -->
2810 <item name="Gate" name_context="airport" icon="presets/transport/airport/gate.svg" type="node" preset_name_label="true">
2811 <link wiki="Tag:aeroway=gate" />
2812 <space />
2813 <key key="aeroway" value="gate" />
2814 <text key="ref" text="Reference" />
2815 </item> <!-- Gate -->
2816 </group> <!-- Airport -->
2817 </group> <!-- Transport -->
2818 <group name="Facilities" icon="presets/accommodation/hotel.svg">
2819 <group name="Accommodation" icon="presets/accommodation/hotel.svg">
2820 <item name="Hotel" icon="presets/accommodation/hotel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2821 <link wiki="Tag:tourism=hotel" />
2822 <space />
2823 <key key="tourism" value="hotel" />
2824 <reference ref="name_operator" />
2825 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2826 <text key="rooms" text="Rooms" />
2827 <text key="beds" text="Beds" />
2828 <reference ref="wheelchair" />
2829 <space />
2830 <reference ref="internet_smoking" />
2831 <space />
2832 <reference ref="link_contact_address_payment" />
2833 <preset_link preset_name="Residential Building" />
2834 </item> <!-- Hotel -->
2835 <item name="Motel" icon="presets/accommodation/motel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2836 <link wiki="Tag:tourism=motel" />
2837 <space />
2838 <key key="tourism" value="motel" />
2839 <reference ref="name_operator" />
2840 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2841 <text key="rooms" text="Rooms" />
2842 <text key="beds" text="Beds" />
2843 <reference ref="wheelchair" />
2844 <space />
2845 <reference ref="internet_smoking" />
2846 <space />
2847 <reference ref="link_contact_address_payment" />
2848 <preset_link preset_name="Building" />
2849 </item> <!-- Motel -->
2850 <item name="Guest House/Bed &amp; Breakfast" icon="presets/accommodation/guest_house.svg" type="node,closedway,multipolygon" preset_name_label="true">
2851 <link wiki="Tag:tourism=guest_house" />
2852 <space />
2853 <key key="tourism" value="guest_house" />
2854 <reference ref="name_operator" />
2855 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2856 <text key="rooms" text="Rooms" />
2857 <text key="beds" text="Beds" />
2858 <combo key="guest_house" text="Type" values="agritourism,bed_and_breakfast" />
2859 <reference ref="wheelchair" />
2860 <space />
2861 <reference ref="internet_smoking" />
2862 <space />
2863 <reference ref="link_contact_address_payment" />
2864 <preset_link preset_name="Building" />
2865 </item> <!-- Guest House/Bed & Breakfast -->
2866 <item name="Apartment" icon="presets/accommodation/apartment.svg" type="node,closedway" preset_name_label="true">
2867 <link wiki="Tag:tourism=apartment" />
2868 <space />
2869 <key key="tourism" value="apartment" />
2870 <reference ref="name_operator" />
2871 <combo key="number_of_apartments" text="Number of apartments" values="1,2,3,4,5,6,7,8,9,10" />
2872 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2873 <reference ref="wheelchair" />
2874 <space />
2875 <reference ref="internet_smoking" />
2876 <space />
2877 <reference ref="link_contact_address_payment" />
2878 </item> <!-- Apartment -->
2879 <item name="Chalet" icon="presets/accommodation/chalet.svg" type="node,closedway,multipolygon" preset_name_label="true">
2880 <link wiki="Tag:tourism=chalet" />
2881 <space />
2882 <key key="tourism" value="chalet" />
2883 <reference ref="name_operator" />
2884 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2885 <text key="rooms" text="Rooms" />
2886 <text key="beds" text="Beds" />
2887 <reference ref="wheelchair" />
2888 <space />
2889 <reference ref="internet_smoking" />
2890 <space />
2891 <reference ref="link_contact_address_payment" />
2892 <preset_link preset_name="Building" />
2893 </item> <!-- Chalet -->
2894 <item name="Hostel" icon="presets/accommodation/hostel.svg" type="node,closedway,multipolygon" preset_name_label="true">
2895 <link wiki="Tag:tourism=hostel" />
2896 <space />
2897 <key key="tourism" value="hostel" />
2898 <reference ref="name_operator" />
2899 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
2900 <text key="rooms" text="Rooms" />
2901 <text key="beds" text="Beds" />
2902 <reference ref="wheelchair" />
2903 <space />
2904 <reference ref="internet_smoking" />
2905 <space />
2906 <reference ref="link_contact_address_payment" />
2907 <preset_link preset_name="Building" />
2908 </item> <!-- Hostel -->
2909 <item name="Alpine Hut" icon="presets/accommodation/alpine_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
2910 <link wiki="Tag:tourism=alpine_hut" />
2911 <space />
2912 <key key="tourism" value="alpine_hut" />
2913 <reference ref="name_operator" />
2914 <text key="ele" text="Elevation" />
2915 <text key="rooms" text="Rooms" />
2916 <text key="beds" text="Beds" />
2917 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2918 <space />
2919 <reference ref="internet_smoking" />
2920 <space />
2921 <reference ref="link_contact_address_payment" />
2922 <preset_link preset_name="Building" />
2923 </item> <!-- Alpine Hut -->
2924 <item name="Wilderness Hut" icon="presets/accommodation/wilderness_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
2925 <link wiki="Tag:tourism=wilderness_hut" />
2926 <space />
2927 <key key="tourism" value="wilderness_hut" />
2928 <reference ref="name_operator" />
2929 <combo key="access" text="Access rights" values="yes,permissive,customers,private" />
2930 <text key="capacity" text="Capacity" />
2931 <reference ref="fee" />
2932 <check key="toilets" text="Toilets" />
2933 <check key="shower" text="Shower" />
2934 <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
2935 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
2936 <text key="ele" text="Elevation" />
2937 <text key="description" text="Closer description" />
2938 <space />
2939 <reference ref="link_contact_address_payment" />
2940 <preset_link preset_name="Building" />
2941 </item> <!-- Wilderness Hut -->
2942 <separator/>
2943 <item name="Caravan Site/RV Park" icon="presets/accommodation/caravan.svg" type="node,closedway,multipolygon" preset_name_label="true">
2944 <link wiki="Tag:tourism=caravan_site" />
2945 <space />
2946 <key key="tourism" value="caravan_site" />
2947 <reference ref="name_operator" />
2948 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2949 <reference ref="wheelchair" />
2950 <space />
2951 <text key="capacity" text="Number of places" />
2952 <reference ref="fee_interval" />
2953 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2954 <check key="power_supply" text="Power supply" />
2955 <check key="tents" text="Tents allowed" />
2956 <space />
2957 <reference ref="internet_smoking" />
2958 <space />
2959 <reference ref="link_contact_address_payment" />
2960 </item> <!-- Caravan Site/RV Park -->
2961 <item name="Campsite" icon="presets/accommodation/camping.svg" type="node,closedway,multipolygon" preset_name_label="true">
2962 <link wiki="Tag:tourism=camp_site" />
2963 <space />
2964 <key key="tourism" value="camp_site" />
2965 <reference ref="name_operator" />
2966 <combo key="stars" text="Stars" values="1,2,3,4,5" />
2967 <checkgroup columns="2">
2968 <check key="tents" text="Tents allowed" />
2969 <check key="caravans" text="Caravans allowed" />
2970 </checkgroup>
2971 <checkgroup columns="2">
2972 <check key="backcountry" text="Backcountry" />
2973 <check key="group_only" text="Group only access" />
2974 </checkgroup>
2975 <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
2976 <reference ref="wheelchair" />
2977 <reference ref="internet" />
2978 <space />
2979 <reference ref="nudism" />
2980 <reference ref="link_contact_address_payment" />
2981 </item> <!-- Campsite -->
2982 <item name="Camp pitch" icon="presets/accommodation/camp_pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
2983 <link wiki="Tag:tourism=camp_pitch" />
2984 <space />
2985 <key key="tourism" value="camp_pitch" />
2986 <text key="ref" text="Reference" />
2987 <text key="addr:unit" text="Unit number" />
2988 <text key="capacity" text="Number of places" />
2989 <reference ref="surface" />
2990 <checkgroup columns="2">
2991 <check key="tents" text="Tents allowed" />
2992 <check key="caravans" text="Caravans allowed" />
2993 <check key="drinking_water" text="Drinking Water" />
2994 <check key="power_supply" text="Power supply" />
2995 <check key="permanent_camping" text="Permanent camping only" />
2996 </checkgroup>
2997 </item> <!-- Camp pitch -->
2998 </group> <!-- Accommodation -->
2999 <group name="Food+Drinks" icon="presets/food/restaurant.svg">
3000 <item name="Restaurant" icon="presets/food/restaurant.svg" type="node,closedway,multipolygon" preset_name_label="true">
3001 <link wiki="Tag:amenity=restaurant" />
3002 <space />
3003 <key key="amenity" value="restaurant" />
3004 <reference ref="name_operator" />
3005 <reference ref="cuisine" />
3006 <check key="microbrewery" text="Microbrewery" />
3007 <check key="outdoor_seating" text="Outdoor seating" />
3008 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3009 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3010 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3011 <reference ref="oh" />
3012 <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" />
3013 <reference ref="wheelchair" />
3014 <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
3015 <space />
3016 <reference ref="internet_smoking" />
3017 <space />
3018 <preset_link preset_name="Diet" />
3019 <reference ref="link_contact_address_payment" />
3020 </item> <!-- Restaurant -->
3021 <item name="Fast Food" icon="presets/food/fast_food.svg" type="node,closedway,multipolygon" preset_name_label="true">
3022 <link wiki="Tag:amenity=fast_food" />
3023 <space />
3024 <key key="amenity" value="fast_food" />
3025 <reference ref="name_operator" />
3026 <reference ref="cuisine" />
3027 <check key="outdoor_seating" text="Outdoor seating" />
3028 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3029 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3030 <reference ref="oh_wheelchair" />
3031 <space />
3032 <reference ref="internet_smoking" />
3033 <space />
3034 <preset_link preset_name="Diet" />
3035 <reference ref="link_contact_address_payment" />
3036 <preset_link preset_name="Building" />
3037 </item> <!-- Fast Food -->
3038 <item name="Food Court" icon="presets/food/food_court.svg" type="node,closedway,multipolygon" preset_name_label="true">
3039 <link wiki="Tag:amenity=food_court" />
3040 <space />
3041 <key key="amenity" value="food_court" />
3042 <reference ref="name_operator" />
3043 <check key="outdoor_seating" text="Outdoor seating" />
3044 <reference ref="oh_wheelchair" />
3045 <space />
3046 <reference ref="internet_smoking" />
3047 <space />
3048 <reference ref="link_contact_address_payment" />
3049 </item> <!-- Food Court -->
3050 <item name="Cafe" icon="presets/food/cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
3051 <link wiki="Tag:amenity=cafe" />
3052 <space />
3053 <key key="amenity" value="cafe" />
3054 <reference ref="name_operator" />
3055 <combo key="cuisine" text="Cuisine" values="ice_cream" />
3056 <check key="outdoor_seating" text="Outdoor seating" />
3057 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3058 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3059 <reference ref="oh_wheelchair" />
3060 <space />
3061 <reference ref="internet_smoking" />
3062 <space />
3063 <preset_link preset_name="Diet" />
3064 <reference ref="link_contact_address_payment" />
3065 </item> <!-- Cafe -->
3066 <item name="Ice cream" icon="presets/food/ice_cream.svg" type="node,closedway,multipolygon" preset_name_label="true">
3067 <link wiki="Tag:amenity=ice_cream" />
3068 <space />
3069 <key key="amenity" value="ice_cream" />
3070 <reference ref="name_operator" />
3071 <check key="outdoor_seating" text="Outdoor seating" />
3072 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3073 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3074 <reference ref="oh_wheelchair" />
3075 <space />
3076 <reference ref="internet_smoking" />
3077 <space />
3078 <preset_link preset_name="Diet" />
3079 <reference ref="link_contact_address_payment" />
3080 </item> <!-- Ice cream -->
3081 <item name="Pub" icon="presets/food/pub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3082 <link wiki="Tag:amenity=pub" />
3083 <space />
3084 <key key="amenity" value="pub" />
3085 <reference ref="name_operator" />
3086 <check key="microbrewery" text="Microbrewery" />
3087 <check key="outdoor_seating" text="Outdoor seating" />
3088 <combo key="takeaway" text="Takeaway" values="yes,no,only" />
3089 <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
3090 <reference ref="oh_wheelchair" />
3091 <space />
3092 <reference ref="internet_smoking" />
3093 <space />
3094 <preset_link preset_name="Diet" />
3095 <reference ref="link_contact_address_payment" />
3096 </item> <!-- Pub -->
3097 <item name="Beer Garden" icon="presets/food/biergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3098 <link wiki="Tag:amenity=biergarten" />
3099 <space />
3100 <key key="amenity" value="biergarten" />
3101 <reference ref="name_operator" />
3102 <check key="microbrewery" text="Microbrewery" />
3103 <reference ref="oh_wheelchair" />
3104 <space />
3105 <reference ref="internet_smoking" />
3106 <space />
3107 <preset_link preset_name="Diet" />
3108 <reference ref="link_contact_address_payment" />
3109 </item> <!-- Beer Garden -->
3110 <item name="Bar" icon="presets/food/bar.svg" type="node,closedway,multipolygon" preset_name_label="true">
3111 <link wiki="Tag:amenity=bar" />
3112 <space />
3113 <key key="amenity" value="bar" />
3114 <reference ref="name_operator" />
3115 <check key="outdoor_seating" text="Outdoor seating" />
3116 <reference ref="oh_wheelchair" />
3117 <space />
3118 <reference ref="internet_smoking" />
3119 <space />
3120 <preset_link preset_name="Diet" />
3121 <reference ref="link_contact_address_payment" />
3122 </item> <!-- Bar -->
3123 <separator/>
3124 <item name="Diet" icon="presets/food/diet.svg" type="node,closedway,multipolygon" preset_name_label="true">
3125 <link wiki="Key:diet" />
3126 <space />
3127 <combo key="diet:vegetarian" text="Vegetarian" values="yes,no,only" />
3128 <combo key="diet:vegan" text="Vegan" values="yes,no,only" />
3129 <combo key="diet:lacto_vegetarian" text="Lacto-vegetarian" values="yes,no,only" />
3130 <combo key="diet:ovo_vegetarian" text="Ovo-vegetarian" values="yes,no,only" />
3131 <combo key="diet:pescetarian" text="Pescetarian" values="yes,no,only" />
3132 <combo key="diet:fruitarian" text="Fruitarian" values="yes,no,only" />
3133 <combo key="diet:raw" text="Raw" values="yes,no,only" />
3134 <space />
3135 <combo key="diet:dairy_free" text="Dairy free" values="yes,no,only" />
3136 <combo key="diet:gluten_free" text="Gluten free" values="yes,no,only" />
3137 <combo key="diet:lactose_free" text="Lactose free" values="yes,no,only" />
3138 <space />
3139 <combo key="diet:halal" text="Halal" values="yes,no,only" />
3140 <combo key="diet:kosher" text="Kosher" values="yes,no,only" />
3141 </item> <!-- Diet -->
3142 </group> <!-- Food+Drinks -->
3143 <group name="Tourism" icon="presets/sightseeing/attraction.svg">
3144 <item name="Attraction" icon="presets/sightseeing/attraction.svg" type="node,closedway,multipolygon" preset_name_label="true">
3145 <link wiki="Tag:tourism=attraction" />
3146 <space />
3147 <key key="tourism" value="attraction" />
3148 <text key="name" text="Name" />
3149 <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
3150 <reference ref="oh_wheelchair" />
3151 </item> <!-- Attraction -->
3152 <item name="Viewpoint" icon="presets/sightseeing/viewpoint.svg" type="node,closedway,multipolygon" preset_name_label="true">
3153 <link wiki="Tag:tourism=viewpoint" />
3154 <space />
3155 <key key="tourism" value="viewpoint" />
3156 <text key="name" text="Name" />
3157 <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" />
3158 <space />
3159 <label text="" icon="presets/misc/angles.svg" icon_size="300" />
3160 <!--<check key="man_made" value="tower" text="Look-Out Tower" />-->
3161 </item> <!-- Viewpoint -->
3162 <separator/>
3163 <item name="Information Office" icon="presets/misc/information/informationoffice.svg" type="node,closedway,multipolygon" preset_name_label="true">
3164 <link wiki="Tag:information=office" />
3165 <label text="An office where you can get information about a town or region." />
3166 <space />
3167 <key key="tourism" value="information" />
3168 <key key="information" value="office" />
3169 <reference ref="name_oh_wheelchair" />
3170 <reference ref="internet" />
3171 <reference ref="link_contact_address_payment" />
3172 </item> <!-- Information Office -->
3173 <item name="Map" icon="presets/misc/information/map.svg" type="node" preset_name_label="true">
3174 <link wiki="Tag:information=map" />
3175 <label text="A board with a map." />
3176 <space />
3177 <key key="tourism" value="information" />
3178 <key key="information" value="map" />
3179 <text key="name" text="Name" />
3180 <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" />
3181 <combo key="map_size" text="Shown Area" values="site,city,region" values_sort="false" />
3182 <text key="description" text="Closer description" />
3183 <optional text="Routes shown for:">
3184 <check key="hiking" text="Hiking" />
3185 <check key="bicycle" text="Cycling" />
3186 <check key="mtb" text="Mountainbiking" />
3187 <check key="ski" text="Skiing" />
3188 <check key="horse" text="Riding" />
3189 <space />
3190 <label text="... other transportation modes possible" />
3191 </optional>
3192 </item> <!-- Map -->
3193 <item name="Information Board" icon="presets/misc/information/board.svg" type="node" preset_name_label="true">
3194 <link wiki="Tag:information=board" />
3195 <space />
3196 <label text="A board with information." />
3197 <key key="tourism" value="information" />
3198 <key key="information" value="board" />
3199 <text key="name" text="Name" />
3200 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants,geology" />
3201 <text key="description" text="Closer description" />
3202 </item> <!-- Information Board -->
3203 <item name="Guidepost" icon="presets/misc/information/guidepost.svg" type="node" preset_name_label="true">
3204 <link wiki="Tag:information=guidepost" />
3205 <label text="A Signpost/Guidepost to indicate the directions to different destinations." />
3206 <space />
3207 <key key="tourism" value="information" />
3208 <key key="information" value="guidepost" />
3209 <reference ref="name_ref_operator" />
3210 <text key="ele" text="Elevation" />
3211 <optional text="Routes shown for:">
3212 <check key="hiking" text="Hiking" />
3213 <check key="bicycle" text="Cycling" />
3214 <check key="mtb" text="Mountainbiking" />
3215 <check key="ski" text="Skiing" />
3216 <check key="horse" text="Riding" />
3217 <space />
3218 <label text="... other transportation modes possible" />
3219 </optional>
3220 </item> <!-- Guidepost -->
3221 <item name="Information Terminal" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
3222 <link wiki="Tag:information=terminal" />
3223 <label text="Information access via electronic methods." />
3224 <space />
3225 <key key="tourism" value="information" />
3226 <key key="information" value="terminal" />
3227 <reference ref="name_operator" />
3228 <reference ref="wheelchair" />
3229 <text key="description" text="Closer description" />
3230 <text key="ref" text="Reference number" />
3231 <reference ref="fee" />
3232 <reference ref="internet" />
3233 </item> <!-- Information Terminal -->
3234 <item name="Audio Guide" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
3235 <link wiki="Tag:information=audioguide" />
3236 <label text="Information using headphones or a mobile phone." />
3237 <space />
3238 <key key="tourism" value="information" />
3239 <key key="information" value="audioguide" />
3240 <reference ref="name_operator" />
3241 <reference ref="wheelchair" />
3242 <text key="description" text="Closer description" />
3243 <text key="ref" text="Reference number" />
3244 <reference ref="fee" />
3245 <space />
3246 <label text="Audioguide via mobile phone?" />
3247 <text key="phone" text="Phone number" />
3248 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3249 </item> <!-- Audio Guide -->
3250 <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
3251 <link wiki="Tag:tourism=information" />
3252 <space />
3253 <key key="tourism" value="information" />
3254 <text key="name" text="Name" />
3255 <text key="description" text="Closer description" />
3256 </item> <!-- Other Information Point -->
3257 </group> <!-- Tourism -->
3258 <group name="Leisure" icon="presets/leisure/theme_park.svg">
3259 <item name="Movie Theater/Cinema" icon="presets/leisure/cinema.svg" type="node,closedway,multipolygon" preset_name_label="true">
3260 <link wiki="Tag:amenity=cinema" />
3261 <space />
3262 <key key="amenity" value="cinema" />
3263 <reference ref="name_operator_oh_wheelchair" />
3264 <check key="drive_in" text="Drive-in theater" />
3265 <check key="cinema:3D" text="3D" />
3266 <text key="screen" text="Number of screens" />
3267 <reference ref="min_age" />
3268 <reference ref="link_contact_address_payment" />
3269 <preset_link preset_name="Building" />
3270 </item> <!-- Movie Theater/Cinema -->
3271 <item name="Bandstand" icon="presets/leisure/bandstand.svg" type="node,closedway,multipolygon" preset_name_label="true">
3272 <link wiki="Tag:leisure=bandstand" />
3273 <space />
3274 <key key="leisure" value="bandstand" />
3275 <reference ref="name_operator_oh_wheelchair" />
3276 <combo key="access" text="Access" values="yes,permissive,private" />
3277 </item> <!-- Bandstand -->
3278 <item name="Zoo" icon="presets/leisure/zoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
3279 <link wiki="Tag:tourism=zoo" />
3280 <space />
3281 <key key="tourism" value="zoo" />
3282 <reference ref="name_oh_wheelchair" />
3283 <combo key="zoo" text="Type" values="aviary,birds,butterfly,enclosure,falconry,petting_zoo,reptile,safari_park,wildlife_park" />
3284 <text key="wikipedia" text="Wikipedia" />
3285 <space />
3286 <reference ref="link_contact_address_payment" />
3287 </item> <!-- Zoo -->
3288 <item name="Animal enclosure" icon="presets/attraction/animal.svg" type="node,closedway,multipolygon" preset_name_label="true">
3289 <link wiki="Tag:attraction=animal" />
3290 <space />
3291 <key key="attraction" value="animal" />
3292 <text key="name" text="Name" />
3293 </item> <!-- Animal enclosure -->
3294 <item name="Dog Park" icon="presets/leisure/dogpark.svg" type="node,closedway,multipolygon" preset_name_label="true">
3295 <link wiki="Tag:leisure=dog_park" />
3296 <space />
3297 <key key="leisure" value="dog_park" />
3298 <text key="name" text="Name" />
3299 <check key="area" text="Area" />
3300 <combo key="barrier" text="Barrier" values="fence,wall" />
3301 <reference ref="oh_wheelchair" />
3302 <check key="lit" text="Lit" />
3303 </item> <!-- Dog Park -->
3304 <item name="Amusement/Theme Park" icon="presets/leisure/theme_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3305 <link wiki="Tag:tourism=theme_park" />
3306 <space />
3307 <key key="tourism" value="theme_park" />
3308 <reference ref="name_operator_oh_wheelchair" />
3309 <space />
3310 <reference ref="link_contact_address_payment" />
3311 </item> <!-- Amusement/Theme Park -->
3312 <item name="Water Park" icon="presets/leisure/water_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
3313 <link wiki="Tag:leisure=water_park" />
3314 <space />
3315 <key key="leisure" value="water_park" />
3316 <reference ref="name_operator_oh_wheelchair" />
3317 <space />
3318 <reference ref="link_contact_address_payment" />
3319 </item> <!-- Water Park -->
3320 <item name="Resort" icon="presets/leisure/resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3321 <link wiki="Tag:leisure=resort" />
3322 <space />
3323 <key key="leisure" value="resort" />
3324 <reference ref="name_operator_oh_wheelchair" />
3325 <reference ref="fee_interval" />
3326 <space />
3327 <reference ref="link_contact_address_payment" />
3328 </item> <!-- Resort -->
3329 <item name="Beach Resort" icon="presets/leisure/beach_resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
3330 <link wiki="Tag:leisure=beach_resort" />
3331 <space />
3332 <key key="leisure" value="beach_resort" />
3333 <reference ref="name_operator_oh_wheelchair" />
3334 <reference ref="fee_interval" />
3335 <space />
3336 <reference ref="nudism" />
3337 <reference ref="link_contact_address_payment" />
3338 </item> <!-- Beach Resort -->
3339 <item name="Swimming Pool" icon="presets/sport/swimming.svg" type="node,closedway" preset_name_label="true">
3340 <link wiki="Tag:leisure=swimming_pool" />
3341 <key key="leisure" value="swimming_pool" />
3342 <space />
3343 <label text="Used for the water area only." />
3344 <space />
3345 <combo key="access" text="Access" values="yes,customers,private" />
3346 </item> <!-- Swimming Pool -->
3347 <item name="Dive centre" icon="presets/leisure/dive_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3348 <link wiki="Tag:amenity=dive_centre" />
3349 <space />
3350 <key key="amenity" value="dive_centre" />
3351 <reference ref="name_operator_oh_wheelchair" />
3352 <space />
3353 <reference ref="link_contact_address_payment" />
3354 </item> <!-- Dive centre -->
3355 <item name="Fitness Station" icon="presets/leisure/fitness_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3356 <link wiki="Tag:leisure=fitness_station" />
3357 <space />
3358 <key key="leisure" value="fitness_station" />
3359 <reference ref="name_operator_oh_wheelchair" />
3360 <text key="ref" text="Reference" />
3361 <text key="description" text="Description" />
3362 </item> <!-- Fitness Station -->
3363 <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true">
3364 <link wiki="Tag:amenity=sauna" />
3365 <space />
3366 <key key="leisure" value="sauna" />
3367 <reference ref="name_operator_oh_wheelchair" />
3368 <combo key="access" text="Access" values="yes,permissive,private" />
3369 <space />
3370 <reference ref="link_contact_address_payment" />
3371 </item> <!-- Sauna -->
3372 <item name="Horse Riding" icon="presets/leisure/horse_riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
3373 <link wiki="Tag:leisure=horse_riding" />
3374 <space />
3375 <key key="leisure" value="horse_riding" />
3376 <reference ref="name_operator_oh_wheelchair" />
3377 <reference ref="fee" />
3378 <space />
3379 <reference ref="link_contact_address_payment" />
3380 </item> <!-- Horse Riding -->
3381 <item name="Hackerspace" icon="presets/leisure/hackerspace.svg" type="node,closedway,multipolygon" preset_name_label="true">
3382 <link wiki="Tag:leisure=hackerspace" />
3383 <space />
3384 <key key="leisure" value="hackerspace" />
3385 <reference ref="name_operator_oh_wheelchair" />
3386 <space />
3387 <reference ref="link_contact_address" />
3388 </item> <!-- Hackerspace -->
3389 <item name="Outdoor seating" icon="presets/leisure/outdoor_seating.svg" type="node,closedway,multipolygon" preset_name_label="true">
3390 <link wiki="Tag:leisure=outdoor_seating" />
3391 <space />
3392 <key key="leisure" value="outdoor_seating" />
3393 <reference ref="name_operator_oh_wheelchair" />
3394 </item> <!-- Outdoor seating -->
3395 <separator/>
3396 <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
3397 <link wiki="Tag:leisure=playground" />
3398 <space />
3399 <key key="leisure" value="playground" />
3400 <reference ref="name_operator_oh_wheelchair" />
3401 <reference ref="max_age" />
3402 </item> <!-- Playground -->
3403 <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3404 <link wiki="Tag:tourism=picnic_site" />
3405 <space />
3406 <key key="tourism" value="picnic_site" />
3407 <text key="name" text="Name" />
3408 <check key="fireplace" text="Fireplace" />
3409 </item> <!-- Picnic Site -->
3410 <item name="Picnic Table" icon="presets/leisure/picnic.svg" type="node" preset_name_label="true">
3411 <link wiki="Tag:leisure=picnic_table" />
3412 <space />
3413 <key key="leisure" value="picnic_table" />
3414 <check key="covered" text="Covered" />
3415 </item> <!-- Picnic Table -->
3416 <item name="Public Grill" icon="presets/leisure/bbq.svg" type="node,closedway,multipolygon" preset_name_label="true">
3417 <link wiki="Tag:amenity=bbq" />
3418 <space />
3419 <key key="amenity" value="bbq" />
3420 <text key="name" text="Name" />
3421 <combo key="fuel" text="Fuel" text_context="grill" values="charcoal,electric,wood" />
3422 <check key="covered" text="Covered" />
3423 </item> <!-- Public Grill -->
3424 <item name="Firepit" icon="presets/leisure/firepit.svg" type="node,closedway" preset_name_label="true">
3425 <link wiki="Tag:leisure=firepit" />
3426 <space />
3427 <key key="leisure" value="firepit" />
3428 <text key="name" text="Name" />
3429 </item> <!-- Firepit -->
3430 <item name="Fishing" icon="presets/sport/fishing.svg" type="node,closedway,multipolygon" preset_name_label="true">
3431 <link wiki="Tag:leisure=fishing" />
3432 <space />
3433 <key key="leisure" value="fishing" />
3434 <text key="name" text="Name" />
3435 </item> <!-- Fishing -->
3436 <item name="Bird Hide" icon="presets/leisure/bird_hide.svg" type="node,closedway" preset_name_label="true">
3437 <link wiki="Tag:leisure=bird_hide" />
3438 <space />
3439 <key key="leisure" value="bird_hide" />
3440 <reference ref="name_ref_operator" />
3441 </item> <!-- Bird Hide -->
3442 <separator/>
3443 <item name="Night Club" icon="presets/leisure/nightclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3444 <link wiki="Tag:amenity=nightclub" />
3445 <space />
3446 <key key="amenity" value="nightclub" />
3447 <reference ref="name_operator_oh_wheelchair" />
3448 <reference ref="min_age" />
3449 <space />
3450 <reference ref="internet_smoking" />
3451 <space />
3452 <reference ref="link_contact_address_payment" />
3453 </item> <!-- Night Club -->
3454 <item name="Casino" icon="presets/leisure/casino.svg" type="node,closedway,multipolygon" preset_name_label="true">
3455 <link wiki="Tag:amenity=casino" />
3456 <space />
3457 <key key="amenity" value="casino" />
3458 <reference ref="name_operator_oh_wheelchair" />
3459 <space />
3460 <reference ref="internet_smoking" />
3461 <space />
3462 <reference ref="link_contact_address_payment" />
3463 </item> <!-- Casino -->
3464 <item name="Strip Club" icon="presets/leisure/stripclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
3465 <link wiki="Tag:amenity=stripclub" />
3466 <space />
3467 <key key="amenity" value="stripclub" />
3468 <reference ref="name_operator_oh_wheelchair" />
3469 <space />
3470 <reference ref="internet_smoking" />
3471 <space />
3472 <reference ref="link_contact_address_payment" />
3473 </item> <!-- Strip Club -->
3474 <item name="Brothel" icon="presets/leisure/brothel.svg" type="node,closedway,multipolygon" preset_name_label="true">
3475 <link wiki="Tag:amenity=brothel" />
3476 <space />
3477 <key key="amenity" value="brothel" />
3478 <reference ref="name_operator_oh_wheelchair" />
3479 <space />
3480 <reference ref="internet_smoking" />
3481 <space />
3482 <reference ref="link_contact_address_payment" />
3483 </item> <!-- Brothel -->
3484 </group> <!-- Leisure -->
3485 <group name="Culture" icon="presets/leisure/theater.svg">
3486 <item name="Museum" icon="presets/sightseeing/museum.svg" type="node,closedway,multipolygon" preset_name_label="true">
3487 <link wiki="Tag:tourism=museum" />
3488 <space />
3489 <key key="tourism" value="museum" />
3490 <reference ref="name_operator_oh_wheelchair" />
3491 <text key="wikipedia" text="Wikipedia" />
3492 <reference ref="link_contact_address_payment" />
3493 <preset_link preset_name="Building" />
3494 </item> <!-- Museum -->
3495 <item name="Theatre" icon="presets/leisure/theater.svg" type="node,closedway,multipolygon" preset_name_label="true">
3496 <link wiki="Tag:amenity=theatre" />
3497 <space />
3498 <key key="amenity" value="theatre" />
3499 <reference ref="name_operator" />
3500 <reference ref="wheelchair" />
3501 <reference ref="link_contact_address_payment" />
3502 <preset_link preset_name="Building" />
3503 </item> <!-- Theatre -->
3504 <item name="Library" icon="presets/education/library.svg" type="node,closedway,multipolygon" preset_name_label="true">
3505 <link wiki="Tag:amenity=library" />
3506 <space />
3507 <key key="amenity" value="library" />
3508 <reference ref="name_operator_oh_wheelchair" />
3509 <reference ref="link_contact_address_payment" />
3510 <preset_link preset_name="Building" />
3511 </item> <!-- Library -->
3512 <item name="Arts Centre" icon="presets/sightseeing/arts_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3513 <link wiki="Tag:amenity=arts_centre" />
3514 <space />
3515 <key key="amenity" value="arts_centre" />
3516 <text key="name" text="Name" />
3517 <reference ref="link_contact_address_payment" />
3518 <preset_link preset_name="Building" />
3519 </item> <!-- Arts Centre -->
3520 <item name="Artwork" icon="presets/sightseeing/arts_centre.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
3521 <link wiki="Tag:tourism=artwork" />
3522 <space />
3523 <key key="tourism" value="artwork" />
3524 <combo key="artwork_type" text="Type" values="architecture,mural,painting,sculpture,statue,bust,stone,installation,graffiti" values_searchable="true" />
3525 <text key="name" text="Name" />
3526 <text key="artwork_subject" text="Subject" />
3527 <text key="artist_name" text="Artist Name" />
3528 <combo key="material" text="Material" values="brass,bronze,concrete,glass,granite,metal,plastic,steel,stone,wood" />
3529 <text key="start_date" text="Start date" />
3530 </item> <!-- Artwork -->
3531 <item name="Studio" icon="presets/service/studio.svg" type="node,closedway,multipolygon" preset_name_label="true">
3532 <link wiki="Tag:amenity=studio" />
3533 <space />
3534 <key key="amenity" value="studio" />
3535 <reference ref="name_operator" />
3536 <reference ref="wheelchair" />
3537 <combo key="studio" text="Type" values="audio,radio,television,video" />
3538 <reference ref="link_contact_address_payment" />
3539 </item> <!-- Studio -->
3540 </group> <!-- Culture -->
3541 <group name="Place of Worship" icon="presets/religion/religion.svg">
3542 <item name="Church" icon="presets/religion/church.svg" type="node,closedway,multipolygon" preset_name_label="true">
3543 <link wiki="Tag:amenity=place_of_worship" />
3544 <space />
3545 <key key="amenity" value="place_of_worship" />
3546 <key key="religion" value="christian" />
3547 <text key="name" text="Name" />
3548 <combo key="building" text="Building type" values="basilica,cathedral,chapel,church,temple" values_searchable="true" />
3549 <reference ref="christian_denominations" />
3550 <reference ref="service_times" />
3551 <reference ref="oh_wheelchair" />
3552 <reference ref="link_contact_address" />
3553 <preset_link preset_name="Building" />
3554 </item> <!-- Church -->
3555 <item name="Mosque" icon="presets/religion/muslim.svg" type="node,closedway,multipolygon" preset_name_label="true">
3556 <link wiki="Tag:amenity=place_of_worship" />
3557 <space />
3558 <key key="amenity" value="place_of_worship" />
3559 <key key="religion" value="muslim" />
3560 <text key="name" text="Name" />
3561 <combo key="building" text="Building type" values="mosque" values_searchable="true" />
3562 <reference ref="muslim_denominations" />
3563 <reference ref="service_times" />
3564 <reference ref="oh_wheelchair" />
3565 <reference ref="link_contact_address" />
3566 <preset_link preset_name="Building" />
3567 </item> <!-- Mosque -->
3568 <item name="Synagogue" icon="presets/religion/jewish.svg" type="node,closedway,multipolygon" preset_name_label="true">
3569 <link wiki="Tag:amenity=place_of_worship" />
3570 <space />
3571 <key key="amenity" value="place_of_worship" />
3572 <key key="religion" value="jewish" />
3573 <text key="name" text="Name" />
3574 <combo key="building" text="Building type" values="synagogue" values_searchable="true" />
3575 <reference ref="jewish_denominations" />
3576 <reference ref="service_times" />
3577 <reference ref="oh_wheelchair" />
3578 <reference ref="link_contact_address" />
3579 <preset_link preset_name="Building" />
3580 </item> <!-- Synagogue -->
3581 <item name="Buddhist Temple" icon="presets/religion/buddhism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3582 <link wiki="Tag:amenity=place_of_worship" />
3583 <space />
3584 <key key="amenity" value="place_of_worship" />
3585 <key key="religion" value="buddhist" />
3586 <text key="name" text="Name" />
3587 <reference ref="buddhist_denominations" />
3588 <reference ref="service_times" />
3589 <reference ref="oh_wheelchair" />
3590 <reference ref="link_contact_address" />
3591 <preset_link preset_name="Building" />
3592 </item> <!-- Buddhist Temple -->
3593 <item name="Hindu Temple" icon="presets/religion/hinduism.svg" type="node,closedway,multipolygon" preset_name_label="true">
3594 <link wiki="Tag:amenity=place_of_worship" />
3595 <space />
3596 <key key="amenity" value="place_of_worship" />
3597 <key key="religion" value="hindu" />
3598 <text key="name" text="Name" />
3599 <reference ref="hindu_denominations" />
3600 <reference ref="service_times" />
3601 <reference ref="oh_wheelchair" />
3602 <reference ref="link_contact_address" />
3603 <preset_link preset_name="Building" />
3604 </item> <!-- Hindu Temple -->
3605 <item name="Shinto Shrine" icon="presets/religion/shinto.svg" type="node,closedway,multipolygon" preset_name_label="true">
3606 <link wiki="Tag:amenity=place_of_worship" />
3607 <space />
3608 <key key="amenity" value="place_of_worship" />
3609 <key key="religion" value="shinto" />
3610 <text key="name" text="Name" />
3611 <reference ref="service_times" />
3612 <reference ref="oh_wheelchair" />
3613 <reference ref="link_contact_address" />
3614 <preset_link preset_name="Building" />
3615 </item> <!-- Shinto Shrine -->
3616 <item name="Other Place of Worship" icon="presets/religion/religion.svg" type="node,closedway,multipolygon" preset_name_label="true">
3617 <link wiki="Tag:amenity=place_of_worship" />
3618 <space />
3619 <key key="amenity" value="place_of_worship" />
3620 <text key="name" text="Name" />
3621 <reference ref="other_religions" />
3622 <reference ref="service_times" />
3623 <reference ref="oh_wheelchair" />
3624 <reference ref="link_contact_address" />
3625 <preset_link preset_name="Building" />
3626 </item> <!-- Other Place of Worship -->
3627 </group> <!-- Place of Worship -->
3628 <group name="Public Building" icon="presets/service/townhall.svg">
3629 <item name="Town Hall" icon="presets/service/townhall.svg" type="node,closedway,multipolygon" preset_name_label="true">
3630 <link wiki="Tag:amenity=townhall" />
3631 <space />
3632 <key key="amenity" value="townhall" />
3633 <reference ref="name_oh_wheelchair" />
3634 <reference ref="link_contact_address" />
3635 <preset_link preset_name="Building" />
3636 </item> <!-- Town Hall -->
3637 <item name="Community Centre" icon="presets/service/community_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
3638 <link wiki="Tag:amenity=community_centre" />
3639 <label text="Community Centre" />
3640 <space />
3641 <key key="amenity" value="community_centre" />
3642 <reference ref="name_operator_oh_wheelchair" />
3643 <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" />
3644 <multiselect key="community_centre:for" text="For" values="child;juvenile;student;girl;boy;man;woman;senior;family;homosexual;multigeneration;disabled;athlete;immigrant;lgbtq" />
3645 <reference ref="link_contact_address" />
3646 <preset_link preset_name="Building" />
3647 </item> <!-- Community Centre -->
3648 <item name="Embassy" icon="presets/service/embassy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3649 <link wiki="Tag:amenity=embassy" />
3650 <space />
3651 <key key="amenity" value="embassy" />
3652 <reference ref="name_oh_wheelchair" />
3653 <reference ref="link_contact_address" />
3654 </item> <!-- Embassy -->
3655 <item name="Courthouse" icon="presets/service/courthouse.svg" type="node,closedway,multipolygon" preset_name_label="true">
3656 <link wiki="Tag:amenity=courthouse" />
3657 <space />
3658 <key key="amenity" value="courthouse" />
3659 <reference ref="name_oh_wheelchair" />
3660 <reference ref="link_contact_address" />
3661 <preset_link preset_name="Building" />
3662 </item> <!-- Courthouse -->
3663 <item name="Prison" icon="presets/service/prison.svg" type="node,closedway,multipolygon" preset_name_label="true">
3664 <link wiki="Tag:amenity=prison" />
3665 <space />
3666 <key key="amenity" value="prison" />
3667 <reference ref="name_operator" />
3668 <reference ref="link_contact_address" />
3669 </item> <!-- Prison -->
3670 <item name="Police" icon="presets/service/police.svg" type="node,closedway,multipolygon" preset_name_label="true">
3671 <link wiki="Tag:amenity=police" />
3672 <space />
3673 <key key="amenity" value="police" />
3674 <reference ref="name_oh_wheelchair" />
3675 <reference ref="link_contact_address" />
3676 <preset_link preset_name="Building" />
3677 </item> <!-- Police -->
3678 <item name="Ranger Station" icon="presets/service/ranger_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3679 <link wiki="Tag:amenity=ranger_station" />
3680 <space />
3681 <key key="amenity" value="ranger_station" />
3682 <reference ref="name_operator_oh_wheelchair" />
3683 <reference ref="link_contact_address" />
3684 </item> <!-- Ranger Station -->
3685 <item name="Fire Station" icon="presets/service/firebrigade.svg" type="node,closedway,multipolygon" preset_name_label="true">
3686 <link wiki="Tag:amenity=fire_station" />
3687 <space />
3688 <key key="amenity" value="fire_station" />
3689 <text key="name" text="Name" />
3690 <reference ref="link_contact_address" />
3691 <preset_link preset_name="Building" />
3692 </item> <!-- Fire Station -->
3693 <item name="Post Office" icon="presets/service/post_office.svg" type="node,closedway,multipolygon" preset_name_label="true">
3694 <link wiki="Tag:amenity=post_office" />
3695 <space />
3696 <key key="amenity" value="post_office" />
3697 <reference ref="name_operator_oh_wheelchair" />
3698 <text key="ref" text="Reference" />
3699 <reference ref="link_contact_address_payment" />
3700 </item> <!-- Post Office -->
3701 </group> <!-- Public Buildings -->
3702 <group name="Education" icon="presets/education/school.svg">
3703 <item name="Kindergarten" icon="presets/education/kindergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
3704 <link wiki="Tag:amenity=kindergarten" />
3705 <space />
3706 <key key="amenity" value="kindergarten" />
3707 <reference ref="name_operator_oh_wheelchair" />
3708 <reference ref="min_age" />
3709 <reference ref="max_age" />
3710 <combo key="isced:level" text="ISCED level" values="0" />
3711 <reference ref="link_contact_address" />
3712 <preset_link preset_name="Building" />
3713 </item> <!-- Kindergarten -->
3714 <item name="School" icon="presets/education/school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3715 <link wiki="Tag:amenity=school" />
3716 <space />
3717 <key key="amenity" value="school" />
3718 <reference ref="name_operator_oh_wheelchair" />
3719 <reference ref="min_age" />
3720 <multiselect key="isced:level" text="ISCED level" values="0;1;2;3;4" />
3721 <reference ref="link_contact_address" />
3722 <preset_link preset_name="Building" />
3723 </item> <!-- School -->
3724 <item name="University" icon="presets/education/university.svg" type="node,closedway,multipolygon" preset_name_label="true">
3725 <link wiki="Tag:amenity=university" />
3726 <space />
3727 <key key="amenity" value="university" />
3728 <reference ref="name_operator_oh_wheelchair" />
3729 <multiselect key="isced:level" text="ISCED level" values="4;5;6;7;8" />
3730 <reference ref="link_contact_address" />
3731 </item> <!-- University -->
3732 <item name="College" icon="presets/education/college.svg" type="node,closedway,multipolygon" preset_name_label="true">
3733 <link wiki="Tag:amenity=college" />
3734 <space />
3735 <key key="amenity" value="college" />
3736 <reference ref="name_operator_oh_wheelchair" />
3737 <multiselect key="isced:level" text="ISCED level" values="3;4;5;6;7" />
3738 <reference ref="link_contact_address" />
3739 </item> <!-- College -->
3740 <item name="Driving School" icon="presets/education/driving_school.svg" type="node,closedway,multipolygon" preset_name_label="true">
3741 <link wiki="Tag:amenity=driving_school" />
3742 <space />
3743 <key key="amenity" value="driving_school" />
3744 <reference ref="name_operator_oh_wheelchair" />
3745 <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" />
3746 <reference ref="link_contact_address" />
3747 </item> <!-- Driving School -->
3748 </group> <!-- Education -->
3749 <group name="Health" icon="presets/health/pharmacy.svg">
3750 <item name="Hospital" icon="presets/health/hospital.svg" type="node,closedway,multipolygon" preset_name_label="true">
3751 <link wiki="Tag:amenity=hospital" />
3752 <space />
3753 <key key="amenity" value="hospital" />
3754 <reference ref="name_operator" />
3755 <reference ref="link_contact_address_payment" />
3756 </item> <!-- Hospital -->
3757 <item name="Clinic" icon="presets/health/clinic.svg" type="node,closedway,multipolygon" preset_name_label="true">
3758 <link wiki="Tag:amenity=clinic" />
3759 <space />
3760 <key key="amenity" value="clinic" />
3761 <reference ref="name_operator" />
3762 <reference ref="link_contact_address_payment" />
3763 </item> <!-- Clinic -->
3764 <item name="Doctor's Office" icon="presets/health/doctors.svg" type="node,closedway,multipolygon" preset_name_label="true">
3765 <link wiki="Tag:amenity=doctors" />
3766 <space />
3767 <key key="amenity" value="doctors" />
3768 <reference ref="name_oh_wheelchair" />
3769 <reference ref="link_contact_address_payment" />
3770 </item> <!-- Doctor's Office -->
3771 <item name="Dentist" icon="presets/health/dentist.svg" type="node,closedway,multipolygon" preset_name_label="true">
3772 <link wiki="Tag:amenity=dentist" />
3773 <space />
3774 <key key="amenity" value="dentist" />
3775 <reference ref="name_oh_wheelchair" />
3776 <reference ref="link_contact_address_payment" />
3777 </item> <!-- Dentist -->
3778 <item name="Pharmacy" icon="presets/health/pharmacy.svg" type="node,closedway,multipolygon" preset_name_label="true">
3779 <link wiki="Tag:amenity=pharmacy" />
3780 <space />
3781 <key key="amenity" value="pharmacy" />
3782 <reference ref="name_operator_oh_wheelchair" />
3783 <check key="dispensing" text="Dispensing"/>
3784 <reference ref="link_contact_address_payment" />
3785 </item> <!-- Pharmacy -->
3786 <separator/>
3787 <item name="Baby Hatch/Safe Haven" icon="presets/health/baby_hatch.svg" type="node,closedway" preset_name_label="true">
3788 <link wiki="Tag:amenity=baby_hatch" />
3789 <space />
3790 <key key="amenity" value="baby_hatch" />
3791 <reference ref="name_operator_oh_wheelchair" />
3792 <reference ref="link_contact_address" />
3793 </item> <!-- Baby Hatch/Safe Haven -->
3794 <separator/>
3795 <item name="Emergency Access Point" icon="presets/service/emergency_access_point.svg" type="node,closedway" preset_name_label="true">
3796 <link wiki="Tag:highway=emergency_access_point" />
3797 <space />
3798 <key key="highway" value="emergency_access_point" />
3799 <text key="ref" text="Point Number" />
3800 <text key="name" text="Point Name" />
3801 <text key="operator" text="Operator" />
3802 <text key="emergency_telephone_code" text="Emergency Phone Number" />
3803 <label text="(Use number as shown on plate.)" />
3804 <space />
3805 </item> <!-- Emergency Access Point -->
3806 <separator/>
3807 <item name="Veterinary" icon="presets/health/veterinary.svg" type="node,closedway,multipolygon" preset_name_label="true">
3808 <link wiki="Tag:amenity=veterinary" />
3809 <space />
3810 <key key="amenity" value="veterinary" />
3811 <reference ref="name_oh_wheelchair" />
3812 <reference ref="link_contact_address_payment" />
3813 </item> <!-- Veterinary -->
3814 </group> <!-- Health -->
3815 <group name="Emergency" icon="presets/emergency/ambulance_station.svg">
3816 <item name="Ambulance Station" icon="presets/emergency/ambulance_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
3817 <link wiki="Tag:emergency=ambulance_station" />
3818 <space />
3819 <key key="emergency" value="ambulance_station" />
3820 <reference ref="name_operator" />
3821 <reference ref="link_contact_address" />
3822 </item> <!-- Ambulance Station -->
3823 <item name="Emergency ward entrance" icon="presets/emergency/emergency_ward_entrance.svg" type="node" preset_name_label="true">
3824 <link wiki="Tag:emergency=emergency_ward_entrance" />
3825 <space />
3826 <key key="emergency" value="emergency_ward_entrance" />
3827 <reference ref="name_operator" />
3828 <combo key="emergency_ward_entrance" text="Type" values="walk-in,rescue_service,all" values_searchable="true" />
3829 <reference ref="link_contact_address" />
3830 </item> <!-- Emergency ward entrance -->
3831 <item name="Automated Defibrillator" icon="presets/emergency/aed.svg" type="node" preset_name_label="true">
3832 <link wiki="Tag:emergency=defibrillator" />
3833 <space />
3834 <key key="emergency" value="defibrillator" />
3835 <reference ref="oh_wheelchair" />
3836 <text key="operator" text="Operator" />
3837 <text key="defibrillator:location" text="Location description" />
3838 <text key="phone" text="Phone number" />
3839 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
3840 <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
3841 <check key="indoor" text="Located inside a building?" />
3842 <!-- lastcheck is in use for aed devices, but not yet well discussed or documented
3843 <optional>
3844 <text key="lastcheck" text="Last check date (YYYY-MM-DD)" />
3845 <text key="lastcheck:note" text="Last check note" />
3846 </optional>
3847 -->
3848 </item> <!-- Automated Defibrillator -->
3849 <separator />
3850 <item name="Fire Extinguisher" icon="presets/emergency/fire_extinguisher.svg" type="node" preset_name_label="true">
3851 <link wiki="Tag:emergency=fire_extinguisher" />
3852 <space />
3853 <key key="emergency" value="fire_extinguisher" />
3854 <text key="ref" text="Reference" />
3855 <text key="operator" text="Operator" />
3856 <check key="indoor" text="Indoor" />
3857 </item> <!-- Fire Extinguisher -->
3858 <item name="Fire Hose" icon="presets/emergency/fire_hose.svg" type="node" preset_name_label="true">
3859 <link wiki="Tag:emergency=fire_hose" />
3860 <space />
3861 <key key="emergency" value="fire_hose" />
3862 <text key="ref" text="Reference" />
3863 <text key="operator" text="Operator" />
3864 </item> <!-- Fire Hose -->
3865 <item name="Fire Hydrant" icon="presets/service/fire_hydrant.svg" type="node" preset_name_label="true">
3866 <link wiki="Tag:emergency=fire_hydrant" />
3867 <space />
3868 <key key="emergency" value="fire_hydrant" />
3869 <combo key="fire_hydrant:type" text="Shape" values_searchable="true" values_context="pipeline" >
3870 <list_entry value="pillar" short_description="A pillar type hydrant." />
3871 <list_entry value="underground" short_description="A fire hydrant simple outlet located underground." />
3872 <list_entry value="wall" short_description="A wall-mounted fire hydrant." />
3873 <list_entry value="pipe" short_description="A simple capped pipe, without the usual hydrant shape." />
3874 </combo>
3875 <combo key="fire_hydrant:diameter" text="Diameter (mm)" values="50,70,75,80,100,110,125,150,200,250,300,400" />
3876 <combo key="fire_hydrant:pressure" text="Pressure (bar) or suction" values_searchable="true" values_sort="false">
3877 <list_entry value="#" short_description="Pressure in bar." />
3878 <list_entry value="yes" short_description="Pressure but value unknown." />
3879 <list_entry value="suction" short_description="Water is not pressurized, a pump is needed." />
3880 </combo>
3881 <optional>
3882 <text key="ref" text="Reference" />
3883 <combo key="water_source" text="Water source">
3884 <list_entry value="main" short_description="Hydrant is fed by the local distribution network." />
3885 <list_entry value="groundwater" short_description="A water well." />
3886 <list_entry value="stream" />
3887 <list_entry value="river" />
3888 <list_entry value="canal" />
3889 <list_entry value="drain" />
3890 <list_entry value="ditch" />
3891 <list_entry value="pond" />
3892 <list_entry value="lake" />
3893 <list_entry value="water_tank" />
3894 <list_entry value="swimming_pool" />
3895 </combo>
3896 <combo key="fire_hydrant:position" text="Hydrant Position" values_context="hydrant position" >
3897 <list_entry value="lane" short_description="on the side of a road lane" />
3898 <list_entry value="parking_lot" short_description="in a parking lot" />
3899 <list_entry value="sidewalk" short_description="on a sidewalk" />
3900 <list_entry value="green" short_description="in a grassy area" />
3901 </combo>
3902 <text key="flow_rate" text="Flow rate with unit of measure" />
3903 <combo key="pillar:type" text="Pillar type">
3904 <list_entry value="dry_barrel" short_description="A style of pillar hydrant where the water shutoff valve is below ground." />
3905 <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." />
3906 </combo>
3907 <space />
3908 <combo key="couplings" text="Number of couplings" values="1,2,3" />
3909 <!-- <combo key="couplings:type" text="Coupling standard" values="Bayonet,Barcelona,Guillemin,Klaue,Sprawny,Storz,UNI" /> capitalized values which is contrary to general tagging conventions -->
3910 <text key="couplings:diameters" text="Each coupling diameter (separated by ;)" />
3911 <space />
3912 <combo key="colour" text="Colour" values="black,blue,brown,gray,green,orange,purple,red,silver,white,yellow,#CD853F" values_context="color" />
3913 <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" />
3914 <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" />
3915 <space />
3916 <text key="manufacturer" text="Manufacturer" />
3917 <text key="operator" text="Operator" />
3918 <text key="name" text="Name" />
3919 </optional>
3920 </item> <!-- Fire Hydrant -->
3921 <item name="Water Tank" icon="presets/emergency/water_tank.svg" type="node,closedway" preset_name_label="true">
3922 <link wiki="Tag:emergency=water_tank" />
3923 <space />
3924 <key key="emergency" value="water_tank" />
3925 <reference ref="name_ref_operator" />
3926 <space />
3927 <text key="water_tank:volume" text="Volume (in liters)" />
3928 </item> <!-- Water Tank -->
3929 <separator />
3930 <item name="Assembly Point" icon="presets/emergency/assembly_point.svg" type="node" preset_name_label="true">
3931 <link wiki="Tag:emergency=assembly_point" />
3932 <space />
3933 <key key="emergency" value="assembly_point" />
3934 <reference ref="name_ref_operator" />
3935 </item> <!-- Assembly Point -->
3936 <item name="Emergency Phone" icon="presets/vehicle/emergency_phone.svg" type="node" preset_name_label="true">
3937 <link wiki="Tag:emergency=phone" />
3938 <key key="emergency" value="phone" />
3939 <text key="ref" text="Reference" />
3940 <text key="operator" text="Operator" />
3941 </item> <!-- Emergency Phone -->
3942 <item name="Siren" icon="presets/emergency/siren.svg" type="node" preset_name_label="true">
3943 <link wiki="Tag:emergency=siren" />
3944 <key key="emergency" value="siren" />
3945 <text key="ref" text="Reference" />
3946 <text key="operator" text="Operator" />
3947 <space />
3948 <combo key="siren:type" text="Type" values="pneumatic,electronic,mechanical" />
3949 <multiselect key="siren:purpose" text="Purpose" values="tornado;fire;air_raid;civil_defense" values_searchable="true" />
3950 <text key="siren:range" text="Range (in meters)" />
3951 </item> <!-- Siren -->
3952 </group> <!-- Emergency -->
3953 <group name="Social Facility" icon="presets/social_facility/outreach.svg">
3954 <item name="Nursing Home" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3955 <link wiki="Key:social_facility" />
3956 <space />
3957 <key key="amenity" value="social_facility" />
3958 <key key="social_facility" value="nursing_home" />
3959 <reference ref="name_operator" />
3960 <text key="capacity" text="Capacity" />
3961 <reference ref="link_contact_address" />
3962 </item> <!-- Nursing Home -->
3963 <item name="Nursing Home (Legacy)" icon="presets/social_facility/nursing_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3964 <link wiki="Tag:amenity=nursing_home" />
3965 <space />
3966 <key key="amenity" value="nursing_home" />
3967 <reference ref="name_operator" />
3968 <text key="capacity" text="Capacity" />
3969 <reference ref="link_contact_address" />
3970 </item> <!-- Nursing Home (Legacy)-->
3971 <item name="Group Home" icon="presets/social_facility/group_home.svg" type="node,closedway,multipolygon" preset_name_label="true">
3972 <link wiki="Key:social_facility" />
3973 <space />
3974 <key key="amenity" value="social_facility" />
3975 <key key="social_facility" value="group_home" />
3976 <reference ref="name_operator" />
3977 <combo key="social_facility:for" text="For" value="senior" default="senior" />
3978 <text key="capacity" text="Capacity" />
3979 <reference ref="link_contact_address" />
3980 </item> <!-- Group Home -->
3981 <item name="Assisted Living" icon="presets/social_facility/assisted_living.svg" type="node,closedway,multipolygon" preset_name_label="true">
3982 <link wiki="Key:social_facility" />
3983 <space />
3984 <key key="amenity" value="social_facility" />
3985 <key key="social_facility" value="assisted_living" />
3986 <reference ref="name_operator" />
3987 <combo key="social_facility:for" text="For" value="senior" default="senior" />
3988 <text key="capacity" text="Capacity" />
3989 <reference ref="link_contact_address" />
3990 </item> <!-- Assisted Living -->
3991 <item name="Outreach" icon="presets/social_facility/outreach.svg" type="node,closedway,multipolygon" preset_name_label="true">
3992 <link wiki="Key:social_facility" />
3993 <space />
3994 <key key="amenity" value="social_facility" />
3995 <key key="social_facility" value="outreach" />
3996 <reference ref="name_operator_oh_wheelchair" />
3997 <reference ref="link_contact_address" />
3998 </item> <!-- Outreach -->
3999 <item name="Shelter" name_context="social_facility" icon="presets/social_facility/shelter.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="shelter" />
4004 <reference ref="name_operator" />
4005 <text key="capacity" text="Capacity" />
4006 <reference ref="link_contact_address" />
4007 </item> <!-- Shelter -->
4008 <item name="Food Bank" icon="presets/social_facility/food_bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
4009 <link wiki="Key:social_facility" />
4010 <space />
4011 <key key="amenity" value="social_facility" />
4012 <key key="social_facility" value="food_bank" />
4013 <reference ref="name_operator_oh_wheelchair" />
4014 <reference ref="link_contact_address" />
4015 </item> <!-- Food Bank -->
4016 </group> <!-- Social Facility -->
4017 <group name="Facilities" icon="presets/service/telephone.svg">
4018 <item name="Toilets/Restrooms" icon="presets/service/toilets.svg" type="node,closedway" preset_name_label="true">
4019 <link wiki="Tag:amenity=toilets" />
4020 <space />
4021 <key key="amenity" value="toilets" />
4022 <optional>
4023 <combo key="access" text="Access rights" values="yes,permissive,customers" />
4024 <checkgroup columns="3">
4025 <check key="female" text="Female" text_context="restroom" />
4026 <check key="male" text="Male" text_context="restroom" />
4027 <check key="unisex" text="Unisex" text_context="restroom" />
4028 </checkgroup>
4029 <combo key="toilets:disposal" text="Type" values="flush,pitlatrine,chemical,bucket" />
4030 <text key="description" text="Description" />
4031 <reference ref="fee" />
4032 <text key="operator" text="Operator" />
4033 <combo key="toilets:position" text="Usage Position" values="seated,seated;urinal,squat,urinal" />
4034 <reference ref="wheelchair" />
4035 <check key="drinking_water" text="Drinking Water" />
4036 </optional>
4037 <preset_link preset_name="Changing table" />
4038 </item> <!-- Toilets/Restrooms -->
4039 <item name="Shower" icon="presets/service/shower.svg" type="node,closedway" preset_name_label="true">
4040 <link wiki="Tag:amenity=shower" />
4041 <space />
4042 <key key="amenity" value="shower" />
4043 <combo key="access" text="Access rights" values="yes,permissive,customers" />
4044 <optional>
4045 <checkgroup columns="3">
4046 <check key="female" text="Female" text_context="restroom" />
4047 <check key="male" text="Male" text_context="restroom" />
4048 <check key="unisex" text="Unisex" text_context="restroom" />
4049 </checkgroup>
4050 <text key="description" text="Description" />
4051 <reference ref="fee" />
4052 <text key="operator" text="Operator" />
4053 <reference ref="oh_wheelchair" />
4054 </optional>
4055 </item> <!-- Shower -->
4056 <item name="Changing table" icon="presets/service/changing_table.svg" type="node,closedway" preset_name_label="true">
4057 <link wiki="Key:changing_table" />
4058 <space />
4059 <combo key="changing_table" text="Changing table" values="yes,limited,no" default="yes" match="keyvalue!" />
4060 <optional>
4061 <check key="changing_table:fee" text="Fee" />
4062 <combo key="changing_table:count" text="Count" values="1,2,3,4,5" />
4063 <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" />
4064 <text key="operator" text="Operator" />
4065 <reference ref="wheelchair" />
4066 </optional>
4067 </item> <!-- Changing table -->
4068 <separator/>
4069 <item name="Post Box" icon="presets/service/post_box.svg" type="node" preset_name_label="true">
4070 <link wiki="Tag:amenity=post_box" />
4071 <space />
4072 <key key="amenity" value="post_box" />
4073 <text key="operator" text="Operator" />
4074 <text key="ref" text="Reference number" />
4075 <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" />
4076 <combo key="post_box:type" text="Type" values="pillar,lamp,wall,meter" values_context="post_box" />
4077 <check key="drive_through" text="Drive through" />
4078 </item> <!-- Post Box -->
4079 <item name="Telephone" icon="presets/service/telephone.svg" type="node" preset_name_label="true">
4080 <link wiki="Tag:amenity=telephone" />
4081 <space />
4082 <key key="amenity" value="telephone" />
4083 <text key="operator" text="Operator" />
4084 <combo key="covered" text="Covered" values="yes,no,booth" />
4085 <space />
4086 <check key="payment:coins" text="Coins" />
4087 <check key="payment:notes" text="Notes" text_context="payment" />
4088 <check key="payment:telephone_cards" text="Telephone cards" />
4089 <preset_link preset_name="Payment Methods" />
4090 </item> <!-- Telephone -->
4091 <item name="Internet Cafe" icon="presets/service/internet_cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
4092 <link wiki="Tag:amenity=internet_cafe" />
4093 <space />
4094 <key key="amenity" value="internet_cafe" />
4095 <reference ref="name_operator_oh_wheelchair" />
4096 <reference ref="link_contact_address_payment" />
4097 </item> <!-- Internet Cafe -->
4098 <item name="Internet Access" icon="presets/service/network-wireless.svg" type="node,closedway,multipolygon,relation" preset_name_label="true">
4099 <link wiki="Key:internet_access" />
4100 <space />
4101 <reference ref="internet" />
4102 </item> <!-- Internet Access -->
4103 <item name="Clock" icon="presets/service/clock.svg" type="node" preset_name_label="true">
4104 <link wiki="Tag:amenity=clock" />
4105 <key key="amenity" value="clock" />
4106 <optional>
4107 <combo key="display" text="Display" values="analog,digital,sundial,unorthodox" />
4108 <reference ref="support" />
4109 <combo key="faces" text="Faces" text_context="clock" values="1,2,3,4" />
4110 <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" />
4111 <check key="date" text="Shows current date" />
4112 <check key="thermometer" text="Shows temperature" />
4113 <check key="barometer" text="Shows barometric pressure" />
4114 <check key="hygrometer" text="Shows humidity" />
4115 </optional>
4116 </item> <!-- Clock -->
4117 <item name="Photo booth" icon="presets/service/photo_booth.svg" type="node" preset_name_label="true">
4118 <link wiki="Tag:amenity=photo_booth" />
4119 <space />
4120 <key key="amenity" value="photo_booth" />
4121 <reference ref="name_operator_oh_wheelchair" />
4122 </item> <!-- Photo booth -->
4123 <separator/>
4124 <item name="Recycling Container" icon="presets/service/recycling/recycling_container.svg" type="node,closedway" preset_name_label="true">
4125 <link wiki="Tag:amenity=recycling" />
4126 <space />
4127 <key key="amenity" value="recycling" />
4128 <key key="recycling_type" value="container" />
4129 <text key="operator" text="Operator" />
4130 <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" />
4131 <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
4132 <space />
4133 <checkgroup columns="4">
4134 <check key="recycling:batteries" text="Batteries" />
4135 <check key="recycling:cans" text="Cans" />
4136 <check key="recycling:cardboard" text="Cardboard" />
4137 <check key="recycling:clothes" text="Clothes" />
4138 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4139 <check key="recycling:glass" text="Glass" />
4140 <check key="recycling:glass_bottles" text="Glass Bottles" />
4141 <check key="recycling:green_waste" text="Green Waste" />
4142 <check key="recycling:paper" text="Paper" />
4143 <check key="recycling:plastic" text="Plastic" />
4144 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4145 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4146 <check key="recycling:scrap_metal" text="Scrap Metal" />
4147 <check key="recycling:shoes" text="Shoes" />
4148 <check key="recycling:small_appliances" text="Small Appliances" />
4149 <check key="recycling:waste" text="Waste" />
4150 </checkgroup>
4151 </item> <!-- Recycling Container-->
4152 <item name="Recycling Centre" icon="presets/service/recycling/recycling_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4153 <link wiki="Tag:amenity=recycling" />
4154 <space />
4155 <key key="amenity" value="recycling" />
4156 <key key="recycling_type" value="centre" />
4157 <reference ref="name_operator_oh_wheelchair" />
4158 <space />
4159 <checkgroup columns="4">
4160 <check key="recycling:batteries" text="Batteries" />
4161 <check key="recycling:cans" text="Cans" />
4162 <check key="recycling:cardboard" text="Cardboard" />
4163 <check key="recycling:clothes" text="Clothes" />
4164 <check key="recycling:electrical_appliances" text="Electrical Appliances" />
4165 <check key="recycling:glass" text="Glass" />
4166 <check key="recycling:glass_bottles" text="Glass Bottles" />
4167 <check key="recycling:green_waste" text="Green Waste" />
4168 <check key="recycling:paper" text="Paper" />
4169 <check key="recycling:plastic" text="Plastic" />
4170 <check key="recycling:plastic_bottles" text="Plastic Bottles" />
4171 <check key="recycling:plastic_packaging" text="Plastic Packaging" />
4172 <check key="recycling:scrap_metal" text="Scrap Metal" />
4173 <check key="recycling:shoes" text="Shoes" />
4174 <check key="recycling:small_appliances" text="Small Appliances" />
4175 <check key="recycling:waste" text="Waste" />
4176 </checkgroup>
4177 <reference ref="link_contact_address_payment" />
4178 </item> <!-- Recycling Centre-->
4179 <item name="Waste Basket/Trash Can" icon="presets/service/recycling/waste_basket.svg" type="node" preset_name_label="true">
4180 <link wiki="Tag:amenity=waste_basket" />
4181 <key key="amenity" value="waste_basket" />
4182 <combo key="waste" text="Waste" values="trash,dog_excrement" />
4183 </item> <!-- Waste Basket/Trash Can -->
4184 <item name="Waste Disposal/Dumpster" icon="presets/service/recycling/waste_disposal.svg" type="node" preset_name_label="true">
4185 <link wiki="Tag:amenity=waste_disposal" />
4186 <key key="amenity" value="waste_disposal" />
4187 <combo key="waste" text="Waste" values="trash" />
4188 </item> <!-- Waste Disposal/Dumpster -->
4189 <item name="Sanitary Dump Station" icon="presets/service/recycling/sanitary_dump_station.svg" type="node,closedway" preset_name_label="true">
4190 <link wiki="Toilet_Holding_Tank_Disposal" />
4191 <space />
4192 <key key="amenity" value="sanitary_dump_station" />
4193 <check key="sanitary_dump_station:pump-out" text="Suction pumpout" />
4194 <check key="sanitary_dump_station:round_drain" text="Gravity drain for hose" />
4195 <check key="sanitary_dump_station:basin" text="Casette or Elsan Disposal" />
4196 <combo key="access" text="Access" values="yes,customers,no" />
4197 <reference ref="fee" />
4198 <text key="operator" text="Operator" />
4199 <combo key="opening_hours" text="Operation times" values="24/7" values_no_i18n="true" />
4200 </item> <!-- Sanitary Dump Station -->
4201 <separator/>
4202 <item name="Bench" icon="presets/leisure/bench.svg" type="node,way" preset_name_label="true">
4203 <link wiki="Tag:amenity=bench" />
4204 <space />
4205 <key key="amenity" value="bench" />
4206 <check key="backrest" text="Backrest" />
4207 <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
4208 <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" />
4209 <combo key="seats" text="Amount of Seats" values="2,3,4,5,6,7,8,9,10" />
4210 </item> <!-- Bench -->
4211 <item name="Shelter" icon="presets/accommodation/shelter.svg" type="node,closedway" preset_name_label="true">
4212 <link wiki="Tag:amenity=shelter" />
4213 <space />
4214 <key key="amenity" value="shelter" />
4215 <text key="name" text="Name" />
4216 <check key="fireplace" text="Fireplace" />
4217 <combo key="shelter_type" text="Type of shelter" values_context="shelter" values_searchable="true">
4218 <list_entry value="basic_hut" icon="presets/accommodation/basic_hut.svg" />
4219 <list_entry value="lean_to" icon="presets/accommodation/shelter_lean_to.svg" />
4220 <list_entry value="picnic_shelter" icon="presets/accommodation/shelter_picnic.svg" />
4221 <list_entry value="public_transport" icon="presets/accommodation/shelter_public_transport.svg" />
4222 <list_entry value="weather_shelter" icon="presets/accommodation/shelter.svg" />
4223 <list_entry value="wildlife_hide" icon="presets/accommodation/shelter.svg" />
4224 </combo>
4225 </item> <!-- Shelter -->
4226 <item name="Hunting Stand" icon="presets/landmark/hunting_stand.svg" type="node" preset_name_label="true">
4227 <link wiki="Tag:amenity=hunting_stand" />
4228 <space />
4229 <key key="amenity" value="hunting_stand" />
4230 <text key="height" text="Height (meters)" />
4231 <check key="shelter" text="Shelter" />
4232 <check key="hide" text="Hide" text_context="hunting stand" />
4233 <check key="lockable" text="Lockable" />
4234 </item> <!-- Hunting Stand -->
4235 <separator/>
4236 <item name="Drinking Water" icon="presets/food/drinking_water.svg" type="node" preset_name_label="true">
4237 <link wiki="Tag:amenity=drinking_water" />
4238 <space />
4239 <key key="amenity" value="drinking_water" />
4240 <check key="indoor" text="Indoor" />
4241 <optional>
4242 <text key="name" text="Name" />
4243 <text key="description" text="Description" />
4244 </optional>
4245 </item> <!-- Drinking Water -->
4246 <item name="Water Point" icon="presets/accommodation/water.svg" type="node" preset_name_label="true">
4247 <link wiki="Tag:amenity=water_point" />
4248 <space />
4249 <key key="amenity" value="water_point" />
4250 <optional>
4251 <check key="drinking_water" text="Drinking Water" />
4252 <text key="name" text="Name" />
4253 <text key="description" text="Description" />
4254 </optional>
4255 </item> <!-- Water Point -->
4256 <item name="Animal watering place" icon="presets/misc/watering_place.svg" type="node,closedway" preset_name_label="true">
4257 <link wiki="Tag:amenity=watering_place" />
4258 <space />
4259 <key key="amenity" value="watering_place" />
4260 <optional>
4261 <text key="name" text="Name" />
4262 <text key="description" text="Description" />
4263 </optional>
4264 </item> <!-- Animal watering place -->
4265 <item name="Compressed Air" icon="presets/vehicle/compressed_air.svg" type="node" preset_name_label="true">
4266 <link wiki="Tag:amenity=compressed_air" />
4267 <space />
4268 <key key="amenity" value="compressed_air" />
4269 <reference ref="name_ref" />
4270 <text key="operator" text="Operator" />
4271 <reference ref="fee" />
4272 <multiselect key="valves" text="Valves" values="dunlop;schrader;sclaverand;regina" display_values="Dunlop (Woods);Schrader;Sclaverand (Presta);Regina" values_searchable="true" />
4273 </item> <!-- Compressed Air -->
4274 <separator/>
4275 <item name="Advertising Column" icon="presets/leisure/advertising_column.svg" type="node,closedway" preset_name_label="true">
4276 <link wiki="Tag:advertising=column" />
4277 <space />
4278 <key key="advertising" value="column" />
4279 <optional>
4280 <check key="lit" text="Lit" />
4281 </optional>
4282 </item> <!-- Advertising Column -->
4283 <item name="Billboard" icon="presets/leisure/billboard.svg" type="node,way" preset_name_label="true">
4284 <link wiki="Tag:advertising=billboard" />
4285 <space />
4286 <key key="advertising" value="billboard" />
4287 <optional>
4288 <check key="lit" text="Lit" />
4289 </optional>
4290 </item> <!-- Billboard -->
4291 </group> <!-- Facilities -->
4292 </group> <!-- Facilities -->
4293 <group name="Sports" icon="presets/sport/soccer.svg">
4294 <group name="Sport Facilities" icon="presets/sport/stadium.svg">
4295 <item name="Stadium" icon="presets/sport/stadium.svg" type="node,closedway,multipolygon" preset_name_label="true">
4296 <link wiki="Tag:leisure=stadium" />
4297 <space />
4298 <key key="leisure" value="stadium" />
4299 <text key="name" text="Name" />
4300 <reference ref="sport" />
4301 <reference ref="link_contact_address_payment" />
4302 </item> <!-- Stadium -->
4303 <item name="Sports Centre" icon="presets/sport/sports_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4304 <link wiki="Tag:leisure=sports_centre" />
4305 <space />
4306 <key key="leisure" value="sports_centre" />
4307 <text key="name" text="Name" />
4308 <reference ref="sport" />
4309 <reference ref="link_contact_address_payment" />
4310 <preset_link preset_name="Building" />
4311 </item> <!-- Sports Centre -->
4312 <item name="Fitness Centre" icon="presets/sport/fitness_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
4313 <link wiki="Tag:leisure=fitness_centre" />
4314 <space />
4315 <key key="leisure" value="fitness_centre" />
4316 <text key="name" text="Name" />
4317 <reference ref="sport" />
4318 <reference ref="link_contact_address_payment" />
4319 <preset_link preset_name="Building" />
4320 </item> <!-- Fitness Centre -->
4321 <item name="Pitch" icon="presets/sport/pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
4322 <link wiki="Tag:leisure=pitch" />
4323 <space />
4324 <key key="leisure" value="pitch" />
4325 <text key="name" text="Name" />
4326 <reference ref="sport" />
4327 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
4328 <reference ref="link_contact_address_payment" />
4329 </item> <!-- Pitch -->
4330 <item name="Racetrack" icon="presets/sport/track.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4331 <link wiki="Tag:leisure=track" />
4332 <space />
4333 <key key="leisure" value="track" />
4334 <text key="name" text="Name" />
4335 <combo key="sport" text="Sport" values="athletics,cycling,dog_racing,equestrian,horse_racing,running,roller_skating,ice_skating" values_context="sport" />
4336 <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
4337 </item> <!-- Racetrack -->
4338 <group name="Golf" icon="presets/sport/golf/golf.svg">
4339 <item name="Golf Course" icon="presets/sport/golf/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4340 <link wiki="Tag:leisure=golf_course" />
4341 <space />
4342 <key key="leisure" value="golf_course" />
4343 <reference ref="name_oh_wheelchair" />
4344 </item> <!-- Golf Course -->
4345 <separator/>
4346 <item name="Tee" name_context="golf" icon="presets/sport/golf/tee.svg" type="node,closedway" preset_name_label="true">
4347 <link wiki="Tag:leisure=golf_course" />
4348 <space />
4349 <key key="golf" value="tee" />
4350 </item> <!-- Tee -->
4351 <item name="Hole" name_context="golf" icon="presets/sport/golf/hole.svg" type="way" preset_name_label="true">
4352 <link wiki="Tag:leisure=golf_course" />
4353 <space />
4354 <key key="golf" value="hole" />
4355 <text key="ref" text="Reference" />
4356 <text key="par" text="Par" />
4357 <optional>
4358 <text key="name" text="Name" />
4359 <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" />
4360 </optional>
4361 </item> <!-- Hole -->
4362 <item name="Pin" name_context="golf" icon="presets/sport/golf/pin.svg" type="node" preset_name_label="true">
4363 <link wiki="Tag:leisure=golf_course" />
4364 <space />
4365 <key key="golf" value="pin" />
4366 <text key="ref" text="Reference" />
4367 </item> <!-- Pin -->
4368 <separator/>
4369 <item name="Bunker" name_context="golf" icon="presets/sport/golf/bunker.svg" type="closedway" preset_name_label="true">
4370 <link wiki="Tag:golf=bunker" />
4371 <space />
4372 <key key="golf" value="bunker" />
4373 <combo key="natural" text="Natural" text_context="golf" values="sand" default="sand" />
4374 </item> <!-- Bunker -->
4375 <item name="Frontal Water hazard" name_context="golf" icon="presets/sport/golf/water_hazard.svg" type="closedway" preset_name_label="true">
4376 <link wiki="Tag:leisure=golf_course" />
4377 <space />
4378 <key key="golf" value="water_hazard" />
4379 <key key="natural" value="water" match="keyvalue" />
4380 </item> <!-- Frontal Water hazard -->
4381 <item name="Lateral water hazard" name_context="golf" icon="presets/sport/golf/lateral_water_hazard.svg" type="closedway" preset_name_label="true">
4382 <link wiki="Tag:leisure=golf_course" />
4383 <space />
4384 <key key="golf" value="lateral_water_hazard" />
4385 <key key="natural" value="water" match="keyvalue" />
4386 </item> <!-- Lateral water hazard -->
4387 <separator/>
4388 <item name="Green" name_context="golf" icon="presets/sport/golf/green.svg" type="closedway,multipolygon" preset_name_label="true">
4389 <link wiki="Tag:leisure=golf_course" />
4390 <space />
4391 <key key="golf" value="green" />
4392 </item> <!-- Green -->
4393 <item name="Fairway" name_context="golf" icon="presets/sport/golf/fairway.svg" type="closedway,multipolygon" preset_name_label="true">
4394 <link wiki="Tag:golf=fairway" />
4395 <space />
4396 <key key="golf" value="fairway" />
4397 <key key="surface" value="grass" match="keyvalue" />
4398 </item> <!-- Fairway -->
4399 <item name="Rough" name_context="golf" icon="presets/sport/golf/rough.svg" type="closedway,multipolygon" preset_name_label="true">
4400 <link wiki="Tag:leisure=golf_course" />
4401 <space />
4402 <key key="golf" value="rough" />
4403 </item> <!-- Rough -->
4404 <separator/>
4405 <item name="Driving range" name_context="golf" icon="presets/sport/golf/driving_range.svg" type="node,closedway" preset_name_label="true">
4406 <link wiki="Tag:leisure=golf_course" />
4407 <space />
4408 <key key="golf" value="driving_range" />
4409 </item> <!-- Driving range -->
4410 </group> <!-- Golf -->
4411 <item name="Miniature Golf" icon="presets/sport/miniature_golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4412 <link wiki="Tag:leisure=miniature_golf" />
4413 <space />
4414 <key key="leisure" value="miniature_golf" />
4415 <reference ref="name_oh_wheelchair" />
4416 </item> <!-- Miniature Golf -->
4417 </group> <!-- Sport Facilities -->
4418 <group name="Sport" icon="presets/sport/multi.svg">
4419 <item name="Multi" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
4420 <link wiki="Tag:sport=multi" />
4421 <space />
4422 <key key="sport" value="multi" />
4423 <text key="name" text="Name" />
4424 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium,track" values_context="running" />
4425 </item> <!-- Multi -->
4426 <item name="Nine-pin Bowling" icon="presets/sport/9pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4427 <link wiki="Tag:sport=9pin" />
4428 <space />
4429 <key key="sport" value="9pin" />
4430 <text key="name" text="Name" />
4431 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4432 </item> <!-- Nine-pin Bowling -->
4433 <item name="Ten-pin Bowling" icon="presets/sport/10pin.svg" type="node,closedway,multipolygon" preset_name_label="true">
4434 <link wiki="Tag:sport=10pin" />
4435 <space />
4436 <key key="sport" value="10pin" />
4437 <text key="name" text="Name" />
4438 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4439 </item> <!-- Ten-pin Bowling -->
4440 <item name="Archery" icon="presets/sport/archery.svg" type="node,closedway,multipolygon" preset_name_label="true">
4441 <link wiki="Tag:sport=archery" />
4442 <space />
4443 <key key="sport" value="archery" />
4444 <text key="name" text="Name" />
4445 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4446 </item> <!-- Archery -->
4447 <item name="Track and Field Athletics" icon="presets/sport/athletics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4448 <link wiki="Tag:sports=athletics" />
4449 <space />
4450 <key key="sport" value="athletics" />
4451 <text key="name" text="Name" />
4452 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" default="track" />
4453 </item> <!-- Track and Field Athletics -->
4454 <item name="Running" icon="presets/sport/running.svg" type="node,closedway,multipolygon" preset_name_label="true">
4455 <link wiki="Tag:sport=running" />
4456 <space />
4457 <key key="sport" value="running" />
4458 <reference ref="name_operator" />
4459 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="running" />
4460 </item> <!-- Running -->
4461 <item name="Climbing site" icon="presets/sport/climbing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4462 <link wiki="Tag:sport=climbing" />
4463 <space />
4464 <key key="sport" value="climbing" />
4465 <text key="name" text="Name" />
4466 <combo key="leisure" text="Type" values="sports_centre" />
4467 <reference ref="climbing_styles" />
4468 <text key="climbing:routes" text="Number of routes" />
4469 <text key="ele" text="Usual elevation at the bottom of the routes" />
4470 <space />
4471 <combo key="climbing:length" text="Usual route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4472 <combo key="climbing:length:min" text="Minimal climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4473 <combo key="climbing:length:max" text="Maximum climbing length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4474 <space />
4475 <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" />
4476 <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" />
4477 <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" />
4478 <space />
4479 <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" />
4480 <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" />
4481 <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" />
4482 <space />
4483 <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" />
4484 <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" />
4485 <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" />
4486 <reference ref="climbing_optional_attributes" />
4487 <space />
4488 </item> <!-- Climbing site -->
4489 <item name="Climbing route" icon="presets/sport/climbing.svg" type="node,way" preset_name_label="true">
4490 <link wiki="Tag:sport=climbing" />
4491 <space />
4492 <key key="sport" value="climbing" />
4493 <key key="climbing" value="route" />
4494 <text key="name" text="Name" />
4495 <reference ref="climbing_styles" />
4496 <combo key="climbing:bolted" text="Bolts" values="yes,no,1,2,3,4,5,6" values_sort="false" values_no_i18n="true" />
4497 <combo key="climbing:pitches" text="Pitches" values="1,2,3,4,5,6,7,8" default="1" values_no_i18n="true" />
4498 <combo key="climbing:length" text="Route length (m)" values="8,10,12,15,20,25,30,35,40" values_no_i18n="true" />
4499 <space />
4500 <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" />
4501 <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" />
4502 <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" />
4503 <reference ref="climbing_optional_attributes" />
4504 </item> <!-- Climbing route -->
4505 <item name="Canoeing/Kayaking" icon="presets/sport/canoe.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4506 <link wiki="Tag:sport=canoe" />
4507 <space />
4508 <key key="sport" value="canoe" />
4509 <text key="name" text="Name" />
4510 </item> <!-- Canoeing/Kayaking -->
4511 <item name="Rowing" icon="presets/sport/rowing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4512 <link wiki="Tag:sport=rowing" />
4513 <space />
4514 <key key="sport" value="rowing" />
4515 <text key="name" text="Name" />
4516 </item> <!-- Rowing -->
4517 <item name="Cycling" icon="presets/sport/cycling.svg" type="node,closedway,multipolygon" preset_name_label="true">
4518 <link wiki="Tag:sport=cycling" />
4519 <space />
4520 <key key="sport" value="cycling" />
4521 <text key="name" text="Name" />
4522 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4523 </item> <!-- Cycling -->
4524 <item name="Dog Racing" icon="presets/sport/dog_racing.svg" type="node,closedway,multipolygon" preset_name_label="true">
4525 <link wiki="Tag:sport=dog_racing" />
4526 <space />
4527 <key key="sport" value="dog_racing" />
4528 <text key="name" text="Name" />
4529 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4530 </item> <!-- Dog Racing -->
4531 <item name="Equestrian" icon="presets/sport/equestrian.svg" type="node,closedway,multipolygon" preset_name_label="true">
4532 <link wiki="Tag:sport=equestrian" />
4533 <space />
4534 <key key="sport" value="equestrian" />
4535 <text key="name" text="Name" />
4536 <reference ref="riding_surface" />
4537 </item> <!-- Equestrian -->
4538 <item name="Horse Racing" icon="presets/sport/riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
4539 <link wiki="Tag:sport=horse_racing" />
4540 <space />
4541 <key key="sport" value="horse_racing" />
4542 <text key="name" text="Name" />
4543 <reference ref="riding_surface" />
4544 </item> <!-- Horse Racing -->
4545 <item name="Gymnastics" icon="presets/sport/gymnastics.svg" type="node,closedway,multipolygon" preset_name_label="true">
4546 <link wiki="Tag:sport=gymnastics" />
4547 <space />
4548 <key key="sport" value="gymnastics" />
4549 <text key="name" text="Name" />
4550 <combo key="leisure" text="Type" values="pitch,sports_centre,fitness_centre,stadium" />
4551 </item> <!-- Gymnastics -->
4552 <item name="Ice Skating" icon="presets/sport/ice_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4553 <link wiki="Tag:sport=ice_skating" />
4554 <space />
4555 <key key="sport" value="ice_skating" />
4556 <text key="name" text="Name" />
4557 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
4558 </item> <!-- Ice Skating -->
4559 <item name="Roller Skating" icon="presets/sport/roller_skating.svg" type="node,closedway,multipolygon" preset_name_label="true">
4560 <link wiki="Tag:sport=roller_skating"/>
4561 <space />
4562 <key key="sport" value="roller_skating" />
4563 <text key="name" text="Name" />
4564 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4565 </item> <!-- Roller Skating -->
4566 <item name="Skateboard" icon="presets/sport/skateboard.svg" type="node,closedway,multipolygon" preset_name_label="true">
4567 <link wiki="Tag:sport=skateboard" />
4568 <space />
4569 <key key="sport" value="skateboard" />
4570 <text key="name" text="Name" />
4571 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" default="pitch" values_context="racing" />
4572 </item> <!-- Skateboard -->
4573 <item name="Swimming" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
4574 <link wiki="Tag:sport=swimming" />
4575 <space />
4576 <key key="sport" value="swimming" />
4577 <text key="name" text="Name" />
4578 <combo key="leisure" text="Type" values="sports_centre,stadium,swimming_pool,water_park" default="swimming_pool" values_searchable="true" />
4579 </item> <!-- Swimming -->
4580 <item name="Scuba Diving" icon="presets/sport/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
4581 <link wiki="Tag:sport=scuba_diving" />
4582 <space />
4583 <key key="sport" value="scuba_diving" />
4584 <text key="name" text="Name" />
4585 </item> <!-- Scuba Diving -->
4586 <item name="Skiing" icon="presets/sport/skiing.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
4587 <link wiki="Piste_Maps" />
4588 <space />
4589 <text key="name" text="Name" />
4590 <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"/>
4591 <optional>
4592 <combo key="piste:difficulty" text="Difficulty" values="novice,easy,intermediate,advanced,expert,freeride" values_context="piste:difficulty" values_searchable="true" values_sort="false" />
4593 <combo key="piste:grooming" text="Grooming" values="classic,mogul,skating,classic+skating,scooter,backcountry" values_context="piste:grooming" />
4594 </optional>
4595 </item> <!-- Skiing -->
4596 <item name="Shooting" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
4597 <link wiki="Tag:sport=shooting" />
4598 <space />
4599 <key key="sport" value="shooting" />
4600 <text key="name" text="Name" />
4601 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4602 </item> <!-- Shooting -->
4603 </group> <!-- Sport -->
4604 <group name="Sport (Ball)" icon="presets/sport/soccer.svg">
4605 <item name="Soccer" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4606 <link wiki="Tag:sport=soccer" />
4607 <space />
4608 <key key="sport" value="soccer" />
4609 <reference ref="name_leisure_pitch" />
4610 </item> <!-- Soccer -->
4611 <item name="Australian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4612 <link wiki="Tag:sport=australian_football" />
4613 <space />
4614 <key key="sport" value="australian_football" />
4615 <reference ref="name_leisure_pitch" />
4616 </item> <!-- Australian Football -->
4617 <item name="American Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4618 <link wiki="Tag:sport=american_football" />
4619 <space />
4620 <key key="sport" value="american_football" />
4621 <reference ref="name_leisure_pitch" />
4622 </item> <!-- American Football -->
4623 <item name="Canadian Football" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4624 <link wiki="Tag:sport=canadian_football" />
4625 <space />
4626 <key key="sport" value="canadian_football" />
4627 <reference ref="name_leisure_pitch" />
4628 </item> <!-- Canadian Football -->
4629 <item name="Gaelic Games" icon="presets/sport/soccer.svg" type="node,closedway,multipolygon" preset_name_label="true">
4630 <link wiki="Tag:sport=gaelic_games" />
4631 <space />
4632 <key key="sport" value="gaelic_games" />
4633 <reference ref="name_leisure_pitch" />
4634 <optional>
4635 <check key="gaelic_games:hurling" text="Hurling" />
4636 <check key="gaelic_games:football" text="Football" />
4637 <check key="gaelic_games:camogie" text="Camogie" />
4638 <check key="gaelic_games:rounders" text="Rounders" />
4639 <check key="gaelic_games:handball" text="Handball" />
4640 </optional>
4641 </item> <!-- Gaelic Games -->
4642 <item name="Rugby League" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4643 <link wiki="Tag:sport=rugby_league" />
4644 <space />
4645 <key key="sport" value="rugby_league" />
4646 <reference ref="name_leisure_pitch" />
4647 </item> <!-- Rugby League -->
4648 <item name="Rugby Union" icon="presets/sport/football.svg" type="node,closedway,multipolygon" preset_name_label="true">
4649 <link wiki="Tag:sport=rugby_union" />
4650 <space />
4651 <key key="sport" value="rugby_union" />
4652 <reference ref="name_leisure_pitch" />
4653 </item> <!-- Rugby Union -->
4654 <item name="Baseball" icon="presets/sport/baseball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4655 <link wiki="Tag:sport=baseball" />
4656 <space />
4657 <key key="sport" value="baseball" />
4658 <reference ref="name_leisure_pitch" />
4659 </item> <!-- Baseball -->
4660 <item name="Basketball" icon="presets/sport/basketball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4661 <link wiki="Tag:sport=basketball" />
4662 <space />
4663 <key key="sport" value="basketball" />
4664 <reference ref="name_leisure_pitch" />
4665 </item> <!-- Basketball -->
4666 <item name="Handball" icon="presets/sport/handball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4667 <link wiki="Tag:sport=handball" />
4668 <space />
4669 <key key="sport" value="handball" />
4670 <reference ref="name_operator" />
4671 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4672 </item> <!-- Handball -->
4673 <item name="Volleyball" icon="presets/sport/volleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4674 <link wiki="Tag:sport=volleyball" />
4675 <space />
4676 <key key="sport" value="volleyball" />
4677 <reference ref="name_operator" />
4678 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4679 </item> <!-- Volleyball -->
4680 <item name="Beach Volleyball" icon="presets/sport/beachvolleyball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4681 <link wiki="Tag:sport=beachvolleyball" />
4682 <space />
4683 <key key="sport" value="beachvolleyball" />
4684 <reference ref="name_operator" />
4685 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4686 </item> <!-- Beach Volleyball -->
4687 <item name="Billiards" icon="presets/sport/billiards.svg" type="node,closedway,multipolygon" preset_name_label="true">
4688 <link wiki="Tag:sport=billiards" />
4689 <space />
4690 <key key="sport" value="billiards" />
4691 <reference ref="name_operator" />
4692 <combo key="leisure" text="Type" values="stadium,pitch,sports_centre" />
4693 </item> <!-- Billiards -->
4694 <item name="Golf" icon="presets/sport/golf.svg" type="node,closedway,multipolygon" preset_name_label="true">
4695 <link wiki="Tag:sport=golf" />
4696 <space />
4697 <key key="sport" value="golf" />
4698 <text key="name" text="Name" />
4699 <combo key="leisure" text="Type" values="golf_course,pitch,sports_centre,stadium" default="golf_course" />
4700 </item> <!-- Golf -->
4701 <item name="Boule" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4702 <link wiki="Tag:sport=boules" />
4703 <space />
4704 <key key="sport" value="boules" />
4705 <reference ref="name_leisure_pitch" />
4706 </item> <!-- Boule -->
4707 <item name="Lawn Bowling" icon="presets/sport/boule.svg" type="node,closedway,multipolygon" preset_name_label="true">
4708 <link wiki="Tag:sport=bowls" />
4709 <space />
4710 <key key="sport" value="bowls" />
4711 <reference ref="name_leisure_pitch" />
4712 </item> <!-- Lawn Bowling -->
4713 <item name="Cricket" icon="presets/sport/cricket.svg" type="node,closedway,multipolygon" preset_name_label="true">
4714 <link wiki="Tag:sport=cricket" />
4715 <space />
4716 <key key="sport" value="cricket" />
4717 <reference ref="name_leisure_pitch" />
4718 </item> <!-- Cricket -->
4719 <item name="Croquet" icon="presets/sport/croquet.svg" type="node,closedway,multipolygon" preset_name_label="true">
4720 <link wiki="Tag:sport=croquet" />
4721 <space />
4722 <key key="sport" value="croquet" />
4723 <reference ref="name_leisure_pitch" />
4724 </item> <!-- Croquet -->
4725 <item name="Field Hockey" icon="presets/sport/field_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4726 <link wiki="Tag:sport=field_hockey" />
4727 <space />
4728 <key key="sport" value="field_hockey" />
4729 <text key="name" text="Name" />
4730 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4731 </item> <!-- Field Hockey -->
4732 <item name="Ice Hockey" icon="presets/sport/ice_hockey.svg" type="node,closedway,multipolygon" preset_name_label="true">
4733 <link wiki="Tag:sport=ice_hockey" />
4734 <space />
4735 <key key="sport" value="ice_hockey" />
4736 <text key="name" text="Name" />
4737 <combo key="leisure" text="Type" values="ice_rink,pitch,sports_centre,stadium" />
4738 </item> <!-- Ice Hockey -->
4739 <item name="Pelota" icon="presets/sport/pelota.svg" type="node,closedway,multipolygon" preset_name_label="true">
4740 <link wiki="Tag:sport=pelota" />
4741 <space />
4742 <key key="sport" value="pelota" />
4743 <reference ref="name_leisure_pitch" />
4744 </item> <!-- Pelota -->
4745 <item name="Racquetball" icon="presets/sport/racquetball.svg" type="node,closedway,multipolygon" preset_name_label="true">
4746 <link wiki="Tag:sport=racquet" />
4747 <space />
4748 <key key="sport" value="racquet" />
4749 <text key="name" text="Name" />
4750 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4751 </item> <!-- Racquetball -->
4752 <item name="Table Tennis/Ping-Pong" icon="presets/sport/table_tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4753 <link wiki="Tag:sport=table_tennis" />
4754 <space />
4755 <key key="sport" value="table_tennis" />
4756 <text key="name" text="Name" />
4757 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" />
4758 </item> <!-- Table Tennis/Ping-Pong -->
4759 <item name="Tennis" icon="presets/sport/tennis.svg" type="node,closedway,multipolygon" preset_name_label="true">
4760 <link wiki="Tag:sport=tennis" />
4761 <space />
4762 <key key="sport" value="tennis" />
4763 <reference ref="name_leisure_pitch" />
4764 </item> <!-- Tennis -->
4765 </group> <!-- Sport (Ball) -->
4766 <group name="Motorsport" icon="presets/vehicle/motorbike.svg">
4767 <item name="Motorsport" icon="presets/sport/motor.svg" type="node,closedway,multipolygon" preset_name_label="true">
4768 <link wiki="Tag:sport=motor" />
4769 <space />
4770 <key key="sport" value="motor" />
4771 <text key="name" text="Name" />
4772 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="racing" />
4773 </item> <!-- Motorsport -->
4774 <item name="Kart Racing" icon="presets/sport/karting.svg" type="node,closedway,multipolygon" preset_name_label="true">
4775 <link wiki="Tag:sport=karting" />
4776 <space />
4777 <key key="sport" value="karting" />
4778 <text key="name" text="Name" />
4779 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4780 </item> <!-- Kart Racing -->
4781 <item name="Motocross" icon="presets/sport/motocross.svg" type="node,closedway,multipolygon" preset_name_label="true">
4782 <link wiki="Tag:sport=motocross" />
4783 <space />
4784 <key key="sport" value="motocross" />
4785 <text key="name" text="Name" />
4786 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4787 </item> <!-- Motocross -->
4788 <separator/>
4789 <item name="Model Aerodrome" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
4790 <link wiki="Tag:sport=model_aerodrome" />
4791 <space />
4792 <key key="sport" value="model_aerodrome" />
4793 <text key="name" text="Name" />
4794 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="aerialway" />
4795 </item> <!-- Model Aerodrome -->
4796 <item name="RC Car" icon="presets/sport/rc_car.svg" type="node,closedway,multipolygon" preset_name_label="true">
4797 <link wiki="Tag:sport=rc_car" />
4798 <space />
4799 <key key="sport" value="rc_car" />
4800 <text key="name" text="Name" />
4801 <combo key="leisure" text="Type" values="pitch,sports_centre,track" values_context="racing" />
4802 </item> <!-- RC Car -->
4803 </group> <!-- Motorsport -->
4804 </group> <!-- Sports -->
4805 <group name="Man Made" icon="presets/landmark/works.svg">
4806 <group name="Man Made" icon="presets/landmark/works.svg">
4807 <item name="Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4808 <link wiki="Key:building" />
4809 <space />
4810 <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" />
4811 <optional>
4812 <text key="name" text="Name" />
4813 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4814 <text key="height" text="Height (meters)" />
4815 </optional>
4816 <preset_link preset_name="Address" />
4817 </item> <!-- Building -->
4818 <item name="Residential Building" icon="presets/landmark/building.svg" type="node,closedway,multipolygon" preset_name_label="true">
4819 <link wiki="Key:building" />
4820 <space />
4821 <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" />
4822 <optional>
4823 <text key="name" text="Name" />
4824 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4825 <text key="height" text="Height (meters)" />
4826 </optional>
4827 <preset_link preset_name="Address" />
4828 </item> <!-- Residential Building -->
4829 <item name="Building part" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
4830 <link wiki="Key:building:part" />
4831 <space />
4832 <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" />
4833 <text key="name" text="Name" />
4834 <combo key="building:levels" text="Levels" values="1,2,3,4,5,6,7,8,9,10,11" text_context="building" />
4835 <combo key="building:min_level" text="Skipped Levels" values="1,2,3,4,5,6,7,8,9,10" text_context="building" />
4836 <text key="height" text="Height (meters)" />
4837 <text key="min_height" text="Skipped height (meters)" />
4838 </item> <!-- Building part -->
4839 <item name="Entrance" icon="presets/misc/entrance_yes.svg" type="node" preset_name_label="true">
4840 <link wiki="Key:entrance" />
4841 <space />
4842 <combo key="entrance" text="Entrance" values_context="entrance" default="yes" match="key">
4843 <list_entry value="yes" icon="presets/misc/entrance_yes.svg" />
4844 <list_entry value="main" icon="presets/misc/entrance_main.svg" />
4845 <list_entry value="service" icon="presets/misc/entrance_service.svg" />
4846 <list_entry value="exit" icon="presets/misc/entrance_exit.svg" />
4847 <list_entry value="emergency" icon="presets/misc/entrance_emergency.svg" />
4848 <list_entry value="staircase" icon="presets/misc/entrance_yes.svg" />
4849 <list_entry value="home" icon="presets/misc/entrance_yes.svg" />
4850 </combo>
4851 <combo key="access" text="Access" values="yes,delivery,private,no" />
4852 <reference ref="wheelchair" />
4853 <optional>
4854 <text key="ref" text="Entrance number" />
4855 <text key="addr:flats" text="Flat numbers" />
4856 </optional>
4857 </item> <!-- Entrance -->
4858 <item name="Non-public police facility" icon="presets/service/police_non_public.svg" type="node,closedway,multipolygon" preset_name_label="true">
4859 <link wiki="Key:police" />
4860 <space />
4861 <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" />
4862 <optional>
4863 <text key="name" text="Name" />
4864 <text key="operator" text="Operator" />
4865 </optional>
4866 <reference ref="link_contact_address" />
4867 </item> <!-- Non-public police facility -->
4868 <item name="Tower" icon="presets/landmark/tower.svg" type="node,closedway" preset_name_label="true">
4869 <link wiki="Tag:man_made=tower" />
4870 <space />
4871 <key key="man_made" value="tower" />
4872 <text key="name" text="Name" />
4873 <combo key="tower:type" text="Tower type" values="bell_tower,communication,cooling,defensive,observation,radar,watchtower" values_searchable="true" />
4874 <optional>
4875 <text key="height" text="Height (meters)" />
4876 <text key="operator" text="Operator" />
4877 </optional>
4878 </item> <!-- Tower -->
4879 <item name="Flagpole" icon="presets/misc/flag.svg" type="node" preset_name_label="true">
4880 <link wiki="Tag:man_made=flagpole" />
4881 <key key="man_made" value="flagpole" />
4882 </item> <!-- Flagpole -->
4883 <item name="Cross" icon="presets/landmark/cross.svg" type="node" preset_name_label="true">
4884 <link wiki="Tag:man_made=cross" />
4885 <key key="man_made" value="cross" />
4886 </item> <!-- Cross -->
4887 <separator/>
4888 <item name="Works" icon="presets/landmark/works.svg" type="node,closedway,multipolygon" preset_name_label="true">
4889 <link wiki="Tag:man_made=works" />
4890 <space />
4891 <key key="man_made" value="works" />
4892 <text key="name" text="Name" />
4893 </item> <!-- Works -->
4894 <item name="Chimney" icon="presets/landmark/chimney.svg" type="node,closedway" preset_name_label="true">
4895 <link wiki="Tag:man_made=chimney" />
4896 <space />
4897 <key key="man_made" value="chimney" />
4898 <reference ref="name_operator" />
4899 <text key="height" text="Height (meters)" />
4900 </item> <!-- Chimney -->
4901 <item name="Kiln" icon="presets/misc/kiln.svg" type="node,closedway" preset_name_label="true">
4902 <link wiki="Tag:man_made=kiln" />
4903 <space />
4904 <key key="man_made" value="kiln" />
4905 <reference ref="name_operator" />
4906 <combo key="product" text="Product" values="lime,charcoal,bricks" />
4907 </item> <!-- Kiln -->
4908 <item name="Windmill" icon="presets/landmark/windmill.svg" type="node,closedway" preset_name_label="true">
4909 <link wiki="Tag:man_made=windmill" />
4910 <space />
4911 <key key="man_made" value="windmill" />
4912 <text key="name" text="Name" />
4913 </item> <!-- Windmill -->
4914 <item name="Gasometer" icon="presets/landmark/gasometer.svg" type="node,closedway" preset_name_label="true">
4915 <link wiki="Tag:man_made=gasometer" />
4916 <space />
4917 <key key="man_made" value="gasometer" />
4918 <optional>
4919 <reference ref="name_operator" />
4920 <combo key="building" text="Building" values="gasometer" values_context="building" />
4921 <text key="height" text="Height (meters)" length="7" />
4922 </optional>
4923 </item> <!-- Gasometer -->
4924 <item name="Silo" icon="presets/landmark/silo.svg" type="node,closedway" preset_name_label="true">
4925 <link wiki="Tag:man_made=silo" />
4926 <space />
4927 <key key="man_made" value="silo" />
4928 <optional>
4929 <reference ref="name_operator" />
4930 <combo key="building" text="Building" values="silo" values_context="building" />
4931 <text key="height" text="Height (meters)" length="7" />
4932 </optional>
4933 </item> <!-- Silo -->
4934 <item name="Storage Tank" icon="presets/landmark/storage_tank.svg" type="node,closedway">
4935 <link wiki="Tag:man_made=storage_tank" />
4936 <key key="man_made" value="storage_tank" />
4937 <optional>
4938 <reference ref="name_operator" />
4939 <combo key="building" text="Building" values="storage_tank" values_context="building" />
4940 <combo key="content" text="Content" values="fuel,manure,oil,sewage,silage,slurry,water,wine" values_context="content" />
4941 <text key="height" text="Height (meters)" length="7" />
4942 </optional>
4943 </item> <!-- Storage Tank -->
4944 <item name="Bunker Silo" icon="presets/landmark/bunker_silo.svg" type="node,closedway" preset_name_label="true">
4945 <link wiki="Tag:man_made=bunker_silo" />
4946 <space />
4947 <key key="man_made" value="bunker_silo" />
4948 <optional>
4949 <reference ref="name_operator" />
4950 </optional>
4951 </item> <!-- Bunker Silo -->
4952 <item name="Crane" icon="presets/landmark/crane.svg" type="node,way,closedway" preset_name_label="true">
4953 <link wiki="Tag:man_made=crane" />
4954 <space />
4955 <key key="man_made" value="crane" />
4956 <optional>
4957 <combo key="crane:type" text="Type" values="floor-mounted_crane,gantry_crane,portal_crane,travel_lift" />
4958 <reference ref="name_operator" />
4959 </optional>
4960 </item> <!-- Crane -->
4961 <item name="Mineshaft" icon="presets/landmark/mine.svg" type="node,closedway" preset_name_label="true">
4962 <link wiki="Tag:man_made=mineshaft" />
4963 <space />
4964 <key key="man_made" value="mineshaft" />
4965 <text key="name" text="Name" />
4966 <combo key="mineshaft_type" text="Function" values="winding,air" />
4967 <text key="depth" text="Depth in meters" />
4968 <text key="operator" text="Operator" />
4969 <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" />
4970 <check key="headframe" text="Visible Headframe" />
4971 <check key="disused" text="Disused" />
4972 </item> <!-- Mineshaft -->
4973 <item name="Adit" icon="presets/landmark/adit.svg" type="node" preset_name_label="true">
4974 <link wiki="Tag:man_made=adit" />
4975 <space />
4976 <key key="man_made" value="adit" />
4977 <text key="name" text="Name" />
4978 <text key="length" text="Length in meters" />
4979 <text key="operator" text="Operator" />
4980 <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" />
4981 <check key="disused" text="Disused" />
4982 </item> <!-- Adit -->
4983 <item name="Embankment" icon="presets/misc/embankment.svg" type="way" preset_name_label="true">
4984 <link wiki="Tag:man_made=embankment" />
4985 <space />
4986 <key key="man_made" value="embankment" />
4987 </item> <!-- Embankment -->
4988 <separator/>
4989 <item name="Pipeline" icon="presets/landmark/pipeline.svg" type="way" preset_name_label="true">
4990 <link wiki="Tag:man_made=pipeline" />
4991 <space />
4992 <key key="man_made" value="pipeline" />
4993 <text key="name" text="Name" />
4994 <text key="ref" text="Reference" />
4995 <reference ref="operator_substance" />
4996 <combo key="location" text="Location" values="underground,underwater,overground" values_context="pipeline" />
4997 <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" />
4998 <text key="pressure" text="Pressure (bar)" />
4999 </item> <!-- Pipeline -->
5000 <item name="Pipeline Valve" icon="presets/misc/valve.svg" type="node" preset_name_label="true">
5001 <link wiki="Tag:pipeline=valve" />
5002 <space />
5003 <key key="pipeline" value="valve" />
5004 <combo key="valve" text="Valve type" values="butterfly,globe,ball,plug,gate,needle,spool" values_context="valve" />
5005 <combo key="actuator" text="Actuator" values="electric_motor,hydraulic_cylinder,manual,pneumatic_cylinder,solenoid,thermostatic" values_context="actuator" />
5006 <combo key="handle" text="Handle" values="lever,wheel,cross,button" values_context="handle" />
5007 <combo key="turn_to_close" text="Direction to close" values="clockwise,anti_clockwise" />
5008 <combo key="sensor:position" text="Position sensor" values="optical,mechanical,inductive,yes" />
5009 <reference ref="ref_operator" />
5010 </item> <!-- Pipeline Valve -->
5011 <item name="Marker" icon="presets/misc/pipeline_marker.svg" type="node" preset_name_label="true">
5012 <link wiki="Key:marker" />
5013 <space />
5014 <combo key="marker" text="Type" values="aerial,ground,pedestal,plate,post,stone" values_context="marker" match="key" />
5015 <combo key="utility" text="Utility" values="chemical,gas,heating,hydrant,oil,power,sewerage,street_lighting,telecom,television,waste,water" />
5016 <optional>
5017 <reference ref="ref_operator" />
5018 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5019 <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" />
5020 <combo key="location" text="Location" values="underground,overground" values_context="pipeline" />
5021 </optional>
5022 </item> <!-- Marker -->
5023 <item name="Manhole" icon="presets/misc/manhole.svg" type="node" preset_name_label="true">
5024 <link wiki="Key:manhole" />
5025 <space />
5026 <key key="man_made" value="manhole" />
5027 <combo key="manhole" text="Type" values="drain,gas,heat,power,rainwater,sewer,telecom,water" values_context="manhole" values_searchable="true" />
5028 <reference ref="ref_operator" />
5029 </item> <!-- Manhole -->
5030 <separator/>
5031 <item name="Water Tower" icon="presets/landmark/water_tower.svg" type="node,closedway" preset_name_label="true">
5032 <link wiki="Tag:man_made=water_tower" />
5033 <space />
5034 <key key="man_made" value="water_tower" />
5035 <optional>
5036 <reference ref="name_operator" />
5037 <text key="height" text="Height (meters)" length="7" />
5038 </optional>
5039 </item> <!-- Water Tower -->
5040 <item name="Water Works" icon="presets/landmark/water_works.svg" type="node,closedway,multipolygon" preset_name_label="true">
5041 <link wiki="Tag:man_made=water_works" />
5042 <space />
5043 <key key="man_made" value="water_works" />
5044 <reference ref="name_operator" />
5045 </item> <!-- Water Works -->
5046 <item name="Wastewater Treatment Plant" icon="presets/landmark/wastewater_plant.svg" type="node,closedway,multipolygon" preset_name_label="true">
5047 <link wiki="Tag:man_made=wastewater_plant" />
5048 <space />
5049 <key key="man_made" value="wastewater_plant" />
5050 <text key="name" text="Name" />
5051 </item> <!-- Wastewater Treatment Plant -->
5052 <item name="Watermill" icon="presets/landmark/watermill.svg" type="node,closedway" preset_name_label="true">
5053 <link wiki="Tag:man_made=watermill" />
5054 <space />
5055 <key key="man_made" value="watermill" />
5056 <text key="name" text="Name" />
5057 </item> <!-- Watermill -->
5058 <item name="Fountain" icon="presets/misc/fountain.svg" type="node,closedway" preset_name_label="true">
5059 <link wiki="Tag:amenity=fountain" />
5060 <space />
5061 <key key="amenity" value="fountain" />
5062 <optional>
5063 <text key="name" text="Name" />
5064 <check key="drinking_water" text="Drinking Water" />
5065 </optional>
5066 </item> <!-- Fountain -->
5067 <item name="Water Well" icon="presets/landmark/water_well.svg" type="node,closedway" preset_name_label="true">
5068 <link wiki="Tag:man_made=water_well" />
5069 <space />
5070 <key key="man_made" value="water_well" />
5071 <optional>
5072 <text key="name" text="Name" />
5073 <combo key="pump" text="Pump" values="yes,no,manual,powered" values_sort="false"/>
5074 </optional>
5075 </item> <!-- Water Well -->
5076 <separator/>
5077 <item name="Lighthouse" icon="presets/landmark/lighthouse.svg" type="node,closedway" preset_name_label="true">
5078 <link wiki="Tag:man_made=lighthouse" />
5079 <space />
5080 <key key="man_made" value="lighthouse" />
5081 <text key="name" text="Name" />
5082 </item> <!-- Lighthouse -->
5083 <item name="Beacon" icon="presets/landmark/beacon.svg" name_context="man_made" type="node,closedway" preset_name_label="true">
5084 <link wiki="Tag:man_made=beacon" />
5085 <space />
5086 <key key="man_made" value="beacon" />
5087 <text key="name" text="Name" />
5088 </item> <!-- Beacon -->
5089 <item name="Street Lamp" icon="presets/misc/streetlamp.svg" type="node" preset_name_label="true">
5090 <link wiki="Tag:highway=street_lamp" />
5091 <space />
5092 <key key="highway" value="street_lamp" />
5093 <combo key="lamp_type" text="Type" values="electric,floodlight,sodium,solar_lamp" values_context="lamp_type" match="key" />
5094 <combo key="lamp_mount" text="Mounted on" values="bent_mast,straight_mast,suspended,wall" values_context="lamp_mount" match="key" />
5095 <combo key="opening_hours" text="Operation times" values="Mo-Fr 22:00-05:00" values_no_i18n="true" />
5096 </item> <!-- Street Lamp -->
5097 <item name="Street cabinet" icon="presets/misc/street_cabinet.svg" type="node" preset_name_label="true">
5098 <link wiki="Tag:man_made=street_cabinet" />
5099 <key key="man_made" value="street_cabinet" />
5100 <optional>
5101 <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" />
5102 <reference ref="ref_operator" />
5103 <text key="manufacturer" text="Manufacturer" />
5104 <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" />
5105 </optional>
5106 </item> <!-- Street cabinet -->
5107 <item name="Monitoring Station" icon="presets/misc/monitoring_station.svg" type="node,closedway" preset_name_label="true">
5108 <link wiki="Tag:man_made=monitoring_station" />
5109 <space />
5110 <key key="man_made" value="monitoring_station" />
5111 <reference ref="name_operator" />
5112 <label text="Monitoring:" />
5113 <checkgroup columns="3">
5114 <check key="monitoring:water_level" text="Water level" />
5115 <check key="monitoring:tide_gauge" text="Tide Level" />
5116 <check key="monitoring:groundwater" text="Groundwater" />
5117 <check key="monitoring:traffic" text="Traffic" />
5118 <check key="monitoring:air_quality" text="Air Quality" />
5119 <check key="monitoring:noise" text="Noise" />
5120 <check key="monitoring:gps" text="GPS Signals" />
5121 <check key="monitoring:glonass" text="GLONASS Signals" />
5122 <check key="monitoring:galileo" text="Galileo Signals" />
5123 <check key="monitoring:weather" text="Weather" />
5124 <check key="monitoring:radiation" text="Radiation" />
5125 <check key="monitoring:seismic_activity" text="Seismic Activity" />
5126 </checkgroup>
5127 <label text="Recording:" />
5128 <checkgroup columns="3">
5129 <check key="recording:automated" text="Automated" />
5130 <check key="recording:manually" text="Manually" />
5131 <check key="recording:remote" text="Remote" />
5132 </checkgroup>
5133 <label text="Display:" />
5134 <checkgroup columns="2">
5135 <check key="display:analog" text="Analog" />
5136 <check key="display:digital" text="Digital" />
5137 </checkgroup>
5138 </item> <!-- Monitoring Station -->
5139 <item name="Survey Point" icon="presets/landmark/survey_point.svg" type="node" preset_name_label="true">
5140 <link wiki="Tag:man_made=survey_point" />
5141 <space />
5142 <key key="man_made" value="survey_point" />
5143 <text key="name" text="Name" />
5144 <text key="ref" text="Reference" />
5145 <text key="ele" text="Elevation" />
5146 <combo key="material" text="Material" values="andesite,brass,bronze,concrete,granite,metal,steel,stone" />
5147 </item> <!-- Survey Point -->
5148 <item name="Surveillance Camera" icon="presets/service/surveillance.svg" type="node" preset_name_label="true">
5149 <link wiki="Tag:man_made=surveillance" />
5150 <space />
5151 <key key="man_made" value="surveillance" />
5152 <key key="surveillance:type" value="camera" />
5153 <combo key="surveillance" text="Type" values="indoor,outdoor,public" />
5154 <combo key="surveillance:zone" text="Zone" values="town,parking,traffic,shop,bank,building" />
5155 <text key="operator" text="Operator" />
5156 <optional>
5157 <text key="name" text="Name" />
5158 <text key="ref" text="Reference" />
5159 </optional>
5160 <space />
5161 <label text="Camera" />
5162 <space />
5163 <combo key="camera:type" text="Type" values="fixed,panning,dome" values_context="camera:type" match="key" />
5164 <combo key="camera:mount" text="Mounted on" values="wall,pole,ceiling" values_context="camera:mount" match="key" />
5165 <optional>
5166 <text key="camera:direction" text="Direction in degrees" match="key" />
5167 <text key="camera:angle" text="Inclination in degrees" match="key" />
5168 <text key="height" text="Height (meters)" />
5169 </optional>
5170 </item> <!-- Surveillance Camera -->
5171 </group> <!-- Man Made -->
5172 <group name="Bridges" icon="presets/transport/bridge/bridge.svg">
5173 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="way,relation,multipolygon" preset_name_label="true">
5174 <link wiki="Key:bridge" />
5175 <space />
5176 <combo key="bridge" text="Bridge" values="yes,aqueduct,boardwalk,cantilever,covered,low_water_crossing,trestle,viaduct" match="keyvalue!" default="yes" />
5177 <combo key="bridge:structure" text="Structure" values="arch,beam,cable-stayed,floating,humpback,simple-suspension,suspension,truss" match="key" />
5178 <reference ref="optional_bridge" />
5179 </item> <!-- Bridge -->
5180 <item name="Movable Bridge" icon="presets/transport/bridge/bridge_movable.svg" type="way,relation,multipolygon" preset_name_label="true">
5181 <link wiki="Key:bridge:movable" />
5182 <space />
5183 <key key="bridge" value="movable" />
5184 <combo key="bridge:movable" text="Type" values="bascule,drawbridge,lift,submersible,swing,transporter,retractable,tilt" match="key" />
5185 <reference ref="optional_bridge" />
5186 </item> <!-- Movable Bridge -->
5187 <item name="Bridge Support" icon="presets/transport/bridge/bridge_support.svg" type="node,closedway" preset_name_label="true">
5188 <link wiki="Key:bridge:support" />
5189 <space />
5190 <combo key="bridge:support" text="Type" values="abutment,lift_pier,pier,pivot_pier,pylon" match="key" />
5191 </item> <!-- Bridge Support -->
5192 <item name="Bridge outline" icon="presets/transport/bridge/bridge_outline.svg" type="closedway,multipolygon" preset_name_label="true">
5193 <link wiki="Tag:man_made=bridge" />
5194 <space />
5195 <key key="man_made" value="bridge" />
5196 <optional>
5197 <reference ref="name_layer" />
5198 </optional>
5199 </item> <!-- Bridge outline -->
5200 </group> <!-- Bridges -->
5201 <group name="Military" name_context="preset group" icon="presets/landuse/military.svg">
5202 <item name="Airfield" icon="presets/transport/airport/airfield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5203 <link wiki="Tag:military=airfield" />
5204 <space />
5205 <key key="military" value="airfield" match="keyvalue!" />
5206 <reference ref="aerodrome" />
5207 </item> <!-- Airfield -->
5208 <item name="Barracks" type="node,closedway,multipolygon" preset_name_label="true">
5209 <link wiki="Tag:military=barracks" />
5210 <space />
5211 <key key="military" value="barracks" />
5212 </item> <!-- Barracks -->
5213 <item name="Bunker" icon="presets/landmark/bunker.svg" type="node,closedway,multipolygon" preset_name_label="true">
5214 <link wiki="Tag:military=bunker" />
5215 <space />
5216 <key key="military" value="bunker" />
5217 <combo key="bunker_type" text="Type" values="hardened_aircraft_shelter,munitions,pillbox" match="key" />
5218 <combo key="location" text="Location" values="overground,underground" values_context="bunker" />
5219 <text key="name" text="Name" />
5220 <check key="historic" text="Historic" />
5221 <check key="ruins" text="Ruins" />
5222 </item> <!-- Bunker -->
5223 <item name="Range" icon="presets/sport/range.svg" type="node,closedway,multipolygon" preset_name_label="true">
5224 <link wiki="Tag:military=range" />
5225 <space />
5226 <key key="military" value="range" />
5227 </item> <!-- Range -->
5228 </group> <!-- Military -->
5229 <group name="Power" icon="presets/power/power.svg">
5230 <item name="Power Plant" icon="presets/power/plant.svg" type="closedway,relation,multipolygon" preset_name_label="true">
5231 <link wiki="Tag:power=plant" />
5232 <space />
5233 <key key="power" value="plant" />
5234 <reference ref="name_ref_operator" />
5235 <text key="start_date" text="Start date" />
5236 <optional text="Output forms of energy (optional):">
5237 <combo key="plant:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
5238 <combo key="plant:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
5239 <combo key="plant:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
5240 <combo key="plant:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
5241 <combo key="plant:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
5242 <combo key="plant:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
5243 <combo key="plant:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
5244 <combo key="plant:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
5245 <space />
5246 <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" />
5247 </optional>
5248 </item> <!-- Power Plant -->
5249 <group name="Power Generator" icon="presets/power/generator.svg">
5250 <item name="Biofuel Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5251 <key key="generator:source" value="biofuel" />
5252 <reference ref="power_generator" />
5253 <key key="generator:method" value="combustion" />
5254 <combo key="generator:type" text="Generator Type" values="gas_turbine,reciprocating_engine,steam_generator" />
5255 <reference ref="power_output" />
5256 </item> <!-- Power Generator -->
5257 <item name="Biogas Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5258 <key key="generator:source" value="biogas" />
5259 <reference ref="power_generator" />
5260 <key key="generator:method" value="combustion" />
5261 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5262 <reference ref="power_output" />
5263 </item> <!-- Biogas Power Generator -->
5264 <item name="Biomass Power Generator" icon="presets/power/power_source-biofuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
5265 <key key="generator:source" value="biomass" />
5266 <reference ref="power_generator" />
5267 <combo key="generator:method" text="Method" values_context="generator method" values="anaerobic_digestion,combustion,gasification" />
5268 <combo key="generator:type" text="Generator Type" values_searchable="true">
5269 <list_entry value="bioreactor" short_description="anaerobic_digestion / combustion" />
5270 <list_entry value="pyrolysis" short_description="" />
5271 <list_entry value="steam_generator" short_description="combustion" />
5272 <list_entry value="steam_turbine" short_description="combustion" />
5273 </combo>
5274 <reference ref="power_output" />
5275 </item> <!-- Biomass Power Generator -->
5276 <item name="Coal Power Generator" icon="presets/power/power_source-coal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5277 <key key="generator:source" value="coal" />
5278 <reference ref="power_generator" />
5279 <key key="generator:method" value="combustion" />
5280 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5281 <reference ref="power_output" />
5282 </item> <!-- Coal Power Generator -->
5283 <item name="Gas Power Generator" icon="presets/power/power_source-gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
5284 <key key="generator:source" value="gas" />
5285 <reference ref="power_generator" />
5286 <key key="generator:method" value="combustion" />
5287 <combo key="generator:type" text="Generator Type" values="combined_cycle,gas_turbine,reciprocating_engine,steam_generator,steam_turbine" />
5288 <reference ref="power_output" />
5289 </item> <!-- Gas Power Generator -->
5290 <item name="Oil Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5291 <key key="generator:source" value="oil" />
5292 <reference ref="power_generator" />
5293 <key key="generator:method" value="combustion" />
5294 <combo key="generator:type" text="Generator Type" values="steam_generator,steam_turbine" />
5295 <reference ref="power_output" />
5296 </item> <!-- Oil Power Generator -->
5297 <item name="Diesel Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5298 <key key="generator:source" value="diesel" />
5299 <reference ref="power_generator" />
5300 <key key="generator:method" value="combustion" />
5301 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5302 <reference ref="power_output" />
5303 </item> <!-- Diesel Power Generator -->
5304 <item name="Gasoline Power Generator" icon="presets/power/power_source-oil.svg" type="node,closedway,multipolygon" preset_name_label="true">
5305 <key key="generator:source" value="gasoline" />
5306 <reference ref="power_generator" />
5307 <key key="generator:method" value="combustion" />
5308 <combo key="generator:type" text="Generator Type" values="reciprocating_engine,steam_generator" />
5309 <reference ref="power_output" />
5310 </item> <!-- Gasoline Power Generator -->
5311 <item name="Nuclear Reactor" icon="presets/power/power_source-nuclear.svg" type="node,closedway,multipolygon" preset_name_label="true">
5312 <key key="generator:source" value="nuclear" />
5313 <reference ref="power_generator" />
5314 <combo key="generator:method" text="Method" values_context="generator method" values="fission,fusion" />
5315 <combo key="generator:type" text="Generator Type" values_searchable="true">
5316 <list_entry value="BWR-1" display_value="Boiling Water Reactor 1 (BWR-1)" short_description="fission" />
5317 <list_entry value="BWR-2" display_value="Boiling Water Reactor 2 (BWR-2)" short_description="fission" />
5318 <list_entry value="BWR-3" display_value="Boiling Water Reactor 3 (BWR-3)" short_description="fission" />
5319 <list_entry value="BWR-4" display_value="Boiling Water Reactor 4 (BWR-4)" short_description="fission" />
5320 <list_entry value="BWR-5" display_value="Boiling Water Reactor 5 (BWR-5)" short_description="fission" />
5321 <list_entry value="BWR-6" display_value="Boiling Water Reactor 6 (BWR-6)" short_description="fission" />
5322 <list_entry value="CANDU" display_value="CANada Deuterium Uranium reactor (CANDU)" short_description="fission" />
5323 <list_entry value="cold-fusion" short_description="fusion" />
5324 <list_entry value="CPR-1000" display_value="China Pressurized Reactor (CPR-1000)" short_description="fission" />
5325 <list_entry value="EPR" display_value="European Pressurized Reactor (EPR)" short_description="fission" />
5326 <list_entry value="ICF" display_value="Inertial Confinement Fusion (ICF)" short_description="fusion" />
5327 <list_entry value="PWR" display_value="Pressurized water reactor (PWR)" short_description="fission" />
5328 <list_entry value="RBMK-1000" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1000 (RBMK-1000)" short_description="fission" />
5329 <list_entry value="RBMK-1500" display_value="Reactor Bolshoy Moshchnosti Kanalniy 1500 (RBMK-1500)" short_description="fission" />
5330 <list_entry value="stellarator" short_description="fusion" />
5331 <list_entry value="tokamak" short_description="fusion" />
5332 <list_entry value="VVER" display_value="Vodo-Vodyanoi Energetichesky Reactor (VVER)" short_description="fission" />
5333 </combo>
5334 <reference ref="power_output" />
5335 </item> <!-- Nuclear Reactor -->
5336 <item name="Solar Power Generator" icon="presets/power/power_source-sun.svg" type="node,closedway,multipolygon" preset_name_label="true">
5337 <key key="generator:source" value="solar" />
5338 <reference ref="power_generator" />
5339 <combo key="generator:method" text="Method" values_context="generator method" values="photovoltaic,thermal" />
5340 <combo key="generator:type" text="Generator Type" values_searchable="true">
5341 <list_entry value="solar_photovoltaic_panel" short_description="photovoltaic" />
5342 <list_entry value="solar_thermal_collector" short_description="thermal" />
5343 <list_entry value="steam_turbine" short_description="thermal" />
5344 </combo>
5345 <reference ref="power_output" />
5346 </item> <!-- Solar Power Generator -->
5347 <item name="Waste Power Generator" icon="presets/power/power_source-waste.svg" type="node,closedway,multipolygon" preset_name_label="true">
5348 <key key="generator:source" value="waste" />
5349 <reference ref="power_generator" />
5350 <combo key="generator:method" text="Method" values_context="generator method" values="combustion,gasification,pyrolysis" />
5351 <combo key="generator:type" text="Generator Type" values_searchable="true">
5352 <list_entry value="bioreactor" short_description="gasification" />
5353 <list_entry value="pyrolysis" short_description="" />
5354 <list_entry value="reciprocating_engine" short_description="combustion" />
5355 <list_entry value="steam_generator" short_description="combustion" />
5356 </combo>
5357 <combo key="generator:type" text="Generator Type" values="bioreactor,reciprocating_engine,steam_generator" />
5358 <reference ref="power_output" />
5359 </item> <!-- Waste Power Generator -->
5360 <item name="Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5361 <key key="generator:source" value="hydro" />
5362 <reference ref="power_generator" />
5363 <combo key="generator:method" text="Method" values_context="generator method" values="run-of-the-river,water-pumped-storage,water-storage" />
5364 <combo key="generator:type" text="Generator Type" values_searchable="true">
5365 <list_entry value="francis_turbine" short_description="all methods" />
5366 <list_entry value="hydrodynamic_screw" short_description="run-of-the-river" />
5367 <list_entry value="kaplan_turbine" short_description="run-of-the-river / water-storage" />
5368 <list_entry value="pelton_turbine" short_description="run-of-the-river / water-storage" />
5369 </combo>
5370 <reference ref="power_output" />
5371 </item> <!-- Water Turbine -->
5372 <item name="Tidal Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5373 <key key="generator:source" value="tidal" />
5374 <reference ref="power_generator" />
5375 <combo key="generator:method" text="Method" values_context="generator method" values="barrage,stream" />
5376 <combo key="generator:type" text="Generator Type" values_searchable="true">
5377 <list_entry value="horizontal_axis" short_description="stream" />
5378 <list_entry value="kaplan_turbine" short_description="barrage" />
5379 <list_entry value="vertical_axis" short_description="stream" />
5380 </combo>
5381 <reference ref="power_output" />
5382 </item> <!-- Tidal Water Turbine -->
5383 <item name="Wave Energy Converter" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5384 <key key="generator:source" value="wave" />
5385 <reference ref="power_generator" />
5386 <reference ref="power_output" />
5387 </item> <!-- Wave Energy Converter -->
5388 <item name="Osmotic Power Generator" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
5389 <key key="generator:source" value="osmotic" />
5390 <reference ref="power_generator" />
5391 <reference ref="power_output" />
5392 </item> <!-- Osmotic Power Generator -->
5393 <item name="Geothermal Power Generator" icon="presets/power/power_source-geothermal.svg" type="node,closedway,multipolygon" preset_name_label="true">
5394 <key key="generator:source" value="geothermal" />
5395 <reference ref="power_generator" />
5396 <combo key="generator:type" text="Generator Type" values="heat_pump,steam_turbine" />
5397 <reference ref="power_output" />
5398 </item> <!-- Geothermal Power Generator -->
5399 <item name="Wind Turbine" icon="presets/power/power_source-wind.svg" type="node,closedway" preset_name_label="true">
5400 <key key="generator:source" value="wind" />
5401 <reference ref="power_generator" />
5402 <key key="generator:method" value="wind_turbine" />
5403 <combo key="generator:type" text="Generator Type" values="horizontal_axis,vertical_axis" />
5404 <reference ref="power_output" />
5405 </item> <!-- Wind Turbine -->
5406 </group> <!-- Power Generator -->
5407 <separator/>
5408 <item name="Power Substation" icon="presets/power/substation.svg" type="node,closedway,multipolygon" preset_name_label="true">
5409 <link wiki="Tag:power=substation" />
5410 <space />
5411 <key key="power" value="substation" />
5412 <text key="name" text="Name" />
5413 <combo key="substation" text="Type of substation" values="compensation,converter,distribution,industrial,minor_distribution,traction,transition,transmission" values_context="power" />
5414 <reference ref="power_extra" />
5415 <optional>
5416 <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
5417 <text key="start_date" text="Start date" />
5418 <check key="gas_insulated" text="Gas insulated" />
5419 </optional>
5420 </item> <!-- Power Substation -->
5421 <item name="Power Transformer" icon="presets/power/transformer.svg" type="node" preset_name_label="true">
5422 <link wiki="Tag:power=transformer" />
5423 <space />
5424 <key key="power" value="transformer" />
5425 <combo key="transformer" text="Type of transformer" values="auto,auxiliary,converter,distribution,generator,phase_angle_regulator,traction,yes" match="key" values_context="power" />
5426 <reference ref="power_loc" />
5427 <reference ref="transformer_voltage_frequency" />
5428 <reference ref="ref_operator" />
5429 <reference ref="optional_transformer_rating_phases_devices_windings" />
5430 </item> <!-- Power Transformer -->
5431 <item name="Power Switchgear" icon="presets/power/switchgear.svg" type="closedway,multipolygon" preset_name_label="true">
5432 <link wiki="Tag:power=switchgear" />
5433 <space />
5434 <label text="(Please only use this tag if more detailed mapping using busbars and bays is impossible!)" />
5435 <space />
5436 <key key="power" value="switchgear" />
5437 <reference ref="power_loc" />
5438 <reference ref="voltage" />
5439 <optional>
5440 <check key="gas_insulated" text="Gas insulated" />
5441 </optional>
5442 </item> <!-- Power Switchgear -->
5443 <item name="Power Busbar" icon="presets/power/busbar.svg" type="way" preset_name_label="true">
5444 <link wiki="Tag:line=busbar" />
5445 <space />
5446 <key key="power" value="line" />
5447 <key key="line" value="busbar" />
5448 <reference ref="power_line_extra" />
5449 </item> <!-- Power Busbar -->
5450 <item name="Power Bay" icon="presets/power/bay.svg" type="way" preset_name_label="true">
5451 <link wiki="Tag:line=bay" />
5452 <space />
5453 <key key="power" value="line" />
5454 <key key="line" value="bay" />
5455 <reference ref="power_line_extra" />
5456 </item> <!-- Power Bay -->
5457 <item name="Power Switch" icon="presets/power/switch.svg" type="node" preset_name_label="true">
5458 <link wiki="Tag:power=switch" />
5459 <space />
5460 <key key="power" value="switch" />
5461 <combo key="switch" text="Type of switch" values="circuit_breaker,disconnector,earthing,mechanical" match="key" values_context="power" />
5462 <reference ref="power_loc" />
5463 <optional>
5464 <reference ref="voltage" />
5465 <reference ref="cables" />
5466 <reference ref="ref_operator" />
5467 </optional>
5468 </item> <!-- Power Switch -->
5469 <separator/>
5470 <item name="Power Converter" icon="presets/power/converter.svg" type="node,closedway,multipolygon" preset_name_label="true">
5471 <link wiki="Tag:power=converter" />
5472 <space />
5473 <key key="power" value="converter" />
5474 <combo key="converter" text="Type of converter" values="lcc,vsc,back-to-back" match="key" values_context="power" />
5475 <reference ref="voltage_frequency" />
5476 <reference ref="ref_operator" />
5477 <optional>
5478 <combo key="poles" text="Amount of poles" values="monopole,bipole" />
5479 <combo key="rating" text="Power rating (MVA)" values="15 MVA,50 MVA,100 MVA" />
5480 </optional>
5481 </item> <!-- Power Converter -->
5482 <item name="Power Compensator" icon="presets/power/compensator.svg" type="node,closedway" preset_name_label="true">
5483 <link wiki="Tag:power=compensator" />
5484 <space />
5485 <key key="power" value="compensator" />
5486 <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" />
5487 <reference ref="voltage_frequency" />
5488 <reference ref="ref_operator" />
5489 <optional>
5490 <combo key="rating" text="Power rating (kvar/Mvar)" values="500 kvar,1 Mvar,5 Mvar" />
5491 </optional>
5492 </item> <!-- Power Compensator -->
5493 <separator/>
5494 <item name="Power Street Cabinet" icon="presets/power/cable_distribution_cabinet.svg" type="node" preset_name_label="true">
5495 <link wiki="Tag:man_made=street_cabinet" />
5496 <key key="man_made" value="street_cabinet" />
5497 <key key="street_cabinet" value="power" />
5498 <optional>
5499 <combo key="voltage" text="Voltage in Volts (V)" values="600,400,220,110" /> <!-- Recheck values -->
5500 <reference ref="ref_operator" />
5501 <text key="manufacturer" text="Manufacturer" />
5502 <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" />
5503 </optional>
5504 </item> <!-- Power Street Cabinet -->
5505 <separator/>
5506 <item name="Transformer Tower" icon="presets/power/transformer_tower.svg" type="node,closedway" preset_name_label="true">
5507 <link wiki="Tag:building=transformer_tower" />
5508 <space />
5509 <key key="building" value="transformer_tower" />
5510 <text key="height" text="Height (meters)" />
5511 <reference ref="ref_operator" />
5512 <preset_link preset_name="Power Substation" />
5513 </item> <!-- Transformer Tower -->
5514 <item name="Terminal" icon="presets/power/terminal.svg" type="node" preset_name_label="true">
5515 <link wiki="Tag:power=terminal" />
5516 <space />
5517 <key key="power" value="terminal" />
5518 <optional>
5519 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5520 <text key="ref" text="Reference" />
5521 <text key="operator" text="Operator" />
5522 </optional>
5523 </item> <!-- Terminal -->
5524 <item name="Power Portal" icon="presets/power/portal.svg" type="node,way" preset_name_label="true">
5525 <link wiki="Tag:power=portal" />
5526 <space />
5527 <key key="power" value="portal" />
5528 <text key="height" text="Height (meters)" />
5529 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5530 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5531 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5532 <reference ref="ref_operator" />
5533 <combo key="design" text="Portal design" values="portal,portal_two-level,portal_three-level" values_context="power" />
5534 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5535 </item> <!-- Power Portal -->
5536 <item name="Power Tower" icon="presets/power/tower.svg" type="node" preset_name_label="true">
5537 <link wiki="Tag:power=tower" />
5538 <space />
5539 <key key="power" value="tower" />
5540 <text key="height" text="Height (meters)" />
5541 <combo key="structure" text="Type of construction" values="lattice,tubular,solid" />
5542 <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
5543 <combo key="colour" text="Color (HTML name or hexadecimal code)" values="black,red,white,gray,red/white" values_context="color" />
5544 <reference ref="ref_operator" />
5545 <optional>
5546 <combo key="tower:type" text="Tower type" values="termination,branch,transposing,crossing,transition" text_context="power" values_context="power" />
5547 <combo key="branch:type" text="Branch tower type" values="tap,split,loop,cross" values_context="power" />
5548 <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" />
5549 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5550 <check key="triple_tower" text="Triple tower" />
5551 <check key="design:incomplete" text="Incomplete tower" />
5552 <check key="location:transition" text="Location transition" disable_off="true" />
5553 </optional>
5554 </item> <!-- Power Tower -->
5555 <item name="Pole" icon="presets/power/pole.svg" type="node" preset_name_label="true">
5556 <link wiki="Tag:power=pole" />
5557 <space />
5558 <key key="power" value="pole" />
5559 <reference ref="power_pole" />
5560 </item> <!-- Pole -->
5561 <item name="Pole with Switch" icon="presets/power/pole_switch.svg" type="node" preset_name_label="true">
5562 <link wiki="Tag:power=pole" />
5563 <space />
5564 <key key="power" value="pole" />
5565 <label text="Pole Attributes:" />
5566 <reference ref="power_pole" />
5567 <space />
5568 <label text="Switch Attributes:" />
5569 <combo key="switch" text="Type" values="circuit_breaker,disconnector,earthing,mechanical" match="key!" values_context="power" />
5570 <optional>
5571 <reference ref="voltage" />
5572 <reference ref="cables" />
5573 </optional>
5574 </item> <!-- Pole with Switch -->
5575 <item name="Pole with Transformer" icon="presets/power/pole_transformer.svg" type="node" preset_name_label="true">
5576 <link wiki="Tag:power=pole" />
5577 <space />
5578 <key key="power" value="pole" />
5579 <label text="Pole Attributes:" />
5580 <reference ref="power_pole" />
5581 <space />
5582 <label text="Transformer Attributes:" />
5583 <key key="transformer" value="distribution" match="key!" />
5584 <reference ref="transformer_voltage_frequency" />
5585 <reference ref="optional_transformer_rating_phases_devices_windings" />
5586 </item> <!-- Pole with Transformer -->
5587 <item name="Catenary mast" icon="presets/power/catenary_mast.svg" type="node" preset_name_label="true">
5588 <link wiki="Tag:power=catenary_mast" />
5589 <space />
5590 <key key="power" value="catenary_mast" />
5591 <optional>
5592 <text key="ref" text="Reference" />
5593 <text key="operator" text="Operator" />
5594 </optional>
5595 </item> <!-- Catenary mast -->
5596 <item name="Insulator" icon="presets/power/insulator.svg" type="node,way" preset_name_label="true">
5597 <link wiki="Tag:power=insulator" />
5598 <space />
5599 <key key="power" value="insulator" />
5600 <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
5601 <reference ref="ref_operator" />
5602 </item> <!-- Insulator -->
5603 <item name="Power Line" icon="presets/power/line.svg" type="way" preset_name_label="true">
5604 <link wiki="Tag:power=line" />
5605 <space />
5606 <combo key="power" text="Line type" values="line,minor_line" default="line" match="keyvalue!" />
5607 <reference ref="voltage_frequency" />
5608 <reference ref="ref_operator" />
5609 <optional>
5610 <reference ref="cables_circuits" />
5611 <combo key="wires" text="Number of conductors/wires per cable" values="single,double,triple,quad,fivefold,sixfold,eightfold" values_context="power" values_sort="false" />
5612 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5613 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5614 </optional>
5615 </item> <!-- Power Line -->
5616 <item name="Power Cable" icon="presets/power/cable.svg" type="way" preset_name_label="true">
5617 <link wiki="Tag:power=cable" />
5618 <space />
5619 <key key="power" value="cable" />
5620 <reference ref="voltage_frequency" />
5621 <reference ref="ref_operator" />
5622 <optional>
5623 <reference ref="cables_circuits" />
5624 <combo key="location" text="Location" values="underground,underwater,overground" values_context="power cable" />
5625 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
5626 <check key="communication" text="Used for data communications" value_on="line" value_off="" default="off" />
5627 </optional>
5628 </item> <!-- Power Cable -->
5629 </group> <!-- Power -->
5630 <group name="Telecom" icon="presets/telecom/telecom.svg">
5631 <item name="Telecom Street Cabinet" icon="presets/telecom/telecom_cabinet.svg" type="node" preset_name_label="true">
5632 <link wiki="Tag:man_made=street_cabinet" />
5633 <key key="man_made" value="street_cabinet" />
5634 <key key="street_cabinet" value="telecom" />
5635 <optional>
5636 <reference ref="ref_operator" />
5637 <text key="manufacturer" text="Manufacturer" />
5638 <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" />
5639 </optional>
5640 </item> <!-- Telecom Street Cabinet -->
5641 <item name="Telephone Exchange" icon="presets/telecom/exchange.svg" type="node,closedway" preset_name_label="true">
5642 <link wiki="Tag:telecom=exchange" />
5643 <space />
5644 <key key="telecom" value="exchange" />
5645 <reference ref="telecom_medium" />
5646 <reference ref="ref_operator" />
5647 </item> <!-- Telephone Exchange -->
5648 <item name="Connection Point" icon="presets/telecom/connection_point.svg" type="node,closedway" preset_name_label="true">
5649 <link wiki="Tag:telecom=connection_point" />
5650 <space />
5651 <key key="telecom" value="connection_point" />
5652 <reference ref="telecom_medium" />
5653 <reference ref="ref_operator" />
5654 </item> <!-- Connection Point -->
5655 <item name="Service Device" icon="presets/telecom/service_device.svg" type="node,closedway" preset_name_label="true">
5656 <link wiki="Tag:telecom=service_device" />
5657 <space />
5658 <key key="telecom" value="service_device" />
5659 <reference ref="telecom_medium" />
5660 <reference ref="ref_operator" />
5661 </item> <!-- Service Device -->
5662 </group> <!-- Telecom -->
5663 <group name="Historic Places" icon="presets/sightseeing/castle.svg">
5664 <item name="Castle" icon="presets/sightseeing/castle.svg" type="node,closedway,multipolygon" preset_name_label="true">
5665 <link wiki="Tag:historic=castle" />
5666 <space />
5667 <key key="historic" value="castle" />
5668 <combo key="castle_type" text="Type" values="stately,defensive,fortress,manor,palace" />
5669 <reference ref="name_wikipedia" />
5670 <check key="ruins" text="Ruins" />
5671 <reference ref="link_contact_address_payment" />
5672 </item> <!-- Castle -->
5673 <item name="Fort" icon="presets/sightseeing/fort.svg" type="node,closedway,multipolygon" preset_name_label="true">
5674 <link wiki="Tag:historic=fort" />
5675 <space />
5676 <key key="historic" value="fort" />
5677 <reference ref="name_wikipedia" />
5678 <check key="ruins" text="Ruins" />
5679 <reference ref="link_contact_address_payment" />
5680 </item> <!-- Fort -->
5681 <item name="Ruins" icon="presets/sightseeing/ruins.svg" type="node,closedway,multipolygon" preset_name_label="true">
5682 <link wiki="Tag:historic=ruins" />
5683 <space />
5684 <key key="historic" value="ruins" />
5685 <reference ref="name_oh_wheelchair" />
5686 </item> <!-- Ruins -->
5687 <item name="Archaeological Site" icon="presets/sightseeing/archaeological.svg" type="node,closedway,multipolygon" preset_name_label="true">
5688 <link wiki="Tag:historic=archaeological_site" />
5689 <space />
5690 <key key="historic" value="archaeological_site" />
5691 <combo key="site_type" text="Type" values="tumulus,megalith,fortification,settlement,necropolis,city" />
5692 <reference ref="name_oh_wheelchair" />
5693 </item> <!-- Archaeological Site -->
5694 <item name="Battlefield" icon="presets/sightseeing/battlefield.svg" type="node,closedway,multipolygon" preset_name_label="true">
5695 <link wiki="Tag:historic=battlefield" />
5696 <space />
5697 <key key="historic" value="battlefield" />
5698 <text key="name" text="Name" />
5699 </item> <!-- Battlefield -->
5700 <item name="Palaeontological Site" icon="presets/sightseeing/palaeontological_site.svg" type="node,closedway,multipolygon" preset_name_label="true">
5701 <link wiki="Tag:geological=palaeontological_site" />
5702 <space />
5703 <key key="geological" value="palaeontological_site" />
5704 <text key="name" text="Name" />
5705 </item> <!-- Palaeontological Site -->
5706 <separator/>
5707 <item name="Grave" icon="presets/misc/grave.svg" type="node,closedway" preset_name_label="true">
5708 <link wiki="Tag:cemetery=grave" />
5709 <space />
5710 <key key="cemetery" value="grave" />
5711 <text key="name" text="Name" />
5712 </item> <!-- Grave -->
5713 <item name="Tomb" icon="presets/misc/tomb.svg" type="node,closedway" preset_name_label="true">
5714 <link wiki="Tag:historic=tomb" />
5715 <space />
5716 <key key="historic" value="tomb" />
5717 <combo key="tomb" text="Type" values="columbarium,crypt,hypogeum,mausoleum,pyramid,rock-cut,sarcophagus,tumulus,vault,war_grave" values_context="tomb" values_searchable="true" />
5718 <text key="name" text="Name" />
5719 </item> <!-- Tomb -->
5720 <separator/>
5721 <item name="Monument" icon="presets/sightseeing/monument.svg" type="node,closedway,multipolygon" preset_name_label="true">
5722 <link wiki="Tag:historic=monument" />
5723 <space />
5724 <key key="historic" value="monument" />
5725 <text key="name" text="Name" />
5726 </item> <!-- Monument -->
5727 <item name="Memorial" icon="presets/sightseeing/memorial.svg" type="node,closedway,multipolygon" preset_name_label="true">
5728 <link wiki="Tag:historic=memorial" />
5729 <space />
5730 <key key="historic" value="memorial" />
5731 <text key="name" text="Name" />
5732 <combo key="memorial" text="Type" values="bust,plaque,statue,stele,stone,war_memorial" values_context="memorial" values_searchable="true" />
5733 <optional>
5734 <text key="inscription" text="Inscription" />
5735 <text key="artist_name" text="Artist Name" />
5736 <combo key="material" text="Material" values="concrete,granite,metal,plastic,steel,stone,wood" />
5737 <text key="start_date" text="Start date" />
5738 <text key="wikipedia" text="Wikipedia" />
5739 </optional>
5740 </item> <!-- Memorial -->
5741 <item name="Wayside Cross" icon="presets/religion/wayside_cross.svg" type="node,closedway" preset_name_label="true">
5742 <link wiki="Tag:historic=wayside_cross" />
5743 <space />
5744 <key key="historic" value="wayside_cross" />
5745 <text key="name" text="Name" />
5746 <reference ref="religious_catholic_christian" />
5747 <text key="start_date" text="Start date" />
5748 <text key="inscription" text="Inscription" />
5749 </item> <!-- Wayside Cross -->
5750 <item name="Wayside Shrine" icon="presets/religion/wayside_shrine.svg" type="node,closedway" preset_name_label="true">
5751 <link wiki="Tag:historic=wayside_shrine" />
5752 <space />
5753 <key key="historic" value="wayside_shrine" />
5754 <text key="name" text="Name" />
5755 <reference ref="religious_catholic_christian" />
5756 <check key="amenity" text="Place of worship" value_on="place_of_worship" disable_off="true" />
5757 <combo key="building" text="Building" values="wayside_shrine,yes" values_context="building" />
5758 <text key="start_date" text="Start date" />
5759 <text key="inscription" text="Inscription" />
5760 </item> <!-- Wayside Shrine -->
5761 <item name="Boundary Stone" icon="presets/landmark/boundary_stone.svg" type="node,closedway" preset_name_label="true">
5762 <link wiki="Tag:historic=boundary_stone" />
5763 <space />
5764 <key key="historic" value="boundary_stone" />
5765 <text key="name" text="Name" />
5766 </item> <!-- Boundary Stone -->
5767 </group> <!-- Historic Places -->
5768 </group> <!-- Man Made -->
5769 <group name="Shops" icon="presets/shop/mall.svg">
5770 <group name="Food" icon="presets/shop/supermarket.svg">
5771 <item name="Supermarket" icon="presets/shop/supermarket.svg" type="node,closedway,multipolygon" preset_name_label="true">
5772 <link wiki="Tag:shop=supermarket" />
5773 <space />
5774 <key key="shop" value="supermarket" />
5775 <reference ref="name_oh_wheelchair" />
5776 <reference ref="link_contact_address_payment" />
5777 </item> <!-- Supermarket -->
5778 <item name="Convenience Store" icon="presets/shop/convenience.svg" type="node,closedway,multipolygon" preset_name_label="true">
5779 <link wiki="Tag:shop=convenience" />
5780 <space />
5781 <key key="shop" value="convenience" />
5782 <reference ref="name_oh_wheelchair" />
5783 <reference ref="link_contact_address_payment" />
5784 </item> <!-- Convenience Store -->
5785 <item name="Kiosk" icon="presets/shop/kiosk.svg" type="node,closedway,multipolygon" preset_name_label="true">
5786 <link wiki="Tag:shop=kiosk" />
5787 <space />
5788 <key key="shop" value="kiosk" />
5789 <reference ref="name_oh_wheelchair" />
5790 <reference ref="link_contact_address_payment" />
5791 </item> <!-- Kiosk -->
5792 <separator/>
5793 <item name="Bakery" icon="presets/shop/groceries/bakery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5794 <link wiki="Tag:shop=bakery" />
5795 <space />
5796 <key key="shop" value="bakery" />
5797 <reference ref="name_oh_wheelchair" />
5798 <reference ref="link_contact_address_payment" />
5799 </item> <!-- Bakery -->
5800 <item name="Butcher" icon="presets/shop/groceries/butcher.svg" type="node,closedway,multipolygon" preset_name_label="true">
5801 <link wiki="Tag:shop=butcher" />
5802 <space />
5803 <key key="shop" value="butcher" />
5804 <reference ref="name_oh_wheelchair" />
5805 <reference ref="link_contact_address_payment" />
5806 </item> <!-- Butcher -->
5807 <item name="Seafood" icon="presets/shop/groceries/seafood.svg" type="node,closedway,multipolygon" preset_name_label="true">
5808 <link wiki="Tag:shop=seafood" />
5809 <space />
5810 <key key="shop" value="seafood" />
5811 <reference ref="name_operator_oh_wheelchair" />
5812 <reference ref="link_contact_address_payment" />
5813 </item> <!-- Seafood -->
5814 <item name="Dairy" icon="presets/shop/groceries/dairy.svg" type="node,closedway,multipolygon" preset_name_label="true">
5815 <link wiki="Tag:shop=dairy" />
5816 <space />
5817 <key key="shop" value="dairy" />
5818 <reference ref="name_operator_oh_wheelchair" />
5819 <reference ref="link_contact_address_payment" />
5820 </item> <!-- Dairy -->
5821 <item name="Cheese" icon="presets/shop/groceries/cheese.svg" type="node,closedway,multipolygon" preset_name_label="true">
5822 <link wiki="Tag:shop=cheese" />
5823 <space />
5824 <key key="shop" value="cheese" />
5825 <reference ref="name_operator_oh_wheelchair" />
5826 <reference ref="link_contact_address_payment" />
5827 </item> <!-- Cheese -->
5828 <item name="Deli (Fine Food)" icon="presets/shop/groceries/deli.svg" type="node,closedway,multipolygon" preset_name_label="true">
5829 <link wiki="Tag:shop=deli" />
5830 <space />
5831 <key key="shop" value="deli" />
5832 <reference ref="name_operator_oh_wheelchair" />
5833 <reference ref="link_contact_address_payment" />
5834 </item> <!-- Deli (Fine Food) -->
5835 <item name="Pastry" icon="presets/shop/groceries/pastry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5836 <link wiki="Tag:shop=pastry" />
5837 <space />
5838 <key key="shop" value="pastry" />
5839 <reference ref="name_oh_wheelchair" />
5840 <reference ref="link_contact_address_payment" />
5841 </item> <!-- Pastry -->
5842 <item name="Confectionery" icon="presets/shop/groceries/confectionery.svg" type="node,closedway,multipolygon" preset_name_label="true">
5843 <link wiki="Tag:shop=confectionery" />
5844 <space />
5845 <key key="shop" value="confectionery" />
5846 <reference ref="name_oh_wheelchair" />
5847 <reference ref="link_contact_address_payment" />
5848 </item> <!-- Confectionery -->
5849 <item name="Tea" icon="presets/shop/groceries/tea.svg" type="node,closedway,multipolygon" preset_name_label="true">
5850 <link wiki="Tag:shop=tea" />
5851 <space />
5852 <key key="shop" value="tea" />
5853 <reference ref="name_oh_wheelchair" />
5854 <reference ref="link_contact_address_payment" />
5855 </item> <!-- Tea -->
5856 <item name="Coffee" icon="presets/shop/groceries/coffee.svg" type="node,closedway,multipolygon" preset_name_label="true">
5857 <link wiki="Tag:shop=coffee" />
5858 <space />
5859 <key key="shop" value="coffee" />
5860 <reference ref="name_oh_wheelchair" />
5861 <reference ref="link_contact_address_payment" />
5862 </item> <!-- Coffee -->
5863 <separator/>
5864 <item name="Public Market" icon="presets/shop/marketplace.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
5865 <link wiki="Tag:amenity=marketplace" />
5866 <space />
5867 <key key="amenity" value="marketplace" />
5868 <reference ref="name_operator_oh_wheelchair" />
5869 <text key="website" text="Website" />
5870 <combo key="organic" text="Organic" values="yes,no,only" />
5871 </item> <!-- Public Market -->
5872 <item name="Greengrocer" icon="presets/shop/groceries/greengrocer.svg" type="node,closedway,multipolygon" preset_name_label="true">
5873 <link wiki="Tag:shop=greengrocer" />
5874 <space />
5875 <key key="shop" value="greengrocer" />
5876 <reference ref="name_oh_wheelchair" />
5877 <combo key="organic" text="Organic" values="yes,no,only" />
5878 <reference ref="link_contact_address_payment" />
5879 </item> <!-- Greengrocer -->
5880 <item name="Farm Stand" icon="presets/shop/groceries/farm.svg" type="node,closedway,multipolygon" preset_name_label="true">
5881 <link wiki="Tag:shop=farm" />
5882 <space />
5883 <key key="shop" value="farm" />
5884 <reference ref="name_oh_wheelchair" />
5885 <text key="description" text="Description" />
5886 <combo key="organic" text="Organic" values="yes,no,only" />
5887 <reference ref="link_contact_address_payment" />
5888 </item> <!-- Farm Stand -->
5889 <separator/>
5890 <item name="Organic" type="node,closedway,multipolygon" preset_name_label="true">
5891 <link wiki="Key:organic" />
5892 <space />
5893 <combo text="Organic/Bio" key="organic" values="yes,no,only" match="key" />
5894 </item> <!-- Organic -->
5895 <item name="Fair Trade" type="node,closedway,multipolygon" preset_name_label="true">
5896 <link wiki="Key:fair_trade" />
5897 <space />
5898 <combo text="Fair Trade" key="fair_trade" values="no,yes,only" match="key" />
5899 </item> <!-- Fair Trade -->
5900 <separator/>
5901 <item name="Alcohol" icon="presets/shop/alcohol.svg" type="node,closedway,multipolygon" preset_name_label="true">
5902 <link wiki="Tag:shop=alcohol" />
5903 <space />
5904 <key key="shop" value="alcohol" />
5905 <reference ref="name_oh_wheelchair" />
5906 <reference ref="link_contact_address_payment" />
5907 </item> <!-- Alcohol -->
5908 <item name="Beverages" icon="presets/shop/beverages.svg" type="node,closedway,multipolygon" preset_name_label="true">
5909 <link wiki="Tag:shop=beverages" />
5910 <space />
5911 <key key="shop" value="beverages" />
5912 <reference ref="name_oh_wheelchair" />
5913 <reference ref="link_contact_address_payment" />
5914 </item> <!-- Beverages -->
5915 <item name="Wine" icon="presets/shop/wine.svg" type="node,closedway,multipolygon" preset_name_label="true">
5916 <link wiki="Tag:shop=wine" />
5917 <space />
5918 <key key="shop" value="wine" />
5919 <reference ref="name_oh_wheelchair" />
5920 <reference ref="link_contact_address_payment" />
5921 </item> <!-- Wine -->
5922 </group> <!-- Food -->
5923 <group name="Clothes" icon="presets/shop/clothes.svg">
5924 <item name="Clothes" icon="presets/shop/clothes.svg" type="node,closedway,multipolygon" preset_name_label="true">
5925 <link wiki="Tag:shop=clothes" />
5926 <space />
5927 <key key="shop" value="clothes" />
5928 <reference ref="name_oh_wheelchair" />
5929 <combo key="second_hand" text="Second hand" values="yes,no,only" />
5930 <combo key="organic" text="Organic" values="yes,no,only" />
5931 <reference ref="link_contact_address_payment" />
5932 </item> <!-- Clothes -->
5933 <item name="Boutique" icon="presets/shop/boutique.svg" type="node,closedway,multipolygon" preset_name_label="true">
5934 <link wiki="Tag:shop=boutique" />
5935 <space />
5936 <key key="shop" value="boutique" />
5937 <reference ref="name_operator_oh_wheelchair" />
5938 <reference ref="link_contact_address_payment" />
5939 </item> <!-- Boutique -->
5940 <item name="Shoes" icon="presets/shop/shoes.svg" type="node,closedway,multipolygon" preset_name_label="true">
5941 <link wiki="Tag:shop=shoes" />
5942 <space />
5943 <key key="shop" value="shoes" />
5944 <reference ref="name_oh_wheelchair" />
5945 <combo key="second_hand" text="Second hand" values="yes,no,only" />
5946 <combo key="organic" text="Organic" values="yes,no,only" />
5947 <check key="shoes:repair" text="Offers repairs" text_context="shoes" />
5948 <reference ref="link_contact_address_payment" />
5949 </item> <!-- Shoes -->
5950 <item name="Outdoor" icon="presets/shop/outdoor.svg" type="node,closedway,multipolygon" preset_name_label="true">
5951 <link wiki="Tag:shop=outdoor" />
5952 <space />
5953 <key key="shop" value="outdoor" />
5954 <reference ref="name_oh_wheelchair" />
5955 <reference ref="link_contact_address_payment" />
5956 </item> <!-- Outdoor -->
5957 <item name="Sports" icon="presets/sport/multi.svg" type="node,closedway,multipolygon" preset_name_label="true">
5958 <link wiki="Tag:shop=sports" />
5959 <space />
5960 <key key="shop" value="sports" />
5961 <reference ref="name_oh_wheelchair" />
5962 <reference ref="link_contact_address_payment" />
5963 </item> <!-- Sports -->
5964 <separator/>
5965 <item name="Dry Cleaning" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5966 <link wiki="Tag:shop=dry_cleaning" />
5967 <space />
5968 <key key="shop" value="dry_cleaning" />
5969 <reference ref="name_oh_wheelchair" />
5970 <reference ref="link_contact_address_payment" />
5971 </item> <!-- Dry Cleaning -->
5972 <item name="Laundry" icon="presets/shop/laundry.svg" type="node,closedway,multipolygon" preset_name_label="true">
5973 <link wiki="Tag:shop=laundry" />
5974 <space />
5975 <key key="shop" value="laundry" />
5976 <reference ref="name_oh_wheelchair" />
5977 <check key="self_service" text="Self Service" />
5978 <check key="laundry_service" text="Laundry Service" />
5979 <reference ref="link_contact_address_payment" />
5980 </item> <!-- Laundry -->
5981 <item name="Tailor" icon="presets/shop/tailor.svg" type="node,closedway,multipolygon" preset_name_label="true">
5982 <link wiki="Tag:shop=tailor" />
5983 <space />
5984 <key key="shop" value="tailor" />
5985 <reference ref="name_oh_wheelchair" />
5986 <reference ref="link_contact_address_payment" />
5987 </item> <!-- Tailor -->
5988 <item name="Fabric" icon="presets/shop/fabric.svg" type="node,closedway,multipolygon" preset_name_label="true">
5989 <link wiki="Tag:shop=fabric" />
5990 <space />
5991 <key key="shop" value="fabric" />
5992 <reference ref="name_operator_oh_wheelchair" />
5993 <reference ref="link_contact_address_payment" />
5994 </item> <!-- Fabric -->
5995 </group> <!-- Clothes -->
5996 <group name="Electronic" icon="presets/shop/electronics.svg">
5997 <item name="Computer" icon="presets/shop/computer.svg" type="node,closedway,multipolygon" preset_name_label="true">
5998 <link wiki="Tag:shop=computer" />
5999 <space />
6000 <key key="shop" value="computer" />
6001 <reference ref="name_oh_wheelchair" />
6002 <reference ref="link_contact_address_payment" />
6003 </item> <!-- Computer -->
6004 <item name="Electronics" icon="presets/shop/electronics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6005 <link wiki="Tag:shop=electronics" />
6006 <space />
6007 <key key="shop" value="electronics" />
6008 <reference ref="name_oh_wheelchair" />
6009 <reference ref="link_contact_address_payment" />
6010 </item> <!-- Computer -->
6011 <item name="Mobile Phone" icon="presets/shop/mobile_phone.svg" type="node,closedway,multipolygon" preset_name_label="true">
6012 <link wiki="Tag:shop=mobile_phone" />
6013 <space />
6014 <key key="shop" value="mobile_phone" />
6015 <reference ref="name_operator_oh_wheelchair" />
6016 <reference ref="link_contact_address_payment" />
6017 </item> <!-- Mobile Phone -->
6018 <item name="Watches" icon="presets/shop/watches.svg" type="node,closedway,multipolygon" preset_name_label="true">
6019 <link wiki="Tag:shop=watches" />
6020 <space />
6021 <key key="shop" value="watches" />
6022 <reference ref="name_operator_oh_wheelchair" />
6023 <reference ref="link_contact_address_payment" />
6024 </item> <!-- Watches -->
6025 <item name="Vacuum Cleaner" icon="presets/shop/vacuum_cleaner.svg" type="node,closedway,multipolygon" preset_name_label="true">
6026 <link wiki="Tag:shop=vacuum_cleaner" />
6027 <space />
6028 <key key="shop" value="vacuum_cleaner" />
6029 <reference ref="name_operator_oh_wheelchair" />
6030 <reference ref="link_contact_address_payment" />
6031 </item> <!-- Vacuum Cleaner -->
6032 <item name="Hifi" icon="presets/shop/hifi.svg" type="node,closedway,multipolygon" preset_name_label="true">
6033 <link wiki="Tag:shop=hifi" />
6034 <space />
6035 <key key="shop" value="hifi" />
6036 <reference ref="name_oh_wheelchair" />
6037 <reference ref="link_contact_address_payment" />
6038 </item> <!-- Hifi -->
6039 <item name="Video" icon="presets/shop/video.svg" type="node,closedway,multipolygon" preset_name_label="true">
6040 <link wiki="Tag:shop=video" />
6041 <space />
6042 <key key="shop" value="video" />
6043 <reference ref="name_oh_wheelchair" />
6044 <reference ref="link_contact_address_payment" />
6045 </item> <!-- Video -->
6046 <item name="Video Games" icon="presets/shop/video_games.svg" type="node,closedway,multipolygon" preset_name_label="true">
6047 <link wiki="Tag:shop=video_games" />
6048 <space />
6049 <key key="shop" value="video_games" />
6050 <reference ref="name_oh_wheelchair" />
6051 <reference ref="link_contact_address_payment" />
6052 </item> <!-- Video Games -->
6053 <item name="Music" icon="presets/shop/music.svg" type="node,closedway,multipolygon" preset_name_label="true">
6054 <link wiki="Tag:shop=music" />
6055 <space />
6056 <key key="shop" value="music" />
6057 <reference ref="name_oh_wheelchair" />
6058 <reference ref="link_contact_address_payment" />
6059 </item> <!-- Music -->
6060 </group> <!-- Electronic -->
6061 <group name="Cash" icon="presets/money/dollar.svg">
6062 <item name="Bank" icon="presets/money/bank.svg" type="node,closedway,multipolygon" preset_name_label="true">
6063 <link wiki="Tag:amenity=bank" />
6064 <space />
6065 <key key="amenity" value="bank" />
6066 <reference ref="name_brand_operator_oh_wheelchair" />
6067 <check key="atm" text="Automated Teller Machine" default="on" />
6068 <text key="ref" text="Reference" />
6069 <reference ref="link_contact_address" />
6070 <preset_link preset_name="Building" />
6071 </item> <!-- Bank -->
6072 <item name="Money Exchange" icon="presets/money/exchange.svg" type="node,closedway,multipolygon" preset_name_label="true">
6073 <link wiki="Tag:amenity=bureau_de_change" />
6074 <space />
6075 <key key="amenity" value="bureau_de_change" />
6076 <reference ref="name_oh_wheelchair" />
6077 <reference ref="link_contact_address" />
6078 </item> <!-- Money Exchange -->
6079 <item name="Money transfer" icon="presets/money/money_transfer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6080 <link wiki="Tag:amenity=money_transfer" />
6081 <space />
6082 <key key="amenity" value="money_transfer" />
6083 <reference ref="name_oh_wheelchair" />
6084 <reference ref="link_contact_address" />
6085 </item> <!-- Money transfer -->
6086 <item name="Automated Teller Machine" icon="presets/money/atm.svg" type="node" preset_name_label="true">
6087 <link wiki="Tag:amenity=atm" />
6088 <space />
6089 <key key="amenity" value="atm" />
6090 <text key="brand" text="Brand" />
6091 <text key="operator" text="Operator" />
6092 <reference ref="oh_wheelchair" />
6093 </item> <!-- Automated Teller Machine -->
6094 <item name="Pawnbroker" icon="presets/shop/pawnbroker.svg" type="node,closedway,multipolygon" preset_name_label="true">
6095 <link wiki="Tag:shop=pawnbroker" />
6096 <space />
6097 <key key="shop" value="pawnbroker" />
6098 <reference ref="name_oh_wheelchair" />
6099 <reference ref="link_contact_address_payment" />
6100 </item> <!-- Pawnbroker -->
6101 </group> <!-- Cash -->
6102 <group name="Home decoration" icon="presets/shop/interior_decoration.svg">
6103 <item name="Doors" icon="presets/shop/doors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6104 <link wiki="Tag:shop=doors" />
6105 <space />
6106 <key key="shop" value="doors" />
6107 <reference ref="name_brand_operator_oh_wheelchair" />
6108 <reference ref="link_contact_address_payment" />
6109 </item> <!-- Doors -->
6110 <item name="Furniture" icon="presets/shop/furniture.svg" type="node,closedway,multipolygon" preset_name_label="true">
6111 <link wiki="Tag:shop=furniture" />
6112 <space />
6113 <key key="shop" value="furniture" />
6114 <reference ref="name_brand_operator_oh_wheelchair" />
6115 <reference ref="link_contact_address_payment" />
6116 </item> <!-- Furniture -->
6117 <item name="Kitchen" icon="presets/shop/kitchen.svg" type="node,closedway,multipolygon" preset_name_label="true">
6118 <link wiki="Tag:shop=kitchen" />
6119 <space />
6120 <key key="shop" value="kitchen" />
6121 <reference ref="name_brand_operator_oh_wheelchair" />
6122 <reference ref="link_contact_address_payment" />
6123 </item> <!-- Kitchen -->
6124 <item name="Houseware" icon="presets/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6125 <link wiki="Tag:shop=houseware" />
6126 <space />
6127 <key key="shop" value="houseware" />
6128 <reference ref="name_brand_operator_oh_wheelchair" />
6129 <reference ref="link_contact_address_payment" />
6130 </item> <!-- Houseware -->
6131 <item name="Curtain" icon="presets/shop/curtain.svg" type="node,closedway,multipolygon" preset_name_label="true">
6132 <link wiki="Tag:shop=curtain" />
6133 <space />
6134 <key key="shop" value="curtain" />
6135 <reference ref="name_operator_oh_wheelchair" />
6136 <reference ref="link_contact_address_payment" />
6137 </item> <!-- Curtain -->
6138 <item name="Art" icon="presets/shop/art.svg" type="node,closedway,multipolygon" preset_name_label="true">
6139 <link wiki="Tag:shop=art" />
6140 <space />
6141 <key key="shop" value="art" />
6142 <reference ref="name_operator_oh_wheelchair" />
6143 <reference ref="link_contact_address_payment" />
6144 </item> <!-- Art -->
6145 <item name="Frame" icon="presets/shop/frame.svg" type="node,closedway,multipolygon" preset_name_label="true">
6146 <link wiki="Tag:shop=frame" />
6147 <space />
6148 <key key="shop" value="frame" />
6149 <reference ref="name_operator_oh_wheelchair" />
6150 <reference ref="link_contact_address_payment" />
6151 </item> <!-- Frame -->
6152 <item name="Bed" icon="presets/shop/bed.svg" type="node,closedway,multipolygon" preset_name_label="true">
6153 <link wiki="Tag:shop=bed" />
6154 <space />
6155 <key key="shop" value="bed" />
6156 <reference ref="name_oh_wheelchair" />
6157 <reference ref="link_contact_address_payment" />
6158 </item> <!-- Bed -->
6159 <item name="Carpet" icon="presets/shop/carpet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6160 <link wiki="Tag:shop=carpet" />
6161 <space />
6162 <key key="shop" value="carpet" />
6163 <reference ref="name_oh_wheelchair" />
6164 <reference ref="link_contact_address_payment" />
6165 </item> <!-- Carpet -->
6166 <item name="Interior Decoration" icon="presets/shop/interior_decoration.svg" type="node,closedway,multipolygon" preset_name_label="true">
6167 <link wiki="Tag:shop=interior_decoration" />
6168 <space />
6169 <key key="shop" value="interior_decoration" />
6170 <reference ref="name_oh_wheelchair" />
6171 <reference ref="link_contact_address_payment" />
6172 </item> <!-- Interior Decoration -->
6173 <item name="Antiques" icon="presets/shop/antique.svg" type="node,closedway,multipolygon" preset_name_label="true">
6174 <link wiki="Tag:shop=antiques" />
6175 <space />
6176 <key key="shop" value="antiques" />
6177 <reference ref="name_oh_wheelchair" />
6178 <reference ref="link_contact_address_payment" />
6179 </item> <!-- Antiques -->
6180 </group> <!-- Home decoration -->
6181 <group name="Printed Material" icon="presets/shop/stationery.svg">
6182 <item name="Stationery" icon="presets/shop/stationery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6183 <link wiki="Tag:shop=stationery" />
6184 <space />
6185 <key key="shop" value="stationery" />
6186 <reference ref="name_oh_wheelchair" />
6187 <reference ref="link_contact_address_payment" />
6188 </item> <!-- Stationery -->
6189 <item name="Copy Shop" icon="presets/shop/copyshop.svg" type="node,closedway,multipolygon" preset_name_label="true">
6190 <link wiki="Tag:shop=copyshop" />
6191 <space />
6192 <key key="shop" value="copyshop" />
6193 <reference ref="name_operator_oh_wheelchair" />
6194 <reference ref="link_contact_address_payment" />
6195 </item> <!-- Copy Shop -->
6196 <item name="Book Store" icon="presets/shop/book.svg" type="node,closedway,multipolygon" preset_name_label="true">
6197 <link wiki="Tag:shop=books" />
6198 <space />
6199 <key key="shop" value="books" />
6200 <reference ref="name_brand_oh_wheelchair" />
6201 <combo key="second_hand" text="Second hand" values="yes,no,only" />
6202 <reference ref="link_contact_address_payment" />
6203 </item> <!-- Book Store -->
6204 <item name="Newspaper Stand" icon="presets/shop/news.svg" type="node,closedway,multipolygon" preset_name_label="true">
6205 <link wiki="Tag:shop=newsagent" />
6206 <space />
6207 <key key="shop" value="newsagent" />
6208 <reference ref="name_oh_wheelchair" />
6209 <reference ref="link_contact_address_payment" />
6210 </item> <!-- Newspaper Stand -->
6211 <item name="Ticket" icon="presets/shop/ticket.svg" type="node,closedway,multipolygon" preset_name_label="true">
6212 <link wiki="Tag:shop=ticket" />
6213 <space />
6214 <key key="shop" value="ticket" />
6215 <reference ref="name_oh_wheelchair" />
6216 <reference ref="link_contact_address_payment" />
6217 </item> <!-- Ticket -->
6218 </group> <!-- Printed Material -->
6219 <group name="For the body" icon="presets/shop/body.svg">
6220 <item name="Chemist" icon="presets/shop/chemist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6221 <link wiki="Tag:shop=chemist" />
6222 <space />
6223 <key key="shop" value="chemist" />
6224 <reference ref="name_oh_wheelchair" />
6225 <reference ref="link_contact_address_payment" />
6226 </item> <!-- Chemist -->
6227 <item name="Cosmetics" icon="presets/shop/cosmetics.svg" type="node,closedway,multipolygon" preset_name_label="true">
6228 <link wiki="Tag:shop=cosmetics" />
6229 <space />
6230 <key key="shop" value="cosmetics" />
6231 <reference ref="name_oh_wheelchair" />
6232 <reference ref="link_contact_address_payment" />
6233 </item> <!-- Cosmetics -->
6234 <item name="Perfumery" icon="presets/shop/perfumery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6235 <link wiki="Tag:shop=perfumery" />
6236 <space />
6237 <key key="shop" value="perfumery" />
6238 <reference ref="name_oh_wheelchair" />
6239 <reference ref="link_contact_address_payment" />
6240 </item> <!-- Perfumery -->
6241 <item name="Beauty" icon="presets/shop/beauty.svg" type="node,closedway,multipolygon" preset_name_label="true">
6242 <link wiki="Tag:shop=beauty" />
6243 <space />
6244 <key key="shop" value="beauty" />
6245 <reference ref="name_oh_wheelchair" />
6246 <reference ref="link_contact_address_payment" />
6247 </item> <!-- Beauty -->
6248 <item name="Tobacco" icon="presets/shop/tobacco.svg" type="node,closedway,multipolygon" preset_name_label="true">
6249 <link wiki="Tag:shop=tobacco" />
6250 <space />
6251 <key key="shop" value="tobacco" />
6252 <reference ref="name_operator_oh_wheelchair" />
6253 <reference ref="link_contact_address_payment" />
6254 </item> <!-- Tobacco -->
6255 <item name="E-cigarette" icon="presets/shop/e-cigarette.svg" type="node,closedway,multipolygon" preset_name_label="true">
6256 <link wiki="Tag:shop=e-cigarette" />
6257 <space />
6258 <key key="shop" value="e-cigarette" />
6259 <reference ref="name_operator_oh_wheelchair" />
6260 <reference ref="link_contact_address_payment" />
6261 </item> <!-- E-cigarette -->
6262 <item name="Hairdresser/Barber" icon="presets/shop/hairdresser.svg" type="node,closedway,multipolygon" preset_name_label="true">
6263 <link wiki="Tag:shop=hairdresser" />
6264 <space />
6265 <key key="shop" value="hairdresser" />
6266 <reference ref="name_oh_wheelchair" />
6267 <checkgroup columns="3">
6268 <check key="female" text="Female" />
6269 <check key="male" text="Male" />
6270 <check key="unisex" text="Unisex" />
6271 </checkgroup>
6272 <reference ref="link_contact_address_payment" />
6273 </item> <!-- Hairdresser/Barber -->
6274 <item name="Massage" icon="presets/shop/massage.svg" type="node,closedway,multipolygon" preset_name_label="true">
6275 <link wiki="Tag:shop=massage" />
6276 <space />
6277 <key key="shop" value="massage" />
6278 <reference ref="name_oh_wheelchair" />
6279 <reference ref="link_contact_address_payment" />
6280 </item> <!-- Massage -->
6281 <item name="Tattoo" icon="presets/shop/tattoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6282 <link wiki="Tag:shop=tattoo" />
6283 <space />
6284 <key key="shop" value="tattoo" />
6285 <reference ref="name_oh_wheelchair" />
6286 <reference ref="link_contact_address_payment" />
6287 </item> <!-- Tattoo -->
6288 <item name="Optician" icon="presets/shop/optician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6289 <link wiki="Tag:shop=optician" />
6290 <space />
6291 <key key="shop" value="optician" />
6292 <reference ref="name_oh_wheelchair" />
6293 <reference ref="link_contact_address_payment" />
6294 </item> <!-- Optician -->
6295 <item name="Hearing Aids" icon="presets/shop/hearing_aids.svg" type="node,closedway,multipolygon" preset_name_label="true">
6296 <link wiki="Tag:shop=hearing_aids" />
6297 <space />
6298 <key key="shop" value="hearing_aids" />
6299 <reference ref="name_operator_oh_wheelchair" />
6300 <reference ref="link_contact_address_payment" />
6301 </item> <!-- Hearing Aids -->
6302 <item name="Medical Supply" icon="presets/shop/medical_supply.svg" type="node,closedway,multipolygon" preset_name_label="true">
6303 <link wiki="Tag:shop=medical_supply" />
6304 <space />
6305 <key key="shop" value="medical_supply" />
6306 <reference ref="name_operator_oh_wheelchair" />
6307 <check key="dispensing" text="Dispensing" />
6308 <reference ref="link_contact_address_payment" />
6309 </item> <!-- Medical Supply -->
6310 <item name="Jewellery" icon="presets/shop/jewelry.svg" type="node,closedway,multipolygon" preset_name_label="true">
6311 <link wiki="Tag:shop=jewelry" />
6312 <space />
6313 <key key="shop" value="jewelry" />
6314 <reference ref="name_operator_oh_wheelchair" />
6315 <reference ref="link_contact_address_payment" />
6316 </item> <!-- Jewellery -->
6317 <item name="Erotic" icon="presets/shop/erotic.svg" type="node,closedway,multipolygon" preset_name_label="true">
6318 <link wiki="Tag:shop=erotic" />
6319 <space />
6320 <key key="shop" value="erotic" />
6321 <reference ref="name_operator_oh_wheelchair" />
6322 <reference ref="min_age" />
6323 <reference ref="link_contact_address_payment" />
6324 </item> <!-- Erotic -->
6325 </group> <!-- For the body -->
6326 <group name="Other" icon="presets/shop/mall.svg">
6327 <item name="Department Store" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6328 <link wiki="Tag:shop=department_store" />
6329 <space />
6330 <key key="shop" value="department_store" />
6331 <reference ref="name_operator_oh_wheelchair" />
6332 <reference ref="link_contact_address_payment" />
6333 </item> <!-- Department Store -->
6334 <item name="Mall" icon="presets/shop/mall.svg" type="node,closedway,multipolygon" preset_name_label="true">
6335 <link wiki="Tag:shop=mall" />
6336 <space />
6337 <key key="shop" value="mall" />
6338 <reference ref="name_operator_oh_wheelchair" />
6339 <reference ref="link_contact_address_payment" />
6340 </item> <!-- Mall -->
6341 <separator/>
6342 <item name="Florist" icon="presets/shop/florist.svg" type="node,closedway,multipolygon" preset_name_label="true">
6343 <link wiki="Tag:shop=florist" />
6344 <space />
6345 <key key="shop" value="florist" />
6346 <reference ref="name_oh_wheelchair" />
6347 <reference ref="link_contact_address_payment" />
6348 </item> <!-- Florist -->
6349 <item name="Garden Centre" icon="presets/shop/garden_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
6350 <link wiki="Tag:shop=garden_centre" />
6351 <space />
6352 <key key="shop" value="garden_centre" />
6353 <reference ref="name_brand_oh_wheelchair" />
6354 <reference ref="link_contact_address_payment" />
6355 </item> <!-- Garden Centre -->
6356 <separator/>
6357 <item name="Do-It-Yourself Store" icon="presets/shop/diy_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6358 <link wiki="Tag:shop=doityourself" />
6359 <space />
6360 <key key="shop" value="doityourself" />
6361 <reference ref="name_brand_oh_wheelchair" />
6362 <reference ref="link_contact_address_payment" />
6363 </item> <!-- Do-It-Yourself Store -->
6364 <item name="Hardware" icon="presets/shop/hardware.svg" type="node,closedway,multipolygon" preset_name_label="true">
6365 <link wiki="Tag:shop=hardware" />
6366 <space />
6367 <key key="shop" value="hardware" />
6368 <reference ref="name_oh_wheelchair" />
6369 <reference ref="link_contact_address_payment" />
6370 </item> <!-- Hardware -->
6371 <item name="Paint" icon="presets/shop/paint.svg" type="node,closedway,multipolygon" preset_name_label="true">
6372 <link wiki="Tag:shop=paint" />
6373 <space />
6374 <key key="shop" value="paint" />
6375 <reference ref="name_operator_oh_wheelchair" />
6376 <reference ref="link_contact_address_payment" />
6377 </item> <!-- Paint -->
6378 <item name="Gas" icon="presets/shop/gas.svg" type="node,closedway,multipolygon" preset_name_label="true">
6379 <link wiki="Tag:shop=gas" />
6380 <space />
6381 <key key="shop" value="gas" />
6382 <reference ref="name_operator_oh_wheelchair" />
6383 <reference ref="link_contact_address_payment" />
6384 </item> <!-- Gas -->
6385 <separator/>
6386 <item name="Travel Agency" icon="presets/shop/travel_agency.svg" type="node,closedway,multipolygon" preset_name_label="true">
6387 <link wiki="Tag:shop=travel_agency" />
6388 <space />
6389 <key key="shop" value="travel_agency" />
6390 <reference ref="name_brand_oh_wheelchair" />
6391 <reference ref="link_contact_address_payment" />
6392 </item> <!-- Travel Agency -->
6393 <item name="Scuba diving" icon="presets/shop/scuba_diving.svg" type="node,closedway,multipolygon" preset_name_label="true">
6394 <link wiki="Tag:shop=scuba_diving" />
6395 <space />
6396 <key key="shop" value="scuba_diving" />
6397 <reference ref="name_brand_oh_wheelchair" />
6398 <reference ref="link_contact_address_payment" />
6399 </item> <!-- Scuba diving -->
6400 <item name="Musical Instrument" icon="presets/shop/musical_instrument.svg" type="node,closedway,multipolygon" preset_name_label="true">
6401 <link wiki="Tag:shop=musical_instrument" />
6402 <space />
6403 <key key="shop" value="musical_instrument" />
6404 <reference ref="name_operator_oh_wheelchair" />
6405 <reference ref="link_contact_address_payment" />
6406 </item> <!-- Musical Instrument -->
6407 <item name="Toys" icon="presets/shop/toys.svg" type="node,closedway,multipolygon" preset_name_label="true">
6408 <link wiki="Tag:shop=toys" />
6409 <space />
6410 <key key="shop" value="toys" />
6411 <reference ref="name_oh_wheelchair" />
6412 <reference ref="link_contact_address_payment" />
6413 </item> <!-- Toys -->
6414 <item name="Gift/Souvenir" icon="presets/shop/present.svg" type="node,closedway,multipolygon" preset_name_label="true">
6415 <link wiki="Tag:shop=gift" />
6416 <space />
6417 <key key="shop" value="gift" />
6418 <reference ref="name_operator_oh_wheelchair" />
6419 <optional>
6420 <reference ref="religious" />
6421 </optional>
6422 <reference ref="link_contact_address_payment" />
6423 </item> <!-- Gift/Souvenir -->
6424 <item name="Variety Store" icon="presets/shop/variety_store.svg" type="node,closedway,multipolygon" preset_name_label="true">
6425 <link wiki="Tag:shop=variety_store" />
6426 <space />
6427 <key key="shop" value="variety_store" />
6428 <reference ref="name_operator_oh_wheelchair" />
6429 <reference ref="link_contact_address_payment" />
6430 </item> <!-- Variety Store -->
6431 <item name="Party supplies" icon="presets/shop/party.svg" type="node,closedway,multipolygon" preset_name_label="true">
6432 <link wiki="Tag:shop=party" />
6433 <space />
6434 <key key="shop" value="party" />
6435 <reference ref="name_operator_oh_wheelchair" />
6436 <reference ref="link_contact_address_payment" />
6437 </item> <!-- Party supplies -->
6438 <item name="Charity" icon="presets/shop/charity.svg" type="node,closedway,multipolygon" preset_name_label="true">
6439 <link wiki="Tag:shop=charity" />
6440 <space />
6441 <key key="shop" value="charity" />
6442 <reference ref="name_operator_oh_wheelchair" />
6443 <reference ref="link_contact_address_payment" />
6444 </item> <!-- Charity -->
6445 <item name="Bookmaker" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6446 <link wiki="Tag:shop=bookmaker" />
6447 <space />
6448 <key key="shop" value="bookmaker" />
6449 <reference ref="name_operator_oh_wheelchair" />
6450 <reference ref="link_contact_address_payment" />
6451 </item> <!-- Bookmaker -->
6452 <item name="Lottery" icon="presets/shop/lottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6453 <link wiki="Tag:shop=lottery" />
6454 <space />
6455 <key key="shop" value="lottery" />
6456 <reference ref="name_operator_oh_wheelchair" />
6457 <reference ref="link_contact_address_payment" />
6458 </item> <!-- Lottery -->
6459 <item name="Bag" icon="presets/shop/bag.svg" type="node,closedway,multipolygon" preset_name_label="true">
6460 <link wiki="Tag:shop=bag" />
6461 <space />
6462 <key key="shop" value="bag" />
6463 <reference ref="name_oh_wheelchair" />
6464 <reference ref="link_contact_address_payment" />
6465 </item> <!-- Bag -->
6466 <item name="Pet" icon="presets/shop/pet.svg" type="node,closedway,multipolygon" preset_name_label="true">
6467 <link wiki="Tag:shop=pet" />
6468 <space />
6469 <key key="shop" value="pet" />
6470 <reference ref="name_oh_wheelchair" />
6471 <reference ref="link_contact_address_payment" />
6472 </item> <!-- Pet -->
6473 <item name="Pet grooming" icon="presets/shop/pet_grooming.svg" type="node,closedway,multipolygon" preset_name_label="true">
6474 <link wiki="Tag:shop=pet_grooming" />
6475 <space />
6476 <key key="shop" value="pet_grooming" />
6477 <reference ref="name_oh_wheelchair" />
6478 <reference ref="link_contact_address_payment" />
6479 </item> <!-- Pet grooming -->
6480 <item name="Photo" icon="presets/shop/photo.svg" type="node,closedway,multipolygon" preset_name_label="true">
6481 <link wiki="Tag:shop=photo" />
6482 <space />
6483 <key key="shop" value="photo" />
6484 <reference ref="name_oh_wheelchair" />
6485 <reference ref="link_contact_address_payment" />
6486 </item> <!-- Photo -->
6487 <item name="Weapons" icon="presets/shop/weapons.svg" type="node,closedway,multipolygon" preset_name_label="true">
6488 <link wiki="Tag:shop=weapons" />
6489 <space />
6490 <key key="shop" value="weapons" />
6491 <reference ref="name_oh_wheelchair" />
6492 <reference ref="link_contact_address_payment" />
6493 </item> <!-- Weapons -->
6494 <item name="Funeral Directors" icon="presets/shop/funeral_directors.svg" type="node,closedway,multipolygon" preset_name_label="true">
6495 <link wiki="Tag:shop=funeral_directors" />
6496 <space />
6497 <key key="shop" value="funeral_directors" />
6498 <reference ref="name_oh_wheelchair" />
6499 <reference ref="link_contact_address_payment" />
6500 </item> <!-- Funeral Directors -->
6501 </group> <!-- Other -->
6502 <separator/>
6503 <item name="Vending Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
6504 <link wiki="Tag:amenity=vending_machine" />
6505 <space />
6506 <key key="amenity" value="vending_machine" />
6507 <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" />
6508 <text key="operator" text="Operator" />
6509 <text key="ref" text="Reference number" />
6510 <preset_link preset_name="Payment Methods" />
6511 </item> <!-- Vending Machine -->
6512 <item name="Payment Methods" icon="presets/money/dollar.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
6513 <link wiki="Key:payment" />
6514 <space />
6515 <combo key="payment:cash" text="Cash" values="yes,no" match="keyvalue" />
6516 <checkgroup columns="4">
6517 <check key="payment:coins" text="Coins" match="keyvalue" />
6518 <check key="payment:notes" text="Notes" text_context="payment" match="keyvalue" />
6519 </checkgroup>
6520 <space />
6521 <combo key="payment:debit_cards" text="Debit cards" values="no" match="keyvalue" />
6522 <checkgroup columns="4">
6523 <check key="payment:bankaxess" text="BankAxess" match="keyvalue" />
6524 <check key="payment:bancomat" text="Bancomat" match="keyvalue" />
6525 <check key="payment:girocard" text="Girocard" match="keyvalue" />
6526 <check key="payment:laser" text="Laser" match="keyvalue" />
6527 <check key="payment:maestro" text="Maestro" match="keyvalue" />
6528 <check key="payment:postfinance_card" text="PostFinance Card (ch)" match="keyvalue" />
6529 <check key="payment:visa_debit" text="Visa Debit" match="keyvalue" />
6530 <check key="payment:visa_electron" text="Visa Electron" match="keyvalue" />
6531 </checkgroup>
6532 <space />
6533 <combo key="payment:credit_cards" text="Credit cards" values="no" match="keyvalue" />
6534 <checkgroup columns="4">
6535 <check key="payment:american_express" text="American Express" match="keyvalue" />
6536 <check key="payment:diners_club" text="Diners Club" match="keyvalue" />
6537 <check key="payment:discover_card" text="Discover Card" match="keyvalue" />
6538 <check key="payment:jcb" text="JCB" match="keyvalue" />
6539 <check key="payment:mastercard" text="Mastercard" match="keyvalue" />
6540 <check key="payment:visa" text="Visa" match="keyvalue" />
6541 </checkgroup>
6542 <space />
6543 <check key="payment:contactless" text="Contactless payment" match="keyvalue" />
6544 <space />
6545 <combo key="payment:electronic_purses" text="Electronic purses and Charge cards" values="no" match="keyvalue" />
6546 <checkgroup columns="4">
6547 <check key="payment:ep_avant" text="Avant (fi)" match="keyvalue" />
6548 <check key="payment:ep_geldkarte" text="Geldkarte (de)" match="keyvalue" />
6549 <check key="payment:ep_mep" text="Mep (pt)" match="keyvalue" />
6550 <check key="payment:ep_minicash" text="Minicash (lu)" match="keyvalue" />
6551 <check key="payment:ep_minipay" text="Minipay (it)" match="keyvalue" />
6552 <check key="payment:ep_monedero" text="Mondero (ar)" match="keyvalue" />
6553 <check key="payment:ep_monedero4b" text="Mondero 4b (es)" match="keyvalue" />
6554 <check key="payment:ep_moneo" text="Moneo (fr)" match="keyvalue" />
6555 </checkgroup>
6556 <space />
6557 <combo key="payment:cryptocurrencies" text="Cryptocurrencies" values="no" match="keyvalue" />
6558 <checkgroup columns="4">
6559 <check key="payment:bitcoin" text="Bitcoin" match="keyvalue" />
6560 <check key="payment:dogecoin" text="Dogecoin" match="keyvalue" />
6561 <check key="payment:litecoin" text="Litecoin" match="keyvalue" />
6562 </checkgroup>
6563 </item> <!-- Payment Methods -->
6564 </group> <!-- Shops -->
6565 <group name="Offices" icon="presets/office/private_company.svg">
6566 <item name="Accountant" icon="presets/office/accountant.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6567 <link wiki="Tag:office=accountant" />
6568 <space />
6569 <key key="office" value="accountant" />
6570 <reference ref="name_operator_oh_wheelchair" />
6571 <reference ref="link_contact_address" />
6572 </item> <!-- Accountant -->
6573 <item name="Advertising agency" icon="presets/office/advertising_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6574 <link wiki="Tag:office=advertising_agency" />
6575 <space />
6576 <key key="office" value="advertising_agency" />
6577 <reference ref="name_operator_oh_wheelchair" />
6578 <reference ref="link_contact_address" />
6579 </item> <!-- Advertising agency -->
6580 <item name="Architect" icon="presets/office/architect.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6581 <link wiki="Tag:office=architect" />
6582 <space />
6583 <key key="office" value="architect" />
6584 <reference ref="name_operator_oh_wheelchair" />
6585 <reference ref="link_contact_address" />
6586 </item> <!-- Architect -->
6587 <item name="Association" icon="presets/office/association.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6588 <link wiki="Tag:office=association" />
6589 <space />
6590 <key key="office" value="association" />
6591 <reference ref="name_operator_oh_wheelchair" />
6592 <reference ref="link_contact_address" />
6593 </item> <!-- Association -->
6594 <item name="Private company" icon="presets/office/private_company.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6595 <link wiki="Tag:office=company" />
6596 <space />
6597 <key key="office" value="company" />
6598 <reference ref="name_oh_wheelchair" />
6599 <reference ref="link_contact_address" />
6600 </item> <!-- Private company -->
6601 <item name="Educational institution" icon="presets/office/educational_institution.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6602 <link wiki="Tag:office=educational_institution" />
6603 <space />
6604 <key key="office" value="educational_institution" />
6605 <reference ref="name_operator_oh_wheelchair" />
6606 <reference ref="link_contact_address" />
6607 </item> <!-- Educational institution -->
6608 <item name="Employment agency" icon="presets/office/employment_agency.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6609 <link wiki="Tag:office=employment_agency" />
6610 <space />
6611 <key key="office" value="employment_agency" />
6612 <reference ref="name_brand_operator_oh_wheelchair" />
6613 <reference ref="link_contact_address" />
6614 </item> <!-- Employment agency -->
6615 <item name="Estate agent" icon="presets/office/real_state.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6616 <link wiki="Tag:office=estate_agent" />
6617 <space />
6618 <key key="office" value="estate_agent" />
6619 <reference ref="name_operator_oh_wheelchair" />
6620 <reference ref="link_contact_address" />
6621 </item> <!-- Estate agent -->
6622 <item name="Foundation" icon="presets/office/foundation.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6623 <link wiki="Tag:office=foundation" />
6624 <space />
6625 <key key="office" value="foundation" />
6626 <reference ref="name_brand_operator_oh_wheelchair" />
6627 <reference ref="link_contact_address" />
6628 </item> <!-- Foundation -->
6629 <item name="Government" icon="presets/office/government.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6630 <link wiki="Tag:office=government" />
6631 <space />
6632 <key key="office" value="government" />
6633 <text key="name" text="Name" />
6634 <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" />
6635 <reference ref="oh_wheelchair" />
6636 <reference ref="link_contact_address" />
6637 </item> <!-- Government -->
6638 <item name="Insurance" icon="presets/office/insurance.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6639 <link wiki="Tag:office=insurance" />
6640 <space />
6641 <key key="office" value="insurance" />
6642 <reference ref="name_brand_operator_oh_wheelchair" />
6643 <reference ref="link_contact_address" />
6644 </item> <!-- Insurance -->
6645 <item name="It specialist" icon="presets/office/it.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6646 <link wiki="Tag:office=it" />
6647 <space />
6648 <key key="office" value="it" />
6649 <reference ref="name_oh_wheelchair" />
6650 <reference ref="link_contact_address" />
6651 </item> <!-- It specialist -->
6652 <item name="Lawyer" icon="presets/office/lawyer.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6653 <link wiki="Tag:office=lawyer" />
6654 <space />
6655 <key key="office" value="lawyer" />
6656 <reference ref="name_operator_oh_wheelchair" />
6657 <reference ref="link_contact_address" />
6658 </item> <!-- Lawyer -->
6659 <item name="Newspaper" icon="presets/office/newspaper.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6660 <link wiki="Tag:office=newspaper" />
6661 <space />
6662 <key key="office" value="newspaper" />
6663 <reference ref="name_operator_oh_wheelchair" />
6664 <reference ref="link_contact_address" />
6665 </item> <!-- Newspaper -->
6666 <item name="Non-governmental organisation (NGO)" icon="presets/office/ong.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6667 <link wiki="Tag:office=ngo" />
6668 <space />
6669 <key key="office" value="ngo" />
6670 <reference ref="name_brand_operator_oh_wheelchair" />
6671 <reference ref="link_contact_address" />
6672 </item> <!-- Non-governmental organisation (NGO) -->
6673 <item name="Notary" icon="presets/office/notary.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6674 <link wiki="Tag:office=notary" />
6675 <space />
6676 <key key="office" value="notary" />
6677 <reference ref="name_oh_wheelchair" />
6678 <reference ref="link_contact_address" />
6679 </item> <!-- Notary -->
6680 <item name="Political party" icon="presets/office/political_party.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6681 <link wiki="Tag:office=political_party" />
6682 <space />
6683 <key key="office" value="political_party" />
6684 <reference ref="name_oh_wheelchair" />
6685 <reference ref="link_contact_address" />
6686 </item> <!-- Political party -->
6687 <item name="Religion" icon="presets/office/religion.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6688 <link wiki="Tag:office=religion" />
6689 <space />
6690 <key key="office" value="religion" />
6691 <text key="name" text="Name" />
6692 <reference ref="religious" />
6693 <reference ref="oh_wheelchair" />
6694 <reference ref="link_contact_address" />
6695 </item> <!-- Religion -->
6696 <item name="Research" icon="presets/office/research.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6697 <link wiki="Tag:office=research" />
6698 <space />
6699 <key key="office" value="research" />
6700 <reference ref="name_operator_oh_wheelchair" />
6701 <reference ref="link_contact_address" />
6702 </item> <!-- Research -->
6703 <item name="Tax advisor" icon="presets/office/tax_advisor.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6704 <link wiki="Tag:office=tax_advisor" />
6705 <space />
6706 <key key="office" value="tax_advisor" />
6707 <reference ref="name_brand_operator_oh_wheelchair" />
6708 <reference ref="link_contact_address" />
6709 </item> <!-- Tax advisor -->
6710 <item name="Telecommunication" icon="presets/office/telecommunication.svg" name_context="office" type="node,closedway,multipolygon" preset_name_label="true">
6711 <link wiki="Tag:office=telecommunication" />
6712 <space />
6713 <key key="office" value="telecommunication" />
6714 <reference ref="name_brand_operator_oh_wheelchair" />
6715 <reference ref="link_contact_address" />
6716 </item> <!-- Telecommunication -->
6717 </group> <!-- Offices -->
6718 <group name="Craft" icon="presets/craft/painter.svg">
6719 <item name="Beekeeper" icon="presets/craft/beekeeper.svg" type="node,closedway,multipolygon" preset_name_label="true">
6720 <link wiki="Tag:craft=beekeeper" />
6721 <space />
6722 <key key="craft" value="beekeeper" />
6723 <reference ref="name_operator_oh_wheelchair" />
6724 <reference ref="link_contact_address" />
6725 </item> <!-- Beekeeper -->
6726 <item name="Brewery" type="node,closedway,multipolygon" preset_name_label="true">
6727 <link wiki="Tag:craft=brewery" />
6728 <space />
6729 <key key="craft" value="brewery" />
6730 <reference ref="name_operator_oh_wheelchair" />
6731 <reference ref="link_contact_address" />
6732 </item> <!-- Brewery -->
6733 <item name="Winery" type="node,closedway,multipolygon" preset_name_label="true">
6734 <link wiki="Tag:craft=winery" />
6735 <space />
6736 <key key="craft" value="winery" />
6737 <reference ref="name_operator_oh_wheelchair" />
6738 <reference ref="link_contact_address" />
6739 </item> <!-- Winery -->
6740 <item name="Caterer" type="node,closedway,multipolygon" preset_name_label="true">
6741 <link wiki="Tag:craft=caterer" />
6742 <space />
6743 <key key="craft" value="caterer" />
6744 <reference ref="name_operator_oh_wheelchair" />
6745 <reference ref="link_contact_address" />
6746 </item> <!-- Caterer -->
6747 <separator/> <!-- food group -->
6748 <item name="Upholsterer" icon="presets/craft/upholsterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6749 <link wiki="Tag:craft=upholsterer" />
6750 <space />
6751 <key key="craft" value="upholsterer" />
6752 <reference ref="name_operator_oh_wheelchair" />
6753 <reference ref="link_contact_address" />
6754 </item> <!-- Upholsterer -->
6755 <item name="Key cutter" icon="presets/craft/key_cutter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6756 <link wiki="Tag:craft=key_cutter" />
6757 <space />
6758 <key key="craft" value="key_cutter" />
6759 <reference ref="name_operator_oh_wheelchair" />
6760 <reference ref="link_contact_address" />
6761 </item> <!-- Key cutter -->
6762 <item name="Locksmith" icon="presets/craft/locksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
6763 <link wiki="Tag:craft=locksmith" />
6764 <space />
6765 <key key="craft" value="locksmith" />
6766 <reference ref="name_operator_oh_wheelchair" />
6767 <reference ref="link_contact_address" />
6768 </item> <!-- Locksmith -->
6769 <item name="Electrician" icon="presets/craft/electrician.svg" type="node,closedway,multipolygon" preset_name_label="true">
6770 <link wiki="Tag:craft=electrician" />
6771 <space />
6772 <key key="craft" value="electrician" />
6773 <reference ref="name_operator_oh_wheelchair" />
6774 <reference ref="link_contact_address" />
6775 </item> <!-- Electrician -->
6776 <item name="Plumber" icon="presets/craft/plumber.svg" type="node,closedway,multipolygon" preset_name_label="true">
6777 <link wiki="Tag:craft=plumber" />
6778 <space />
6779 <key key="craft" value="plumber" />
6780 <reference ref="name_operator_oh_wheelchair" />
6781 <reference ref="link_contact_address" />
6782 </item> <!-- Plumber -->
6783 <item name="Hvac" icon="presets/craft/hvac.svg" type="node,closedway,multipolygon" preset_name_label="true">
6784 <link wiki="Tag:craft=hvac" />
6785 <space />
6786 <key key="craft" value="hvac" />
6787 <reference ref="name_operator_oh_wheelchair" />
6788 <reference ref="link_contact_address" />
6789 </item> <!-- Hvac -->
6790 <item name="Painter" icon="presets/craft/painter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6791 <link wiki="Tag:craft=painter" />
6792 <space />
6793 <key key="craft" value="painter" />
6794 <reference ref="name_operator_oh_wheelchair" />
6795 <reference ref="link_contact_address" />
6796 </item> <!-- Painter -->
6797 <item name="Tiler" icon="presets/craft/tiler.svg" type="node,closedway,multipolygon" preset_name_label="true">
6798 <link wiki="Tag:craft=tiler" />
6799 <space />
6800 <key key="craft" value="tiler" />
6801 <reference ref="name_operator_oh_wheelchair" />
6802 <reference ref="link_contact_address" />
6803 </item> <!-- Tiler -->
6804 <item name="Window construction" icon="presets/craft/window_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
6805 <link wiki="Tag:craft=window_construction" />
6806 <space />
6807 <key key="craft" value="window_construction" />
6808 <reference ref="name_operator_oh_wheelchair" />
6809 <reference ref="link_contact_address" />
6810 </item> <!-- Window construction -->
6811 <item name="Carpenter" icon="presets/craft/carpenter.svg" type="node,closedway,multipolygon" preset_name_label="true">
6812 <link wiki="Tag:craft=carpenter" />
6813 <space />
6814 <key key="craft" value="carpenter" />
6815 <reference ref="name_operator_oh_wheelchair" />
6816 <reference ref="link_contact_address" />
6817 </item> <!-- Carpenter -->
6818 <item name="Roofer" icon="presets/craft/roofer.svg" type="node,closedway,multipolygon" preset_name_label="true">
6819 <link wiki="Tag:craft=roofer" />
6820 <space />
6821 <key key="craft" value="roofer" />
6822 <reference ref="name_operator_oh_wheelchair" />
6823 <reference ref="link_contact_address" />
6824 </item> <!-- Roofer -->
6825 <separator/> <!-- apartment/house group -->
6826 <item name="Photographer" type="node,closedway,multipolygon" preset_name_label="true">
6827 <link wiki="Tag:craft=photographer" />
6828 <space />
6829 <key key="craft" value="photographer" />
6830 <reference ref="name_operator_oh_wheelchair" />
6831 <reference ref="link_contact_address" />
6832 </item> <!-- Photographer -->
6833 <item name="Handicraft" type="node,closedway,multipolygon" preset_name_label="true">
6834 <link wiki="Tag:craft=handicraft" />
6835 <space />
6836 <key key="craft" value="handicraft" />
6837 <reference ref="name_operator_oh_wheelchair" />
6838 <reference ref="link_contact_address" />
6839 </item> <!-- Handicraft -->
6840 <item name="Pottery" icon="presets/craft/pottery.svg" type="node,closedway,multipolygon" preset_name_label="true">
6841 <link wiki="Tag:craft=pottery" />
6842 <space />
6843 <key key="craft" value="pottery" />
6844 <reference ref="name_operator_oh_wheelchair" />
6845 <reference ref="link_contact_address" />
6846 </item> <!-- Pottery -->
6847 <item name="Gardener" icon="presets/craft/gardener.svg" type="node,closedway,multipolygon" preset_name_label="true">
6848 <link wiki="Tag:craft=gardener" />
6849 <space />
6850 <key key="craft" value="gardener" />
6851 <reference ref="name_operator_oh_wheelchair" />
6852 <reference ref="link_contact_address" />
6853 </item> <!-- Gardener -->
6854 <item name="Shoemaker" icon="presets/craft/shoemaker.svg" type="node,closedway,multipolygon" preset_name_label="true">
6855 <link wiki="Tag:craft=shoemaker" />
6856 <space />
6857 <key key="craft" value="shoemaker" />
6858 <reference ref="name_operator_oh_wheelchair" />
6859 <reference ref="link_contact_address" />
6860 </item> <!-- Shoemaker -->
6861 <separator/> <!-- other "soft"/art craft group -->
6862 <item name="Sawmill" icon="presets/craft/sawmill.svg" type="node,closedway,multipolygon" preset_name_label="true">
6863 <link wiki="Tag:craft=sawmill" />
6864 <space />
6865 <key key="craft" value="sawmill" />
6866 <reference ref="name_operator_oh_wheelchair" />
6867 <reference ref="link_contact_address" />
6868 </item> <!-- Sawmill -->
6869 <item name="Stonemason" icon="presets/craft/stonemason.svg" type="node,closedway,multipolygon" preset_name_label="true">
6870 <link wiki="Tag:craft=stonemason" />
6871 <space />
6872 <key key="craft" value="stonemason" />
6873 <reference ref="name_operator_oh_wheelchair" />
6874 <reference ref="link_contact_address" />
6875 </item> <!-- Stonemason -->
6876 <item name="Blacksmith" icon="presets/craft/blacksmith.svg" type="node,closedway,multipolygon" preset_name_label="true">
6877 <link wiki="Tag:craft=blacksmith" />
6878 <space />
6879 <key key="craft" value="blacksmith" />
6880 <reference ref="name_operator_oh_wheelchair" />
6881 <reference ref="link_contact_address" />
6882 </item> <!-- Blacksmith -->
6883 <item name="Metal construction" icon="presets/craft/metal_construction.svg" type="node,closedway,multipolygon" preset_name_label="true">
6884 <link wiki="Tag:craft=metal_construction" />
6885 <space />
6886 <key key="craft" value="metal_construction" />
6887 <reference ref="name_operator_oh_wheelchair" />
6888 <reference ref="link_contact_address" />
6889 </item> <!-- Metal construction -->
6890 <!-- other "hard" craft group -->
6891 </group> <!-- Craft -->
6892 <group name="Geography" icon="presets/landmark/peak.svg">
6893 <group name="Boundaries" icon="presets/misc/boundaries.svg">
6894 <item name="Administrative" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6895 <link wiki="Tag:boundary=administrative" />
6896 <space />
6897 <key key="boundary" value="administrative" />
6898 <text key="name" text="Name" />
6899 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
6900 <check key="maritime" text="Maritime" disable_off="true" />
6901 </item> <!-- Administrative -->
6902 <item name="Political" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6903 <link wiki="Tag:boundary=political" />
6904 <space />
6905 <key key="boundary" value="political" />
6906 <combo key="political_division" text="Division" values="canton,linguistic_community,ward" />
6907 <text key="name" text="Name" />
6908 </item> <!-- Political -->
6909 <item name="Postal Code" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6910 <link wiki="Tag:boundary=postal_code" />
6911 <space />
6912 <key key="boundary" value="postal_code" />
6913 <text key="postal_code" text="Postal Code" />
6914 </item> <!-- Postal Code -->
6915 <item name="National Park" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6916 <link wiki="Tag:boundary=national_park" />
6917 <space />
6918 <key key="boundary" value="national_park" />
6919 <text key="name" text="Name" />
6920 </item> <!-- National Park -->
6921 <item name="Protected Area" icon="presets/misc/boundaries.svg" type="closedway,relation" preset_name_label="true">
6922 <link wiki="Tag:boundary=protected_area" />
6923 <space />
6924 <key key="boundary" value="protected_area" />
6925 <text key="protect_class" text="Protect Class" length="2" />
6926 <text key="protection_title" text="Title or type of protection" />
6927 <optional>
6928 <reference ref="name_operator" />
6929 <reference ref="oh" />
6930 <text key="wikipedia" text="Wikipedia" />
6931 <text key="start_date" text="Start date" />
6932 </optional>
6933 </item> <!-- Protected Area -->
6934 <item name="Maritime" icon="presets/misc/boundaries.svg" type="way,closedway,relation" preset_name_label="true">
6935 <link wiki="Tag:boundary=maritime" />
6936 <space />
6937 <key key="boundary" value="maritime" />
6938 <combo key="border_type" text="Border type" values="baseline,contiguous,eez,territorial" />
6939 <text key="name" text="Name" />
6940 </item> <!-- Maritime -->
6941 </group> <!-- Boundaries -->
6942 <group name="Places" icon="presets/place/isolated_dwelling.svg">
6943 <item name="Continent" icon="presets/place/capital.svg" type="node,closedway" preset_name_label="true">
6944 <link wiki="Tag:place=continent" />
6945 <space />
6946 <key key="place" value="continent" />
6947 <reference ref="name_wikipedia" />
6948 </item> <!-- Continent -->
6949 <item name="Country" icon="presets/place/capital.svg" type="node,closedway" preset_name_label="true">
6950 <link wiki="Tag:place=country" />
6951 <space />
6952 <key key="place" value="country" />
6953 <reference ref="name_wikipedia" />
6954 </item> <!-- Country -->
6955 <item name="State" icon="presets/place/capital.svg" name_context="place" type="node,closedway" preset_name_label="true">
6956 <link wiki="Tag:place=state" />
6957 <space />
6958 <key key="place" value="state" />
6959 <reference ref="name_wikipedia" />
6960 </item> <!-- State -->
6961 <item name="Region" icon="presets/place/capital.svg" type="node,closedway" preset_name_label="true">
6962 <link wiki="Tag:place=region" />
6963 <space />
6964 <key key="place" value="region" />
6965 <reference ref="name_wikipedia" />
6966 </item> <!-- Region -->
6967 <item name="County" icon="presets/place/capital.svg" type="node,closedway" preset_name_label="true">
6968 <link wiki="Tag:place=county" />
6969 <space />
6970 <key key="place" value="county" />
6971 <reference ref="name_wikipedia" />
6972 <reference ref="population_postcode_website" />
6973 </item> <!-- County -->
6974 <separator/>
6975 <item name="City" icon="presets/place/city.svg" type="node,closedway" preset_name_label="true">
6976 <link wiki="Tag:place=city" />
6977 <space />
6978 <key key="place" value="city" />
6979 <reference ref="name_wikipedia" />
6980 <reference ref="population_postcode_website" />
6981 </item> <!-- City -->
6982 <item name="Town" icon="presets/place/town.svg" type="node,closedway" preset_name_label="true">
6983 <link wiki="Tag:place=town" />
6984 <space />
6985 <key key="place" value="town" />
6986 <reference ref="name_wikipedia" />
6987 <reference ref="population_postcode_website" />
6988 </item> <!-- Town -->
6989 <item name="Village" icon="presets/place/village.svg" type="node,closedway" preset_name_label="true">
6990 <link wiki="Tag:place=village" />
6991 <space />
6992 <key key="place" value="village" />
6993 <reference ref="name_wikipedia" />
6994 <reference ref="population_postcode_website" />
6995 </item> <!-- Village -->
6996 <item name="Hamlet" icon="presets/place/hamlet.svg" type="node,closedway" preset_name_label="true">
6997 <link wiki="Tag:place=hamlet" />
6998 <space />
6999 <key key="place" value="hamlet" />
7000 <reference ref="name_wikipedia" />
7001 <reference ref="population_postcode_website" />
7002 </item> <!-- Hamlet -->
7003 <item name="Isolated Dwelling" icon="presets/place/isolated_dwelling.svg" type="node,closedway" preset_name_label="true">
7004 <link wiki="Tag:place=isolated_dwelling" />
7005 <space />
7006 <key key="place" value="isolated_dwelling" />
7007 <reference ref="name_wikipedia" />
7008 <reference ref="population_postcode_website" />
7009 </item> <!-- Isolated Dwelling -->
7010 <separator/>
7011 <item name="Suburb" icon="presets/place/suburb.svg" type="node,closedway" preset_name_label="true">
7012 <link wiki="Tag:place=suburb" />
7013 <space />
7014 <key key="place" value="suburb" />
7015 <reference ref="name_wikipedia" />
7016 <reference ref="population_postcode_website" />
7017 </item> <!-- Suburb -->
7018 <item name="Quarter" icon="presets/place/quarter.svg" type="node,closedway" preset_name_label="true">
7019 <link wiki="Tag:place=quarter" />
7020 <space />
7021 <key key="place" value="quarter" />
7022 <reference ref="name_wikipedia" />
7023 <text key="population" text="Population" />
7024 <text key="website" text="Website" />
7025 </item> <!-- Quarter -->
7026 <item name="Neighbourhood" icon="presets/place/neighbourhood.svg" type="node,closedway" preset_name_label="true">
7027 <link wiki="Tag:place=neighbourhood" />
7028 <space />
7029 <key key="place" value="neighbourhood" />
7030 <reference ref="name_wikipedia" />
7031 <text key="population" text="Population" />
7032 <text key="website" text="Website" />
7033 </item> <!-- Neighbourhood -->
7034 <item name="Farm" icon="presets/place/farm.svg" type="node,closedway" preset_name_label="true">
7035 <link wiki="Tag:place=farm" />
7036 <space />
7037 <label text="A farm within a bigger settlement" />
7038 <label text="(please use isolated_dwelling for an isolated farm)" />
7039 <key key="place" value="farm" />
7040 <reference ref="name_wikipedia" />
7041 <reference ref="population_postcode_website" />
7042 </item> <!-- Farm -->
7043 <separator/>
7044 <item name="Locality" icon="presets/place/locality.svg" type="node,closedway" preset_name_label="true">
7045 <link wiki="Tag:place=locality" />
7046 <space />
7047 <key key="place" value="locality" />
7048 <reference ref="name_wikipedia" />
7049 </item> <!-- Locality -->
7050 <item name="Square" icon="presets/place/square.svg" type="node,closedway,multipolygon" preset_name_label="true">
7051 <link wiki="Tag:place=square" />
7052 <space />
7053 <key key="place" value="square" />
7054 <reference ref="name_wikipedia" />
7055 </item> <!-- Square -->
7056 </group> <!-- Places -->
7057 <group name="Geography" icon="presets/landmark/peak.svg">
7058 <item name="Peak" icon="presets/landmark/peak.svg" type="node" preset_name_label="true">
7059 <link wiki="Tag:natural=peak" />
7060 <label text="The top (summit) of a mountain or hill." />
7061 <space />
7062 <key key="natural" value="peak" />
7063 <reference ref="name_wikipedia" />
7064 <text key="ele" text="Elevation" />
7065 </item> <!-- Peak -->
7066 <item name="Saddle" icon="presets/landmark/saddle.svg" type="node" preset_name_label="true">
7067 <link wiki="Tag:natural=saddle" />
7068 <label text="A saddle point between mountains or hills." />
7069 <space/>
7070 <key key="natural" value="saddle" />
7071 <reference ref="name_wikipedia" />
7072 <text key="ele" text="Elevation" />
7073 </item> <!-- Saddle -->
7074 <item name="Glacier" icon="presets/landmark/glacier.svg" type="closedway,multipolygon" preset_name_label="true">
7075 <link wiki="Tag:natural=glacier" />
7076 <label text="A persistent body of dense ice that is constantly moving under its own weight." />
7077 <space />
7078 <key key="natural" value="glacier" />
7079 <reference ref="name_wikipedia" />
7080 <text key="ele" text="Elevation" />
7081 </item> <!-- Glacier -->
7082 <item name="Volcano" icon="presets/landmark/volcano.svg" type="node" preset_name_label="true">
7083 <link wiki="Tag:natural=volcano" />
7084 <label text="A volcano, either dormant, extinct or active." />
7085 <space />
7086 <key key="natural" value="volcano" />
7087 <reference ref="name_wikipedia" />
7088 <text key="ele" text="Elevation" />
7089 <optional>
7090 <combo key="volcano:status" text="Current Status" values="active,dormant,extinct" />
7091 <combo key="volcano:type" text="Type" values="stratovolcano,shield,scoria" />
7092 </optional>
7093 </item> <!-- Volcano -->
7094 <item name="Ridge" icon="presets/landmark/ridge.svg" type="way" preset_name_label="true">
7095 <link wiki="Tag:natural=ridge" />
7096 <label text="A mountain or hill ridge." />
7097 <space />
7098 <key key="natural" value="ridge" />
7099 <reference ref="name_wikipedia" />
7100 <text key="ele" text="Elevation" />
7101 </item> <!-- Ridge -->
7102 <item name="Valley" icon="presets/landmark/valley.svg" type="way" preset_name_label="true">
7103 <link wiki="Tag:natural=valley" />
7104 <label text="A low area between hills." />
7105 <space />
7106 <key key="natural" value="valley" />
7107 <reference ref="name_wikipedia" />
7108 </item> <!-- Valley -->
7109 <item name="Cliff" icon="presets/misc/cliff.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
7110 <link wiki="Tag:natural=cliff" />
7111 <label text="A steep rock face exposure, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
7112 <space />
7113 <key key="natural" value="cliff" />
7114 <text key="name" text="Name" />
7115 <text key="height" text="Height (meters)" />
7116 </item> <!-- Cliff -->
7117 <item name="Cave Entrance" icon="presets/landmark/cave_entrance.svg" type="node,closedway" preset_name_label="true">
7118 <link wiki="Tag:natural=cave_entrance" />
7119 <label text="The entrance to a cave." />
7120 <space />
7121 <key key="natural" value="cave_entrance" />
7122 <reference ref="name_wikipedia" />
7123 <reference ref="oh_wheelchair" />
7124 <reference ref="general_access" />
7125 <reference ref="fee" />
7126 </item> <!-- Cave Entrance -->
7127 <separator/>
7128 <item name="Island" icon="presets/place/island.svg" type="node,closedway,multipolygon" preset_name_label="true">
7129 <link wiki="Tag:place=island" />
7130 <space />
7131 <key key="place" value="island" />
7132 <reference ref="name_wikipedia" />
7133 </item> <!-- Island -->
7134 <item name="Islet" icon="presets/place/islet.svg" type="node,closedway,multipolygon" preset_name_label="true">
7135 <link wiki="Tag:place=islet" />
7136 <space />
7137 <key key="place" value="islet" />
7138 <reference ref="name_wikipedia" />
7139 </item> <!-- Islet -->
7140 <item name="Reef" icon="presets/landmark/reef.svg" type="node,closedway,multipolygon" preset_name_label="true">
7141 <link wiki="Tag:natural=reef" />
7142 <space />
7143 <key key="natural" value="reef" />
7144 <text key="name" text="Name" />
7145 <combo key="reef" text="Type" values="coral,oyster,rock,sand" />
7146 </item> <!-- Reef -->
7147 </group> <!-- Geography -->
7148 <group name="Nature" icon="presets/landmark/trees.svg">
7149 <item name="Tree" icon="presets/landmark/trees.svg" type="node" preset_name_label="true">
7150 <link wiki="Tag:natural=tree" />
7151 <label text="A single tree." />
7152 <space />
7153 <key key="natural" value="tree" />
7154 <reference ref="leaf_without_mixed" />
7155 <combo key="denotation" text="Denotation" values_searchable="true" values_context="tree denotation" >
7156 <list_entry value="landmark" short_description="Trees remarkable due to its size or prominent location, usually visible from great distances and useful for navigation." />
7157 <list_entry value="natural_monument" short_description="Especially old tree, often with a particular shape. Usually protected for its uniqueness." />
7158 <list_entry value="avenue" short_description="Trees aligned along a road." />
7159 <list_entry value="urban" short_description="Trees found within settlements, e.g. in parks or spread through residential areas." />
7160 <list_entry value="agricultural" short_description="Trees in agricultural use." />
7161 </combo>
7162 <optional>
7163 <reference ref="genus_species_taxon" />
7164 <space />
7165 <text key="height" text="Height (meters)" />
7166 <text key="diameter_crown" text="Diameter crown (meters)" />
7167 <text key="circumference" text="Circumference (meters)" />
7168 <space />
7169 <text key="name" text="Name" />
7170 <text key="start_date" text="Start date" />
7171 </optional>
7172 </item> <!-- Tree -->
7173 <item name="Tree Row" icon="presets/landmark/tree_row.svg" type="way" preset_name_label="true">
7174 <link wiki="Tag:natural=tree_row" />
7175 <label text="A line of trees." />
7176 <space />
7177 <key key="natural" value="tree_row" />
7178 <reference ref="leaf" />
7179 <optional>
7180 <reference ref="genus_species_taxon" />
7181 <text key="height" text="Height (meters)" />
7182 </optional>
7183 </item> <!-- Tree Row -->
7184 <item name="Wood" icon="presets/landmark/forest.svg" type="closedway,multipolygon" preset_name_label="true">
7185 <link wiki="Tag:natural=wood" />
7186 <label text="Woodland where timber production does not dominate use." />
7187 <space />
7188 <key key="natural" value="wood" />
7189 <text key="name" text="Name" />
7190 <reference ref="leaf" />
7191 </item> <!-- Wood -->
7192 <item name="Forest" icon="presets/landmark/forest.svg" type="closedway,multipolygon" preset_name_label="true">
7193 <link wiki="Tag:landuse=forest" />
7194 <space />
7195 <key key="landuse" value="forest" />
7196 <reference ref="leaf" />
7197 <reference ref="optional_name" />
7198 </item> <!-- Forest -->
7199 <item name="Cutline" icon="presets/landmark/cutline.svg" type="way" preset_name_label="true">
7200 <link wiki="Tag:man_made=cutline" />
7201 <space />
7202 <key key="man_made" value="cutline" />
7203 <combo key="cutline" text="Type" values="border,firebreak,hunting,loggingmachine,pipeline,piste,section" values_context="cutline" />
7204 </item> <!-- Cutline -->
7205 <item name="Grassland" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7206 <link wiki="Tag:natural=grassland" />
7207 <label text="Where vegetation is dominated by grasses (Poaceae) and other herbaceous (non-woody) plants. Excludes cultivated areas and wetlands." />
7208 <space />
7209 <key key="natural" value="grassland" />
7210 <text key="name" text="Name" />
7211 <combo key="grassland" text="Type" values="pampas,prairie,puszta,savanna,steppe,veld" />
7212 </item> <!-- Grassland -->
7213 <item name="Nature Reserve" icon="presets/leisure/nature_reserve.svg" type="closedway,multipolygon" preset_name_label="true">
7214 <link wiki="Tag:leisure=nature_reserve" />
7215 <space />
7216 <key key="leisure" value="nature_reserve" />
7217 <text key="name" text="Name" />
7218 </item> <!-- Nature Reserve -->
7219 <separator/>
7220 <item name="Scree" icon="presets/landuse/scree.svg" type="closedway,multipolygon" preset_name_label="true">
7221 <link wiki="Tag:natural=scree" />
7222 <label text="An accumulation of loose angular rocks." />
7223 <space />
7224 <key key="natural" value="scree" />
7225 <text key="name" text="Name" />
7226 </item> <!-- Scree -->
7227 <item name="Shingle" icon="presets/landuse/shingle.svg" type="closedway,multipolygon" preset_name_label="true">
7228 <link wiki="Tag:natural=shingle" />
7229 <label text="An accumulation of loose rounded rocks on a beach or riverbed." />
7230 <space />
7231 <key key="natural" value="shingle" />
7232 <text key="name" text="Name" />
7233 </item> <!-- Shingle -->
7234 <item name="Fell" type="closedway,multipolygon" preset_name_label="true">
7235 <link wiki="Tag:natural=fell" />
7236 <label text="Bare upper lying uncultivated land principally covered with grass and often grazed." />
7237 <space />
7238 <key key="natural" value="fell" />
7239 <text key="name" text="Name" />
7240 </item> <!-- Fell -->
7241 <item name="Scrub" icon="presets/landuse/scrub.svg" type="closedway,multipolygon" preset_name_label="true">
7242 <link wiki="Tag:natural=scrub" />
7243 <label text="Bare lower lying uncultivated land with bushes but little or no tree cover." />
7244 <space />
7245 <key key="natural" value="scrub" />
7246 <text key="name" text="Name" />
7247 <optional>
7248 <reference ref="leaf" />
7249 </optional>
7250 </item> <!-- Scrub -->
7251 <item name="Heath" type="closedway,multipolygon" preset_name_label="true">
7252 <link wiki="Tag:natural=heath" />
7253 <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." />
7254 <space />
7255 <key key="natural" value="heath" />
7256 <text key="name" text="Name" />
7257 </item> <!-- Heath -->
7258 <item name="Sand" icon="presets/landuse/sand.svg" type="closedway,multipolygon" preset_name_label="true">
7259 <link wiki="Tag:natural=sand" />
7260 <label text="Large area covered with sand." />
7261 <space />
7262 <key key="natural" value="sand" />
7263 <text key="name" text="Name" />
7264 </item> <!-- Sand -->
7265 <item name="Bare Rock" type="closedway,multipolygon" preset_name_label="true">
7266 <link wiki="Tag:natural=bare_rock" />
7267 <label text="For areas of solid visible rock that is sparsely vegetated or not vegetated at all." />
7268 <space />
7269 <key key="natural" value="bare_rock" />
7270 <text key="name" text="Name" />
7271 </item> <!-- Bare Rock -->
7272 <item name="Rock" icon="presets/misc/rock.svg" type="node,closedway" preset_name_label="true">
7273 <link wiki="Tag:natural=rock" />
7274 <label text="A notable rock or group of rocks, with at least one of them firmly attached to the underlying bedrock." />
7275 <space />
7276 <key key="natural" value="rock" />
7277 <reference ref="name_wikipedia" />
7278 <optional>
7279 <check key="tourism" text="Tourism attraction" value_on="attraction" disable_off="true" />
7280 </optional>
7281 </item> <!-- Rock -->
7282 <item name="Stone" icon="presets/misc/stone.svg" type="node,closedway" preset_name_label="true">
7283 <link wiki="Tag:natural=stone" />
7284 <label text="A single notable free-standing rock, which may differ from the composition of the terrain it lies in." />
7285 <space />
7286 <key key="natural" value="stone" />
7287 <reference ref="name_wikipedia" />
7288 <optional>
7289 <text key="height" text="Height (meters)" length="7" />
7290 <text key="width" text="Width (meters)" />
7291 </optional>
7292 </item> <!-- Stone -->
7293 </group> <!-- Nature -->
7294 <group name="Land use" icon="presets/landuse/farmland.svg">
7295 <item name="Farmyard" icon="presets/landuse/farmyard.svg" type="closedway,multipolygon" preset_name_label="true">
7296 <link wiki="Tag:landuse=farmyard" />
7297 <space />
7298 <key key="landuse" value="farmyard" />
7299 <reference ref="optional_name" />
7300 </item> <!-- Farmyard -->
7301 <item name="Farmland" icon="presets/landuse/farmland.svg" type="closedway,multipolygon" preset_name_label="true">
7302 <link wiki="Tag:landuse=farmland" />
7303 <space />
7304 <key key="landuse" value="farmland" />
7305 <combo key="crop" text="Crop" values="corn,grass,rice,wheat,hop,cereal,tea,sugarcane" values_context="crop" />
7306 <reference ref="optional_name" />
7307 </item> <!-- Farmland -->
7308 <item name="Meadow" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7309 <link wiki="Tag:landuse=meadow" />
7310 <space />
7311 <key key="landuse" value="meadow" />
7312 <reference ref="optional_name" />
7313 </item> <!-- Meadow -->
7314 <item name="Orchard" icon="presets/landuse/orchard.svg" type="closedway,multipolygon" preset_name_label="true">
7315 <link wiki="Tag:landuse=orchard" />
7316 <space />
7317 <key key="landuse" value="orchard" />
7318 <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" />
7319 <reference ref="optional_name" />
7320 </item> <!-- Orchard -->
7321 <item name="Vineyard" icon="presets/landuse/vineyard.svg" type="closedway,multipolygon" preset_name_label="true">
7322 <link wiki="Tag:landuse=vineyard" />
7323 <space />
7324 <key key="landuse" value="vineyard" />
7325 <key key="crop" value="grape" match="keyvalue" />
7326 <reference ref="optional_name" />
7327 </item> <!-- Vineyard -->
7328 <item name="Greenhouse Horticulture" icon="presets/landuse/greenhouse_horticulture.svg" type="closedway,multipolygon" preset_name_label="true">
7329 <link wiki="Tag:landuse=greenhouse_horticulture" />
7330 <space />
7331 <key key="landuse" value="greenhouse_horticulture" />
7332 <reference ref="optional_name_operator" />
7333 </item> <!-- Greenhouse Horticulture -->
7334 <item name="Plant Nursery" icon="presets/landuse/plant_nursery.svg" type="closedway,multipolygon" preset_name_label="true">
7335 <link wiki="Tag:landuse=plant_nursery" />
7336 <key key="landuse" value="plant_nursery" />
7337 <reference ref="optional_name_operator" />
7338 <space />
7339 <reference ref="leaf" />
7340 <reference ref="genus_species_taxon" />
7341 </item> <!-- Plant Nursery -->
7342 <item name="Salt Pond" icon="presets/landuse/salt_pond.svg" type="closedway,multipolygon" preset_name_label="true">
7343 <link wiki="Tag:landuse=salt_pond" />
7344 <space />
7345 <key key="landuse" value="salt_pond" />
7346 <reference ref="optional_name_operator" />
7347 </item> <!-- Salt Pond -->
7348 <item name="Aquaculture" icon="presets/landuse/aquaculture.svg" type="closedway,multipolygon" preset_name_label="true">
7349 <link wiki="Tag:landuse=aquaculture" />
7350 <space />
7351 <key key="landuse" value="aquaculture" />
7352 <combo key="aquaculture" text="Aquaculture" values="shrimp,fish,mussels" />
7353 <reference ref="optional_name_operator" />
7354 </item> <!-- Aquaculture -->
7355 <separator/>
7356 <item name="Allotments" icon="presets/landuse/allotments.svg" type="closedway,multipolygon" preset_name_label="true">
7357 <link wiki="Tag:landuse=allotments" />
7358 <space />
7359 <key key="landuse" value="allotments" />
7360 <reference ref="optional_name" />
7361 </item> <!-- Allotments -->
7362 <item name="Flowerbed" icon="presets/landuse/flowerbed.svg" type="closedway,multipolygon" preset_name_label="true">
7363 <link wiki="Tag:landuse=flowerbed" />
7364 <space />
7365 <key key="landuse" value="flowerbed" />
7366 <optional>
7367 <text key="operator" text="Operator" />
7368 <reference ref="genus_species_taxon" />
7369 </optional>
7370 </item> <!-- Flowerbed -->
7371 <item name="Garden" icon="presets/leisure/garden.svg" type="node,closedway,multipolygon" preset_name_label="true">
7372 <link wiki="Tag:leisure=garden" />
7373 <space />
7374 <key key="leisure" value="garden" />
7375 <reference ref="optional_name" />
7376 </item> <!-- Garden -->
7377 <item name="Grass" icon="presets/landuse/meadow.svg" type="closedway,multipolygon" preset_name_label="true">
7378 <link wiki="Tag:landuse=grass" />
7379 <space />
7380 <key key="landuse" value="grass" />
7381 <reference ref="optional_name" />
7382 </item> <!-- Grass -->
7383 <item name="Village Green" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7384 <link wiki="Tag:landuse=village_green" />
7385 <space />
7386 <key key="landuse" value="village_green" />
7387 <reference ref="optional_name" />
7388 </item> <!-- Village Green -->
7389 <item name="Park" icon="presets/leisure/park.svg" type="closedway,multipolygon" preset_name_label="true">
7390 <link wiki="Tag:leisure=park" />
7391 <space />
7392 <key key="leisure" value="park" />
7393 <reference ref="optional_name" />
7394 </item> <!-- Park -->
7395 <item name="Recreation Ground" icon="presets/leisure/common.svg" type="closedway,multipolygon" preset_name_label="true">
7396 <link wiki="Tag:landuse=recreation_ground" />
7397 <space />
7398 <key key="landuse" value="recreation_ground" />
7399 <reference ref="optional_name" />
7400 </item> <!-- Recreation Ground -->
7401 <separator/>
7402 <item name="Religious" icon="presets/religion/religion.svg" type="closedway,multipolygon" preset_name_label="true">
7403 <link wiki="Tag:landuse=religious" />
7404 <space />
7405 <key key="landuse" value="religious" />
7406 <text key="name" text="Name" />
7407 <reference ref="religious" />
7408 </item> <!-- Religious -->
7409 <item name="Cemetery" icon="presets/landuse/cemetery.svg" type="closedway,multipolygon" preset_name_label="true">
7410 <link wiki="Tag:landuse=cemetery" />
7411 <space />
7412 <key key="landuse" value="cemetery" />
7413 <text key="name" text="Name" />
7414 <reference ref="religious" />
7415 </item> <!-- Cemetery -->
7416 <item name="Graveyard" icon="presets/landuse/graveyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
7417 <link wiki="Tag:amenity=grave_yard" />
7418 <space />
7419 <key key="amenity" value="grave_yard" />
7420 <text key="name" text="Name" />
7421 <reference ref="religious" />
7422 </item> <!-- Graveyard -->
7423 <item name="Cemetery sector" icon="presets/misc/cemetery_sector.svg" type="node,closedway,multipolygon" preset_name_label="true">
7424 <link wiki="Tag:cemetery=sector" />
7425 <space />
7426 <key key="cemetery" value="sector" />
7427 <optional>
7428 <text key="ref" text="Reference" />
7429 <text key="name" text="Name" />
7430 </optional>
7431 </item> <!-- Cemetery sector-->
7432 <separator/>
7433 <item name="Residential Area" icon="presets/landmark/building.svg" type="closedway,multipolygon" preset_name_label="true">
7434 <link wiki="Tag:landuse=residential" />
7435 <space />
7436 <key key="landuse" value="residential" />
7437 <reference ref="optional_name" />
7438 </item> <!-- Residential Area -->
7439 <item name="Retail" icon="presets/shop/mall.svg" type="closedway,multipolygon" preset_name_label="true">
7440 <link wiki="Tag:landuse=retail" />
7441 <space />
7442 <key key="landuse" value="retail" />
7443 <reference ref="optional_name" />
7444 </item> <!-- Retail -->
7445 <item name="Commercial" icon="presets/landuse/commercial.svg" type="closedway,multipolygon" preset_name_label="true">
7446 <link wiki="Tag:landuse=commercial" />
7447 <space />
7448 <key key="landuse" value="commercial" />
7449 <reference ref="optional_name" />
7450 </item> <!-- Commercial -->
7451 <item name="Industrial" icon="presets/landmark/works.svg" type="closedway,multipolygon" preset_name_label="true">
7452 <link wiki="Tag:landuse=industrial" />
7453 <space />
7454 <key key="landuse" value="industrial" />
7455 <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" />
7456 <reference ref="optional_name" />
7457 </item> <!-- Industrial -->
7458 <item name="Garages" icon="presets/landuse/garages.svg" type="closedway,multipolygon" preset_name_label="true">
7459 <link wiki="Tag:landuse=garages" />
7460 <space />
7461 <key key="landuse" value="garages" />
7462 <reference ref="optional_name_operator" />
7463 </item> <!-- Garages -->
7464 <item name="Railway Land" icon="presets/landuse/railway.svg" type="closedway,multipolygon" preset_name_label="true">
7465 <link wiki="Tag:landuse=railway" />
7466 <space />
7467 <key key="landuse" value="railway" />
7468 <reference ref="optional_name" />
7469 </item> <!-- Railway Land -->
7470 <item name="Military" icon="presets/landuse/military.svg" type="closedway,multipolygon" preset_name_label="true">
7471 <link wiki="Tag:landuse=military" />
7472 <space />
7473 <key key="landuse" value="military" />
7474 <reference ref="optional_name" />
7475 </item> <!-- Military -->
7476 <separator/>
7477 <item name="Construction Area" icon="presets/landuse/construction.svg" type="closedway,multipolygon" preset_name_label="true">
7478 <link wiki="Tag:landuse=construction" />
7479 <space />
7480 <key key="landuse" value="construction" />
7481 <reference ref="optional_name" />
7482 </item> <!-- Construction Area -->
7483 <item name="Brownfield" icon="presets/landuse/brownfield.svg" type="closedway,multipolygon" preset_name_label="true">
7484 <link wiki="Tag:landuse=brownfield" />
7485 <space />
7486 <key key="landuse" value="brownfield" />
7487 <reference ref="optional_name" />
7488 </item> <!-- Brownfield -->
7489 <item name="Greenfield" icon="presets/landuse/greenfield.svg" type="closedway,multipolygon" preset_name_label="true">
7490 <link wiki="Tag:landuse=greenfield" />
7491 <space />
7492 <key key="landuse" value="greenfield" />
7493 <reference ref="optional_name" />
7494 </item> <!-- Greenfield -->
7495 <item name="Landfill" icon="presets/landuse/landfill.svg" type="closedway,multipolygon" preset_name_label="true">
7496 <link wiki="Tag:landuse=landfill" />
7497 <space />
7498 <key key="landuse" value="landfill" />
7499 <reference ref="optional_name" />
7500 </item> <!-- Landfill -->
7501 <item name="Quarry" icon="presets/landmark/mine.svg" type="closedway,multipolygon" preset_name_label="true">
7502 <link wiki="Tag:landuse=quarry" />
7503 <space />
7504 <key key="landuse" value="quarry" />
7505 <reference ref="name_operator" />
7506 <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" />
7507 </item> <!-- Quarry -->
7508 </group> <!-- Landuse -->
7509 </group> <!-- Geography -->
7510 <group name="Annotation" icon="presets/misc/housenumber.svg">
7511 <item name="Name" icon="presets/misc/name.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7512 <link wiki="Key:name" />
7513 <space />
7514 <text key="name" text="Name" />
7515 <optional>
7516 <text key="alt_name" text="Alternative name" match="key" />
7517 <text key="old_name" text="Historical name" match="key" />
7518 <text key="loc_name" text="Local name" match="key" />
7519 <text key="reg_name" text="Regional name" match="key" />
7520 <text key="nat_name" text="National name" match="key" />
7521 <text key="int_name" text="International name" match="key" />
7522 <text key="official_name" text="Official name" match="key" />
7523 <text key="short_name" text="Common name abbreviation" match="key" />
7524 </optional>
7525 </item> <!-- Name -->
7526 <item name="Address" icon="presets/misc/housenumber.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7527 <link wiki="Key:addr" />
7528 <space />
7529 <text key="addr:housenumber" text="House number" match="key" auto_increment="-2,-1,+1,+2" />
7530 <text key="addr:street" text="Street name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7531 <optional>
7532 <text key="addr:place" text="Place name" use_last_as_default="force" match="key" alternative_autocomplete_keys="name" />
7533 <text key="addr:city" text="City name" use_last_as_default="force" match="key" />
7534 <text key="addr:postcode" text="Post code" use_last_as_default="force" match="key" />
7535 <combo key="addr:country" text="Country code" values_from="java.util.Locale#getISOCountries" use_last_as_default="force" match="key" />
7536 </optional>
7537 <optional text="Optional values for specific countries">
7538 <text key="addr:unit" text="Unit/Suite" match="key" />
7539 <text key="addr:housename" text="House name" match="key" alternative_autocomplete_keys="name" />
7540 <text key="addr:hamlet" text="Hamlet" match="key" />
7541 <text key="addr:suburb" text="Suburb" use_last_as_default="force" match="key" />
7542 <text key="addr:subdistrict" text="Subdistrict" use_last_as_default="force" match="key" />
7543 <text key="addr:district" text="District" use_last_as_default="force" match="key" />
7544 <text key="addr:province" text="Province" use_last_as_default="force" match="key" />
7545 <!-- US States as defined in ISO 3166-2 -->
7546 <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" />
7547 </optional>
7548 </item> <!-- Address -->
7549 <item name="Address Interpolation" icon="presets/misc/interpolation.svg" type="way" preset_name_label="true">
7550 <link wiki="Key:addr" />
7551 <space />
7552 <combo key="addr:interpolation" text="Numbering scheme" values="odd,even,all,alphabetic" default="odd" match="key" />
7553 <optional>
7554 <combo key="addr:inclusion" text="Accuracy" values="actual,estimate,potential" match="key" />
7555 </optional>
7556 </item> <!-- Address Interpolation -->
7557 <item name="Contact (Common Schema)" icon="presets/misc/contact.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7558 <link wiki="Annotations" />
7559 <space />
7560 <text key="website" text="Website" match="key" />
7561 <text key="email" text="Email Address" match="key" />
7562 <space />
7563 <text key="phone" text="Phone number" match="key" />
7564 <text key="fax" text="Fax Number" match="key" />
7565 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7566 <space />
7567 <text key="wikipedia" text="Wikipedia" />
7568 <text key="image" text="Image" />
7569 </item> <!-- Contact (Common Schema) -->
7570 <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7571 <link wiki="Key:contact" />
7572 <space />
7573 <text key="contact:website" text="Website" match="key" />
7574 <text key="contact:email" text="Email Address" match="key" />
7575 <space />
7576 <text key="contact:phone" text="Phone number" match="key" />
7577 <text key="contact:fax" text="Fax Number" match="key" />
7578 <label text="Use E.123 format, e.g. +49 11223 456 7890" />
7579 <space />
7580 <text key="wikipedia" text="Wikipedia" />
7581 <text key="image" text="Image" />
7582 </item> <!-- Contact (Schema with 'contact:*' Prefix) -->
7583 <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7584 <link wiki="Key:description" />
7585 <space />
7586 <label text="A short text with additional information." text_context="description=*" />
7587 <label text="It might be viewable to the end user (perhaps using a search system or a map with pop-ups)." text_context="description=*" />
7588 <space />
7589 <text key="description" text="Description" match="key" />
7590 <space />
7591 <label text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7592 <preset_link preset_name="Note" />
7593 <preset_link preset_name="Fixme" />
7594 </item> <!-- Description -->
7595 <item name="Note" icon="presets/misc/note.svg" name_context="the tag note=*" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7596 <link wiki="Key:note" />
7597 <space />
7598 <label text="An important hint for other mappers (not for the end user)." text_context="note=*" />
7599 <space />
7600 <text key="note" text="Note" text_context="the tag note=*" match="key" />
7601 <space />
7602 <label text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7603 <preset_link preset_name="Fixme" />
7604 <preset_link preset_name="Description" />
7605 </item> <!-- Note -->
7606 <item name="Fixme" icon="presets/misc/fixme.svg" type="node,way,closedway,relation,multipolygon" preset_name_label="true">
7607 <link wiki="Key:fixme" />
7608 <space />
7609 <label text="A hint for other mappers (not for the end user), that an object needs an improvement." text_context="fixme=*"/>
7610 <space />
7611 <text key="fixme" text="Fixme" match="key" />
7612 <space />
7613 <label text="Similar but different tags:" text_context="note=*, fixme=*, description=*" />
7614 <preset_link preset_name="Note" />
7615 <preset_link preset_name="Description" />
7616 </item> <!-- Fixme -->
7617 </group> <!-- Annotation -->
7618 <group name="Relations" icon="presets/misc/relations.svg">
7619 <item name="Multipolygon" icon="presets/misc/multipolygon.svg" type="relation,multipolygon" preset_name_label="true">
7620 <link wiki="Relation:multipolygon" />
7621 <key key="type" value="multipolygon" />
7622 <optional>
7623 <text key="name" text="Name" />
7624 </optional>
7625 <roles>
7626 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7627 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7628 </roles>
7629 </item> <!-- Multipolygon -->
7630 <item name="Boundary" icon="presets/misc/boundaries.svg" type="relation,multipolygon" preset_name_label="true">
7631 <link wiki="Relation:boundary" />
7632 <space />
7633 <key key="type" value="boundary" />
7634 <text key="name" text="Name" />
7635 <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area" values_searchable="true" />
7636 <optional>
7637 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
7638 </optional>
7639 <roles>
7640 <role key="outer" text="outer segment" requisite="required" type="way,closedway" />
7641 <role key="inner" text="inner segment" requisite="optional" type="way,closedway" />
7642 <role key="subarea" text="Sub area" requisite="optional" type="relation" />
7643 <role key="admin_centre" text="Administration centre" requisite="optional" type="node" count="1" />
7644 <role key="label" text="Label point" requisite="optional" type="node" count="1" />
7645 </roles>
7646 </item> <!-- Boundary -->
7647 <item name="Building" icon="presets/landmark/building.svg" type="relation" preset_name_label="true">
7648 <link wiki="Relation:building" />
7649 <key key="type" value="building" />
7650 <preset_link preset_name="Building" />
7651 <preset_link preset_name="Entrance" />
7652 <preset_link preset_name="Building part" />
7653 <roles>
7654 <role key="outline" text="Outline of building" requisite="required" type="way,closedway,multipolygon" />
7655 <role key="part" text="Inner segment" requisite="required" type="way,closedway" />
7656 <role key="ridge" text="Roof ridge" requisite="optional" type="way,closedway" />
7657 <role key="edge" text="Roof edge" requisite="optional" type="way,closedway" />
7658 <role key="entrance" text="Entrance" requisite="optional" type="node" />
7659 <role key="level_-?\d+" text="Building level" regexp="true" requisite="optional" type="relation" />
7660 </roles>
7661 </item> <!-- Building -->
7662 <item name="Site" type="relation" preset_name_label="true">
7663 <link wiki="Relation:site" />
7664 <space />
7665 <key key="type" value="site" />
7666 <text key="name" text="Site name" />
7667 <roles>
7668 <role key="label" text="where to place the label" requisite="optional" type="node" />
7669 <role key="perimeter" text="perimeter of the site" requisite="optional" type="closedway,multipolygon" />
7670 <role key="entrance" text="entrances to the site, on the perimeter" requisite="optional" type="node" />
7671 <role key="" text="members of site" requisite="optional" type="node,way,closedway,multipolygon" />
7672 </roles>
7673 </item> <!-- Site -->
7674 <separator/>
7675 <item name="Turn Restriction" icon="presets/vehicle/restriction/turn_restrictions/no_u_turn.svg" type="relation" preset_name_label="true">
7676 <link wiki="Relation:restriction" />
7677 <space />
7678 <key key="type" value="restriction" />
7679 <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" />
7680 <roles>
7681 <role key="from" text="from way" requisite="required" count="1" type="way" />
7682 <role key="via" text="via node or ways" requisite="required" type="way,node" />
7683 <role key="to" text="to way" requisite="required" count="1" type="way" />
7684 </roles>
7685 </item> <!-- Turn Restriction -->
7686 <item name="Enforcement" icon="presets/vehicle/restriction/speed_camera.svg" type="relation" preset_name_label="true">
7687 <link wiki="Relation:enforcement" />
7688 <space />
7689 <key key="type" value="enforcement" />
7690 <combo key="enforcement" text="Type of enforcement" values="check,maxheight,maxspeed,maxweight,mindistance,toll,traffic_signals" />
7691 <text key="maxheight" text="Max. height (meters, only if enforcement=maxheight)" />
7692 <text key="maxweight" text="Max. weight (tonnes, only if enforcement=maxweight)" />
7693 <text key="maxspeed" text="Max. speed (km/h, only if enforcement=maxspeed)" />
7694 <roles>
7695 <role key="device" text="location of enforcement device" requisite="required" type="node,way,closedway" />
7696 <role key="from" text="node on way where enforcement starts" requisite="required" type="node" />
7697 <role key="to" text="where enforcement ends" requisite="optional" type="node" />
7698 <role key="force" text="traffic light or barrier that stops you" requisite="optional" type="node" />
7699 </roles>
7700 </item> <!-- Enforcement -->
7701 <separator/>
7702 <group name="Routes" icon="presets/misc/route.svg">
7703 <item name="Bicycle Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7704 <link wiki="Tag:route=bicycle" />
7705 <space/>
7706 <key key="type" value="route"/>
7707 <key key="route" value="bicycle"/>
7708 <text key="name" text="Name" />
7709 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7710 <optional>
7711 <reference ref="route_hikebike_optionals" />
7712 </optional>
7713 <roles>
7714 <reference ref="route_segment_roles" />
7715 </roles>
7716 </item> <!-- Bicycle Route -->
7717 <item name="Mountain Biking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7718 <link wiki="Mountain_biking" />
7719 <space/>
7720 <key key="type" value="route"/>
7721 <key key="route" value="mtb"/>
7722 <text key="name" text="Name" />
7723 <optional>
7724 <reference ref="route_hikebike_optionals" />
7725 </optional>
7726 <roles>
7727 <reference ref="route_segment_roles" />
7728 </roles>
7729 </item> <!-- Mountain Biking Route -->
7730 <item name="Hiking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7731 <link wiki="Tag:route=hiking#Tagging_walking_and_hiking_Route_Networks" />
7732 <space/>
7733 <key key="type" value="route"/>
7734 <key key="route" value="hiking"/>
7735 <text key="name" text="Name" />
7736 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" display_values="international,national,regional,local" values_context="network" values_sort="false"/>
7737 <optional>
7738 <reference ref="route_hikebike_optionals" />
7739 </optional>
7740 <reference ref="walking_routes_roles" />
7741 </item> <!-- Hiking Route -->
7742 <item name="Walking Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7743 <link wiki="Tag:route=foot" />
7744 <space/>
7745 <key key="type" value="route"/>
7746 <key key="route" value="foot"/>
7747 <text key="name" text="Name" />
7748 <combo key="network" text="Network" values="rwn,lwn" display_values="regional,local" values_context="network" values_sort="false" />
7749 <optional>
7750 <reference ref="route_hikebike_optionals" />
7751 </optional>
7752 <reference ref="walking_routes_roles" />
7753 </item> <!-- Walking Route -->
7754 <item name="Running Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7755 <link wiki="Tag:route=running" />
7756 <space/>
7757 <key key="type" value="route"/>
7758 <key key="route" value="running"/>
7759 <text key="name" text="Name" />
7760 <optional>
7761 <reference ref="route_hikebike_optionals" />
7762 </optional>
7763 <roles>
7764 <reference ref="route_segment_roles" />
7765 <reference ref="route_start_stop_roles" />
7766 </roles>
7767 </item> <!-- Running Route -->
7768 <item name="Fitness Trail" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7769 <link wiki="Tag:route=fitness_trail" />
7770 <space/>
7771 <key key="type" value="route"/>
7772 <key key="route" value="fitness_trail"/>
7773 <text key="name" text="Name" />
7774 <optional>
7775 <reference ref="route_hikebike_optionals" />
7776 </optional>
7777 <roles>
7778 <reference ref="route_segment_roles" />
7779 <reference ref="route_start_stop_roles" />
7780 <role key="" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7781 <role key="station" text="fitness station" requisite="optional" type="node,way,closedway" member_expression="leisure=fitness_station" />
7782 </roles>
7783 </item> <!-- Fitness Trail -->
7784 <item name="Riding Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7785 <link wiki="Tag:route=horse" />
7786 <space/>
7787 <key key="type" value="route"/>
7788 <key key="route" value="horse"/>
7789 <text key="name" text="Name" />
7790 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" display_values="international,national,regional,local" values_context="network" values_sort="false" />
7791 <optional>
7792 <reference ref="route_hikebike_optionals" />
7793 </optional>
7794 <roles>
7795 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
7796 <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
7797 <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"/>
7798 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7799 </roles>
7800 </item> <!-- Riding Route -->
7801 <item name="Piste Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7802 <link wiki="Tag:route=piste" />
7803 <space/>
7804 <key key="type" value="route"/>
7805 <key key="route" value="piste"/>
7806 <text key="name" text="Name" />
7807 <combo key="piste:type" text="Piste type" values="connection,downhill,hike,ice_skate,nordic,playground,skitour,sled,sleigh,snow_park" values_searchable="true" />
7808 <optional>
7809 <reference ref="route_hikebike_optionals" />
7810 </optional>
7811 <roles>
7812 <role key="" text="route segment" requisite="optional" type="way" />
7813 <role key="forward" text="forward segment" requisite="optional" type="way" />
7814 <role key="backward" text="backward segment" requisite="optional" type="way" />
7815 <role key="link" text="link segment" requisite="optional" type="way" />
7816 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7817 <role key="variant" text="variant segment" requisite="optional" type="way" />
7818 <role key="start" text="entry points" requisite="optional" type="node" />
7819 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7820 </roles>
7821 </item> <!-- Piste Route -->
7822 <item name="Ski Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7823 <link wiki="Tag:route=ski" />
7824 <space/>
7825 <key key="type" value="route"/>
7826 <key key="route" value="ski"/>
7827 <text key="name" text="Name" />
7828 <combo key="piste:type" text="Piste type" values="nordic,alpine" values_searchable="true" />
7829 <optional>
7830 <reference ref="route_hikebike_optionals" />
7831 </optional>
7832 <roles>
7833 <role key="" text="route segment" requisite="optional" type="way" />
7834 <role key="forward" text="forward segment" requisite="optional" type="way" />
7835 <role key="backward" text="backward segment" requisite="optional" type="way" />
7836 <role key="link" text="link segment" requisite="optional" type="way" />
7837 <role key="shortcut" text="shortcut segment" requisite="optional" type="way" />
7838 <role key="variant" text="variant segment" requisite="optional" type="way" />
7839 <role key="start" text="entry points" requisite="optional" type="node" />
7840 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7841 </roles>
7842 </item> <!-- Ski Route -->
7843 <separator/>
7844 <item name="Detour Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7845 <link wiki="Tag:route=detour" />
7846 <space/>
7847 <key key="type" value="route"/>
7848 <key key="route" value="detour"/>
7849 <reference ref="name_ref"/>
7850 <optional>
7851 <text key="operator" text="Operator" />
7852 <text key="destination" text="Destination"/>
7853 <text key="detour" text="Ref of the way this is a detour to"/>
7854 </optional>
7855 <roles>
7856 <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway|route=ferry"/>
7857 <role key="fork" text="fork node for alternative routes" requisite="optional" type="node"/>
7858 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7859 </roles>
7860 </item> <!-- Detour Route -->
7861 <item name="Power Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7862 <link wiki="Tag:route=power" />
7863 <space/>
7864 <key key="type" value="route"/>
7865 <key key="route" value="power"/>
7866 <reference ref="name_ref_operator"/>
7867 <roles>
7868 <role key="line" text="route segment" requisite="required" type="way" member_expression="power=line|power=cable"/>
7869 <role key="substation" text="Power Substation" requisite="optional" type="way,closedway,multipolygon" member_expression="power"/>
7870 </roles>
7871 </item> <!-- Power Route -->
7872 <item name="Railway Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7873 <link wiki="Tag:route=railway" />
7874 <space/>
7875 <key key="type" value="route"/>
7876 <key key="route" value="railway"/>
7877 <reference ref="name_ref_operator"/>
7878 <roles>
7879 <role key="" text="route segment" requisite="required" type="way" member_expression="railway|route=ferry"/>
7880 </roles>
7881 </item> <!-- Railway Route -->
7882 <item name="Road Route" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7883 <link wiki="Tag:route=road" />
7884 <space/>
7885 <key key="type" value="route"/>
7886 <key key="route" value="road"/>
7887 <reference ref="name_ref"/>
7888 <text key="network" text="Network" />
7889 <text key="operator" text="Operator" />
7890 <text key="distance" text="Distance (km)"/>
7891 <roles>
7892 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7893 <role key="forward" text="forward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7894 <role key="backward" text="backward segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7895 <role key="link" text="link segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry"/>
7896 <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
7897 </roles>
7898 </item> <!-- Road Route -->
7899 <separator/>
7900 <item name="Superroute" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7901 <link wiki="Relation:superroute" />
7902 <space/>
7903 <key key="type" value="superroute"/>
7904 <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" />
7905 <reference ref="name_ref_operator"/>
7906 <roles>
7907 <role key="" text="route segment" requisite="required" type="relation" member_expression="type=route"/> <!-- fixme: at least 2 members are required -->
7908 </roles>
7909 </item> <!-- Superroute -->
7910 </group> <!-- Routes -->
7911 <item name="Route Network" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
7912 <link wiki="Relation:network" />
7913 <space />
7914 <key key="type" value="network" />
7915 <text key="name" text="Name" />
7916 <optional>
7917 <text key="network" text="Network" />
7918 <text key="operator" text="Operator" />
7919 </optional>
7920 <roles>
7921 <role key="" text="member" requisite="required" type="relation" />
7922 </roles>
7923 </item> <!-- Route Network -->
7924 <separator/>
7925 <item name="Associated Street" icon="presets/misc/housenumber.svg" type="relation" preset_name_label="true">
7926 <link wiki="Relation:associatedStreet" />
7927 <space />
7928 <key key="type" value="associatedStreet" />
7929 <text key="name" text="Street name" />
7930 <roles>
7931 <role key="street" text="street" requisite="required" type="way,closedway,multipolygon" member_expression="highway" />
7932 <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;" />
7933 </roles>
7934 </item> <!-- Associated Street -->
7935 <item name="Street" type="relation" preset_name_label="true">
7936 <link wiki="Relation:street" />
7937 <space />
7938 <key key="type" value="street" />
7939 <text key="name" text="Name" />
7940 <roles>
7941 <role key="street" text="ways being part of street" requisite="required" type="way" />
7942 <role key="address" text="addresses belonging to the street" requisite="optional" type="node,way,closedway" />
7943 <role key="house" text="houses belonging to the street" requisite="optional" type="node,way,closedway" />
7944 <role key="associated" text="anything related to the street" requisite="optional" type="node,way,closedway" />
7945 </roles>
7946 </item> <!-- Street -->
7947 <item name="Destination Sign" icon="presets/misc/information/guidepost.svg" type="relation" preset_name_label="true">
7948 <link wiki="Relation:destination_sign" />
7949 <space />
7950 <key key="type" value="destination_sign" />
7951 <text key="destination" text="Destination written on sign (w/o distance)" />
7952 <text key="distance" text="Distance (km)" />
7953 <text key="time" text="Time (hh:mm, for trekking)" />
7954 <text key="colour:back" text="Colour of background" />
7955 <text key="colour:text" text="Colour of text" />
7956 <text key="colour:arrow" text="Colour of border/arrow" />
7957 <roles>
7958 <role key="from" text="last way before junction" requisite="optional" type="node,way" />
7959 <role key="intersection" text="node of the intersection" requisite="optional" count="1" type="node" />
7960 <role key="to" text="first way after junction" requisite="required" count="1" type="node,way" />
7961 <role key="sign" text="position of sign" requisite="optional" type="node" />
7962 </roles>
7963 </item> <!-- Destination Sign -->
7964 <separator/>
7965 <item name="Waterway" icon="presets/nautical/waterway_river.svg" type="relation" preset_name_label="true">
7966 <link wiki="Relation:waterway" />
7967 <space />
7968 <key key="type" value="waterway" />
7969 <combo key="waterway" text="Subtype of waterway (largest one of members)" values="river,stream,canal,drain,ditch" values_searchable="true" />
7970 <text key="name" text="Name" />
7971 <optional>
7972 <text key="destination" text="Name of river/lake/sea/ocean it runs into" />
7973 <text key="ref" text="Reference" />
7974 <text key="ref:sandre" text="Reference Sandre (FR)" />
7975 <text key="ref:fgkz" text="Reference FGKZ (DE)" />
7976 <text key="ref:regine" text="Reference REGINE (NO)" />
7977 <text key="ref:gnis" text="Reference GNIS (USA)" />
7978 <text key="ref:gnbc" text="Reference GNBC (CA)" />
7979 <text key="wikipedia" text="Wikipedia" />
7980 </optional>
7981 <roles>
7982 <role key="" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
7983 <role key="main_stream" text="waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
7984 <role key="side_stream" text="branch waterways (no riverbank)" requisite="optional" type="way" member_expression="waterway -waterway:riverbank" />
7985 <role key="spring" text="spring of waterway" requisite="optional" type="node" />
7986 </roles>
7987 </item> <!-- Waterway -->
7988 <item name="Bridge" icon="presets/transport/bridge/bridge.svg" type="relation" preset_name_label="true">
7989 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
7990 <space />
7991 <key key="type" value="bridge" />
7992 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
7993 <reference ref="name_ref" />
7994 <text key="height" text="Height (meters)" />
7995 <text key="length" text="Length (meters)" />
7996 <text key="operator" text="Operator" />
7997 <roles>
7998 <role key="across" text="ways supported by (on top of) the bridge" requisite="optional" type="way" />
7999 <role key="under" text="ways passing under the bridge" requisite="optional" type="way" />
8000 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8001 <role key="edge" text="edge ways parallel to 'across'" requisite="optional" type="way" />
8002 </roles>
8003 </item> <!-- Bridge -->
8004 <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="relation" preset_name_label="true">
8005 <link wiki="Relations/Proposed/Bridges_and_Tunnels" />
8006 <space />
8007 <key key="type" value="tunnel" />
8008 <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" />
8009 <reference ref="name_ref" />
8010 <text key="length" text="Length (meters)" />
8011 <text key="operator" text="Operator" />
8012 <roles>
8013 <role key="through" text="ways passing through the tunnel" requisite="required" type="way" />
8014 <role key="outline" text="way forming the outline footprint" requisite="optional" count="1" type="closedway,multipolygon" />
8015 <role key="edge" text="edge ways parallel to 'through'" requisite="optional" type="way" />
8016 </roles>
8017 </item> <!-- Tunnel -->
8018 </group> <!-- Relations -->
8019</presets>
Note: See TracBrowser for help on using the repository browser.