1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0">
|
---|
3 | <!--
|
---|
4 | Format description: https://josm.openstreetmap.de/wiki/TaggingPresets
|
---|
5 | -->
|
---|
6 |
|
---|
7 | <!-- Item chunks -->
|
---|
8 | <chunk id="surface">
|
---|
9 | <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,concrete:plates,concrete:lanes,paving_stones,sett,cobblestone,grass_paver,compacted,fine_gravel,gravel,pebblestone,ground,mud,sand,grass,wood,metal" />
|
---|
10 | </chunk>
|
---|
11 | <chunk id="surface_smoothness">
|
---|
12 | <reference ref="surface" />
|
---|
13 | <combo key="smoothness" text="Smoothness" values_searchable="true" values_sort="false">
|
---|
14 | <list_entry value="excellent" short_description="Thin Rollers: rollerblade, skateboard" />
|
---|
15 | <list_entry value="good" short_description="Thin Wheels: racing bike" />
|
---|
16 | <list_entry value="intermediate" short_description="Wheels: city bike, wheelchair, scooter" />
|
---|
17 | <list_entry value="bad" short_description="Robust Wheels: trekking bike, car, rickshaw" />
|
---|
18 | <list_entry value="very_bad" short_description="High Clearance: light duty off-road vehicle" />
|
---|
19 | <list_entry value="horrible" short_description="Off-Road: heavy duty off-road vehicle" />
|
---|
20 | <list_entry value="very_horrible" short_description="Specialized off-road: tractor, ATV" />
|
---|
21 | <list_entry value="impassable" short_description="No wheeled vehicle" />
|
---|
22 | </combo>
|
---|
23 | </chunk>
|
---|
24 | <chunk id="sport_surface">
|
---|
25 | <combo key="surface" text="Surface" values="artificial_turf,asphalt,clay,concrete,decoturf,grass,sand,tartan,ground" />
|
---|
26 | </chunk>
|
---|
27 | <chunk id="riding_surface">
|
---|
28 | <combo key="leisure" text="Type" values="horse_riding,pitch,sports_centre,stadium,track" values_context="riding" />
|
---|
29 | <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" />
|
---|
30 | </chunk>
|
---|
31 | <chunk id="highway_base">
|
---|
32 | <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
|
---|
33 | <combo key="lanes:forward" text="Lanes in way direction" values="1,2,3,4,5" length="3" />
|
---|
34 | <combo key="lanes:backward" text="Lanes opposed to way direction" values="1,2,3,4,5" length="3" />
|
---|
35 | <space />
|
---|
36 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
37 | <text key="maxspeed:forward" text="Max. speed in way direction" />
|
---|
38 | <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
|
---|
39 | <space />
|
---|
40 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
41 | <reference ref="surface_smoothness" />
|
---|
42 | </chunk>
|
---|
43 | <chunk id="highway_yesno">
|
---|
44 | <checkgroup columns="4">
|
---|
45 | <check key="bridge" text="Bridge" disable_off="true" />
|
---|
46 | <check key="tunnel" text="Tunnel" disable_off="true" />
|
---|
47 | <check key="embankment" text="Embankment" disable_off="true" />
|
---|
48 | <check key="cutting" text="Cutting" disable_off="true" />
|
---|
49 | </checkgroup>
|
---|
50 | </chunk>
|
---|
51 | <chunk id="highway_yesno_incline">
|
---|
52 | <reference ref="highway_yesno" />
|
---|
53 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
54 | </chunk>
|
---|
55 | <chunk id="highway_yesno_incline_oneway_lit_width">
|
---|
56 | <checkgroup columns="4">
|
---|
57 | <check key="bridge" text="Bridge" disable_off="true" />
|
---|
58 | <check key="tunnel" text="Tunnel" disable_off="true" />
|
---|
59 | <check key="embankment" text="Embankment" disable_off="true" />
|
---|
60 | <check key="cutting" text="Cutting" disable_off="true" />
|
---|
61 | </checkgroup>
|
---|
62 | <checkgroup columns="4">
|
---|
63 | <check key="oneway" text="Oneway" />
|
---|
64 | <check key="lit" text="Lit" />
|
---|
65 | </checkgroup>
|
---|
66 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
67 | <text key="width" text="Width (meters)" />
|
---|
68 | </chunk>
|
---|
69 | <chunk id="highway_yesno_incline_oneway_lit_width_sidewalk">
|
---|
70 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
71 | <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
|
---|
72 | </chunk>
|
---|
73 | <chunk id="placement">
|
---|
74 | <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5,transition" />
|
---|
75 | <combo key="placement:forward" text="Placement in way direction" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5" />
|
---|
76 | <combo key="placement:backward" text="Placement opposed to way direction" values="left_of:1,left_of:2,left_of:3,left_of:4,left_of:5,middle_of:1,middle_of:2,middle_of:3,middle_of:4,middle_of:5,right_of:1,right_of:2,right_of:3,right_of:4,right_of:5" />
|
---|
77 | </chunk>
|
---|
78 | <chunk id="railway_service">
|
---|
79 | <combo key="service" text="Service type" values="yard,siding,spur,crossover" />
|
---|
80 | </chunk>
|
---|
81 | <chunk id="railway_electrified_yesno">
|
---|
82 | <combo key="electrified" text="Electrified" values="contact_line,no,yes,rail" values_context="electrified" />
|
---|
83 | <combo key="voltage" text="Voltage in Volts (V)" values="600,650,750,1500,3000,15000,25000" length="5" />
|
---|
84 | <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,25" length="5" values_sort="false" />
|
---|
85 | <reference ref="highway_yesno" />
|
---|
86 | </chunk>
|
---|
87 | <chunk id="railway_service_gauge_electrified_yesno">
|
---|
88 | <reference ref="railway_service" />
|
---|
89 | <combo key="tracks" text="Tracks" text_context="railway" values="1,2,3,4" length="4" />
|
---|
90 | <combo key="gauge" text="Gauge (mm)" values="1668,1676,1674,1600,1524,1520,1495,1435,1067,1000,914,762,760,750" length="4" />
|
---|
91 | <reference ref="railway_electrified_yesno" />
|
---|
92 | </chunk>
|
---|
93 | <chunk id="check_access_nomotor">
|
---|
94 | <optional text="Non-motorized traffic:">
|
---|
95 | <checkgroup columns="3">
|
---|
96 | <check key="foot" text="Foot" icon="presets/vehicle/restriction/plain/foot.svg" />
|
---|
97 | <check key="bicycle" text="Bicycle" icon="presets/vehicle/restriction/plain/bicycle.svg" />
|
---|
98 | <check key="horse" text="Horse" icon="presets/vehicle/restriction/plain/horse.svg" />
|
---|
99 | </checkgroup>
|
---|
100 | <space />
|
---|
101 | <reference ref="wheelchair" />
|
---|
102 | </optional>
|
---|
103 | </chunk>
|
---|
104 | <chunk id="check_access_motor">
|
---|
105 | <optional text="Motor vehicle traffic:">
|
---|
106 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
107 | <space />
|
---|
108 | <checkgroup columns="2">
|
---|
109 | <check key="motorcar" text="Motorcar" icon="presets/vehicle/restriction/plain/motorcar.svg" />
|
---|
110 | <check key="motorcycle" text="Motorcycle" icon="presets/vehicle/restriction/plain/motorcycle.svg" />
|
---|
111 | <check key="moped" text="Moped" icon="presets/vehicle/restriction/plain/moped.svg" />
|
---|
112 | <check key="mofa" text="Mofa" icon="presets/vehicle/restriction/plain/mofa.svg" />
|
---|
113 | </checkgroup>
|
---|
114 | </optional>
|
---|
115 | </chunk>
|
---|
116 | <chunk id="min_age">
|
---|
117 | <text key="min_age" text="Minimum age" />
|
---|
118 | </chunk>
|
---|
119 | <chunk id="max_age">
|
---|
120 | <text key="max_age" text="Maximum age" />
|
---|
121 | </chunk>
|
---|
122 | <chunk id="name_ref">
|
---|
123 | <text key="name" text="Name" />
|
---|
124 | <text key="ref" text="Reference" />
|
---|
125 | </chunk>
|
---|
126 | <chunk id="ref_operator">
|
---|
127 | <text key="ref" text="Reference" />
|
---|
128 | <text key="operator" text="Operator" />
|
---|
129 | </chunk>
|
---|
130 | <chunk id="name_ref_operator">
|
---|
131 | <text key="name" text="Name" />
|
---|
132 | <reference ref="ref_operator" />
|
---|
133 | </chunk>
|
---|
134 | <chunk id="name_operator">
|
---|
135 | <text key="name" text="Name" />
|
---|
136 | <text key="operator" text="Operator" />
|
---|
137 | </chunk>
|
---|
138 | <chunk id="name_layer">
|
---|
139 | <text key="name" text="Name" />
|
---|
140 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
141 | </chunk>
|
---|
142 | <chunk id="service_times">
|
---|
143 | <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" />
|
---|
144 | </chunk>
|
---|
145 | <chunk id="oh">
|
---|
146 | <combo key="opening_hours" text="Opening Hours" delimiter="|" values="24/7|08:30-12:30,15:30-20:00|Sa-Su 00:00-24:00|Mo-Su 09:00-21:00|Mo-Sa 08:00-18:00|Mo-Fr 09:00-17:00|Mo-Fr 08:30-20:00; Sa,Su 08:00-15:00; PH off|Mo-Fr 08:30-20:00; Tu-Su 08:00-15:00; Sa 08:00-12:00|Mo-Su 08:00-18:00; Apr 10-15 off; Jun 08:00-14:00; Aug off; Dec 25 off|sunrise-sunset|Su 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" values_sort="false" />
|
---|
147 | </chunk>
|
---|
148 | <chunk id="wheelchair">
|
---|
149 | <combo key="wheelchair" text="Wheelchairs" values="yes,designated,limited,no" values_sort="false" />
|
---|
150 | </chunk>
|
---|
151 | <chunk id="oh_wheelchair">
|
---|
152 | <reference ref="oh" />
|
---|
153 | <reference ref="wheelchair" />
|
---|
154 | </chunk>
|
---|
155 | <chunk id="name_oh_wheelchair">
|
---|
156 | <text key="name" text="Name" />
|
---|
157 | <reference ref="oh_wheelchair" />
|
---|
158 | </chunk>
|
---|
159 | <chunk id="name_operator_oh_wheelchair">
|
---|
160 | <reference ref="name_operator" />
|
---|
161 | <reference ref="oh_wheelchair" />
|
---|
162 | </chunk>
|
---|
163 | <chunk id="name_brand_operator_oh_wheelchair">
|
---|
164 | <text key="name" text="Name" />
|
---|
165 | <text key="brand" text="Brand" />
|
---|
166 | <text key="operator" text="Operator" />
|
---|
167 | <reference ref="oh_wheelchair" />
|
---|
168 | </chunk>
|
---|
169 | <chunk id="name_brand_oh_wheelchair">
|
---|
170 | <text key="name" text="Name" />
|
---|
171 | <text key="brand" text="Brand" />
|
---|
172 | <reference ref="oh_wheelchair" />
|
---|
173 | </chunk>
|
---|
174 | <chunk id="cuisine">
|
---|
175 | <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" />
|
---|
176 | </chunk>
|
---|
177 | <chunk id="internet">
|
---|
178 | <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" />
|
---|
179 | <combo key="internet_access:fee" text="Internet access fee" values="yes,no" />
|
---|
180 | </chunk>
|
---|
181 | <chunk id="internet_smoking">
|
---|
182 | <reference ref="internet" />
|
---|
183 | <combo key="smoking" text="Smoking" values="yes,dedicated,separated,isolated,outside,no" />
|
---|
184 | </chunk>
|
---|
185 | <chunk id="optional_height">
|
---|
186 | <optional>
|
---|
187 | <text key="height" text="Height (meters)" length="7" />
|
---|
188 | </optional>
|
---|
189 | </chunk>
|
---|
190 | <chunk id="optional_maxwidth">
|
---|
191 | <optional>
|
---|
192 | <text key="maxwidth" text="Max. width (meters)" length="7" />
|
---|
193 | </optional>
|
---|
194 | </chunk>
|
---|
195 | <chunk id="optional_maxheight_maxwidth">
|
---|
196 | <optional>
|
---|
197 | <text key="maxheight" text="Max. height (meters)" length="7" />
|
---|
198 | <text key="maxwidth" text="Max. width (meters)" length="7" />
|
---|
199 | </optional>
|
---|
200 | </chunk>
|
---|
201 | <chunk id="optional_name">
|
---|
202 | <optional>
|
---|
203 | <text key="name" text="Name" />
|
---|
204 | </optional>
|
---|
205 | </chunk>
|
---|
206 | <chunk id="optional_name_operator">
|
---|
207 | <optional>
|
---|
208 | <text key="name" text="Name" />
|
---|
209 | <text key="operator" text="Operator" />
|
---|
210 | </optional>
|
---|
211 | </chunk>
|
---|
212 | <chunk id="name_leisure_pitch">
|
---|
213 | <text key="name" text="Name" />
|
---|
214 | <combo key="leisure" text="Type" values="pitch,sports_centre,stadium" default="pitch" />
|
---|
215 | </chunk>
|
---|
216 | <chunk id="sport">
|
---|
217 | <combo key="sport" text="Sport" values="10pin,9pin,american_football,archery,athletics,australian_football,baseball,basketball,beachvolleyball,billiards,boules,bowls,canadian_football,canoe,chess,climbing,cricket,croquet,curling,cycling,dog_racing,equestrian,field_hockey,fitness,gaelic_games,golf,gymnastics,handball,horse_racing,ice_hockey,ice_skating,karting,model_aerodrome,motocross,motor,multi,pelota,racquet,rc_car,roller_skating,rowing,rugby_league,rugby_union,running,safety_training,scuba_diving,shooting,skateboard,soccer,surfing,swimming,table_tennis,tennis,volleyball" values_context="sport" />
|
---|
218 | </chunk>
|
---|
219 | <chunk id="highway_access">
|
---|
220 | <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" values_sort="false" />
|
---|
221 | </chunk>
|
---|
222 | <chunk id="highway_access_vehicle">
|
---|
223 | <reference ref="highway_access" />
|
---|
224 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
225 | </chunk>
|
---|
226 | <chunk id="POI_access">
|
---|
227 | <combo key="access" text="General Access" values="yes,private,customers,permissive,no" values_sort="false" />
|
---|
228 | </chunk>
|
---|
229 | <chunk id="path_access_modes">
|
---|
230 | <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
|
---|
231 | <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
232 | <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,private,no" values_sort="false" match="key" />
|
---|
233 | <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
234 | <space />
|
---|
235 | <label text="Tags which are implied and do not need to be set are `motor_vehicle=no` and `emergency=destination`." />
|
---|
236 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
237 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
238 | </chunk>
|
---|
239 | <chunk id="fee">
|
---|
240 | <combo key="fee" text="Fee" values="yes,no" />
|
---|
241 | </chunk>
|
---|
242 | <chunk id="fee_interval">
|
---|
243 | <combo key="fee" text="Fee" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_no_i18n="true" values_sort="false" />
|
---|
244 | </chunk>
|
---|
245 | <chunk id="parking_name_type_ref">
|
---|
246 | <text key="name" text="Name" />
|
---|
247 | <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
|
---|
248 | <text key="ref" text="Reference number" />
|
---|
249 | </chunk>
|
---|
250 | <chunk id="parking_access_fee_operator_surface_smoothness">
|
---|
251 | <space />
|
---|
252 | <reference ref="POI_access" />
|
---|
253 | <reference ref="fee_interval" />
|
---|
254 | <text key="operator" text="Operator" />
|
---|
255 | <reference ref="surface_smoothness" />
|
---|
256 | </chunk>
|
---|
257 | <chunk id="maxstay">
|
---|
258 | <combo key="maxstay" text="Time Limit" values="30 minutes,60 minutes,180 minutes,1 hour,1.5 hours,1 day,3 days,2 weeks,4 months,1.5 years,unlimited,no,load-unload" values_no_i18n="true" values_sort="false" />
|
---|
259 | </chunk>
|
---|
260 | <chunk id="supervised">
|
---|
261 | <combo key="supervised" text="Supervised" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
|
---|
262 | </chunk>
|
---|
263 | <chunk id="supervised_lit_oh">
|
---|
264 | <reference ref="supervised" />
|
---|
265 | <combo key="lit" text="Lit" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
|
---|
266 | <reference ref="oh" />
|
---|
267 | </chunk>
|
---|
268 | <chunk id="wikipedia_wikidata">
|
---|
269 | <text key="wikipedia" text="Wikipedia" />
|
---|
270 | <text key="wikidata" text="Wikidata" />
|
---|
271 | </chunk>
|
---|
272 | <chunk id="name_wikipedia_wikidata">
|
---|
273 | <text key="name" text="Name" />
|
---|
274 | <reference ref="wikipedia_wikidata" />
|
---|
275 | </chunk>
|
---|
276 | <chunk id="population_postcode_website">
|
---|
277 | <text key="population" text="Population" />
|
---|
278 | <text key="postal_code" text="Postal Code" />
|
---|
279 | <text key="website" text="Website" />
|
---|
280 | </chunk>
|
---|
281 | <chunk id="route_hikebike_optionals">
|
---|
282 | <text key="ref" text="Reference" />
|
---|
283 | <text key="operator" text="Operator" />
|
---|
284 | <text key="distance" text="Distance (kilometers)"/>
|
---|
285 | <text key="ascent" text="Ascent (m)"/>
|
---|
286 | <text key="descent" text="Descent (m)"/>
|
---|
287 | <check key="roundtrip" text="Roundtrip"/>
|
---|
288 | <text key="symbol" text="Symbol description"/>
|
---|
289 | <text key="description" text="Description"/>
|
---|
290 | <text key="website" text="Website" />
|
---|
291 | </chunk>
|
---|
292 | <chunk id="genus_species_taxon">
|
---|
293 | <text key="genus" text="Genus" />
|
---|
294 | <text key="species" text="Species" />
|
---|
295 | <text key="taxon" text="Taxon" />
|
---|
296 | </chunk>
|
---|
297 | <chunk id="leaf">
|
---|
298 | <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,mixed,leafless" values_searchable="true" />
|
---|
299 | <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
|
---|
300 | <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
|
---|
301 | <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
|
---|
302 | <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." />
|
---|
303 | <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
|
---|
304 | <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
|
---|
305 | </combo>
|
---|
306 | </chunk>
|
---|
307 | <chunk id="leaf_without_mixed">
|
---|
308 | <combo key="leaf_type" text="Leaf type" values="broadleaved,needleleaved,leafless" values_searchable="true" />
|
---|
309 | <combo key="leaf_cycle" text="Leaf cycle" values_searchable="true" >
|
---|
310 | <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
|
---|
311 | <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
|
---|
312 | <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." />
|
---|
313 | <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
|
---|
314 | </combo>
|
---|
315 | </chunk>
|
---|
316 | <!-- start of religions and denominations -->
|
---|
317 | <chunk id="religious"> <!-- all religions and denominations -->
|
---|
318 | <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" />
|
---|
319 | <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" />
|
---|
320 | </chunk>
|
---|
321 | <chunk id="religious_catholic_christian"> <!-- special case for wayside_shrine and wayside_cross: all religions and catholic denominations with default to catholic christian -->
|
---|
322 | <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" />
|
---|
323 | <combo key="denomination" text="Denomination" values="catholic,greek_catholic,old_catholic,orthodox,roman_catholic" default="catholic" values_searchable="true" />
|
---|
324 | </chunk>
|
---|
325 | <chunk id="other_religions"> <!-- religions which don't have an own preset -->
|
---|
326 | <combo key="religion" text="Religion" values="bahai,caodaism,confucian,jain,sikh,spiritualist,taoist,tenrikyo,unitarian_universalist,zoroastrian" match="keyvalue!" values_searchable="true" />
|
---|
327 | </chunk>
|
---|
328 | <chunk id="christian_denominations"> <!-- christian denominations -->
|
---|
329 | <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" />
|
---|
330 | </chunk>
|
---|
331 | <chunk id="muslim_denominations"> <!-- muslim denominations -->
|
---|
332 | <combo key="denomination" text="Denomination" values="ibadi,nondenominational,shia,sunni" values_searchable="true" />
|
---|
333 | </chunk>
|
---|
334 | <chunk id="jewish_denominations"> <!-- jewish denominations -->
|
---|
335 | <combo key="denomination" text="Denomination" values="orthodox,conservative,nondenominational,reform" values_context="jewish" values_searchable="true" /> <!-- values_context because of orthodox, #9629 -->
|
---|
336 | </chunk>
|
---|
337 | <chunk id="buddhist_denominations"> <!-- buddhist denominations -->
|
---|
338 | <combo key="denomination" text="Denomination" values="tibetan,theravada,mahayana,vajrayana" values_searchable="true" />
|
---|
339 | </chunk>
|
---|
340 | <chunk id="hindu_denominations"> <!-- hindu denominations -->
|
---|
341 | <combo key="denomination" text="Denomination" values="vaishnavism,shaivism,shaktism,smartism" values_searchable="true" />
|
---|
342 | </chunk>
|
---|
343 | <!-- shinto and the religions which don't have an own preset don't have denominations (yet) -->
|
---|
344 | <!-- end of religions and denominations -->
|
---|
345 | <chunk id="voltage">
|
---|
346 | <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" />
|
---|
347 | </chunk>
|
---|
348 | <chunk id="frequency">
|
---|
349 | <combo key="frequency" text="Frequency in Hertz (Hz)" values="0,16.67,16.7,25,50,60" length="5" values_sort="false" />
|
---|
350 | </chunk>
|
---|
351 | <chunk id="voltage_frequency">
|
---|
352 | <reference ref="voltage" />
|
---|
353 | <reference ref="frequency" />
|
---|
354 | </chunk>
|
---|
355 | <chunk id="transformer_voltage_frequency">
|
---|
356 | <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" />
|
---|
357 | <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" />
|
---|
358 | <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" />
|
---|
359 | <reference ref="frequency" />
|
---|
360 | </chunk>
|
---|
361 | <chunk id="cables">
|
---|
362 | <combo key="cables" text="Amount of Cables" values="1,2,3,4,6,9,12" />
|
---|
363 | </chunk>
|
---|
364 | <chunk id="cables_circuits">
|
---|
365 | <reference ref="cables" />
|
---|
366 | <combo key="circuits" text="Amount of circuits" values="1,2,3,4" />
|
---|
367 | </chunk>
|
---|
368 | <chunk id="power_loc">
|
---|
369 | <combo key="location" text="Location" values="outdoor,indoor,underground,platform,roof" values_context="power" />
|
---|
370 | </chunk>
|
---|
371 | <chunk id="power_extra">
|
---|
372 | <reference ref="power_loc" />
|
---|
373 | <reference ref="voltage_frequency" />
|
---|
374 | <reference ref="ref_operator" />
|
---|
375 | </chunk>
|
---|
376 | <chunk id="power_line_extra">
|
---|
377 | <reference ref="cables_circuits" />
|
---|
378 | <reference ref="voltage_frequency" />
|
---|
379 | </chunk>
|
---|
380 | <chunk id="power_generator">
|
---|
381 | <link wiki="Tag:power=generator" />
|
---|
382 | <space />
|
---|
383 | <key key="power" value="generator" />
|
---|
384 | <reference ref="name_ref_operator" />
|
---|
385 | <text key="start_date" text="Start date" />
|
---|
386 | </chunk>
|
---|
387 | <chunk id="power_output">
|
---|
388 | <optional text="Output forms of energy:">
|
---|
389 | <combo key="generator:output:biogas" text="biogas" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
390 | <combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
391 | <combo key="generator:output:hot_water" text="hot water" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
392 | <combo key="generator:output:hot_air" text="hot air" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
393 | <combo key="generator:output:cold_water" text="cold water" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
394 | <combo key="generator:output:cold_air" text="cold air" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
395 | <combo key="generator:output:compressed_air" text="compressed air" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
396 | <combo key="generator:output:steam" text="steam" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
397 | <combo key="generator:output:vacuum" text="vacuum" values="yes,2 W,3 kW,5 MW,7 GW" />
|
---|
398 | <space />
|
---|
399 | <reference ref="voltage_frequency" />
|
---|
400 | </optional>
|
---|
401 | </chunk>
|
---|
402 | <chunk id="power_pole">
|
---|
403 | <text key="height" text="Height (meters)" length="7" />
|
---|
404 | <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
|
---|
405 | <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
|
---|
406 | <check key="location:transition" text="Location transition" disable_off="true" />
|
---|
407 | <reference ref="ref_operator" />
|
---|
408 | </chunk>
|
---|
409 | <chunk id="rating_phases">
|
---|
410 | <combo key="rating" text="Power rating (kVA/MVA)" values="2700 kVA,12500 kVA,15 MVA,50 MVA,100 MVA" />
|
---|
411 | <combo key="phases" text="Phases" values="1,3" length="1" />
|
---|
412 | </chunk>
|
---|
413 | <chunk id="optional_rating_phases">
|
---|
414 | <optional>
|
---|
415 | <reference ref="rating_phases" />
|
---|
416 | </optional>
|
---|
417 | </chunk>
|
---|
418 | <chunk id="optional_transformer_rating_phases_devices_windings">
|
---|
419 | <optional>
|
---|
420 | <reference ref="rating_phases" />
|
---|
421 | <combo key="devices" text="Number of devices" values="1,2,3,4" />
|
---|
422 | <combo key="windings" text="Number of windings" values="1,2,3,4" />
|
---|
423 | <!-- #16364: don't use simple "power" context to avoid conflict with "delta" used for power towers -->
|
---|
424 | <combo key="windings:configuration" text="Windings configuration" values="star,delta,open-delta,zigzag,open,scott,leblanc" values_context="power_windings" />
|
---|
425 | </optional>
|
---|
426 | </chunk>
|
---|
427 | <chunk id="telecom_medium">
|
---|
428 | <combo key="telecom:medium" text="Local loop type" values="copper,fibre,coaxial" />
|
---|
429 | </chunk>
|
---|
430 | <chunk id="optional_bridge">
|
---|
431 | <optional>
|
---|
432 | <text key="name" text="Name" />
|
---|
433 | <text key="bridge:name" text="Bridge name" />
|
---|
434 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" length="3" values_sort="false" />
|
---|
435 | <space />
|
---|
436 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
437 | <text key="maxspeed:forward" text="Max. speed in way direction" />
|
---|
438 | <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
|
---|
439 | <space />
|
---|
440 | <text key="maxweight" text="Max. weight (tonnes)" />
|
---|
441 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
442 | <text key="width" text="Width (meters)" />
|
---|
443 | <check key="toll" text="Toll" />
|
---|
444 | </optional>
|
---|
445 | </chunk>
|
---|
446 | <chunk id="waterway">
|
---|
447 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
448 | <check key="intermittent" text="Intermittent" disable_off="true" />
|
---|
449 | <check key="seasonal" text="Seasonal" disable_off="true" />
|
---|
450 | <check key="tidal" text="In the tidal range" disable_off="true" />
|
---|
451 | <combo key="tunnel" text="Tunnel" values="culvert,yes" />
|
---|
452 | <text key="width" text="Width (meters)" />
|
---|
453 | </chunk>
|
---|
454 | <chunk id="water_access">
|
---|
455 | <optional text="Water access rules:">
|
---|
456 | <combo key="ship" text="Ship" values="yes,designated,destination,delivery,permissive,private,no" values_sort="false" />
|
---|
457 | <combo key="boat" text="Boat" values="yes,designated,destination,delivery,permissive,private,no" values_sort="false" />
|
---|
458 | <combo key="motorboat" text="Motorboat" values="yes,designated,destination,delivery,permissive,private,no" values_sort="false" />
|
---|
459 | <combo key="canoe" text="Canoe" values="yes,designated,destination,delivery,permissive,private,no" values_sort="false" />
|
---|
460 | </optional>
|
---|
461 | </chunk>
|
---|
462 | <chunk id="operator_substance">
|
---|
463 | <text key="operator" text="Operator" />
|
---|
464 | <combo key="substance" text="Substance" values="water,gas,heat,oil,sewage" />
|
---|
465 | </chunk>
|
---|
466 | <chunk id="support">
|
---|
467 | <combo key="support" text="Support" values="pole,wall_mounted,billboard,ground" values_context="mounting/support" />
|
---|
468 | </chunk>
|
---|
469 | <chunk id="aerodrome">
|
---|
470 | <key key="aeroway" value="aerodrome" match="keyvalue" />
|
---|
471 | <text key="name" text="Name" />
|
---|
472 | <optional>
|
---|
473 | <text key="iata" text="IATA" />
|
---|
474 | <text key="icao" text="ICAO" />
|
---|
475 | <reference ref="wikipedia_wikidata" />
|
---|
476 | </optional>
|
---|
477 | </chunk>
|
---|
478 | <chunk id="car_brands">
|
---|
479 | <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" />
|
---|
480 | </chunk>
|
---|
481 | <chunk id="motorcycle_brands">
|
---|
482 | <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" />
|
---|
483 | </chunk>
|
---|
484 | <chunk id="walking_routes_roles">
|
---|
485 | <roles>
|
---|
486 | <role key="" text="route segment" requisite="required" type="way,closedway,relation" member_expression="highway|route=ferry"/>
|
---|
487 | <role key="alternative" text="alternative segment" requisite="optional" type="way,closedway,relation"/>
|
---|
488 | <role key="approach" text="approach segment" requisite="optional" type="way,closedway,relation"/>
|
---|
489 | <role key="excursion" text="excursion segment" requisite="optional" type="way,closedway,relation"/>
|
---|
490 | <role key="connection" text="connection segment" requisite="optional" type="way,closedway,relation"/>
|
---|
491 | <role key="" text="infrastructure" requisite="optional" type="node,closedway" member_expression="tourism OR amenity"/>
|
---|
492 | <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"/>
|
---|
493 | <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
|
---|
494 | </roles>
|
---|
495 | </chunk>
|
---|
496 | <chunk id="route_segment_roles">
|
---|
497 | <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="highway|route=ferry|leisure=track"/>
|
---|
498 | <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
|
---|
499 | <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
|
---|
500 | <role key="guidepost" text="guidepost" requisite="optional" type="node" member_expression="information=guidepost"/>
|
---|
501 | </chunk>
|
---|
502 | <chunk id="route_start_stop_roles">
|
---|
503 | <role key="start" text="start endpoint" requisite="optional" type="node" />
|
---|
504 | <role key="stop" text="stop endpoint" requisite="optional" type="node" />
|
---|
505 | <role key="start_stop" text="start and stop endpoint" requisite="optional" type="node" />
|
---|
506 | </chunk>
|
---|
507 | <chunk id="public_transport_route_optionals">
|
---|
508 | <text key="from" text="From (initial stop)" />
|
---|
509 | <text key="to" text="To (terminal stop)" />
|
---|
510 | <text key="via" text="Via (intermediate stops)" />
|
---|
511 | <text key="operator" text="Operator" />
|
---|
512 | <text key="network" text="Network" />
|
---|
513 | <text key="description" text="Description" />
|
---|
514 | <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" />
|
---|
515 | <reference ref="oh" />
|
---|
516 | <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
|
---|
517 | <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
|
---|
518 | <reference ref="fee" />
|
---|
519 | <text key="website" text="Website" />
|
---|
520 | </chunk>
|
---|
521 | <chunk id="climbing_styles">
|
---|
522 | <label text="Climbing styles:" />
|
---|
523 | <checkgroup columns="2">
|
---|
524 | <check key="climbing:boulder" text="Boulders" />
|
---|
525 | <check key="climbing:sport" text="Sport climbing" />
|
---|
526 | <check key="climbing:toprope" text="Top rope (approach at the route top + letting the rope down)" />
|
---|
527 | <check key="climbing:trad" text="Traditional climbing (no fixed anchors)" />
|
---|
528 | <check key="climbing:multipitch" text="Multi-pitch climbing" />
|
---|
529 | <check key="climbing:ice" text="Ice climbing" />
|
---|
530 | <check key="climbing:mixed" text="Mixed climbing" />
|
---|
531 | <check key="climbing:deepwater" text="Deep Water Soloing" />
|
---|
532 | </checkgroup>
|
---|
533 | </chunk>
|
---|
534 | <chunk id="climbing_optional_attributes">
|
---|
535 | <optional>
|
---|
536 | <combo key="climbing:orientation" text="Orientation" values="N,NE,E,SE,S,SW,W,NW" values_no_i18n="true" values_sort="false"/>
|
---|
537 | <combo key="climbing:quality" text="Rock/ice quality" values="fragile,medium,solid" />
|
---|
538 | <combo key="climbing:rock" text="Rock type" values="limestone,sandstone,granite,basalt,slate" />
|
---|
539 | <check key="climbing:summit_log" text="Summit/route log/register" />
|
---|
540 | <check key="indoor" text="Climbing routes indoor" />
|
---|
541 | <check key="outdoor" text="Climbing routes outdoor" />
|
---|
542 | <text key="website" text="Official web site (e.g. operator)" />
|
---|
543 | <text key="url" text="Unofficial web site" />
|
---|
544 | <combo key="opening_hours" text="Opening Hours" delimiter="|" values="24/7|sunset-sunrise open; sunrise-sunset closed|Mar-Jun closed; Jul-Feb Mo-Su,PH sunrise-sunset|Mo-Fr 15:00-22:00; Sa-Su 11:00-22:00" values_no_i18n="true" values_sort="false" />
|
---|
545 | <combo key="fee" text="Fee" values="yes,no,Sa-Su 08:00-20:00"/>
|
---|
546 | <reference ref="POI_access" />
|
---|
547 | </optional>
|
---|
548 | </chunk>
|
---|
549 | <chunk id="communication">
|
---|
550 | <space />
|
---|
551 | <label text="Communication type:" />
|
---|
552 | <checkgroup columns="3">
|
---|
553 | <check key="communication:mobile_phone" text="Mobile phone" />
|
---|
554 | <check key="communication:television" text="Television" />
|
---|
555 | <check key="communication:radio" text="Radio" />
|
---|
556 | <check key="communication:microwave" text="Microwave" />
|
---|
557 | <check key="communication:gsm-r" text="GSM-R" />
|
---|
558 | </checkgroup>
|
---|
559 | </chunk>
|
---|
560 | <!-- Link chunks -->
|
---|
561 | <chunk id="link_contact_address">
|
---|
562 | <preset_link preset_name="Contact (Common Schema)" />
|
---|
563 | <preset_link preset_name="Address" />
|
---|
564 | </chunk>
|
---|
565 | <chunk id="link_contact_address_payment">
|
---|
566 | <preset_link preset_name="Contact (Common Schema)" />
|
---|
567 | <preset_link preset_name="Address" />
|
---|
568 | <preset_link preset_name="Payment Methods" />
|
---|
569 | </chunk>
|
---|
570 | <chunk id="link_road_access_restrictions">
|
---|
571 | <preset_link preset_name="Road Restrictions" />
|
---|
572 | <preset_link preset_name="Access Restrictions" />
|
---|
573 | </chunk>
|
---|
574 | <!-- Groups -->
|
---|
575 | <group name="Highways" icon="presets/transport/way/way_secondary.svg">
|
---|
576 | <group name="Streets" icon="presets/transport/way/way_secondary.svg">
|
---|
577 | <item name="Motorway" icon="presets/transport/way/way_motorway.svg" type="way" preset_name_label="true">
|
---|
578 | <link wiki="Tag:highway=motorway" />
|
---|
579 | <space />
|
---|
580 | <key key="highway" value="motorway" />
|
---|
581 | <text key="ref" text="Reference" />
|
---|
582 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
583 | <optional>
|
---|
584 | <text key="name" text="Name" />
|
---|
585 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
586 | <reference ref="highway_base" />
|
---|
587 | <text key="destination" text="Destination" />
|
---|
588 | <text key="destination:ref" text="Destination reference" />
|
---|
589 | <text key="width" text="Width (meters)" />
|
---|
590 | <space />
|
---|
591 | <reference ref="highway_yesno" />
|
---|
592 | <checkgroup columns="4">
|
---|
593 | <check key="oneway" text="Oneway" default="on" />
|
---|
594 | <check key="lit" text="Lit" />
|
---|
595 | <check key="toll" text="Toll" />
|
---|
596 | </checkgroup>
|
---|
597 | <reference ref="placement" />
|
---|
598 | </optional>
|
---|
599 | <reference ref="link_road_access_restrictions" />
|
---|
600 | </item> <!-- Motorway -->
|
---|
601 | <item name="Motorway Link" icon="presets/transport/way/way_motorway_link.svg" type="way" preset_name_label="true">
|
---|
602 | <link wiki="Tag:highway=motorway_link" />
|
---|
603 | <key key="highway" value="motorway_link" />
|
---|
604 | <optional>
|
---|
605 | <text key="ref" text="Reference" />
|
---|
606 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
607 | <reference ref="highway_base" />
|
---|
608 | <text key="destination" text="Destination" />
|
---|
609 | <text key="destination:ref" text="Destination reference" />
|
---|
610 | <text key="junction:ref" text="Junction reference" />
|
---|
611 | <text key="width" text="Width (meters)" />
|
---|
612 | <space />
|
---|
613 | <reference ref="highway_yesno" />
|
---|
614 | <checkgroup columns="4">
|
---|
615 | <check key="oneway" text="Oneway" default="on" />
|
---|
616 | <check key="lit" text="Lit" />
|
---|
617 | <check key="toll" text="Toll" />
|
---|
618 | </checkgroup>
|
---|
619 | <reference ref="placement" />
|
---|
620 | </optional>
|
---|
621 | <reference ref="link_road_access_restrictions" />
|
---|
622 | </item> <!-- Motorway Link -->
|
---|
623 | <item name="Trunk" icon="presets/transport/way/way_trunk.svg" type="way" preset_name_label="true">
|
---|
624 | <link wiki="Tag:highway=trunk" />
|
---|
625 | <space />
|
---|
626 | <key key="highway" value="trunk" />
|
---|
627 | <text key="ref" text="Reference" />
|
---|
628 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
629 | <optional>
|
---|
630 | <text key="name" text="Name" />
|
---|
631 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
632 | <reference ref="highway_base" />
|
---|
633 | <text key="destination" text="Destination" />
|
---|
634 | <text key="destination:ref" text="Destination reference" />
|
---|
635 | <text key="width" text="Width (meters)" />
|
---|
636 | <space />
|
---|
637 | <reference ref="highway_yesno" />
|
---|
638 | <checkgroup columns="4">
|
---|
639 | <check key="oneway" text="Oneway" default="on" />
|
---|
640 | <check key="lit" text="Lit" />
|
---|
641 | <check key="toll" text="Toll" />
|
---|
642 | <check key="motorroad" text="Motorroad" default="on" />
|
---|
643 | </checkgroup>
|
---|
644 | <reference ref="placement" />
|
---|
645 | </optional>
|
---|
646 | <reference ref="link_road_access_restrictions" />
|
---|
647 | </item> <!-- Trunk -->
|
---|
648 | <item name="Trunk Link" icon="presets/transport/way/way_trunk_link.svg" type="way" preset_name_label="true">
|
---|
649 | <link wiki="Highway_link" />
|
---|
650 | <space />
|
---|
651 | <key key="highway" value="trunk_link" />
|
---|
652 | <optional>
|
---|
653 | <text key="ref" text="Reference" />
|
---|
654 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
655 | <reference ref="highway_base" />
|
---|
656 | <text key="destination" text="Destination" />
|
---|
657 | <text key="destination:ref" text="Destination reference" />
|
---|
658 | <text key="junction:ref" text="Junction reference" />
|
---|
659 | <text key="width" text="Width (meters)" />
|
---|
660 | <space />
|
---|
661 | <reference ref="highway_yesno" />
|
---|
662 | <checkgroup columns="4">
|
---|
663 | <check key="oneway" text="Oneway" default="on" />
|
---|
664 | <check key="lit" text="Lit" />
|
---|
665 | <check key="toll" text="Toll" />
|
---|
666 | <check key="motorroad" text="Motorroad" default="on" />
|
---|
667 | </checkgroup>
|
---|
668 | <reference ref="placement" />
|
---|
669 | </optional>
|
---|
670 | <reference ref="link_road_access_restrictions" />
|
---|
671 | </item> <!-- Trunk Link -->
|
---|
672 | <separator/>
|
---|
673 | <item name="Primary" icon="presets/transport/way/way_primary.svg" type="way,closedway" preset_name_label="true">
|
---|
674 | <link wiki="Tag:highway=primary" />
|
---|
675 | <space />
|
---|
676 | <key key="highway" value="primary" />
|
---|
677 | <text key="ref" text="Reference" />
|
---|
678 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
679 | <optional>
|
---|
680 | <text key="name" text="Name" />
|
---|
681 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
682 | <reference ref="highway_base" />
|
---|
683 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
684 | <checkgroup columns="4">
|
---|
685 | <check key="motorroad" text="Motorroad" />
|
---|
686 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
687 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
688 | </checkgroup>
|
---|
689 | <reference ref="placement" />
|
---|
690 | </optional>
|
---|
691 | <reference ref="link_road_access_restrictions" />
|
---|
692 | </item> <!-- Primary -->
|
---|
693 | <item name="Primary Link" icon="presets/transport/way/way_primary_link.svg" type="way" preset_name_label="true">
|
---|
694 | <link wiki="Highway_link" />
|
---|
695 | <key key="highway" value="primary_link" />
|
---|
696 | <optional>
|
---|
697 | <reference ref="highway_base" />
|
---|
698 | <text key="destination" text="Destination" />
|
---|
699 | <text key="destination:ref" text="Destination reference" />
|
---|
700 | <text key="junction:ref" text="Junction reference" />
|
---|
701 | <check key="motorroad" text="Motorroad" />
|
---|
702 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
703 | <space />
|
---|
704 | <reference ref="placement" />
|
---|
705 | </optional>
|
---|
706 | <reference ref="link_road_access_restrictions" />
|
---|
707 | </item> <!-- Primary Link -->
|
---|
708 | <item name="Secondary" icon="presets/transport/way/way_secondary.svg" type="way,closedway" preset_name_label="true">
|
---|
709 | <link wiki="Tag:highway=secondary" />
|
---|
710 | <space />
|
---|
711 | <key key="highway" value="secondary" />
|
---|
712 | <text key="ref" text="Reference" />
|
---|
713 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
714 | <optional>
|
---|
715 | <text key="name" text="Name" />
|
---|
716 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
717 | <reference ref="highway_base" />
|
---|
718 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
719 | <checkgroup columns="2">
|
---|
720 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
721 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
722 | </checkgroup>
|
---|
723 | <reference ref="placement" />
|
---|
724 | </optional>
|
---|
725 | <reference ref="link_road_access_restrictions" />
|
---|
726 | </item> <!-- Secondary -->
|
---|
727 | <item name="Secondary Link" icon="presets/transport/way/way_secondary_link.svg" type="way" preset_name_label="true">
|
---|
728 | <link wiki="Highway_link" />
|
---|
729 | <key key="highway" value="secondary_link" />
|
---|
730 | <optional>
|
---|
731 | <reference ref="highway_base" />
|
---|
732 | <text key="destination" text="Destination" />
|
---|
733 | <text key="destination:ref" text="Destination reference" />
|
---|
734 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
735 | <space />
|
---|
736 | <reference ref="placement" />
|
---|
737 | </optional>
|
---|
738 | <reference ref="link_road_access_restrictions" />
|
---|
739 | </item> <!-- Secondary Link -->
|
---|
740 | <item name="Tertiary" icon="presets/transport/way/way_tertiary.svg" type="way,closedway" preset_name_label="true">
|
---|
741 | <link wiki="Tag:highway=tertiary" />
|
---|
742 | <space />
|
---|
743 | <key key="highway" value="tertiary" />
|
---|
744 | <text key="ref" text="Reference" />
|
---|
745 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
746 | <optional>
|
---|
747 | <text key="name" text="Name" />
|
---|
748 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
749 | <reference ref="highway_base" />
|
---|
750 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
751 | <checkgroup columns="2">
|
---|
752 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
753 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
754 | </checkgroup>
|
---|
755 | <reference ref="placement" />
|
---|
756 | </optional>
|
---|
757 | <reference ref="link_road_access_restrictions" />
|
---|
758 | </item> <!-- Tertiary -->
|
---|
759 | <item name="Tertiary Link" icon="presets/transport/way/way_tertiary_link.svg" type="way" preset_name_label="true">
|
---|
760 | <link wiki="Highway_link" />
|
---|
761 | <key key="highway" value="tertiary_link" />
|
---|
762 | <optional>
|
---|
763 | <reference ref="highway_base" />
|
---|
764 | <text key="destination" text="Destination" />
|
---|
765 | <text key="destination:ref" text="Destination reference" />
|
---|
766 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
767 | <space />
|
---|
768 | <reference ref="placement" />
|
---|
769 | </optional>
|
---|
770 | <reference ref="link_road_access_restrictions" />
|
---|
771 | </item> <!-- Tertiary Link -->
|
---|
772 | <item name="Unclassified" icon="presets/transport/way/way_unclassified.svg" type="way,closedway" preset_name_label="true">
|
---|
773 | <link wiki="Tag:highway=unclassified" />
|
---|
774 | <key key="highway" value="unclassified" />
|
---|
775 | <optional>
|
---|
776 | <text key="name" text="Name" />
|
---|
777 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
778 | <text key="ref" text="Reference" />
|
---|
779 | <check key="noref" text="Street has no reference" disable_off="true" />
|
---|
780 | <reference ref="highway_base" />
|
---|
781 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
782 | <checkgroup columns="3">
|
---|
783 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
784 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
785 | <check key="passing_places" text="Passing Places" />
|
---|
786 | </checkgroup>
|
---|
787 | <reference ref="placement" />
|
---|
788 | </optional>
|
---|
789 | <reference ref="link_road_access_restrictions" />
|
---|
790 | </item> <!-- Unclassified -->
|
---|
791 | <item name="Residential" icon="presets/transport/way/way_residential.svg" type="way,closedway" preset_name_label="true">
|
---|
792 | <link wiki="Tag:highway=residential" />
|
---|
793 | <space />
|
---|
794 | <key key="highway" value="residential" />
|
---|
795 | <text key="name" text="Name" />
|
---|
796 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
797 | <optional>
|
---|
798 | <text key="ref" text="Reference" />
|
---|
799 | <reference ref="highway_base" />
|
---|
800 | <reference ref="highway_yesno" />
|
---|
801 | <checkgroup columns="4">
|
---|
802 | <check key="oneway" text="Oneway" />
|
---|
803 | <check key="oneway:bicycle" text="Oneway for bicycle" />
|
---|
804 | <check key="lit" text="Lit" />
|
---|
805 | </checkgroup>
|
---|
806 | <text key="width" text="Width (meters)" />
|
---|
807 | <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
|
---|
808 | <checkgroup columns="2">
|
---|
809 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
810 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
811 | </checkgroup>
|
---|
812 | </optional>
|
---|
813 | <reference ref="link_road_access_restrictions" />
|
---|
814 | </item> <!-- Residential -->
|
---|
815 | <item name="Bicycle Road" icon="presets/transport/way/way_bicycle_road.svg" type="way,closedway" preset_name_label="true">
|
---|
816 | <link wiki="Key:bicycle_road" />
|
---|
817 | <space />
|
---|
818 | <key key="bicycle_road" value="yes" />
|
---|
819 | <key key="bicycle" value="designated" />
|
---|
820 | <combo key="highway" text="Highway type" values="residential,service,unclassified,path,cycleway" values_context="Highway" default="residential" />
|
---|
821 | <text key="name" text="Name" />
|
---|
822 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
823 | <combo key="vehicle" text="Vehicle access" values="yes,destination,no" values_sort="false" default="no" />
|
---|
824 | <text key="maxspeed" text="Max. speed (km/h)" default="30" />
|
---|
825 | <optional>
|
---|
826 | <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
|
---|
827 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
828 | <reference ref="surface_smoothness" />
|
---|
829 | <reference ref="highway_yesno_incline" />
|
---|
830 | <checkgroup columns="4">
|
---|
831 | <check key="oneway" text="Oneway" />
|
---|
832 | <check key="oneway:bicycle" text="Oneway for bicycle" />
|
---|
833 | <check key="lit" text="Lit" />
|
---|
834 | </checkgroup>
|
---|
835 | <text key="width" text="Width (meters)" />
|
---|
836 | <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
|
---|
837 | </optional>
|
---|
838 | <reference ref="link_road_access_restrictions" />
|
---|
839 | </item> <!-- Bicycle Road -->
|
---|
840 | <item name="Living Street" icon="presets/transport/way/way_living_street.svg" type="way,closedway" preset_name_label="true">
|
---|
841 | <link wiki="Tag:highway=living_street" />
|
---|
842 | <space />
|
---|
843 | <key key="highway" value="living_street" />
|
---|
844 | <text key="name" text="Name" />
|
---|
845 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
846 | <optional>
|
---|
847 | <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
|
---|
848 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
849 | <reference ref="surface_smoothness" />
|
---|
850 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
851 | <checkgroup columns="2">
|
---|
852 | <check key="narrow" text="Narrow" disable_off="true" />
|
---|
853 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
854 | </checkgroup>
|
---|
855 | </optional>
|
---|
856 | <reference ref="link_road_access_restrictions" />
|
---|
857 | </item> <!-- Living Street -->
|
---|
858 | <item name="Pedestrian" icon="presets/transport/way/way_pedestrian.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
859 | <link wiki="Tag:highway=pedestrian" />
|
---|
860 | <space />
|
---|
861 | <key key="highway" value="pedestrian" />
|
---|
862 | <text key="name" text="Name" />
|
---|
863 | <check key="noname" text="Street has no name" disable_off="true" />
|
---|
864 | <optional>
|
---|
865 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
866 | <reference ref="surface_smoothness" />
|
---|
867 | <check key="area" text="Area" />
|
---|
868 | <reference ref="highway_yesno_incline" />
|
---|
869 | <check key="lit" text="Lit" />
|
---|
870 | <text key="width" text="Width (meters)" />
|
---|
871 | </optional>
|
---|
872 | <reference ref="link_road_access_restrictions" />
|
---|
873 | </item> <!-- Pedestrian -->
|
---|
874 | <item name="Service" icon="presets/transport/way/way_service.svg" type="way,closedway" preset_name_label="true">
|
---|
875 | <link wiki="Tag:highway=service" />
|
---|
876 | <space />
|
---|
877 | <key key="highway" value="service" />
|
---|
878 | <combo key="service" text="Service way type" values="alley,driveway,parking_aisle,drive-through,emergency_access" />
|
---|
879 | <optional>
|
---|
880 | <text key="name" text="Name" />
|
---|
881 | <space />
|
---|
882 | <reference ref="highway_base" />
|
---|
883 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
884 | <check key="passing_places" text="Passing Places" />
|
---|
885 | </optional>
|
---|
886 | <reference ref="link_road_access_restrictions" />
|
---|
887 | </item> <!-- Service -->
|
---|
888 | <item name="Parking Aisle" icon="presets/transport/way/way_service_parking_aisle.svg" type="way,closedway" preset_name_label="true">
|
---|
889 | <link wiki="Tag:service=parking_aisle" />
|
---|
890 | <key key="highway" value="service" />
|
---|
891 | <key key="service" value="parking_aisle" />
|
---|
892 | <optional>
|
---|
893 | <reference ref="surface_smoothness" />
|
---|
894 | <check key="oneway" text="Oneway" />
|
---|
895 | <check key="lit" text="Lit" />
|
---|
896 | </optional>
|
---|
897 | <reference ref="link_road_access_restrictions" />
|
---|
898 | </item> <!-- Parking Aisle -->
|
---|
899 | <item name="Escape" icon="presets/transport/way/way_escape.svg" type="way" preset_name_label="true">
|
---|
900 | <link wiki="Tag:highway=escape" />
|
---|
901 | <space />
|
---|
902 | <key key="highway" value="escape" />
|
---|
903 | <label text="Emergency lane beside long descending slopes for trucks and other vehicles to stop safely after brake failure." />
|
---|
904 | <optional>
|
---|
905 | <reference ref="surface" />
|
---|
906 | <text key="width" text="Width (meters)" />
|
---|
907 | <check key="lit" text="Lit" />
|
---|
908 | </optional>
|
---|
909 | </item> <!-- Escape -->
|
---|
910 | <item name="Raceway" icon="presets/sport/raceway.svg" type="way,closedway" preset_name_label="true">
|
---|
911 | <link wiki="Tag:highway=raceway" />
|
---|
912 | <space />
|
---|
913 | <key key="highway" value="raceway" />
|
---|
914 | <text key="name" text="Name" />
|
---|
915 | </item> <!-- Raceway -->
|
---|
916 | <item name="Road (Unknown Type)" icon="presets/transport/way/way_road.svg" type="way,closedway" preset_name_label="true">
|
---|
917 | <link wiki="Tag:highway=road" />
|
---|
918 | <key key="highway" value="road" />
|
---|
919 | <optional>
|
---|
920 | <text key="name" text="Name" />
|
---|
921 | <space />
|
---|
922 | <reference ref="highway_base" />
|
---|
923 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
924 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
925 | </optional>
|
---|
926 | <reference ref="link_road_access_restrictions" />
|
---|
927 | </item> <!-- Road (Unknown Type) -->
|
---|
928 | <item name="Construction" icon="presets/transport/way/way_construction.svg" type="way,closedway" preset_name_label="true">
|
---|
929 | <link wiki="Key:construction" />
|
---|
930 | <key key="highway" value="construction" />
|
---|
931 | <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" />
|
---|
932 | <optional>
|
---|
933 | <text key="name" text="Name" />
|
---|
934 | <space />
|
---|
935 | <reference ref="highway_base" />
|
---|
936 | <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
|
---|
937 | <check key="trolley_wire" text="Overhead trolley wires" />
|
---|
938 | <combo key="junction" text="Junction" values="roundabout,jughandle" />
|
---|
939 | </optional>
|
---|
940 | <reference ref="link_road_access_restrictions" />
|
---|
941 | </item> <!-- Construction -->
|
---|
942 | <separator/>
|
---|
943 | <item name="Road Restrictions" icon="presets/vehicle/restriction/maxspeed.svg" type="node,way,closedway" preset_name_label="true">
|
---|
944 | <link wiki="Key:access" />
|
---|
945 | <space />
|
---|
946 | <checkgroup columns="3" >
|
---|
947 | <check key="oneway" text="Oneway" />
|
---|
948 | <check key="toll" text="Toll" />
|
---|
949 | <check key="noexit" text="No exit (cul-de-sac)" disable_off="true" />
|
---|
950 | <check key="winter_road" text="Winter road" disable_off="true" />
|
---|
951 | <check key="ice_road" text="Ice road" disable_off="true" />
|
---|
952 | </checkgroup>
|
---|
953 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
954 | <text key="maxspeed:forward" text="Max. speed in way direction" />
|
---|
955 | <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
|
---|
956 | <text key="maxspeed:hgv" text="Max. speed Heavy Goods Vehicles (km/h)" match="key" />
|
---|
957 | <text key="maxspeed:advisory" text="Signposted advisory max. speed (km/h)" />
|
---|
958 | <text key="minspeed" text="Min. speed (km/h)" match="key" />
|
---|
959 | <space />
|
---|
960 | <text key="maxweight" text="Max. weight (tonnes)" match="key" />
|
---|
961 | <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
|
---|
962 | <space />
|
---|
963 | <text key="maxheight" text="Max. height (meters)" match="key" />
|
---|
964 | <text key="maxwidth" text="Max. width (meters)" match="key" />
|
---|
965 | <text key="maxlength" text="Max. length (meters)" match="key" />
|
---|
966 | <space />
|
---|
967 | <combo key="overtaking" text="Overtaking" values="yes,both,forward,backward,no" values_context="overtaking" values_sort="false" match="key" />
|
---|
968 | <preset_link preset_name="Access Restrictions" />
|
---|
969 | </item> <!-- Road Restrictions -->
|
---|
970 | <item name="Access Restrictions" icon="presets/vehicle/restriction/restrictions.svg" type="node,way,closedway" preset_name_label="true">
|
---|
971 | <link wiki="Key:access" />
|
---|
972 | <space />
|
---|
973 | <label text="Some road types already imply some access restrictions which should not be set again." />
|
---|
974 | <space />
|
---|
975 | <label text="Transport mode restrictions" />
|
---|
976 | <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" values_searchable="true" values_sort="false" match="key" />
|
---|
977 | <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" values_sort="false" match="key" />
|
---|
978 | <reference ref="wheelchair" />
|
---|
979 | <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
|
---|
980 | <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,private,no" values_sort="false" match="key" />
|
---|
981 | <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" match="key" />
|
---|
982 | <space />
|
---|
983 | <label text="Vehicles per type" />
|
---|
984 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
985 | <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" values_sort="false" match="key" />
|
---|
986 | <combo key="carriage" text="Carriage" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
987 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
988 | <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
989 | <combo key="moped" text="Moped" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
990 | <combo key="mofa" text="Mofa" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
991 | <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
992 | <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
993 | <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
994 | <combo key="bdouble" text="B-double road train" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
995 | <combo key="agricultural" text="Agricultural Vehicles (with restrictions e.g. max. 25 km/h)" values="yes,official,designated,destination,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
996 | <combo key="4wd_only" text="4WD only" values="yes,recommended,no" values_sort="false" match="key" />
|
---|
997 | <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
998 | <combo key="golf_cart" text="Golf cart" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" match="key" />
|
---|
999 | <space />
|
---|
1000 | <label text="Vehicles per use" />
|
---|
1001 | <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,no" values_sort="false" match="keyvalue" />
|
---|
1002 | <combo key="disabled" text="Disabled" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1003 | <combo key="hov" text="High-occupancy vehicles (hov)" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1004 | <combo key="psv" text="Public Service Vehicles (psv)" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1005 | <combo key="bus" text="Public Transportation Bus" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1006 | <combo key="taxi" text="Taxi" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1007 | <combo key="tourist_bus" text="Tourist buses" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1008 | <combo key="hazmat" text="Hazmat" values="yes,official,designated,destination,permissive,private,no" values_sort="false" match="key" />
|
---|
1009 | <preset_link preset_name="Road Restrictions" />
|
---|
1010 | </item> <!-- Access Restrictions -->
|
---|
1011 | <separator/>
|
---|
1012 | <item name="Roundabout" icon="presets/vehicle/restriction/roundabout_right.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1013 | <link wiki="Tag:junction=roundabout" />
|
---|
1014 | <space />
|
---|
1015 | <key key="junction" value="roundabout" />
|
---|
1016 | <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" />
|
---|
1017 | <optional>
|
---|
1018 | <reference ref="name_layer" />
|
---|
1019 | <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
|
---|
1020 | <reference ref="highway_yesno" />
|
---|
1021 | <text key="width" text="Width (meters)" />
|
---|
1022 | </optional>
|
---|
1023 | <reference ref="link_road_access_restrictions" />
|
---|
1024 | <preset_link preset_name="Circular junction" text="Similar but different tags:" />
|
---|
1025 | <preset_link preset_name="Mini-Roundabout" text="Similar but different tags:" />
|
---|
1026 | </item> <!-- Roundabout -->
|
---|
1027 | <item name="Circular junction" icon="presets/vehicle/restriction/junction_circular.svg" type="way,closedway" preset_name_label="true">
|
---|
1028 | <link wiki="Tag:junction=circular" />
|
---|
1029 | <space />
|
---|
1030 | <key key="junction" value="circular" />
|
---|
1031 | <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" />
|
---|
1032 | <optional>
|
---|
1033 | <reference ref="name_layer" />
|
---|
1034 | <combo key="lanes" text="Lanes" values="1,2,3" length="3" />
|
---|
1035 | <reference ref="highway_yesno" />
|
---|
1036 | <check key="oneway" text="Oneway" />
|
---|
1037 | <text key="width" text="Width (meters)" />
|
---|
1038 | </optional>
|
---|
1039 | <reference ref="link_road_access_restrictions" />
|
---|
1040 | <preset_link preset_name="Roundabout" text="Similar but different tags:" />
|
---|
1041 | <preset_link preset_name="Mini-Roundabout" text="Similar but different tags:" />
|
---|
1042 | </item> <!-- Circular junction -->
|
---|
1043 | <item name="Ford" icon="presets/vehicle/ford.svg" type="node,way" preset_name_label="true">
|
---|
1044 | <link wiki="Tag:ford=yes" />
|
---|
1045 | <combo key="ford" text="Ford" values="yes,stepping_stones" default="yes" values_searchable="true" match="keyvalue!" />
|
---|
1046 | <optional>
|
---|
1047 | <text key="name" text="Name" />
|
---|
1048 | </optional>
|
---|
1049 | </item> <!-- Ford -->
|
---|
1050 | </group> <!-- Streets -->
|
---|
1051 | <group name="Ways" icon="presets/transport/way/way_unclassified.svg">
|
---|
1052 | <item name="Track" icon="presets/transport/way/track.svg" type="way,closedway" preset_name_label="true">
|
---|
1053 | <link wiki="Tag:highway=track" />
|
---|
1054 | <space />
|
---|
1055 | <combo key="tracktype" text="Tracktype" values_searchable="true" values_sort="false">
|
---|
1056 | <list_entry value="grade1" icon="presets/transport/way/tracktype_grade1.svg" short_description="Solid: paved or heavily compacted hardcore surface" />
|
---|
1057 | <list_entry value="grade2" icon="presets/transport/way/tracktype_grade2.svg" short_description="Mostly Solid: gravel/rock with some soft material mixed in" />
|
---|
1058 | <list_entry value="grade3" icon="presets/transport/way/tracktype_grade3.svg" short_description="Even mixture of hard and soft materials" />
|
---|
1059 | <list_entry value="grade4" icon="presets/transport/way/tracktype_grade4.svg" short_description="Mostly Soft: soil/sand/grass with some hard material mixed in" />
|
---|
1060 | <list_entry value="grade5" icon="presets/transport/way/tracktype_grade5.svg" short_description="Soft: soil/sand/grass" />
|
---|
1061 | </combo>
|
---|
1062 | <key key="highway" value="track" />
|
---|
1063 | <optional>
|
---|
1064 | <reference ref="name_layer" />
|
---|
1065 | <reference ref="surface_smoothness" />
|
---|
1066 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1067 | <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
|
---|
1068 | <reference ref="highway_access" />
|
---|
1069 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1070 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1071 | <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1072 | <combo key="motorcar" text="Motorcar" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1073 | <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1074 | </optional>
|
---|
1075 | <reference ref="link_road_access_restrictions" />
|
---|
1076 | </item> <!-- Track -->
|
---|
1077 | <item name="Path" icon="presets/transport/way/path.svg" type="way,closedway" preset_name_label="true">
|
---|
1078 | <link wiki="Tag:highway=path" />
|
---|
1079 | <key key="highway" value="path" />
|
---|
1080 | <optional>
|
---|
1081 | <reference ref="name_layer" />
|
---|
1082 | <reference ref="surface_smoothness" />
|
---|
1083 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1084 | <combo key="sac_scale" text="SAC Scale" values_searchable="true" values_sort="false">
|
---|
1085 | <list_entry value="hiking" display_value="T1 - hiking trail" short_description="Trail well cleared. Area flat or slightly sloped, no fall hazard" />
|
---|
1086 | <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" />
|
---|
1087 | <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" />
|
---|
1088 | <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" />
|
---|
1089 | <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" />
|
---|
1090 | <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" />
|
---|
1091 | </combo>
|
---|
1092 | <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
|
---|
1093 | <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" values_sort="false" />
|
---|
1094 | <check key="segregated" text="Segregated" />
|
---|
1095 | <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1096 | <reference ref="wheelchair" />
|
---|
1097 | <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1098 | <reference ref="path_access_modes" />
|
---|
1099 | </optional>
|
---|
1100 | <reference ref="link_road_access_restrictions" />
|
---|
1101 | </item> <!-- Path -->
|
---|
1102 | <separator/>
|
---|
1103 | <item name="Dedicated Bridleway" icon="presets/transport/way/dedicated_bridleway.svg" type="way,closedway" preset_name_label="true">
|
---|
1104 | <link wiki="Tag:highway=bridleway" />
|
---|
1105 | <key key="highway" value="bridleway" />
|
---|
1106 | <optional>
|
---|
1107 | <reference ref="name_layer" />
|
---|
1108 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
1109 | <reference ref="surface_smoothness" />
|
---|
1110 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1111 | <check key="segregated" text="Segregated" />
|
---|
1112 | <space />
|
---|
1113 | <label text="Depending on the country, several access tags are implied and do not need to be set." />
|
---|
1114 | <label text="Globally, `horse=designated` and `motor_vehicle=no` are implied." />
|
---|
1115 | <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1116 | <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,private,no" values_sort="false" match="key" />
|
---|
1117 | <combo key="horse" text="Horse" values="yes,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1118 | <combo key="foot" text="Foot" values="yes,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1119 | <reference ref="wheelchair" />
|
---|
1120 | <combo key="bicycle" text="Bicycle" values="yes,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1121 | <combo key="ski" text="Ski" values="yes,permissive,private,no" values_sort="false" />
|
---|
1122 | <combo key="snowmobile" text="Snowmobile" values="yes,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1123 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1124 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
1125 | </optional>
|
---|
1126 | <reference ref="link_road_access_restrictions" />
|
---|
1127 | </item> <!-- Dedicated Bridleway -->
|
---|
1128 | <item name="Cycle Lane/Track" icon="presets/transport/way/cycle_lane_track.svg" type="way,closedway" preset_name_label="true">
|
---|
1129 | <link wiki="Bicycle" />
|
---|
1130 | <space />
|
---|
1131 | <combo key="cycleway" text="Cycleway" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
|
---|
1132 | <combo key="cycleway:left" text="Cycleway left" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
|
---|
1133 | <combo key="cycleway:right" text="Cycleway right" values_context="cycleway" values="lane,track,opposite_lane,opposite_track,opposite,share_busway,shared_lane" match="key" />
|
---|
1134 | <check key="oneway:bicycle" text="Oneway (bicycle)" />
|
---|
1135 | <space />
|
---|
1136 | <optional text="Edit Highway Attributes:">
|
---|
1137 | <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,unclassified,residential,living_street,service,bus_guideway,construction" values_context="Highway" values_sort="false" />
|
---|
1138 | <check key="oneway" text="Oneway" />
|
---|
1139 | </optional>
|
---|
1140 | </item> <!-- Cycle Lane/Track -->
|
---|
1141 | <item name="Dedicated Cycleway" icon="presets/transport/way/dedicated_cycleway.svg" type="way,closedway" preset_name_label="true">
|
---|
1142 | <link wiki="Tag:highway=cycleway" />
|
---|
1143 | <key key="highway" value="cycleway" />
|
---|
1144 | <optional>
|
---|
1145 | <reference ref="name_layer" />
|
---|
1146 | <reference ref="surface_smoothness" />
|
---|
1147 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1148 | <check key="segregated" text="Segregated" />
|
---|
1149 | <space />
|
---|
1150 | <label text="Depending on the country, several access tags are implied and do not need to be set." />
|
---|
1151 | <label text="Globally, `bicycle=designated` is implied." />
|
---|
1152 | <combo key="foot" text="Pedestrians" values="yes,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1153 | <reference ref="wheelchair" />
|
---|
1154 | <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
|
---|
1155 | <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1156 | <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,private,no" values_sort="false" match="key" />
|
---|
1157 | <combo key="horse" text="Horse" values="yes,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1158 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1159 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
1160 | </optional>
|
---|
1161 | <reference ref="link_road_access_restrictions" />
|
---|
1162 | </item> <!-- Dedicated Cycleway -->
|
---|
1163 | <item name="Segregated Foot- and Cycleway" icon="presets/transport/way/segregated_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
|
---|
1164 | <link wiki="Tag:highway=path" />
|
---|
1165 | <key key="highway" value="path" />
|
---|
1166 | <key key="bicycle" value="designated" />
|
---|
1167 | <key key="foot" value="designated" />
|
---|
1168 | <key key="segregated" value="yes" />
|
---|
1169 | <optional>
|
---|
1170 | <reference ref="name_layer" />
|
---|
1171 | <reference ref="surface_smoothness" />
|
---|
1172 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1173 | <space />
|
---|
1174 | <reference ref="wheelchair" />
|
---|
1175 | <reference ref="path_access_modes" />
|
---|
1176 | </optional>
|
---|
1177 | <reference ref="link_road_access_restrictions" />
|
---|
1178 | </item> <!-- Segregated Foot- and Cycleway -->
|
---|
1179 | <item name="Combined Foot- and Cycleway" icon="presets/transport/way/combined_foot_cycleway.svg" type="way,closedway" preset_name_label="true">
|
---|
1180 | <link wiki="Tag:highway=path" />
|
---|
1181 | <key key="highway" value="path" />
|
---|
1182 | <key key="bicycle" value="designated" />
|
---|
1183 | <key key="foot" value="designated" />
|
---|
1184 | <key key="segregated" value="no" />
|
---|
1185 | <optional>
|
---|
1186 | <reference ref="name_layer" />
|
---|
1187 | <reference ref="surface_smoothness" />
|
---|
1188 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1189 | <check key="passing_places" text="Passing Places" />
|
---|
1190 | <space />
|
---|
1191 | <reference ref="wheelchair" />
|
---|
1192 | <reference ref="path_access_modes" />
|
---|
1193 | </optional>
|
---|
1194 | <reference ref="link_road_access_restrictions" />
|
---|
1195 | </item> <!-- Combined Foot- and Cycleway -->
|
---|
1196 | <item name="Dedicated Footway" icon="presets/transport/way/dedicated_footway.svg" type="way,closedway" preset_name_label="true">
|
---|
1197 | <link wiki="Tag:highway=footway" />
|
---|
1198 | <key key="highway" value="footway" />
|
---|
1199 | <optional>
|
---|
1200 | <combo key="footway" text="Type" values="access_aisle,crossing,sidewalk" values_context="footway" />
|
---|
1201 | <reference ref="name_layer" />
|
---|
1202 | <reference ref="surface_smoothness" />
|
---|
1203 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1204 | <check key="segregated" text="Segregated" />
|
---|
1205 | <reference ref="wheelchair" />
|
---|
1206 | <space />
|
---|
1207 | <label text="Depending on the country, several access tags are implied and do not need to be set." />
|
---|
1208 | <label text="Globally, `foot=designated` is implied." />
|
---|
1209 | <combo key="bicycle" text="Bicycle" values="yes,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1210 | <combo key="ski" text="Ski" values="yes,official,designated,permissive,private,no" values_sort="false" />
|
---|
1211 | <combo key="snowmobile" text="Snowmobile" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1212 | <combo key="dog" text="Dog" values="yes,leashed,unleashed,official,designated,permissive,private,no" values_sort="false" match="key" />
|
---|
1213 | <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" values_sort="false" />
|
---|
1214 | <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" />
|
---|
1215 | <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" values_sort="false" match="key" />
|
---|
1216 | </optional>
|
---|
1217 | <reference ref="link_road_access_restrictions" />
|
---|
1218 | </item> <!-- Dedicated Footway -->
|
---|
1219 | <item name="Steps" icon="presets/transport/way/steps.svg" type="way" preset_name_label="true">
|
---|
1220 | <link wiki="Tag:highway=steps" />
|
---|
1221 | <key key="highway" value="steps" />
|
---|
1222 | <optional>
|
---|
1223 | <text key="name" text="Name" />
|
---|
1224 | <combo key="level" text="Storeys" values="1;2,0;1,-1;0,-2;-1,1.5;2,1;1.5,0.5;1,0;0.5,-0.5;0,-1;-0.5,-1.5;-1,-2;-1.5" values_sort="false" values_no_i18n="true" />
|
---|
1225 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
1226 | <reference ref="surface" />
|
---|
1227 | <text key="step_count" text="Amount of Steps" />
|
---|
1228 | <space />
|
---|
1229 | <check key="ramp" text="Ramp" />
|
---|
1230 | <checkgroup columns="2" >
|
---|
1231 | <check key="ramp:stroller" text="Stroller ramp" />
|
---|
1232 | <check key="ramp:bicycle" text="Bicycle ramp" />
|
---|
1233 | </checkgroup>
|
---|
1234 | <combo key="ramp:wheelchair" text="Wheelchair ramp" values="yes,limited,no" />
|
---|
1235 | <combo key="ramp:luggage" text="Luggage ramp" values="yes,automatic,manual,no" />
|
---|
1236 | <space />
|
---|
1237 | <check key="handrail" text="Handrail" />
|
---|
1238 | <checkgroup columns="3" >
|
---|
1239 | <check key="handrail:left" text="Left handrail" />
|
---|
1240 | <check key="handrail:center" text="Center handrail" />
|
---|
1241 | <check key="handrail:right" text="Right handrail" />
|
---|
1242 | </checkgroup>
|
---|
1243 | <space />
|
---|
1244 | <combo key="conveying" text="Escalator" values="yes,forward,backward,reversible" />
|
---|
1245 | <space />
|
---|
1246 | <reference ref="highway_yesno_incline_oneway_lit_width" />
|
---|
1247 | </optional>
|
---|
1248 | </item> <!-- Steps -->
|
---|
1249 | </group> <!-- Ways -->
|
---|
1250 | <group name="Waypoints" icon="presets/vehicle/waypoints.svg">
|
---|
1251 | <item name="Motorway Junction" icon="presets/vehicle/motorway_junction.svg" type="node" preset_name_label="true">
|
---|
1252 | <link wiki="Tag:highway=motorway_junction" />
|
---|
1253 | <space />
|
---|
1254 | <key key="highway" value="motorway_junction" />
|
---|
1255 | <text key="name" text="Name" />
|
---|
1256 | <check key="noname" text="Junction has no name" disable_off="true" />
|
---|
1257 | <text key="ref" text="Number" />
|
---|
1258 | <check key="noref" text="Junction has no reference" disable_off="true" />
|
---|
1259 | </item> <!-- Motorway Junction -->
|
---|
1260 | <item name="Services" icon="presets/vehicle/services.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
1261 | <link wiki="Tag:highway=services" />
|
---|
1262 | <key key="highway" value="services" />
|
---|
1263 | <optional>
|
---|
1264 | <text key="name" text="Name" />
|
---|
1265 | <text key="operator" text="Operator" />
|
---|
1266 | <check key="toilets" text="Toilets" />
|
---|
1267 | </optional>
|
---|
1268 | </item> <!-- Services -->
|
---|
1269 | <item name="Rest Area" icon="presets/vehicle/rest_area.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
1270 | <link wiki="Tag:highway=rest_area" />
|
---|
1271 | <key key="highway" value="rest_area" />
|
---|
1272 | <optional>
|
---|
1273 | <text key="name" text="Name" />
|
---|
1274 | <check key="toilets" text="Toilets" />
|
---|
1275 | <check key="drinking_water" text="Drinking Water" />
|
---|
1276 | </optional>
|
---|
1277 | </item> <!-- Rest Area -->
|
---|
1278 | <separator/>
|
---|
1279 | <item name="Traffic Signal" icon="presets/vehicle/traffic_signals.svg" type="node" preset_name_label="true">
|
---|
1280 | <link wiki="Tag:highway=traffic_signals" />
|
---|
1281 | <key key="highway" value="traffic_signals" />
|
---|
1282 | <optional>
|
---|
1283 | <combo key="traffic_signals:direction" text="Direction" values="forward,backward,both" />
|
---|
1284 | </optional>
|
---|
1285 | <optional text="Optional crossing attributes:">
|
---|
1286 | <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,unmarked,no" />
|
---|
1287 | <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
|
---|
1288 | <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
|
---|
1289 | <check key="crossing:island" text="With island" />
|
---|
1290 | <check key="button_operated" text="Button operated" />
|
---|
1291 | <check key="traffic_signals:sound" text="Sound signals" />
|
---|
1292 | <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
|
---|
1293 | <check key="bicycle" text="Cross by bicycle" />
|
---|
1294 | <check key="horse" text="Cross on horseback" />
|
---|
1295 | </optional>
|
---|
1296 | <optional text="Optional values for specific countries">
|
---|
1297 | <text key="name" text="Name" />
|
---|
1298 | </optional>
|
---|
1299 | </item> <!-- Traffic Signal -->
|
---|
1300 | <item name="Stop" icon="presets/vehicle/restriction/stop.svg" type="node" preset_name_label="true">
|
---|
1301 | <link wiki="Tag:highway=stop" />
|
---|
1302 | <key key="highway" value="stop" />
|
---|
1303 | <optional>
|
---|
1304 | <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
|
---|
1305 | </optional>
|
---|
1306 | </item> <!-- Stop -->
|
---|
1307 | <item name="Give Way" icon="presets/vehicle/restriction/give_way.svg" type="node" preset_name_label="true">
|
---|
1308 | <link wiki="Tag:highway=give_way" />
|
---|
1309 | <key key="highway" value="give_way" />
|
---|
1310 | <optional>
|
---|
1311 | <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
|
---|
1312 | </optional>
|
---|
1313 | </item> <!-- Give Way -->
|
---|
1314 | <item name="Advanced stop line" icon="presets/vehicle/asl.svg" type="node" preset_name_label="true">
|
---|
1315 | <link wiki="Tag:cycleway=asl" />
|
---|
1316 | <key key="cycleway" value="asl" />
|
---|
1317 | </item> <!-- Advanced stop line -->
|
---|
1318 | <item name="Mini-Roundabout" icon="presets/vehicle/restriction/mini_roundabout_left.svg" type="node" preset_name_label="true">
|
---|
1319 | <link wiki="Tag:highway=mini_roundabout" />
|
---|
1320 | <key key="highway" value="mini_roundabout" />
|
---|
1321 | <space />
|
---|
1322 | <combo key="direction" text="Direction" values="clockwise" />
|
---|
1323 | <preset_link preset_name="Roundabout" text="Similar but different tags:" />
|
---|
1324 | <preset_link preset_name="Circular junction" text="Similar but different tags:" />
|
---|
1325 | </item> <!-- Mini-Roundabout -->
|
---|
1326 | <item name="Pedestrian Crossing" icon="presets/vehicle/crossing.svg" type="node" preset_name_label="true">
|
---|
1327 | <link wiki="Key:crossing" />
|
---|
1328 | <space />
|
---|
1329 | <key key="highway" value="crossing" />
|
---|
1330 | <combo key="crossing" text="Pedestrian crossing type" >
|
---|
1331 | <list_entry value="uncontrolled" icon="presets/vehicle/crossing.svg" />
|
---|
1332 | <list_entry value="traffic_signals" icon="presets/vehicle/crossing_traffic_signals.svg" />
|
---|
1333 | <list_entry value="unmarked" icon="presets/vehicle/crossing_unmarked.svg" />
|
---|
1334 | </combo>
|
---|
1335 | <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" values_searchable="true" />
|
---|
1336 | <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
|
---|
1337 | <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" values_i18n="false" values_sort="false" />
|
---|
1338 | <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
|
---|
1339 | <check key="crossing:island" text="With island" />
|
---|
1340 | <check key="bicycle" text="Cross by bicycle" />
|
---|
1341 | <check key="horse" text="Cross on horseback" />
|
---|
1342 | <label text="In case of traffic signals:" />
|
---|
1343 | <check key="button_operated" text="Button operated" />
|
---|
1344 | <check key="traffic_signals:sound" text="Sound signals" />
|
---|
1345 | </item> <!-- Pedestrian Crossing -->
|
---|
1346 | <group name="Traffic Calming" icon="presets/vehicle/choker.svg">
|
---|
1347 | <item name="Bump" icon="presets/vehicle/bump.svg" type="node,way" preset_name_label="true">
|
---|
1348 | <link wiki="Key:traffic_calming" />
|
---|
1349 | <space />
|
---|
1350 | <key key="traffic_calming" value="bump" />
|
---|
1351 | </item> <!-- Bump -->
|
---|
1352 | <item name="Hump" icon="presets/vehicle/hump.svg" type="node,way" preset_name_label="true">
|
---|
1353 | <link wiki="Key:traffic_calming" />
|
---|
1354 | <space />
|
---|
1355 | <key key="traffic_calming" value="hump" />
|
---|
1356 | </item> <!-- Hump -->
|
---|
1357 | <item name="Table" icon="presets/vehicle/table.svg" type="node,way" preset_name_label="true">
|
---|
1358 | <link wiki="Key:traffic_calming" />
|
---|
1359 | <space />
|
---|
1360 | <key key="traffic_calming" value="table" />
|
---|
1361 | </item> <!-- Table -->
|
---|
1362 | <item name="Cushion" icon="presets/vehicle/cushion.svg" type="node,way" preset_name_label="true">
|
---|
1363 | <link wiki="Key:traffic_calming" />
|
---|
1364 | <space />
|
---|
1365 | <key key="traffic_calming" value="cushion" />
|
---|
1366 | </item> <!-- Cushion -->
|
---|
1367 | <item name="Rumble strip" icon="presets/vehicle/rumble_strip.svg" type="node,way" preset_name_label="true">
|
---|
1368 | <link wiki="Key:traffic_calming" />
|
---|
1369 | <space />
|
---|
1370 | <key key="traffic_calming" value="rumble_strip" />
|
---|
1371 | </item> <!-- Rumble strip -->
|
---|
1372 | <item name="Dip" icon="presets/vehicle/dip.svg" type="node,way" preset_name_label="true">
|
---|
1373 | <link wiki="Key:traffic_calming" />
|
---|
1374 | <space />
|
---|
1375 | <key key="traffic_calming" value="dip" />
|
---|
1376 | </item> <!-- Dip -->
|
---|
1377 | <separator/>
|
---|
1378 | <item name="Chicane" icon="presets/vehicle/chicane.svg" type="node,way" preset_name_label="true">
|
---|
1379 | <link wiki="Key:traffic_calming" />
|
---|
1380 | <space />
|
---|
1381 | <key key="traffic_calming" value="chicane" />
|
---|
1382 | </item> <!-- Chicane -->
|
---|
1383 | <item name="Choker" icon="presets/vehicle/choker.svg" type="node,way" preset_name_label="true">
|
---|
1384 | <link wiki="Key:traffic_calming" />
|
---|
1385 | <space />
|
---|
1386 | <key key="traffic_calming" value="choker" />
|
---|
1387 | </item> <!-- Choker -->
|
---|
1388 | <item name="Island" name_context="traffic_calming" icon="presets/vehicle/island.svg" type="node,way" preset_name_label="true">
|
---|
1389 | <link wiki="Key:traffic_calming" />
|
---|
1390 | <space />
|
---|
1391 | <key key="traffic_calming" value="island" />
|
---|
1392 | </item> <!-- Island -->
|
---|
1393 | </group> <!-- Traffic Calming -->
|
---|
1394 | <item name="Passing Place" icon="presets/vehicle/passing_place.svg" type="node" preset_name_label="true">
|
---|
1395 | <link wiki="Tag:highway=passing_place" />
|
---|
1396 | <key key="highway" value="passing_place" />
|
---|
1397 | </item> <!-- Passing Place -->
|
---|
1398 | <item name="Turning Circle" icon="presets/vehicle/turning_circle.svg" type="node" preset_name_label="true">
|
---|
1399 | <link wiki="Tag:highway=turning_circle" />
|
---|
1400 | <key key="highway" value="turning_circle" />
|
---|
1401 | </item> <!-- Turning Circle -->
|
---|
1402 | <item name="Turning Loop" icon="presets/vehicle/turning_loop.svg" type="node" preset_name_label="true">
|
---|
1403 | <link wiki="Tag:highway=turning_loop" />
|
---|
1404 | <key key="highway" value="turning_loop" />
|
---|
1405 | </item> <!-- Turning Loop -->
|
---|
1406 | <item name="City Limit Sign" icon="presets/vehicle/restriction/city_limit.svg" type="node" preset_name_label="true">
|
---|
1407 | <link wiki="Tag:traffic_sign=city_limit" />
|
---|
1408 | <space />
|
---|
1409 | <key key="traffic_sign" value="city_limit" />
|
---|
1410 | <text key="name" text="Name" />
|
---|
1411 | <optional>
|
---|
1412 | <text key="alt_name" text="Second Name" alternative_autocomplete_keys="name" />
|
---|
1413 | <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
|
---|
1414 | </optional>
|
---|
1415 | </item> <!-- City Limit -->
|
---|
1416 | <item name="Speed Limit Sign" icon="presets/vehicle/restriction/maxspeed.svg" type="node" preset_name_label="true">
|
---|
1417 | <link wiki="Key:traffic_sign" />
|
---|
1418 | <space />
|
---|
1419 | <key key="traffic_sign" value="maxspeed" />
|
---|
1420 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
1421 | <optional>
|
---|
1422 | <combo key="direction" text="Direction" values="N,E,S,W,0,90,180,270,forward,backward" values_sort="false" />
|
---|
1423 | </optional>
|
---|
1424 | </item> <!-- Speed Limit -->
|
---|
1425 | <item name="Speed Camera" icon="presets/vehicle/restriction/speed_camera.svg" type="node" preset_name_label="true">
|
---|
1426 | <link wiki="Tag:highway=speed_camera" />
|
---|
1427 | <key key="highway" value="speed_camera" />
|
---|
1428 | <optional>
|
---|
1429 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
1430 | </optional>
|
---|
1431 | </item> <!-- Speed Camera -->
|
---|
1432 | <item name="Toll gantry" icon="presets/vehicle/restriction/toll_gantry.svg" type="node" preset_name_label="true">
|
---|
1433 | <link wiki="Tag:highway=toll_gantry" />
|
---|
1434 | <key key="highway" value="toll_gantry" />
|
---|
1435 | <optional>
|
---|
1436 | <text key="operator" text="Operator" />
|
---|
1437 | </optional>
|
---|
1438 | </item> <!-- Toll gantry -->
|
---|
1439 | <item name="Traffic Mirror" icon="presets/vehicle/traffic_mirror.svg" type="node" preset_name_label="true">
|
---|
1440 | <link wiki="Tag:highway=traffic_mirror" />
|
---|
1441 | <key key="highway" value="traffic_mirror" />
|
---|
1442 | </item> <!-- Traffic Mirror -->
|
---|
1443 | <item name="Highway milestone" icon="presets/vehicle/milestone.svg" type="node" preset_name_label="true">
|
---|
1444 | <link wiki="Tag:highway=milestone" />
|
---|
1445 | <key key="highway" value="milestone" />
|
---|
1446 | <text key="distance" text="Distance (kilometers)" />
|
---|
1447 | <text key="ref" text="Reference" />
|
---|
1448 | </item> <!-- Highway Milestone -->
|
---|
1449 | <item name="Named Junction" name_context="junction=yes" icon="presets/vehicle/junction.svg" type="node,closedway" preset_name_label="true">
|
---|
1450 | <link wiki="Tag:junction=yes" />
|
---|
1451 | <key key="junction" value="yes" />
|
---|
1452 | <label text="Used in some countries for a named road junction who’s name serves for local orientation." />
|
---|
1453 | <text key="name" text="Name" />
|
---|
1454 | </item> <!-- Named Junction -->
|
---|
1455 | <separator/>
|
---|
1456 | <item name="Elevator" icon="presets/service/elevator.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1457 | <link wiki="Tag:highway=elevator" />
|
---|
1458 | <key key="highway" value="elevator" />
|
---|
1459 | <text key="capacity:persons" text="Capacity (persons)" />
|
---|
1460 | <text key="maxweight" text="Max. weight (tonnes)" />
|
---|
1461 | <combo key="level" text="Storeys" values="0;1;2;3;4;5;6;7,-2;-1;0;1;2;3;4;5;6;7;8;9" values_sort="false" values_no_i18n="true" />
|
---|
1462 | <optional>
|
---|
1463 | <text key="manufacturer" text="Manufacturer" />
|
---|
1464 | <reference ref="name_ref_operator" />
|
---|
1465 | <reference ref="oh_wheelchair" />
|
---|
1466 | <check key="handrail" text="Handrail" />
|
---|
1467 | <check key="bicycle" text="Bicycle" />
|
---|
1468 | <check key="indoor" text="Indoor" />
|
---|
1469 | <reference ref="fee" />
|
---|
1470 | <combo key="goods" text="Freight elevator" values="yes,designated,no" />
|
---|
1471 | <reference ref="POI_access" />
|
---|
1472 | <combo key="surveillance" text="Surveillance Camera" values="indoor,outdoor" />
|
---|
1473 | </optional>
|
---|
1474 | </item> <!-- Elevator -->
|
---|
1475 | <separator/>
|
---|
1476 | <item name="Grit Bin" icon="presets/misc/grit_bin.svg" type="node" preset_name_label="true">
|
---|
1477 | <link wiki="Tag:amenity=grit_bin" />
|
---|
1478 | <key key="amenity" value="grit_bin" />
|
---|
1479 | </item> <!-- Grit Bin -->
|
---|
1480 | <separator/>
|
---|
1481 | <item name="Mountain Pass" icon="presets/landmark/mountain_pass.svg" type="node" preset_name_label="true">
|
---|
1482 | <link wiki="Key:mountain_pass" />
|
---|
1483 | <key key="mountain_pass" value="yes" />
|
---|
1484 | <optional>
|
---|
1485 | <text key="name" text="Name" />
|
---|
1486 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
1487 | <reference ref="wikipedia_wikidata" />
|
---|
1488 | </optional>
|
---|
1489 | </item> <!-- Mountain Pass -->
|
---|
1490 | </group> <!-- Waypoints -->
|
---|
1491 | <group name="Barriers" icon="presets/barrier/wall.svg"> <!-- *** Node Barriers *** -->
|
---|
1492 | <item name="Block" icon="presets/barrier/block.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1493 | <link wiki="Tag:barrier=block" />
|
---|
1494 | <key key="barrier" value="block" />
|
---|
1495 | <reference ref="optional_maxwidth" />
|
---|
1496 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1497 | <space />
|
---|
1498 | <reference ref="highway_access_vehicle" />
|
---|
1499 | <reference ref="check_access_nomotor" />
|
---|
1500 | <reference ref="check_access_motor" />
|
---|
1501 | <preset_link preset_name="Access Restrictions" />
|
---|
1502 | </item> <!-- Block -->
|
---|
1503 | <item name="Bollard" icon="presets/barrier/bollard.svg" type="node,way" preset_name_label="true">
|
---|
1504 | <link wiki="Tag:barrier=bollard" />
|
---|
1505 | <key key="barrier" value="bollard" />
|
---|
1506 | <space />
|
---|
1507 | <combo key="bollard" text="Bollard type" values="rising,removable,foldable,fixed" values_searchable="true" />
|
---|
1508 | <reference ref="optional_maxwidth" />
|
---|
1509 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1510 | <space />
|
---|
1511 | <label text="Tags which are implied and do not need to be set are:" />
|
---|
1512 | <label text="`access=no`, `foot=yes` and `bicycle=yes`" />
|
---|
1513 | <space />
|
---|
1514 | <reference ref="highway_access_vehicle" />
|
---|
1515 | <reference ref="check_access_nomotor" />
|
---|
1516 | <reference ref="check_access_motor" />
|
---|
1517 | <preset_link preset_name="Access Restrictions" />
|
---|
1518 | </item> <!-- Bollard -->
|
---|
1519 | <item name="Cycle Barrier" icon="presets/barrier/cycle_barrier.svg" type="node" preset_name_label="true">
|
---|
1520 | <link wiki="Tag:barrier=cycle_barrier" />
|
---|
1521 | <key key="barrier" value="cycle_barrier" />
|
---|
1522 | <reference ref="optional_maxwidth" />
|
---|
1523 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1524 | <space />
|
---|
1525 | <reference ref="highway_access_vehicle" />
|
---|
1526 | <optional text="Non-motorized traffic:">
|
---|
1527 | <checkgroup columns="2">
|
---|
1528 | <check key="foot" text="Foot" icon="presets/vehicle/restriction/plain/foot.svg" />
|
---|
1529 | <check key="horse" text="Horse" icon="presets/vehicle/restriction/plain/horse.svg" />
|
---|
1530 | </checkgroup>
|
---|
1531 | <space />
|
---|
1532 | <reference ref="wheelchair" />
|
---|
1533 | <combo key="bicycle" text="Bicycle" values="yes,designated,no" values_sort="false" />
|
---|
1534 | </optional>
|
---|
1535 | <reference ref="check_access_motor" />
|
---|
1536 | <preset_link preset_name="Access Restrictions" />
|
---|
1537 | </item> <!-- Cycle Barrier -->
|
---|
1538 | <item name="Cattle Grid" icon="presets/barrier/cattle_grid.svg" type="node" preset_name_label="true">
|
---|
1539 | <link wiki="Tag:barrier=cattle_grid" />
|
---|
1540 | <key key="barrier" value="cattle_grid" />
|
---|
1541 | <reference ref="optional_maxwidth" />
|
---|
1542 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1543 | <space />
|
---|
1544 | <reference ref="highway_access_vehicle" />
|
---|
1545 | <reference ref="check_access_nomotor" />
|
---|
1546 | <reference ref="check_access_motor" />
|
---|
1547 | <preset_link preset_name="Access Restrictions" />
|
---|
1548 | </item> <!-- Cattle Grid -->
|
---|
1549 | <item name="Bus Trap" icon="presets/barrier/bus_trap.svg" type="node" preset_name_label="true">
|
---|
1550 | <link wiki="Tag:barrier=bus_trap" />
|
---|
1551 | <key key="barrier" value="bus_trap" />
|
---|
1552 | <reference ref="optional_maxwidth" />
|
---|
1553 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1554 | <space />
|
---|
1555 | <label text="Tags which are implied and do not need to be set are:" />
|
---|
1556 | <label text="`motor_vehicle=no`, `psv=yes`, `foot=yes` and `bicycle=yes`" />
|
---|
1557 | <space />
|
---|
1558 | <reference ref="highway_access_vehicle" />
|
---|
1559 | <reference ref="check_access_nomotor" />
|
---|
1560 | <reference ref="check_access_motor" />
|
---|
1561 | </item> <!-- Bus Trap -->
|
---|
1562 | <item name="Spikes" icon="presets/barrier/spikes.svg" type="node" preset_name_label="true">
|
---|
1563 | <link wiki="Tag:barrier=spikes" />
|
---|
1564 | <key key="barrier" value="spikes" />
|
---|
1565 | <reference ref="optional_maxwidth" />
|
---|
1566 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1567 | <space />
|
---|
1568 | <reference ref="highway_access_vehicle" />
|
---|
1569 | <reference ref="check_access_nomotor" />
|
---|
1570 | <reference ref="check_access_motor" />
|
---|
1571 | <preset_link preset_name="Access Restrictions" />
|
---|
1572 | </item> <!-- Spikes -->
|
---|
1573 | <item name="Toll Booth" icon="presets/barrier/toll_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
1574 | <link wiki="Tag:barrier=toll_booth" />
|
---|
1575 | <key key="barrier" value="toll_booth" />
|
---|
1576 | <optional>
|
---|
1577 | <reference ref="name_ref_operator" />
|
---|
1578 | <reference ref="oh" />
|
---|
1579 | <reference ref="fee_interval" />
|
---|
1580 | <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
|
---|
1581 | <text key="maxheight" text="Max. height (meters)" length="7" />
|
---|
1582 | <text key="maxwidth" text="Max. width (meters)" length="7" />
|
---|
1583 | </optional>
|
---|
1584 | <space />
|
---|
1585 | <reference ref="highway_access_vehicle" />
|
---|
1586 | <reference ref="check_access_nomotor" />
|
---|
1587 | <reference ref="check_access_motor" />
|
---|
1588 | <preset_link preset_name="Payment Methods" />
|
---|
1589 | <preset_link preset_name="Access Restrictions" />
|
---|
1590 | </item> <!-- Toll Booth -->
|
---|
1591 | <item name="Border Control" icon="presets/barrier/douane.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
1592 | <link wiki="Tag:barrier=border_control" />
|
---|
1593 | <key key="barrier" value="border_control" />
|
---|
1594 | <optional>
|
---|
1595 | <reference ref="name_ref_operator" />
|
---|
1596 | <reference ref="oh" />
|
---|
1597 | <combo key="lanes" text="Lanes" values="1,2,3,4,5,6" length="3" />
|
---|
1598 | <text key="maxheight" text="Max. height (meters)" length="7" />
|
---|
1599 | <text key="maxwidth" text="Max. width (meters)" length="7" />
|
---|
1600 | </optional>
|
---|
1601 | <space />
|
---|
1602 | <reference ref="highway_access_vehicle" />
|
---|
1603 | <reference ref="check_access_nomotor" />
|
---|
1604 | <reference ref="check_access_motor" />
|
---|
1605 | <preset_link preset_name="Access Restrictions" />
|
---|
1606 | </item> <!-- Border Control -->
|
---|
1607 | <separator/> <!-- *** Linear Barriers *** -->
|
---|
1608 | <item name="Hedge" icon="presets/barrier/hedge.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
1609 | <link wiki="Tag:barrier=hedge" />
|
---|
1610 | <space />
|
---|
1611 | <key key="barrier" value="hedge" />
|
---|
1612 | <reference ref="leaf" />
|
---|
1613 | <optional>
|
---|
1614 | <reference ref="genus_species_taxon" />
|
---|
1615 | <text key="height" text="Height (meters)" length="7" />
|
---|
1616 | </optional>
|
---|
1617 | </item> <!-- Hedge -->
|
---|
1618 | <item name="Fence" icon="presets/barrier/fence.svg" type="way,closedway" preset_name_label="true">
|
---|
1619 | <link wiki="Tag:barrier=fence" />
|
---|
1620 | <key key="barrier" value="fence" />
|
---|
1621 | <optional>
|
---|
1622 | <combo key="fence_type" text="Type" values="barbed_wire,bars,chain_link,concrete,electric,metal,pole,railing,split_rail,wire,wood" />
|
---|
1623 | <text key="height" text="Height (meters)" length="7" />
|
---|
1624 | </optional>
|
---|
1625 | </item> <!-- Fence -->
|
---|
1626 | <item name="Handrail" icon="presets/barrier/handrail.svg" type="way,closedway" preset_name_label="true">
|
---|
1627 | <link wiki="Tag:barrier=handrail" />
|
---|
1628 | <key key="barrier" value="handrail" />
|
---|
1629 | <optional>
|
---|
1630 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1631 | <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" />
|
---|
1632 | </optional>
|
---|
1633 | </item> <!-- Handrail -->
|
---|
1634 | <item name="Cable barrier" icon="presets/barrier/cable_barrier.svg" type="way,closedway" preset_name_label="true">
|
---|
1635 | <link wiki="Tag:barrier=cable_barrier" />
|
---|
1636 | <key key="barrier" value="cable_barrier" />
|
---|
1637 | <reference ref="optional_height" />
|
---|
1638 | </item> <!-- Cable barrier -->
|
---|
1639 | <item name="Guard Rail" icon="presets/barrier/guard_rail.svg" type="way,closedway" preset_name_label="true">
|
---|
1640 | <link wiki="Tag:barrier=guard_rail" />
|
---|
1641 | <key key="barrier" value="guard_rail" />
|
---|
1642 | <reference ref="optional_height" />
|
---|
1643 | </item> <!-- Guard Rail -->
|
---|
1644 | <item name="Wall" icon="presets/barrier/wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
1645 | <link wiki="Tag:barrier=wall" />
|
---|
1646 | <key key="barrier" value="wall" />
|
---|
1647 | <reference ref="optional_height" />
|
---|
1648 | <combo key="wall" text="Type" values="castle_wall,dry_stone,flood_wall,noise_barrier,seawall" values_searchable="true" />
|
---|
1649 | <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
|
---|
1650 | </item> <!-- Wall -->
|
---|
1651 | <item name="City Wall" icon="presets/barrier/city_wall.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
1652 | <link wiki="Tag:barrier=city_wall" />
|
---|
1653 | <key key="barrier" value="city_wall" />
|
---|
1654 | <reference ref="optional_height" />
|
---|
1655 | <check key="two_sided" text="Two-sided" disable_off="true" />
|
---|
1656 | <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
|
---|
1657 | </item> <!-- City Wall -->
|
---|
1658 | <item name="Retaining Wall" icon="presets/barrier/retaining_wall.svg" type="way,closedway" preset_name_label="true">
|
---|
1659 | <link wiki="Tag:barrier=retaining_wall" />
|
---|
1660 | <key key="barrier" value="retaining_wall" />
|
---|
1661 | <reference ref="optional_height" />
|
---|
1662 | <combo key="material" text="Material" values="adobe,brick,concrete,glass,masonry,metal,plastic,reinforced_concrete,steel,stone,wood" />
|
---|
1663 | </item> <!-- Retaining Wall -->
|
---|
1664 | <item name="Jersey Barrier" icon="presets/barrier/jersey_barrier.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1665 | <link wiki="Tag:barrier=jersey_barrier" />
|
---|
1666 | <key key="barrier" value="jersey_barrier" />
|
---|
1667 | <combo key="material" text="Material" values="concrete,plastic" />
|
---|
1668 | </item> <!-- Jersey Barrier -->
|
---|
1669 | <item name="Ditch" name_context="Barrier" type="way,closedway" preset_name_label="true">
|
---|
1670 | <link wiki="Tag:barrier=ditch" />
|
---|
1671 | <key key="barrier" value="ditch" />
|
---|
1672 | <optional>
|
---|
1673 | <text key="width" text="Width (meters)" length="7" />
|
---|
1674 | </optional>
|
---|
1675 | </item> <!-- Ditch -->
|
---|
1676 | <item name="Kerb" icon="presets/barrier/kerb.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1677 | <link wiki="Tag:barrier=kerb" />
|
---|
1678 | <key key="barrier" value="kerb" />
|
---|
1679 | <reference ref="optional_height" />
|
---|
1680 | <reference ref="wheelchair" />
|
---|
1681 | <combo key="tactile_paving" text="Tactile paving" values="yes,no,incorrect" />
|
---|
1682 | </item> <!-- Kerb -->
|
---|
1683 | <separator/> <!-- *** Access *** -->
|
---|
1684 | <item name="Entrance (Barrier Opening)" icon="presets/barrier/entrance.svg" type="node" preset_name_label="true">
|
---|
1685 | <link wiki="Tag:barrier=entrance" />
|
---|
1686 | <key key="barrier" value="entrance" />
|
---|
1687 | <reference ref="optional_maxheight_maxwidth" />
|
---|
1688 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1689 | <space />
|
---|
1690 | <reference ref="highway_access_vehicle" />
|
---|
1691 | <reference ref="check_access_nomotor" />
|
---|
1692 | <reference ref="check_access_motor" />
|
---|
1693 | <preset_link preset_name="Access Restrictions" />
|
---|
1694 | </item> <!-- Entrance (Barrier Opening) -->
|
---|
1695 | <item name="Gate" icon="presets/barrier/gate.svg" type="node" preset_name_label="true">
|
---|
1696 | <link wiki="Tag:barrier=gate" />
|
---|
1697 | <key key="barrier" value="gate" />
|
---|
1698 | <reference ref="optional_maxheight_maxwidth" />
|
---|
1699 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1700 | <space />
|
---|
1701 | <reference ref="highway_access_vehicle" />
|
---|
1702 | <reference ref="check_access_nomotor" />
|
---|
1703 | <reference ref="check_access_motor" />
|
---|
1704 | <preset_link preset_name="Access Restrictions" />
|
---|
1705 | </item> <!-- Gate -->
|
---|
1706 | <item name="Lift Gate" icon="presets/barrier/lift_gate.svg" type="node" preset_name_label="true">
|
---|
1707 | <link wiki="Tag:barrier=lift_gate" />
|
---|
1708 | <key key="barrier" value="lift_gate" />
|
---|
1709 | <space />
|
---|
1710 | <combo key="lift_gate:type" text="Type" values="single,double" values_context="lift_gate" values_searchable="true" />
|
---|
1711 | <reference ref="optional_maxwidth" />
|
---|
1712 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1713 | <space />
|
---|
1714 | <reference ref="highway_access_vehicle" />
|
---|
1715 | <reference ref="check_access_nomotor" />
|
---|
1716 | <reference ref="check_access_motor" />
|
---|
1717 | <preset_link preset_name="Access Restrictions" />
|
---|
1718 | </item> <!-- Lift Gate -->
|
---|
1719 | <item name="Swing Gate" icon="presets/barrier/swing_gate.svg" type="node" preset_name_label="true">
|
---|
1720 | <link wiki="Tag:barrier=swing_gate" />
|
---|
1721 | <key key="barrier" value="swing_gate" />
|
---|
1722 | <space />
|
---|
1723 | <combo key="swing_gate:type" text="Type" values="single,double" values_context="swing_gate" values_searchable="true" />
|
---|
1724 | <reference ref="optional_maxwidth" />
|
---|
1725 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1726 | <space />
|
---|
1727 | <reference ref="highway_access_vehicle" />
|
---|
1728 | <reference ref="check_access_nomotor" />
|
---|
1729 | <reference ref="check_access_motor" />
|
---|
1730 | <preset_link preset_name="Access Restrictions" />
|
---|
1731 | </item> <!-- Swing Gate -->
|
---|
1732 | <item name="Hampshire Gate" type="node" preset_name_label="true">
|
---|
1733 | <link wiki="Tag:barrier=hampshire_gate" />
|
---|
1734 | <key key="barrier" value="hampshire_gate" />
|
---|
1735 | <reference ref="optional_maxwidth" />
|
---|
1736 | <text key="maxlength" text="Max. length (meters)" match="key" />
|
---|
1737 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1738 | <space />
|
---|
1739 | <reference ref="highway_access_vehicle" />
|
---|
1740 | <reference ref="check_access_nomotor" />
|
---|
1741 | <reference ref="check_access_motor" />
|
---|
1742 | <preset_link preset_name="Access Restrictions" />
|
---|
1743 | </item> <!-- Hampshire Gate -->
|
---|
1744 | <item name="Bump Gate" type="node" preset_name_label="true">
|
---|
1745 | <link wiki="Tag:barrier=bump_gate" />
|
---|
1746 | <key key="barrier" value="bump_gate" />
|
---|
1747 | <reference ref="optional_maxheight_maxwidth" />
|
---|
1748 | <text key="maxlength" text="Max. length (meters)" match="key" />
|
---|
1749 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1750 | <space />
|
---|
1751 | <reference ref="highway_access_vehicle" />
|
---|
1752 | <reference ref="check_access_nomotor" />
|
---|
1753 | <reference ref="check_access_motor" />
|
---|
1754 | <preset_link preset_name="Access Restrictions" />
|
---|
1755 | </item> <!-- Bump Gate -->
|
---|
1756 | <item name="Kissing Gate" icon="presets/barrier/kissing_gate.svg" type="node" preset_name_label="true">
|
---|
1757 | <link wiki="Tag:barrier=kissing_gate" />
|
---|
1758 | <key key="barrier" value="kissing_gate" />
|
---|
1759 | <reference ref="optional_maxwidth" />
|
---|
1760 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1761 | <space />
|
---|
1762 | <label text="The tag `foot=yes` is implied and does not need to be set." />
|
---|
1763 | <space />
|
---|
1764 | <reference ref="highway_access_vehicle" />
|
---|
1765 | <reference ref="check_access_nomotor" />
|
---|
1766 | <preset_link preset_name="Access Restrictions" />
|
---|
1767 | </item> <!-- Kissing Gate -->
|
---|
1768 | <item name="Chain" icon="presets/barrier/chain.svg" type="node,way,closedway" preset_name_label="true">
|
---|
1769 | <link wiki="Tag:barrier=chain" />
|
---|
1770 | <key key="barrier" value="chain" />
|
---|
1771 | <reference ref="optional_maxwidth" />
|
---|
1772 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1773 | <space />
|
---|
1774 | <reference ref="highway_access_vehicle" />
|
---|
1775 | <reference ref="check_access_nomotor" />
|
---|
1776 | <reference ref="check_access_motor" />
|
---|
1777 | <preset_link preset_name="Access Restrictions" />
|
---|
1778 | </item> <!-- Chain -->
|
---|
1779 | <item name="Stile" icon="presets/barrier/stile.svg" type="node" preset_name_label="true">
|
---|
1780 | <link wiki="Tag:barrier=stile" />
|
---|
1781 | <space />
|
---|
1782 | <key key="barrier" value="stile" />
|
---|
1783 | <combo key="stile" text="Type" values="ladder,squeezer,stepover" values_searchable="true" />
|
---|
1784 | <reference ref="optional_maxwidth" />
|
---|
1785 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1786 | <space />
|
---|
1787 | <reference ref="highway_access_vehicle" />
|
---|
1788 | <reference ref="check_access_nomotor" />
|
---|
1789 | <preset_link preset_name="Access Restrictions" />
|
---|
1790 | </item> <!-- Stile -->
|
---|
1791 | <item name="Turnstile" icon="presets/barrier/turnstile.svg" type="node" preset_name_label="true">
|
---|
1792 | <link wiki="Tag:barrier=turnstile" />
|
---|
1793 | <key key="barrier" value="turnstile" />
|
---|
1794 | <reference ref="optional_maxwidth" />
|
---|
1795 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1796 | <space />
|
---|
1797 | <reference ref="highway_access_vehicle" />
|
---|
1798 | <reference ref="check_access_nomotor" />
|
---|
1799 | <preset_link preset_name="Access Restrictions" />
|
---|
1800 | </item> <!-- Turnstile -->
|
---|
1801 | <item name="Sally Port" icon="presets/barrier/sally_port.svg" type="node" preset_name_label="true">
|
---|
1802 | <link wiki="Tag:barrier=sally_port" />
|
---|
1803 | <space />
|
---|
1804 | <key key="barrier" value="sally_port" />
|
---|
1805 | <text key="maxheight" text="Max. height (meters)" match="key" />
|
---|
1806 | <text key="maxwidth" text="Max. width (meters)" match="key" />
|
---|
1807 | <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
|
---|
1808 | <space />
|
---|
1809 | <reference ref="highway_access_vehicle" />
|
---|
1810 | <reference ref="check_access_nomotor" />
|
---|
1811 | <reference ref="check_access_motor" />
|
---|
1812 | <preset_link preset_name="Access Restrictions" />
|
---|
1813 | </item> <!-- Sally Port -->
|
---|
1814 | </group> <!-- Barriers -->
|
---|
1815 | <group name="Passageways" icon="presets/transport/passage/tunnel.svg">
|
---|
1816 | <item name="Tunnel" icon="presets/transport/passage/tunnel.svg" type="way" preset_name_label="true">
|
---|
1817 | <link wiki="Key:tunnel" />
|
---|
1818 | <key key="tunnel" value="yes" />
|
---|
1819 | <optional>
|
---|
1820 | <text key="name" text="Name" />
|
---|
1821 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" values_sort="false" />
|
---|
1822 | <text key="width" text="Width (meters)" />
|
---|
1823 | <text key="maxheight" text="Max. height (meters)" />
|
---|
1824 | <space />
|
---|
1825 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
1826 | <text key="maxspeed:forward" text="Max. speed in way direction" />
|
---|
1827 | <text key="maxspeed:backward" text="Max. speed opposed to way direction" />
|
---|
1828 | <space />
|
---|
1829 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
1830 | <check key="toll" text="Toll" />
|
---|
1831 | </optional>
|
---|
1832 | </item> <!-- Tunnel -->
|
---|
1833 | <item name="Building Passage" icon="presets/transport/passage/tunnel_building_passage.svg" type="way" preset_name_label="true">
|
---|
1834 | <link wiki="Key:tunnel" />
|
---|
1835 | <key key="tunnel" value="building_passage" />
|
---|
1836 | <optional>
|
---|
1837 | <reference ref="name_layer" />
|
---|
1838 | <text key="width" text="Width (meters)" />
|
---|
1839 | <text key="maxheight" text="Max. height (meters)" />
|
---|
1840 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
1841 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
1842 | </optional>
|
---|
1843 | </item> <!-- Building Passage -->
|
---|
1844 | <item name="Arcade" icon="presets/transport/passage/arcade.svg" type="way" preset_name_label="true">
|
---|
1845 | <link wiki="Key:covered" />
|
---|
1846 | <space />
|
---|
1847 | <key key="covered" value="arcade" />
|
---|
1848 | <check key="arcade:left" value_on="open" text="Open on left side" disable_off="true" />
|
---|
1849 | <check key="arcade:right" value_on="open" text="Open on right side" disable_off="true" />
|
---|
1850 | <optional>
|
---|
1851 | <reference ref="name_layer" />
|
---|
1852 | <text key="width" text="Width (meters)" />
|
---|
1853 | </optional>
|
---|
1854 | </item> <!-- Arcade -->
|
---|
1855 | <item name="Colonnade" icon="presets/transport/passage/colonnade.svg" type="way" preset_name_label="true">
|
---|
1856 | <link wiki="Key:covered" />
|
---|
1857 | <space />
|
---|
1858 | <key key="covered" value="colonnade" />
|
---|
1859 | <check key="colonnade:left" value_on="open" text="Open on left side" disable_off="true" />
|
---|
1860 | <check key="colonnade:right" value_on="open" text="Open on right side" disable_off="true" />
|
---|
1861 | <optional>
|
---|
1862 | <reference ref="name_layer" />
|
---|
1863 | <text key="width" text="Width (meters)" />
|
---|
1864 | </optional>
|
---|
1865 | </item> <!-- Colonnade -->
|
---|
1866 | <item name="Avalanche Protector" icon="presets/transport/passage/tunnel_avalanche_protector.svg" type="way" preset_name_label="true">
|
---|
1867 | <link wiki="Key:tunnel" />
|
---|
1868 | <space />
|
---|
1869 | <key key="tunnel" value="avalanche_protector" />
|
---|
1870 | <check key="avalanche_protector:left" value_on="open" text="Open on left side" disable_off="true" />
|
---|
1871 | <check key="avalanche_protector:right" value_on="open" text="Open on right side" disable_off="true" />
|
---|
1872 | <optional>
|
---|
1873 | <reference ref="name_layer" />
|
---|
1874 | <text key="width" text="Width (meters)" />
|
---|
1875 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
|
---|
1876 | </optional>
|
---|
1877 | </item> <!-- Avalanche Protector -->
|
---|
1878 | </group> <!-- Passageways -->
|
---|
1879 | </group> <!-- Highways -->
|
---|
1880 | <group name="Water" name_context="main group" icon="presets/nautical/waterway_river.svg">
|
---|
1881 | <group name="Water" name_context="sub group" icon="presets/nautical/waterway_river.svg">
|
---|
1882 | <item name="River" icon="presets/nautical/waterway_river.svg" type="way" preset_name_label="true">
|
---|
1883 | <link wiki="Tag:waterway=river" />
|
---|
1884 | <space />
|
---|
1885 | <key key="waterway" value="river" />
|
---|
1886 | <text key="name" text="Name" />
|
---|
1887 | <optional>
|
---|
1888 | <reference ref="waterway" />
|
---|
1889 | <reference ref="wikipedia_wikidata" />
|
---|
1890 | <check key="lock" text="Lock" disable_off="true" />
|
---|
1891 | </optional>
|
---|
1892 | <reference ref="water_access" />
|
---|
1893 | </item> <!-- River -->
|
---|
1894 | <item name="Stream" icon="presets/nautical/waterway_stream.svg" type="way" preset_name_label="true">
|
---|
1895 | <link wiki="Tag:waterway=stream" />
|
---|
1896 | <space />
|
---|
1897 | <key key="waterway" value="stream" />
|
---|
1898 | <text key="name" text="Name" />
|
---|
1899 | <optional>
|
---|
1900 | <reference ref="waterway" />
|
---|
1901 | <reference ref="wikipedia_wikidata" />
|
---|
1902 | </optional>
|
---|
1903 | <reference ref="water_access" />
|
---|
1904 | </item> <!-- Stream -->
|
---|
1905 | <item name="Tidal channel" icon="presets/nautical/tidal_channel.svg" type="way" preset_name_label="true">
|
---|
1906 | <link wiki="Tag:waterway=tidal_channel" />
|
---|
1907 | <space />
|
---|
1908 | <key key="waterway" value="tidal_channel" />
|
---|
1909 | <optional>
|
---|
1910 | <text key="name" text="Name" />
|
---|
1911 | <check key="salt" text="Salt Water" disable_off="true" />
|
---|
1912 | <check key="intermittent" text="Intermittent" disable_off="true" />
|
---|
1913 | <check key="seasonal" text="Seasonal" disable_off="true" />
|
---|
1914 | <text key="width" text="Width (meters)" />
|
---|
1915 | <reference ref="wikipedia_wikidata" />
|
---|
1916 | </optional>
|
---|
1917 | </item> <!-- Tidal channel -->
|
---|
1918 | <item name="Canal" icon="presets/nautical/waterway_canal.svg" type="way" preset_name_label="true">
|
---|
1919 | <link wiki="Tag:waterway=canal" />
|
---|
1920 | <space />
|
---|
1921 | <key key="waterway" value="canal" />
|
---|
1922 | <text key="name" text="Name" />
|
---|
1923 | <optional>
|
---|
1924 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
1925 | <combo key="tunnel" text="Tunnel" values="culvert,flooded,yes" />
|
---|
1926 | <combo key="usage" text="Usage" values="transportation,transmission,irrigation,headrace,tailrace,spillway" values_context="usage" />
|
---|
1927 | <text key="width" text="Width (meters)" />
|
---|
1928 | <reference ref="wikipedia_wikidata" />
|
---|
1929 | <check key="lock" text="Lock" disable_off="true" />
|
---|
1930 | </optional>
|
---|
1931 | <reference ref="water_access" />
|
---|
1932 | </item> <!-- Canal -->
|
---|
1933 | <item name="Drain" icon="presets/nautical/waterway_drain.svg" type="way" preset_name_label="true">
|
---|
1934 | <link wiki="Tag:waterway=drain" />
|
---|
1935 | <space />
|
---|
1936 | <key key="waterway" value="drain" />
|
---|
1937 | <optional>
|
---|
1938 | <text key="name" text="Name" />
|
---|
1939 | <reference ref="waterway" />
|
---|
1940 | </optional>
|
---|
1941 | </item> <!-- Drain -->
|
---|
1942 | <item name="Ditch" icon="presets/nautical/waterway_ditch.svg" type="way" preset_name_label="true">
|
---|
1943 | <link wiki="Tag:waterway=ditch" />
|
---|
1944 | <space />
|
---|
1945 | <key key="waterway" value="ditch" />
|
---|
1946 | <optional>
|
---|
1947 | <text key="name" text="Name" />
|
---|
1948 | <reference ref="waterway" />
|
---|
1949 | </optional>
|
---|
1950 | </item> <!-- Ditch -->
|
---|
1951 | <separator/>
|
---|
1952 | <item name="Spring" icon="presets/landmark/spring.svg" type="node,closedway" preset_name_label="true">
|
---|
1953 | <link wiki="Tag:natural=spring" />
|
---|
1954 | <label text="A point where groundwater naturally flows to the surface of the earth from underground." />
|
---|
1955 | <space />
|
---|
1956 | <key key="natural" value="spring" />
|
---|
1957 | <text key="name" text="Name" />
|
---|
1958 | <check key="drinking_water" text="Drinking Water" />
|
---|
1959 | </item> <!-- Spring -->
|
---|
1960 | <item name="Waterfall" icon="presets/nautical/waterfall.svg" type="node,way" preset_name_label="true">
|
---|
1961 | <link wiki="Tag:waterway=waterfall" />
|
---|
1962 | <space />
|
---|
1963 | <key key="waterway" value="waterfall" />
|
---|
1964 | <reference ref="name_wikipedia_wikidata" />
|
---|
1965 | <text key="height" text="Height (meters)" length="7" />
|
---|
1966 | </item> <!-- Waterfall -->
|
---|
1967 | <item name="Weir" icon="presets/nautical/weir.svg" type="node,way" preset_name_label="true">
|
---|
1968 | <link wiki="Tag:waterway=weir" />
|
---|
1969 | <space />
|
---|
1970 | <key key="waterway" value="weir" />
|
---|
1971 | <text key="name" text="Name" />
|
---|
1972 | </item> <!-- Weir -->
|
---|
1973 | <item name="Dam" icon="presets/nautical/dam.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
1974 | <link wiki="Tag:waterway=dam" />
|
---|
1975 | <space />
|
---|
1976 | <key key="waterway" value="dam" />
|
---|
1977 | <reference ref="name_wikipedia_wikidata" />
|
---|
1978 | </item> <!-- Dam -->
|
---|
1979 | <item name="Levee" icon="presets/misc/dyke.svg" type="way" preset_name_label="true">
|
---|
1980 | <link wiki="Tag:man_made=dyke" />
|
---|
1981 | <space />
|
---|
1982 | <key key="man_made" value="dyke" />
|
---|
1983 | </item> <!-- Levee -->
|
---|
1984 | <item name="Groyne" icon="presets/nautical/groyne.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
1985 | <link wiki="Tag:man_made=groyne" />
|
---|
1986 | <key key="man_made" value="groyne" />
|
---|
1987 | </item> <!-- Groyne -->
|
---|
1988 | <item name="Breakwater" icon="presets/nautical/breakwater.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
1989 | <link wiki="Tag:man_made=breakwater" />
|
---|
1990 | <space />
|
---|
1991 | <key key="man_made" value="breakwater" />
|
---|
1992 | <text key="ref" text="Reference" />
|
---|
1993 | <text key="name" text="Name" />
|
---|
1994 | </item> <!-- Breakwater -->
|
---|
1995 | <separator/>
|
---|
1996 | <item name="Culvert" icon="presets/transport/passage/tunnel_culvert.svg" type="way" preset_name_label="true">
|
---|
1997 | <link wiki="Tag:tunnel=culvert" />
|
---|
1998 | <key key="tunnel" value="culvert" />
|
---|
1999 | <optional>
|
---|
2000 | <text key="name" text="Name" />
|
---|
2001 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" length="3" values_sort="false" />
|
---|
2002 | <text key="width" text="Width (meters)" />
|
---|
2003 | </optional>
|
---|
2004 | </item> <!-- Culvert -->
|
---|
2005 | <item name="Penstock" icon="presets/nautical/penstock.svg" type="way" preset_name_label="true">
|
---|
2006 | <link wiki="Tag:usage=penstock" />
|
---|
2007 | <key key="waterway" value="pressurised" />
|
---|
2008 | <key key="man_made" value="pipeline" />
|
---|
2009 | <key key="substance" value="water" />
|
---|
2010 | <key key="usage" value="penstock" />
|
---|
2011 | <combo key="location" text="Location" values="overground,underground" values_context="pipeline" />
|
---|
2012 | <optional>
|
---|
2013 | <text key="name" text="Name" />
|
---|
2014 | <text key="operator" text="Operator" />
|
---|
2015 | <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" />
|
---|
2016 | <text key="pressure" text="Pressure (bar)" />
|
---|
2017 | <combo key="material" text="Material" values="metal,steel" />
|
---|
2018 | </optional>
|
---|
2019 | </item> <!-- Penstock -->
|
---|
2020 | <separator/>
|
---|
2021 | <item name="Basin" icon="presets/landuse/basin.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2022 | <link wiki="Tag:landuse=basin" />
|
---|
2023 | <space />
|
---|
2024 | <key key="landuse" value="basin" />
|
---|
2025 | <combo key="basin" text="Type" values="retention,infiltration,detention" />
|
---|
2026 | <reference ref="optional_name" />
|
---|
2027 | </item> <!-- Basin -->
|
---|
2028 | <item name="Reservoir" icon="presets/landuse/reservoir.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2029 | <link wiki="Tag:landuse=reservoir" />
|
---|
2030 | <space />
|
---|
2031 | <key key="landuse" value="reservoir" />
|
---|
2032 | <combo key="reservoir_type" text="Type" values="evaporator,sewage,tailings,water_storage" />
|
---|
2033 | <reference ref="optional_name" />
|
---|
2034 | </item> <!-- Reservoir -->
|
---|
2035 | <item name="Covered Reservoir" icon="presets/landmark/reservoir_covered.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2036 | <link wiki="Tag:man_made=reservoir_covered" />
|
---|
2037 | <space />
|
---|
2038 | <key key="man_made" value="reservoir_covered" />
|
---|
2039 | <reference ref="optional_name" />
|
---|
2040 | </item> <!-- Covered Reservoir -->
|
---|
2041 | <separator/>
|
---|
2042 | <item name="Water" name_context="natural" icon="presets/nautical/water.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
2043 | <link wiki="Tag:natural=water" />
|
---|
2044 | <label text="A body of standing water, such as a lake or pond." />
|
---|
2045 | <space />
|
---|
2046 | <key key="natural" value="water" />
|
---|
2047 | <text key="name" text="Name" />
|
---|
2048 | <combo key="water" text="Water Body" values="canal,lake,lagoon,oxbow,pond,reservoir,river,lock,wastewater" match="key" values_searchable="true" />
|
---|
2049 | <check key="salt" text="Salt Water" disable_off="true" />
|
---|
2050 | <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
|
---|
2051 | <check key="tidal" text="In the tidal range" disable_off="true" />
|
---|
2052 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
2053 | <reference ref="wikipedia_wikidata" />
|
---|
2054 | <reference ref="water_access" />
|
---|
2055 | </item> <!-- Water -->
|
---|
2056 | <item name="Coastline" icon="presets/nautical/coast_line.svg" type="way,closedway" preset_name_label="true">
|
---|
2057 | <link wiki="Tag:natural=coastline" />
|
---|
2058 | <label text="Line between the sea and land (with the water on the right side of the way)." />
|
---|
2059 | <space />
|
---|
2060 | <key key="natural" value="coastline" />
|
---|
2061 | <text key="name" text="Name" />
|
---|
2062 | </item> <!-- Coastline -->
|
---|
2063 | <item name="Riverbank" icon="presets/nautical/waterway_riverbank.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
2064 | <link wiki="Tag:waterway=riverbank" />
|
---|
2065 | <space />
|
---|
2066 | <key key="waterway" value="riverbank" />
|
---|
2067 | <text key="name" text="Name" />
|
---|
2068 | <check key="intermittent" text="Intermittent (contains not permanently water)" disable_off="true" />
|
---|
2069 | <check key="tidal" text="In the tidal range" disable_off="true" />
|
---|
2070 | </item> <!-- Riverbank -->
|
---|
2071 | <separator/>
|
---|
2072 | <item name="Wetland" icon="presets/landuse/wetland.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
2073 | <link wiki="Tag:natural=wetland" />
|
---|
2074 | <label text="Waterlogged area, either permanently or seasonally with vegetation." />
|
---|
2075 | <space />
|
---|
2076 | <key key="natural" value="wetland" />
|
---|
2077 | <text key="name" text="Name" />
|
---|
2078 | <combo key="wetland" text="Type" values="bog,fen,mangrove,marsh,reedbed,saltern,saltmarsh,string_bog,swamp,tidalflat,wet_meadow" values_searchable="true" />
|
---|
2079 | <check key="seasonal" text="Seasonal" disable_off="true" />
|
---|
2080 | </item> <!-- Wetland -->
|
---|
2081 | <item name="Mud" icon="presets/landuse/mud.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
2082 | <link wiki="Tag:natural=mud" />
|
---|
2083 | <label text="Large area covered with mud." />
|
---|
2084 | <space />
|
---|
2085 | <key key="natural" value="mud" />
|
---|
2086 | <text key="name" text="Name" />
|
---|
2087 | </item> <!-- Mud -->
|
---|
2088 | <item name="Beach" icon="presets/nautical/beach.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
2089 | <link wiki="Tag:natural=beach" />
|
---|
2090 | <label text="A flat area of sand, gravel or pebble next to water." />
|
---|
2091 | <space />
|
---|
2092 | <key key="natural" value="beach" />
|
---|
2093 | <reference ref="name_wikipedia_wikidata" />
|
---|
2094 | <optional>
|
---|
2095 | <reference ref="supervised" />
|
---|
2096 | <reference ref="oh_wheelchair" />
|
---|
2097 | <reference ref="POI_access" />
|
---|
2098 | <combo key="surface" text="Surface" values="gravel,pebblestone,sand" />
|
---|
2099 | <combo key="sport" text="Sport" values="swimming,surfing" />
|
---|
2100 | <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
|
---|
2101 | </optional>
|
---|
2102 | </item> <!-- Beach -->
|
---|
2103 | <item name="Bay" icon="presets/nautical/bay.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
2104 | <link wiki="Tag:natural=bay" />
|
---|
2105 | <label text="An area of water mostly surrounded by land but with level connection to the ocean or a lake." />
|
---|
2106 | <space />
|
---|
2107 | <key key="natural" value="bay" />
|
---|
2108 | <text key="name" text="Name" />
|
---|
2109 | <optional>
|
---|
2110 | <check key="bay" text="Fjord" value_on="fjord" disable_off="true" />
|
---|
2111 | </optional>
|
---|
2112 | </item> <!-- Bay -->
|
---|
2113 | <item name="Cape" icon="presets/nautical/cape.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2114 | <link wiki="Tag:natural=cape" />
|
---|
2115 | <label text="A prominent, elevated piece of land sticking out into the sea or large lake." />
|
---|
2116 | <space />
|
---|
2117 | <key key="natural" value="cape" />
|
---|
2118 | <text key="name" text="Name" />
|
---|
2119 | </item> <!-- Cape -->
|
---|
2120 | <item name="Strait" icon="presets/nautical/strait.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
2121 | <link wiki="Tag:natural=strait" />
|
---|
2122 | <space />
|
---|
2123 | <key key="natural" value="strait" />
|
---|
2124 | <text key="name" text="Name" />
|
---|
2125 | </item> <!-- Strait -->
|
---|
2126 | </group> <!-- Water -->
|
---|
2127 | <group name="Shipping" icon="presets/nautical/ferry.svg">
|
---|
2128 | <item name="Ferry Terminal" icon="presets/nautical/ferry.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2129 | <link wiki="Tag:amenity=ferry_terminal" />
|
---|
2130 | <space />
|
---|
2131 | <key key="amenity" value="ferry_terminal" />
|
---|
2132 | <text key="name" text="Name" />
|
---|
2133 | <combo key="cargo" text="Cargo" values="passengers,vehicle,bicycle,hgv,passengers;vehicle" values_context="cargo" />
|
---|
2134 | </item> <!-- Ferry Terminal -->
|
---|
2135 | <item name="Ferry Route" icon="presets/nautical/ferry.svg" type="way,closedway,relation" preset_name_label="true">
|
---|
2136 | <link wiki="Tag:route=ferry" />
|
---|
2137 | <key key="route" value="ferry" />
|
---|
2138 | <optional>
|
---|
2139 | <reference ref="name_ref_operator" />
|
---|
2140 | <reference ref="wheelchair" />
|
---|
2141 | <space />
|
---|
2142 | <reference ref="oh" />
|
---|
2143 | <combo key="duration" text="Duration (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
|
---|
2144 | <combo key="interval" text="Interval (M, MM, HH:MM, or HH:MM:SS)" values="5,10,15,20,30,60,120,10:30,00:02:30" values_no_i18n="true" />
|
---|
2145 | <reference ref="fee" />
|
---|
2146 | <combo key="ferry" text="Highway type the ferry connects" values="trunk,primary,secondary,tertiary,unclassified" values_context="Highway" values_sort="false" />
|
---|
2147 | <check key="ferry:cable" text="Reaction ferry" />
|
---|
2148 | </optional>
|
---|
2149 | <reference ref="link_road_access_restrictions" />
|
---|
2150 | </item> <!-- Ferry Route -->
|
---|
2151 | <separator/>
|
---|
2152 | <item name="Marina" icon="presets/nautical/marina.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2153 | <link wiki="Tag:leisure=marina" />
|
---|
2154 | <space />
|
---|
2155 | <key key="leisure" value="marina" />
|
---|
2156 | <text key="name" text="Name" />
|
---|
2157 | <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
|
---|
2158 | </item> <!-- Marina -->
|
---|
2159 | <item name="Marine Fuel" icon="presets/nautical/marine_fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2160 | <link wiki="Tag:waterway=fuel"/>
|
---|
2161 | <space />
|
---|
2162 | <key key="waterway" value="fuel" />
|
---|
2163 | <optional>
|
---|
2164 | <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" />
|
---|
2165 | <reference ref="name_operator" />
|
---|
2166 | <reference ref="oh" />
|
---|
2167 | <space />
|
---|
2168 | <label text="Fuel types:" />
|
---|
2169 | <checkgroup columns="2">
|
---|
2170 | <check key="fuel:diesel" text="Diesel" />
|
---|
2171 | <check key="fuel:biodiesel" text="Bio Diesel" />
|
---|
2172 | <check key="fuel:octane_80" text="Octane 80" />
|
---|
2173 | <check key="fuel:octane_87" text="Octane 87" />
|
---|
2174 | <check key="fuel:octane_91" text="Octane 91" />
|
---|
2175 | <check key="fuel:octane_92" text="Octane 92" />
|
---|
2176 | <check key="fuel:octane_95" text="Octane 95" />
|
---|
2177 | <check key="fuel:octane_98" text="Octane 98" />
|
---|
2178 | <check key="fuel:octane_100" text="Octane 100" />
|
---|
2179 | <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
|
---|
2180 | <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
|
---|
2181 | <check key="fuel:ethanol" text="Ethanol (alcohol)" />
|
---|
2182 | <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
|
---|
2183 | <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
|
---|
2184 | </checkgroup>
|
---|
2185 | </optional>
|
---|
2186 | <reference ref="link_contact_address_payment" />
|
---|
2187 | </item> <!-- Marine Fuel -->
|
---|
2188 | <item name="Pier" icon="presets/nautical/pier.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
2189 | <link wiki="Tag:man_made=pier" />
|
---|
2190 | <space />
|
---|
2191 | <key key="man_made" value="pier" />
|
---|
2192 | <text key="name" text="Name" />
|
---|
2193 | <combo key="mooring" text="Mooring" values="yes,no,private,commercial" />
|
---|
2194 | <check key="floating" text="Floating" />
|
---|
2195 | </item> <!-- Pier -->
|
---|
2196 | <item name="Lock Gate" icon="presets/nautical/lock_gate.svg" type="node,way" preset_name_label="true">
|
---|
2197 | <link wiki="Tag:waterway=lock_gate" />
|
---|
2198 | <key key="waterway" value="lock_gate" />
|
---|
2199 | </item> <!-- Lock Gate -->
|
---|
2200 | <item name="Turning Point" icon="presets/nautical/turning.svg" type="node" preset_name_label="true">
|
---|
2201 | <link wiki="Tag:waterway=turning_point" />
|
---|
2202 | <key key="waterway" value="turning_point" />
|
---|
2203 | </item> <!-- Turning Point -->
|
---|
2204 | <separator/>
|
---|
2205 | <item name="Slipway" icon="presets/nautical/slipway.svg" type="node,way" preset_name_label="true">
|
---|
2206 | <link wiki="Tag:leisure=slipway" />
|
---|
2207 | <key key="leisure" value="slipway" />
|
---|
2208 | <optional>
|
---|
2209 | <text key="name" text="Name" />
|
---|
2210 | </optional>
|
---|
2211 | </item> <!-- Slipway -->
|
---|
2212 | <item name="Boatyard" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2213 | <link wiki="Tag:waterway=boatyard" />
|
---|
2214 | <space />
|
---|
2215 | <key key="waterway" value="boatyard" />
|
---|
2216 | <text key="name" text="Name" />
|
---|
2217 | </item> <!-- Boatyard -->
|
---|
2218 | <item name="Dock" icon="presets/nautical/boatyard.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2219 | <link wiki="Tag:waterway=dock" />
|
---|
2220 | <space />
|
---|
2221 | <key key="waterway" value="dock" />
|
---|
2222 | <text key="name" text="Name" />
|
---|
2223 | </item> <!-- Dock -->
|
---|
2224 | </group> <!-- Shipping -->
|
---|
2225 | </group> <!-- Water -->
|
---|
2226 | <group name="Transport" icon="presets/transport/railway/rail.svg">
|
---|
2227 | <group name="Railway" icon="presets/transport/railway/rail.svg">
|
---|
2228 | <item name="Rail" icon="presets/transport/railway/rail.svg" type="way" preset_name_label="true">
|
---|
2229 | <link wiki="Tag:railway=rail" />
|
---|
2230 | <key key="railway" value="rail" />
|
---|
2231 | <optional>
|
---|
2232 | <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
|
---|
2233 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2234 | </optional>
|
---|
2235 | </item> <!-- Rail -->
|
---|
2236 | <item name="Narrow Gauge Rail" icon="presets/transport/railway/narrow_gauge_rail.svg" type="way" preset_name_label="true">
|
---|
2237 | <link wiki="Tag:railway=narrow_gauge" />
|
---|
2238 | <key key="railway" value="narrow_gauge" />
|
---|
2239 | <optional>
|
---|
2240 | <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
|
---|
2241 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2242 | </optional>
|
---|
2243 | </item> <!-- Narrow Gauge Rail -->
|
---|
2244 | <item name="Monorail" icon="presets/transport/railway/monorail.svg" type="way" preset_name_label="true">
|
---|
2245 | <link wiki="Tag:railway=monorail" />
|
---|
2246 | <key key="railway" value="monorail" />
|
---|
2247 | <optional>
|
---|
2248 | <reference ref="railway_service" />
|
---|
2249 | <reference ref="railway_electrified_yesno" />
|
---|
2250 | </optional>
|
---|
2251 | </item> <!-- Monorail -->
|
---|
2252 | <item name="Preserved" icon="presets/transport/railway/preserved.svg" type="way" preset_name_label="true">
|
---|
2253 | <link wiki="Tag:railway=preserved" />
|
---|
2254 | <key key="railway" value="preserved" />
|
---|
2255 | <optional>
|
---|
2256 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2257 | </optional>
|
---|
2258 | </item> <!-- Preserved -->
|
---|
2259 | <item name="Light Rail" icon="presets/transport/railway/light_rail.svg" type="way" preset_name_label="true">
|
---|
2260 | <link wiki="Tag:railway=light_rail" />
|
---|
2261 | <key key="railway" value="light_rail" />
|
---|
2262 | <optional>
|
---|
2263 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2264 | </optional>
|
---|
2265 | </item> <!-- Light Rail -->
|
---|
2266 | <item name="Subway" icon="presets/transport/railway/subway.svg" type="way" preset_name_label="true">
|
---|
2267 | <link wiki="Tag:railway=subway" />
|
---|
2268 | <key key="railway" value="subway" />
|
---|
2269 | <optional>
|
---|
2270 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2271 | </optional>
|
---|
2272 | </item> <!-- Subway -->
|
---|
2273 | <item name="Tram" icon="presets/transport/railway/tram.svg" type="way" preset_name_label="true">
|
---|
2274 | <link wiki="Tag:railway=tram" />
|
---|
2275 | <key key="railway" value="tram" />
|
---|
2276 | <optional>
|
---|
2277 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2278 | </optional>
|
---|
2279 | </item> <!-- Tram -->
|
---|
2280 | <item name="Funicular" icon="presets/transport/railway/funicular.svg" type="way" preset_name_label="true">
|
---|
2281 | <link wiki="Tag:railway=funicular" />
|
---|
2282 | <key key="railway" value="funicular" />
|
---|
2283 | <optional>
|
---|
2284 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2285 | </optional>
|
---|
2286 | </item> <!-- Funicular -->
|
---|
2287 | <item name="Bus Guideway" icon="presets/transport/railway/bus_guideway.svg" type="way" preset_name_label="true">
|
---|
2288 | <link wiki="Tag:highway=bus_guideway" />
|
---|
2289 | <key key="highway" value="bus_guideway" />
|
---|
2290 | <optional>
|
---|
2291 | <text key="name" text="Name" />
|
---|
2292 | <reference ref="highway_yesno" />
|
---|
2293 | <check key="oneway" text="Oneway" />
|
---|
2294 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" length="3" values_sort="false" />
|
---|
2295 | <reference ref="surface_smoothness" />
|
---|
2296 | <text key="maxspeed" text="Max. speed (km/h)" />
|
---|
2297 | <text key="width" text="Width (meters)" />
|
---|
2298 | </optional>
|
---|
2299 | </item> <!-- Bus Guideway -->
|
---|
2300 | <separator/>
|
---|
2301 | <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
|
---|
2302 | <link wiki="Key:construction" />
|
---|
2303 | <key key="railway" value="construction" />
|
---|
2304 | <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
|
---|
2305 | <optional>
|
---|
2306 | <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
|
---|
2307 | <reference ref="railway_service_gauge_electrified_yesno" />
|
---|
2308 | </optional>
|
---|
2309 | </item> <!-- Railway construction -->
|
---|
2310 | <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
|
---|
2311 | <link wiki="Tag:railway=disused" />
|
---|
2312 | <key key="railway" value="disused" />
|
---|
2313 | <optional>
|
---|
2314 | <reference ref="railway_service" />
|
---|
2315 | <reference ref="highway_yesno" />
|
---|
2316 | </optional>
|
---|
2317 | </item> <!-- Disused Rail -->
|
---|
2318 | <item name="Abandoned Rail" icon="presets/transport/railway/abandoned_rail.svg" type="way" preset_name_label="true">
|
---|
2319 | <link wiki="Tag:railway=abandoned" />
|
---|
2320 | <key key="railway" value="abandoned" />
|
---|
2321 | <optional>
|
---|
2322 | <reference ref="railway_service" />
|
---|
2323 | <reference ref="highway_yesno" />
|
---|
2324 | </optional>
|
---|
2325 | </item> <!-- Abandoned Rail -->
|
---|
2326 | <separator/>
|
---|
2327 | <item name="Level Crossing" icon="presets/transport/railway/level_crossing.svg" type="node" preset_name_label="true">
|
---|
2328 | <link wiki="Tag:railway=level_crossing" />
|
---|
2329 | <key key="railway" value="level_crossing" />
|
---|
2330 | <optional>
|
---|
2331 | <reference ref="supervised" />
|
---|
2332 | <check key="crossing:light" text="Traffic lights" />
|
---|
2333 | <check key="crossing:bell" text="Sound signals" />
|
---|
2334 | <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
|
---|
2335 | </optional>
|
---|
2336 | </item> <!-- Level Crossing -->
|
---|
2337 | <item name="Crossing" icon="presets/transport/railway/crossing.svg" type="node" preset_name_label="true">
|
---|
2338 | <link wiki="Tag:railway=crossing" />
|
---|
2339 | <key key="railway" value="crossing" />
|
---|
2340 | <optional>
|
---|
2341 | <combo key="crossing" text="Crossing type" values="uncontrolled,traffic_signals" />
|
---|
2342 | <reference ref="supervised" />
|
---|
2343 | <check key="horse" text="Cross on horseback" />
|
---|
2344 | <check key="bicycle" text="Cross by bicycle" />
|
---|
2345 | <check key="crossing:light" text="Traffic lights" />
|
---|
2346 | <check key="crossing:bell" text="Sound signals" />
|
---|
2347 | <combo key="crossing:barrier" text="Barrier" values="yes,no,half,full,double_half" values_context="crossing:barrier" />
|
---|
2348 | </optional>
|
---|
2349 | </item> <!-- Crossing -->
|
---|
2350 | <item name="Turntable" icon="presets/transport/railway/turntable.svg" type="node,closedway" preset_name_label="true">
|
---|
2351 | <link wiki="Tag:railway=turntable" />
|
---|
2352 | <key key="railway" value="turntable" />
|
---|
2353 | </item> <!-- Turntable -->
|
---|
2354 | <item name="Buffer Stop" icon="presets/transport/railway/buffer_stop.svg" type="node" preset_name_label="true">
|
---|
2355 | <link wiki="Tag:railway=buffer_stop" />
|
---|
2356 | <key key="railway" value="buffer_stop" />
|
---|
2357 | </item> <!-- Buffer Stop -->
|
---|
2358 | <item name="Railway Switch" icon="presets/transport/railway/switch.svg" type="node" preset_name_label="true">
|
---|
2359 | <link wiki="Tag:railway=switch" />
|
---|
2360 | <key key="railway" value="switch" />
|
---|
2361 | <combo key="railway:switch" text="Type" values="abt,default,double_slip,single_slip,three_way,wye" />
|
---|
2362 | <text key="ref" text="Reference" />
|
---|
2363 | <text key="operator" text="Operator" />
|
---|
2364 | </item> <!-- Railway Switch -->
|
---|
2365 | <item name="Railway crossing" icon="presets/transport/railway/railway_crossing.svg" type="node" preset_name_label="true">
|
---|
2366 | <link wiki="Tag:railway=railway_crossing" />
|
---|
2367 | <key key="railway" value="railway_crossing" />
|
---|
2368 | <text key="ref" text="Reference" />
|
---|
2369 | <text key="operator" text="Operator" />
|
---|
2370 | </item> <!-- Railway crossing -->
|
---|
2371 | <item name="Railway Signal" icon="presets/transport/railway/signal.svg" type="node" preset_name_label="true">
|
---|
2372 | <link wiki="Tag:railway=signal" />
|
---|
2373 | <key key="railway" value="signal" />
|
---|
2374 | <text key="ref" text="Reference" />
|
---|
2375 | <text key="operator" text="Operator" />
|
---|
2376 | </item> <!-- Railway Signal -->
|
---|
2377 | <item name="Railway milestone" icon="presets/transport/railway/milestone.svg" type="node" preset_name_label="true">
|
---|
2378 | <link wiki="Tag:railway=milestone" />
|
---|
2379 | <key key="railway" value="milestone" />
|
---|
2380 | <text key="distance" text="Distance (kilometers)" />
|
---|
2381 | <text key="ref" text="Reference" />
|
---|
2382 | </item> <!-- Railway Milestone -->
|
---|
2383 | </group> <!-- Railway -->
|
---|
2384 | <group name="Aerialway" icon="presets/transport/aerialway/gondola.svg">
|
---|
2385 | <item name="Cable Car" icon="presets/transport/aerialway/cable_car.svg" type="way" preset_name_label="true">
|
---|
2386 | <link wiki="Tag:aerialway=cable_car" />
|
---|
2387 | <space />
|
---|
2388 | <key key="aerialway" value="cable_car" />
|
---|
2389 | <reference ref="name_ref" />
|
---|
2390 | <optional>
|
---|
2391 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2392 | <text key="aerialway:occupancy" text="Number of people per car" />
|
---|
2393 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2394 | <check key="aerialway:heating" text="Has heating?" />
|
---|
2395 | <space />
|
---|
2396 | <text key="operator" text="Operator" />
|
---|
2397 | <reference ref="oh" />
|
---|
2398 | <reference ref="fee" />
|
---|
2399 | </optional>
|
---|
2400 | </item> <!-- Cable Car -->
|
---|
2401 | <item name="Chair Lift" icon="presets/transport/aerialway/chair_lift.svg" type="way" preset_name_label="true">
|
---|
2402 | <link wiki="Tag:aerialway=chair_lift" />
|
---|
2403 | <space />
|
---|
2404 | <key key="aerialway" value="chair_lift" />
|
---|
2405 | <reference ref="name_ref" />
|
---|
2406 | <optional>
|
---|
2407 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2408 | <text key="aerialway:occupancy" text="Number of people per chair" />
|
---|
2409 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2410 | <check key="aerialway:bubble" text="Has bubble?" />
|
---|
2411 | <check key="aerialway:heating" text="Has heating?" />
|
---|
2412 | <space />
|
---|
2413 | <text key="operator" text="Operator" />
|
---|
2414 | <reference ref="oh" />
|
---|
2415 | <reference ref="fee" />
|
---|
2416 | </optional>
|
---|
2417 | </item> <!-- Chair Lift -->
|
---|
2418 | <item name="Gondola" icon="presets/transport/aerialway/gondola.svg" type="way" preset_name_label="true">
|
---|
2419 | <link wiki="Tag:aerialway=gondola" />
|
---|
2420 | <space />
|
---|
2421 | <key key="aerialway" value="gondola" />
|
---|
2422 | <reference ref="name_ref" />
|
---|
2423 | <optional>
|
---|
2424 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2425 | <text key="aerialway:occupancy" text="Number of people per gondola" />
|
---|
2426 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2427 | <check key="aerialway:heating" text="Has heating?" />
|
---|
2428 | <space />
|
---|
2429 | <text key="operator" text="Operator" />
|
---|
2430 | <reference ref="oh" />
|
---|
2431 | <reference ref="fee" />
|
---|
2432 | </optional>
|
---|
2433 | </item> <!-- Gondola -->
|
---|
2434 | <item name="Mixed Lift" icon="presets/transport/aerialway/mixed_lift.svg" type="way" preset_name_label="true">
|
---|
2435 | <link wiki="Tag:aerialway=mixed_lift" />
|
---|
2436 | <space />
|
---|
2437 | <key key="aerialway" value="mixed_lift" />
|
---|
2438 | <reference ref="name_ref" />
|
---|
2439 | <optional>
|
---|
2440 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2441 | <text key="aerialway:occupancy" text="Number of people per gondola/chair" />
|
---|
2442 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2443 | <check key="aerialway:bubble" text="Has bubble?" />
|
---|
2444 | <check key="aerialway:heating" text="Has heating?" />
|
---|
2445 | <space />
|
---|
2446 | <text key="operator" text="Operator" />
|
---|
2447 | <reference ref="oh" />
|
---|
2448 | <reference ref="fee" />
|
---|
2449 | </optional>
|
---|
2450 | </item> <!-- Mixed Lift -->
|
---|
2451 | <item name="Drag Lift" icon="presets/transport/aerialway/drag_lift.svg" type="way" preset_name_label="true">
|
---|
2452 | <link wiki="Tag:aerialway=drag_lift" />
|
---|
2453 | <space />
|
---|
2454 | <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" />
|
---|
2455 | <reference ref="name_ref" />
|
---|
2456 | <optional>
|
---|
2457 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2458 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2459 | <space />
|
---|
2460 | <text key="operator" text="Operator" />
|
---|
2461 | <reference ref="oh" />
|
---|
2462 | <reference ref="fee" />
|
---|
2463 | </optional>
|
---|
2464 | </item> <!-- Drag Lift -->
|
---|
2465 | <item name="Magic Carpet" icon="presets/transport/aerialway/magic_carpet.svg" type="way" preset_name_label="true">
|
---|
2466 | <link wiki="Tag:aerialway=magic_carpet" />
|
---|
2467 | <space />
|
---|
2468 | <key key="aerialway" value="magic_carpet" />
|
---|
2469 | <reference ref="name_ref" />
|
---|
2470 | <optional>
|
---|
2471 | <text key="aerialway:capacity" text="Number of people per hour" />
|
---|
2472 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2473 | <space />
|
---|
2474 | <text key="operator" text="Operator" />
|
---|
2475 | <reference ref="oh" />
|
---|
2476 | <reference ref="fee" />
|
---|
2477 | </optional>
|
---|
2478 | </item> <!-- Magic Carpet -->
|
---|
2479 | <item name="Goods" icon="presets/transport/aerialway/goods.svg" type="way" preset_name_label="true">
|
---|
2480 | <link wiki="Tag:aerialway=goods" />
|
---|
2481 | <space />
|
---|
2482 | <key key="aerialway" value="goods" />
|
---|
2483 | <optional>
|
---|
2484 | <reference ref="name_ref_operator" />
|
---|
2485 | <text key="aerialway:duration" text="Typical journey time in minutes" />
|
---|
2486 | </optional>
|
---|
2487 | </item> <!-- Goods -->
|
---|
2488 | <item name="Zip line" icon="presets/transport/aerialway/zip_line.svg" type="way" preset_name_label="true">
|
---|
2489 | <link wiki="Tag:aerialway=zip_line" />
|
---|
2490 | <space />
|
---|
2491 | <key key="aerialway" value="zip_line" />
|
---|
2492 | <optional>
|
---|
2493 | <reference ref="name_ref_operator" />
|
---|
2494 | <reference ref="oh" />
|
---|
2495 | <reference ref="fee" />
|
---|
2496 | <reference ref="min_age" />
|
---|
2497 | <text key="maxweight" text="Max. weight (tonnes)" />
|
---|
2498 | </optional>
|
---|
2499 | </item> <!-- Zip line -->
|
---|
2500 | <separator/>
|
---|
2501 | <item name="Station" name_context="aerialway" icon="presets/transport/aerialway/station.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2502 | <link wiki="Tag:aerialway=station" />
|
---|
2503 | <space />
|
---|
2504 | <key key="aerialway" value="station" />
|
---|
2505 | <reference ref="name_ref_operator" />
|
---|
2506 | </item> <!-- Station -->
|
---|
2507 | <item name="Pylon" icon="presets/transport/aerialway/pylon.svg" type="node" preset_name_label="true">
|
---|
2508 | <link wiki="Tag:aerialway=pylon" />
|
---|
2509 | <space />
|
---|
2510 | <key key="aerialway" value="pylon" />
|
---|
2511 | <reference ref="name_ref" />
|
---|
2512 | </item> <!-- Pylon -->
|
---|
2513 | </group> <!-- Aerialway -->
|
---|
2514 | <separator/>
|
---|
2515 | <group name="Car" icon="presets/shop/vehicle.svg">
|
---|
2516 | <item name="Parking" name_context="car" icon="presets/vehicle/parking/parking.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2517 | <link wiki="Tag:amenity=parking" />
|
---|
2518 | <space />
|
---|
2519 | <key key="amenity" value="parking" />
|
---|
2520 | <reference ref="parking_name_type_ref" />
|
---|
2521 | <text key="maxheight" text="Max. height (meters)" />
|
---|
2522 | <combo key="park_ride" text="Park and Ride" values="yes,no,bus,train,tram,metro,ferry" />
|
---|
2523 | <reference ref="parking_access_fee_operator_surface_smoothness" />
|
---|
2524 | <space />
|
---|
2525 | <text key="capacity" text="Capacity (overall)" />
|
---|
2526 | <combo key="capacity:disabled" text="Spaces for Disabled" values="yes,no,1,2,3" />
|
---|
2527 | <combo key="capacity:women" text="Spaces for Women" values="yes,no,1,2,3" />
|
---|
2528 | <combo key="capacity:parent" text="Spaces for Parents" values="yes,no,1,2,3" />
|
---|
2529 | <label text="See the Wiki for other capacity:[types]=*." />
|
---|
2530 | <space />
|
---|
2531 | <reference ref="maxstay" />
|
---|
2532 | <reference ref="supervised_lit_oh" />
|
---|
2533 | </item> <!-- Parking -->
|
---|
2534 | <item name="Parking Space" icon="presets/vehicle/parking/parking_space.svg" type="node,closedway" preset_name_label="true">
|
---|
2535 | <link wiki="Tag:amenity=parking_space" />
|
---|
2536 | <space />
|
---|
2537 | <key key="amenity" value="parking_space" />
|
---|
2538 | <reference ref="parking_name_type_ref" />
|
---|
2539 | <text key="capacity" text="Capacity" />
|
---|
2540 | <reference ref="parking_access_fee_operator_surface_smoothness" />
|
---|
2541 | <reference ref="maxstay" />
|
---|
2542 | <reference ref="supervised_lit_oh" />
|
---|
2543 | <check key="covered" text="Covered (with roof)" />
|
---|
2544 | </item> <!-- Parking Space -->
|
---|
2545 | <item name="Parking Entrance" icon="presets/vehicle/parking/parking.svg" type="node" preset_name_label="true">
|
---|
2546 | <link wiki="Tag:amenity=parking_entrance" />
|
---|
2547 | <space />
|
---|
2548 | <key key="amenity" value="parking_entrance" />
|
---|
2549 | <reference ref="parking_name_type_ref" />
|
---|
2550 | <text key="maxheight" text="Max. height (meters)" />
|
---|
2551 | <reference ref="parking_access_fee_operator_surface_smoothness" />
|
---|
2552 | <reference ref="supervised_lit_oh" />
|
---|
2553 | <check key="covered" text="Covered (with roof)" />
|
---|
2554 | </item> <!-- Parking Entrance -->
|
---|
2555 | <separator/>
|
---|
2556 | <item name="Fuel" icon="presets/vehicle/fuel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2557 | <link wiki="Tag:amenity=fuel" />
|
---|
2558 | <space />
|
---|
2559 | <key key="amenity" value="fuel" />
|
---|
2560 | <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" />
|
---|
2561 | <optional>
|
---|
2562 | <text key="name" text="Name" />
|
---|
2563 | <text key="operator" text="Operator" />
|
---|
2564 | <reference ref="oh_wheelchair" />
|
---|
2565 | <combo key="shop" text="With shop" values="yes,convenience,kiosk,no" />
|
---|
2566 | <space />
|
---|
2567 | <label text="Fuel types:" />
|
---|
2568 | <checkgroup columns="2">
|
---|
2569 | <check key="fuel:diesel" text="Diesel" />
|
---|
2570 | <check key="fuel:biodiesel" text="Bio Diesel" />
|
---|
2571 | <check key="fuel:GTL_diesel" text="Diesel (Gas To Liquid - ultimate diesel)" />
|
---|
2572 | <check key="fuel:HGV_diesel" text="Diesel for Heavy Good Vehicles" />
|
---|
2573 | <check key="fuel:octane_80" text="Octane 80" />
|
---|
2574 | <check key="fuel:octane_87" text="Octane 87" />
|
---|
2575 | <check key="fuel:octane_91" text="Octane 91" />
|
---|
2576 | <check key="fuel:octane_92" text="Octane 92" />
|
---|
2577 | <check key="fuel:octane_95" text="Octane 95" />
|
---|
2578 | <check key="fuel:octane_98" text="Octane 98" />
|
---|
2579 | <check key="fuel:octane_100" text="Octane 100" />
|
---|
2580 | <check key="fuel:e10" text="E10 (10% Ethanol mix)" />
|
---|
2581 | <check key="fuel:e85" text="E85 (85% Ethanol mix)" />
|
---|
2582 | <check key="fuel:ethanol" text="Ethanol (alcohol)" />
|
---|
2583 | <check key="fuel:1_25" text="1/25 mix (mofa/moped)" />
|
---|
2584 | <check key="fuel:1_50" text="1/50 mix (mofa/moped)" />
|
---|
2585 | <check key="fuel:lpg" text="LPG (Liquefied petroleum gas)" />
|
---|
2586 | <check key="fuel:cng" text="CNG (Compressed Natural Gas)" />
|
---|
2587 | <check key="fuel:biogas" text="Biogas" />
|
---|
2588 | </checkgroup>
|
---|
2589 | <space />
|
---|
2590 | <label text="Additives:" />
|
---|
2591 | <check key="fuel:adblue" text="Diesel Exhaust Fluid (AdBlue/AUS32)" />
|
---|
2592 | <space />
|
---|
2593 | <label text="Fuel cards:" />
|
---|
2594 | <checkgroup columns="3">
|
---|
2595 | <check key="payment:dkv" text="DKV" />
|
---|
2596 | <check key="payment:routex" text="Routex" />
|
---|
2597 | <check key="payment:uta" text="UTA" />
|
---|
2598 | </checkgroup>
|
---|
2599 | </optional>
|
---|
2600 | <reference ref="link_contact_address_payment" />
|
---|
2601 | <preset_link preset_name="Building" />
|
---|
2602 | </item> <!-- Fuel -->
|
---|
2603 | <item name="Charging Station" icon="presets/vehicle/charging_station.svg" type="node" preset_name_label="true">
|
---|
2604 | <link wiki="Tag:amenity=charging_station" />
|
---|
2605 | <space />
|
---|
2606 | <key key="amenity" value="charging_station" />
|
---|
2607 | <reference ref="name_ref_operator" />
|
---|
2608 | <reference ref="oh" />
|
---|
2609 | <reference ref="fee" />
|
---|
2610 | <space />
|
---|
2611 | <combo key="voltage" text="Voltage" values="230,400"/>
|
---|
2612 | <combo key="amperage" text="Amperage" values="16,32" />
|
---|
2613 | <combo key="capacity" text="Capacity" values="1,2,3,4,5,6" />
|
---|
2614 | <space />
|
---|
2615 | <label text="Types of vehicles which can be charged:" />
|
---|
2616 | <checkgroup columns="4">
|
---|
2617 | <check key="bicycle" text="Bicycle" />
|
---|
2618 | <check key="scooter" text="Scooter" />
|
---|
2619 | <check key="motorcycle" text="Motorcycle" />
|
---|
2620 | <check key="motorcar" text="Motorcar" />
|
---|
2621 | <check key="truck" text="Truck" />
|
---|
2622 | </checkgroup>
|
---|
2623 | <space />
|
---|
2624 | <label text="Number of Sockets:" />
|
---|
2625 | <combo key="socket:type1" text="SAE J1772 (IEC Type 1)" values="1,2,3,4,5,6" />
|
---|
2626 | <combo key="socket:type1_combo" text="SAE J1772 Combo (DC)" values="1,2,3,4,5,6" />
|
---|
2627 | <combo key="socket:type2" text="IEC Type 2 (Mennekes)" values="1,2,3,4,5,6" />
|
---|
2628 | <combo key="socket:type2_combo" text="IEC Type 2 Combo (DC)" values="1,2,3,4,5,6" />
|
---|
2629 | <combo key="socket:type3" text="Type 3 (SCAME)" values="1,2,3,4,5,6" />
|
---|
2630 | <combo key="socket:chademo" text="CHAdeMO" values="1,2,3,4,5,6" />
|
---|
2631 | <combo key="socket:tesla_supercharger" text="Tesla Supercharger" values="1,2,3,4,5,6" />
|
---|
2632 | <combo key="socket:schuko" text="Schuko" values="1,2,3,4,5,6" />
|
---|
2633 | <combo key="socket:cee_blue" text="CEE blue" values="1,2,3,4,5,6" />
|
---|
2634 | <combo key="socket:cee_red_16a" text="CEE red 16A" values="1,2,3,4,5,6" />
|
---|
2635 | <combo key="socket:cee_red_32a" text="CEE red 32A" values="1,2,3,4,5,6" />
|
---|
2636 | <combo key="socket:nema_5_15" text="NEMA 5-15" values="1,2,3,4,5,6" />
|
---|
2637 | <combo key="socket:nema_5_20" text="NEMA 5-20" values="1,2,3,4,5,6" />
|
---|
2638 | <space />
|
---|
2639 | <label text="Authentication:" />
|
---|
2640 | <checkgroup columns="4">
|
---|
2641 | <check key="authentication:none" text="None" />
|
---|
2642 | <check key="authentication:phone_call" text="Phone call" />
|
---|
2643 | <check key="authentication:short_message" text="Short message" />
|
---|
2644 | <check key="authentication:nfc" text="NFC" />
|
---|
2645 | </checkgroup>
|
---|
2646 | <combo key="authentication:membership_card" text="Membership card" values="yes" />
|
---|
2647 | <preset_link preset_name="Payment Methods" />
|
---|
2648 | </item> <!-- Charging Station -->
|
---|
2649 | <item name="Wash" icon="presets/vehicle/car_wash.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2650 | <link wiki="Tag:amenity=car_wash" />
|
---|
2651 | <space />
|
---|
2652 | <key key="amenity" value="car_wash" />
|
---|
2653 | <reference ref="name_brand_operator_oh_wheelchair" />
|
---|
2654 | <checkgroup columns="2">
|
---|
2655 | <check key="automated" text="Automated" text_context="car_wash" />
|
---|
2656 | <check key="self_service" text="Self Service" />
|
---|
2657 | </checkgroup>
|
---|
2658 | <reference ref="link_contact_address_payment" />
|
---|
2659 | </item> <!-- Wash -->
|
---|
2660 | <separator/>
|
---|
2661 | <item name="Car Dealer" icon="presets/shop/vehicle.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2662 | <link wiki="Tag:shop=car" />
|
---|
2663 | <space />
|
---|
2664 | <key key="shop" value="car" />
|
---|
2665 | <reference ref="car_brands" />
|
---|
2666 | <reference ref="name_operator_oh_wheelchair" />
|
---|
2667 | <combo key="second_hand" text="Second hand" values="yes,no,only" />
|
---|
2668 | <reference ref="link_contact_address_payment" />
|
---|
2669 | </item> <!-- Car Dealer -->
|
---|
2670 | <item name="Repair" icon="presets/vehicle/repair_shop.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2671 | <link wiki="Tag:shop=car_repair" />
|
---|
2672 | <space />
|
---|
2673 | <key key="shop" value="car_repair" />
|
---|
2674 | <reference ref="car_brands" />
|
---|
2675 | <reference ref="name_operator_oh_wheelchair" />
|
---|
2676 | <multiselect key="service" text="Service" text_context="shop=car_repair" values="dealer;repair;parts;tyres" rows="5" />
|
---|
2677 | <reference ref="link_contact_address_payment" />
|
---|
2678 | </item> <!-- Repair -->
|
---|
2679 | <item name="Parts" icon="presets/vehicle/car_parts.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2680 | <link wiki="Tag:shop=car_parts" />
|
---|
2681 | <space />
|
---|
2682 | <key key="shop" value="car_parts" />
|
---|
2683 | <reference ref="car_brands" />
|
---|
2684 | <reference ref="name_operator_oh_wheelchair" />
|
---|
2685 | <reference ref="link_contact_address_payment" />
|
---|
2686 | </item> <!-- Parts -->
|
---|
2687 | <item name="Tires" icon="presets/vehicle/tyres.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2688 | <link wiki="Tag:shop=tyres" />
|
---|
2689 | <space />
|
---|
2690 | <key key="shop" value="tyres" />
|
---|
2691 | <reference ref="name_brand_operator_oh_wheelchair" />
|
---|
2692 | <reference ref="link_contact_address_payment" />
|
---|
2693 | </item> <!-- Tires -->
|
---|
2694 | <separator/>
|
---|
2695 | <item name="Rental" icon="presets/vehicle/car_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2696 | <link wiki="Tag:amenity=car_rental" />
|
---|
2697 | <space />
|
---|
2698 | <key key="amenity" value="car_rental" />
|
---|
2699 | <reference ref="name_brand_operator_oh_wheelchair" />
|
---|
2700 | <reference ref="link_contact_address_payment" />
|
---|
2701 | </item> <!-- Rental -->
|
---|
2702 | <item name="Pooling" icon="presets/vehicle/car_pooling.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2703 | <link wiki="Tag:amenity=car_pooling" />
|
---|
2704 | <space />
|
---|
2705 | <key key="amenity" value="car_pooling" />
|
---|
2706 | <text key="operator" text="Operator" />
|
---|
2707 | <text key="network" text="Network" />
|
---|
2708 | <text key="capacity" text="Capacity" />
|
---|
2709 | <reference ref="name_oh_wheelchair" />
|
---|
2710 | <text key="website" text="Website" />
|
---|
2711 | </item> <!-- Pooling -->
|
---|
2712 | <item name="Sharing" icon="presets/vehicle/car_sharing.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2713 | <link wiki="Tag:amenity=car_sharing" />
|
---|
2714 | <space />
|
---|
2715 | <key key="amenity" value="car_sharing" />
|
---|
2716 | <text key="operator" text="Operator" />
|
---|
2717 | <text key="capacity" text="Capacity" />
|
---|
2718 | <reference ref="name_oh_wheelchair" />
|
---|
2719 | <text key="website" text="Website" />
|
---|
2720 | </item> <!-- Sharing -->
|
---|
2721 | </group> <!-- Car -->
|
---|
2722 | <group name="Motorcycle" icon="presets/vehicle/motorbike.svg">
|
---|
2723 | <item name="Parking" name_context="motorcycle" icon="presets/vehicle/parking/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2724 | <link wiki="Tag:amenity=motorcycle_parking" />
|
---|
2725 | <space />
|
---|
2726 | <key key="amenity" value="motorcycle_parking" />
|
---|
2727 | <reference ref="parking_name_type_ref" />
|
---|
2728 | <text key="capacity" text="Capacity" />
|
---|
2729 | <reference ref="parking_access_fee_operator_surface_smoothness" />
|
---|
2730 | <reference ref="supervised_lit_oh" />
|
---|
2731 | <reference ref="maxstay" />
|
---|
2732 | <check key="covered" text="Covered (with roof)" />
|
---|
2733 | </item> <!-- Parking -->
|
---|
2734 | <item name="Motorcycle Dealer" icon="presets/vehicle/motorbike.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2735 | <link wiki="Tag:shop=motorcycle" />
|
---|
2736 | <space />
|
---|
2737 | <key key="shop" value="motorcycle" />
|
---|
2738 | <text key="name" text="Name" />
|
---|
2739 | <reference ref="motorcycle_brands" />
|
---|
2740 | <text key="operator" text="Operator" />
|
---|
2741 | <reference ref="oh_wheelchair" />
|
---|
2742 | <combo key="second_hand" text="Second hand" values="yes,no,only" />
|
---|
2743 | <optional text="Services:">
|
---|
2744 | <combo key="sale" text="Sale" values="yes,brand,no" />
|
---|
2745 | <combo key="rental" text="Rental" values="yes,brand,no" />
|
---|
2746 | <combo key="repair" text="Repair" values="yes,brand,oldtimer,no" />
|
---|
2747 | <combo key="safety_inspection" text="Safety inspection" values="yes,DEKRA,GTÜ,MOT,TÜV,no" />
|
---|
2748 | <combo key="parts" text="Parts" values="yes,brand,oldtimer,no" />
|
---|
2749 | <combo key="clothes" text="Clothes" values="yes,brand,no" />
|
---|
2750 | <text key="services" text="Other" />
|
---|
2751 | </optional>
|
---|
2752 | <reference ref="link_contact_address_payment" />
|
---|
2753 | </item> <!-- Motorcycle Dealer -->
|
---|
2754 | </group> <!-- Motorcycle -->
|
---|
2755 | <group name="Bicycle" icon="presets/shop/bicycle.svg">
|
---|
2756 | <item name="Parking" name_context="bicycle" icon="presets/vehicle/parking/bicycle.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
2757 | <link wiki="Tag:amenity=bicycle_parking" />
|
---|
2758 | <space />
|
---|
2759 | <key key="amenity" value="bicycle_parking" />
|
---|
2760 | <combo key="bicycle_parking" text="Type" values="anchors,bollard,building,ground_slots,informal,lockers,rack,shed,stands,wall_loops" />
|
---|
2761 | <text key="name" text="Name" />
|
---|
2762 | <text key="capacity" text="Capacity" />
|
---|
2763 | <reference ref="parking_access_fee_operator_surface_smoothness" />
|
---|
2764 | <check key="covered" text="Covered" />
|
---|
2765 | <reference ref="supervised_lit_oh" />
|
---|
2766 | </item> <!-- Parking -->
|
---|
2767 | <item name="Bike Dealer" icon="presets/shop/bicycle.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2768 | <link wiki="Tag:shop=bicycle" />
|
---|
2769 | <space />
|
---|
2770 | <key key="shop" value="bicycle" />
|
---|
2771 | <reference ref="name_oh_wheelchair" />
|
---|
2772 | <check key="service:bicycle:retail" text="Bicycles are sold" />
|
---|
2773 | <check key="service:bicycle:second_hand" text="Second-hand bicycles are sold" />
|
---|
2774 | <check key="service:bicycle:repair" text="Bicycles are repaired" />
|
---|
2775 | <check key="service:bicycle:rental" text="Bicycles are rented" />
|
---|
2776 | <check key="service:bicycle:pump" text="Free bicycle pump" />
|
---|
2777 | <check key="service:bicycle:diy" text="Tools for do-it-yourself repair (may be a bike co-operative)" />
|
---|
2778 | <check key="service:bicycle:cleaning" text="Bicycles are washed (for a fee)" />
|
---|
2779 | <reference ref="link_contact_address_payment" />
|
---|
2780 | </item> <!-- Bike Dealer -->
|
---|
2781 | <item name="Rental" icon="presets/vehicle/bicycle_rental.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2782 | <link wiki="Tag:amenity=bicycle_rental" />
|
---|
2783 | <space />
|
---|
2784 | <key key="amenity" value="bicycle_rental" />
|
---|
2785 | <text key="name" text="Name" />
|
---|
2786 | <reference ref="link_contact_address_payment" />
|
---|
2787 | </item> <!-- Rental -->
|
---|
2788 | <item name="Public Bicycle Repair Station" icon="presets/vehicle/bicycle_repair_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2789 | <link wiki="Tag:amenity=bicycle_repair_station" />
|
---|
2790 | <space />
|
---|
2791 | <key key="amenity" value="bicycle_repair_station" />
|
---|
2792 | <optional>
|
---|
2793 | <text key="name" text="Name" />
|
---|
2794 | <text key="brand" text="Brand" />
|
---|
2795 | <text key="operator" text="Operator" />
|
---|
2796 | <reference ref="oh" />
|
---|
2797 | <check key="service:bicycle:pump" text="Free bicycle pump" />
|
---|
2798 | <check key="service:bicycle:chain_tool" text="Chain tool" />
|
---|
2799 | </optional>
|
---|
2800 | </item> <!-- Public Bicycle Repair Station -->
|
---|
2801 | </group> <!-- Bicycle -->
|
---|
2802 | <group name="Public Transport" icon="presets/transport/bus.svg">
|
---|
2803 | <item name="Public Transport Route (Rail)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
|
---|
2804 | <link wiki="Public_transport#Service_routes" />
|
---|
2805 | <space />
|
---|
2806 | <key key="type" value="route" />
|
---|
2807 | <combo key="route" text="Route type" values="train,subway,monorail,tram,light_rail" values_searchable="true" match="keyvalue!" />
|
---|
2808 | <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
|
---|
2809 | <reference ref="name_ref" />
|
---|
2810 | <optional>
|
---|
2811 | <reference ref="public_transport_route_optionals" />
|
---|
2812 | </optional>
|
---|
2813 | <roles>
|
---|
2814 | <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)" />
|
---|
2815 | <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)" />
|
---|
2816 | <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)" />
|
---|
2817 | <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2818 | <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2819 | <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2820 | <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="railway" />
|
---|
2821 | </roles>
|
---|
2822 | </item> <!-- Public Transport Route (Rail) -->
|
---|
2823 | <item name="Public Transport Route (Bus)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
|
---|
2824 | <link wiki="Public_transport#Service_routes" />
|
---|
2825 | <space />
|
---|
2826 | <key key="type" value="route" />
|
---|
2827 | <combo key="route" text="Route type" values="bus,share_taxi,trolleybus" values_searchable="true" match="keyvalue!" />
|
---|
2828 | <key key="public_transport:version" value="2" /> <!-- only validate marked relations in order to avoid false positives -->
|
---|
2829 | <reference ref="name_ref" />
|
---|
2830 | <optional>
|
---|
2831 | <reference ref="public_transport_route_optionals" />
|
---|
2832 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended" />
|
---|
2833 | </optional>
|
---|
2834 | <roles>
|
---|
2835 | <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)" />
|
---|
2836 | <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)" />
|
---|
2837 | <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)" />
|
---|
2838 | <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2839 | <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2840 | <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2841 | <role key="" text="route segment" requisite="required" type="way,closedway" member_expression="highway" />
|
---|
2842 | <role key="hail_and_ride" text="hail and ride route segment" requisite="optional" type="way,closedway" member_expression="highway" />
|
---|
2843 | </roles>
|
---|
2844 | </item> <!-- Public Transport Route (Bus) -->
|
---|
2845 | <item name="Route Master" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
|
---|
2846 | <link wiki="Public_transport#Route_Master_relations" />
|
---|
2847 | <space />
|
---|
2848 | <key key="type" value="route_master" />
|
---|
2849 | <combo key="route_master" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" />
|
---|
2850 | <reference ref="name_ref" />
|
---|
2851 | <optional>
|
---|
2852 | <text key="operator" text="Operator" />
|
---|
2853 | <text key="network" text="Network" />
|
---|
2854 | <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" />
|
---|
2855 | <text key="website" text="Website" />
|
---|
2856 | </optional>
|
---|
2857 | <roles>
|
---|
2858 | <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" member_expression="type=route" /> <!-- fixme: at least 2 members are required -->
|
---|
2859 | </roles>
|
---|
2860 | </item> <!-- Route Master -->
|
---|
2861 | <item name="Stop Area" type="relation" icon="presets/misc/interpolation.svg" preset_name_label="true">
|
---|
2862 | <link wiki="Tag:public_transport=stop_area" />
|
---|
2863 | <space />
|
---|
2864 | <key key="type" value="public_transport" />
|
---|
2865 | <key key="public_transport" value="stop_area" />
|
---|
2866 | <text key="name" text="Name" />
|
---|
2867 | <optional>
|
---|
2868 | <text key="ref" text="Reference" />
|
---|
2869 | <text key="uic_ref" text="UIC reference" />
|
---|
2870 | <text key="uic_name" text="UIC name" />
|
---|
2871 | <text key="operator" text="Operator" />
|
---|
2872 | <text key="network" text="Network" />
|
---|
2873 | </optional>
|
---|
2874 | <roles>
|
---|
2875 | <role key="stop" text="Stop Position" requisite="optional" type="node" member_expression="public_transport=stop_position" />
|
---|
2876 | <role key="platform" text="Platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="public_transport=platform" />
|
---|
2877 | <role key="" text="Subway Entrance" requisite="optional" type="node" member_expression="railway=subway_entrance" />
|
---|
2878 | <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway,multipolygon" member_expression="amenity|public_transport=station" />
|
---|
2879 | </roles>
|
---|
2880 | </item> <!-- Stop Area -->
|
---|
2881 | <separator/>
|
---|
2882 | <item name="Stop Position" type="node" icon="presets/transport/stop_position.svg" preset_name_label="true">
|
---|
2883 | <link wiki="Tag:public_transport=stop_position" />
|
---|
2884 | <space />
|
---|
2885 | <key key="public_transport" value="stop_position" />
|
---|
2886 | <text key="name" text="Name" />
|
---|
2887 | <optional>
|
---|
2888 | <text key="ref" text="Reference" />
|
---|
2889 | <text key="uic_ref" text="UIC reference" />
|
---|
2890 | <text key="uic_name" text="UIC name" />
|
---|
2891 | <text key="operator" text="Operator" />
|
---|
2892 | <text key="network" text="Network" />
|
---|
2893 | <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
|
---|
2894 | </optional>
|
---|
2895 | <space />
|
---|
2896 | <checkgroup columns="3">
|
---|
2897 | <check key="bus" text="Bus" icon="presets/transport/bus.svg" />
|
---|
2898 | <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
|
---|
2899 | <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
|
---|
2900 | <check key="train" text="Train" icon="presets/transport/train.svg" />
|
---|
2901 | <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
|
---|
2902 | <check key="subway" text="Subway" icon="presets/transport/railway/subway.svg" />
|
---|
2903 | <check key="tram" text="Tram" icon="presets/transport/railway/tram.svg" />
|
---|
2904 | <check key="monorail" text="Monorail" icon="presets/transport/railway/monorail.svg" />
|
---|
2905 | <check key="funicular" text="Funicular" icon="presets/transport/railway/funicular.svg" />
|
---|
2906 | <check key="aerialway" text="Aerialway" icon="presets/transport/aerialway/station.svg" />
|
---|
2907 | <check key="ferry" text="Ferry" icon="presets/nautical/ferry.svg" />
|
---|
2908 | </checkgroup>
|
---|
2909 | </item> <!-- Stop Position -->
|
---|
2910 | <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">
|
---|
2911 | <link wiki="Tag:public_transport=platform" />
|
---|
2912 | <space />
|
---|
2913 | <key key="public_transport" value="platform" />
|
---|
2914 | <text key="name" text="Name" />
|
---|
2915 | <check key="bench" text="Bench" />
|
---|
2916 | <check key="shelter" text="Shelter" />
|
---|
2917 | <check key="bin" text="Waste Basket/Trash Can" />
|
---|
2918 | <check key="covered" text="Covered" />
|
---|
2919 | <check key="passenger_information_display" text="Passenger information display" />
|
---|
2920 | <text key="route_ref" text="Route references" />
|
---|
2921 | <reference ref="wheelchair" />
|
---|
2922 | <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
|
---|
2923 | </item> <!-- Platform -->
|
---|
2924 | <item name="Station" name_context="railway" type="node,closedway,multipolygon" icon="presets/transport/station.svg" preset_name_label="true">
|
---|
2925 | <link wiki="Tag:public_transport=station" />
|
---|
2926 | <space />
|
---|
2927 | <key key="public_transport" value="station" />
|
---|
2928 | <text key="name" text="Name" />
|
---|
2929 | <check key="area" text="Area" disable_off="true" />
|
---|
2930 | <check key="building" text="Building" disable_off="true" />
|
---|
2931 | <text key="operator" text="Operator" />
|
---|
2932 | <text key="network" text="Network" />
|
---|
2933 | </item> <!-- Station -->
|
---|
2934 | <separator/> <!-- *** Access *** -->
|
---|
2935 | <item name="Subway Entrance" icon="presets/transport/underground.svg" type="node" preset_name_label="true">
|
---|
2936 | <link wiki="Tag:railway=subway_entrance" />
|
---|
2937 | <key key="railway" value="subway_entrance" />
|
---|
2938 | <optional>
|
---|
2939 | <text key="name" text="Name" />
|
---|
2940 | <reference ref="wheelchair" />
|
---|
2941 | <check key="bicycle" text="Bicycle" />
|
---|
2942 | </optional>
|
---|
2943 | </item> <!-- Subway Entrance -->
|
---|
2944 | <item name="Ticket Machine" icon="presets/transport/ticket-machine.svg" type="node" preset_name_label="true">
|
---|
2945 | <link wiki="Tag:amenity=vending_machine" />
|
---|
2946 | <space />
|
---|
2947 | <key key="amenity" value="vending_machine" />
|
---|
2948 | <key key="vending" value="public_transport_tickets" />
|
---|
2949 | <reference ref="name_operator" />
|
---|
2950 | <text key="ref" text="Reference number" />
|
---|
2951 | <preset_link preset_name="Payment Methods" />
|
---|
2952 | </item> <!-- Ticket Machine -->
|
---|
2953 | </group> <!-- Public Transport -->
|
---|
2954 | <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
|
---|
2955 | <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
|
---|
2956 | <key key="type" value="route" />
|
---|
2957 | <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,share_taxi,aerialway,ferry" values_searchable="true" match="keyvalue!" />
|
---|
2958 | <key key="public_transport:version" value="1" /> <!-- only validate marked relations in order to avoid false positives -->
|
---|
2959 | <reference ref="name_ref" />
|
---|
2960 | <optional>
|
---|
2961 | <text key="from" text="From (initial stop)" />
|
---|
2962 | <text key="to" text="To (terminal stop)" />
|
---|
2963 | <text key="via" text="Via (intermediate stops)" />
|
---|
2964 | <text key="operator" text="Operator" />
|
---|
2965 | <text key="network" text="Network" />
|
---|
2966 | <text key="description" text="Description" />
|
---|
2967 | <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" />
|
---|
2968 | <reference ref="oh" />
|
---|
2969 | <reference ref="fee" />
|
---|
2970 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended" />
|
---|
2971 | <text key="website" text="Website" />
|
---|
2972 | </optional>
|
---|
2973 | <roles>
|
---|
2974 | <role key="" text="route segment" requisite="optional" type="way,closedway" />
|
---|
2975 | <role key="forward" text="forward segment" requisite="optional" type="way,closedway" />
|
---|
2976 | <role key="backward" text="backward segment" requisite="optional" type="way,closedway" />
|
---|
2977 | <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" />
|
---|
2978 | <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" />
|
---|
2979 | <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" />
|
---|
2980 | <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="highway=platform OR railway=platform" />
|
---|
2981 | </roles>
|
---|
2982 | </item> <!-- Public transport route (Legacy) -->
|
---|
2983 | <item name="Station" name_context="railway" icon="presets/transport/railway_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
2984 | <link wiki="Tag:railway=station" />
|
---|
2985 | <key key="railway" value="station" />
|
---|
2986 | <optional>
|
---|
2987 | <text key="name" text="Name" />
|
---|
2988 | <text key="uic_ref" text="UIC-Reference" />
|
---|
2989 | </optional>
|
---|
2990 | </item> <!-- Station -->
|
---|
2991 | <item name="Railway Halt" icon="presets/transport/railway_halt.svg" type="node" preset_name_label="true">
|
---|
2992 | <link wiki="Tag:railway=halt" />
|
---|
2993 | <key key="railway" value="halt" />
|
---|
2994 | <optional>
|
---|
2995 | <text key="name" text="Name" />
|
---|
2996 | </optional>
|
---|
2997 | </item> <!-- Railway Halt -->
|
---|
2998 | <item name="Tram Stop" icon="presets/transport/tram.svg" type="node" preset_name_label="true">
|
---|
2999 | <link wiki="Tag:railway=tram_stop" />
|
---|
3000 | <key key="railway" value="tram_stop" />
|
---|
3001 | <optional>
|
---|
3002 | <text key="name" text="Name" />
|
---|
3003 | </optional>
|
---|
3004 | </item> <!-- Tram Stop -->
|
---|
3005 | <item name="Railway Platform" icon="presets/transport/platform_rail.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
3006 | <link wiki="Tag:railway=platform" />
|
---|
3007 | <space />
|
---|
3008 | <key key="railway" value="platform" />
|
---|
3009 | <text key="ref" text="Reference (track number)" />
|
---|
3010 | <text key="width" text="Width (meters)" />
|
---|
3011 | <check key="area" text="Area" />
|
---|
3012 | </item> <!-- Railway Platform -->
|
---|
3013 | <separator/>
|
---|
3014 | <item name="Bus Station" icon="presets/transport/bus_old.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3015 | <link wiki="Tag:amenity=bus_station" />
|
---|
3016 | <key key="amenity" value="bus_station" />
|
---|
3017 | <optional>
|
---|
3018 | <text key="name" text="Name" />
|
---|
3019 | </optional>
|
---|
3020 | </item> <!-- Bus Station -->
|
---|
3021 | <item name="Bus Stop" icon="presets/transport/bus_small.svg" type="node" preset_name_label="true">
|
---|
3022 | <link wiki="Tag:highway=bus_stop" />
|
---|
3023 | <key key="highway" value="bus_stop" />
|
---|
3024 | <optional>
|
---|
3025 | <text key="name" text="Name" />
|
---|
3026 | <check key="bench" text="Bench" />
|
---|
3027 | <check key="shelter" text="Shelter" />
|
---|
3028 | <check key="bin" text="Waste Basket/Trash Can" />
|
---|
3029 | <check key="passenger_information_display" text="Passenger information display" />
|
---|
3030 | <text key="route_ref" text="Route references" />
|
---|
3031 | <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
|
---|
3032 | </optional>
|
---|
3033 | </item> <!-- Bus Stop -->
|
---|
3034 | <item name="Bus Platform" icon="presets/transport/platform_bus.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
3035 | <link wiki="Tag:highway=platform" />
|
---|
3036 | <space />
|
---|
3037 | <key key="highway" value="platform" />
|
---|
3038 | <text key="ref" text="Reference (track number)" />
|
---|
3039 | <text key="width" text="Width (meters)" />
|
---|
3040 | <check key="area" text="Area" />
|
---|
3041 | <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
|
---|
3042 | </item> <!-- Bus Platform -->
|
---|
3043 | </group> <!-- Public Transport -->
|
---|
3044 | <item name="Taxi" icon="presets/transport/taxi.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3045 | <link wiki="Tag:amenity=taxi" />
|
---|
3046 | <space />
|
---|
3047 | <key key="amenity" value="taxi" />
|
---|
3048 | <text key="name" text="Name" />
|
---|
3049 | </item> <!-- Taxi -->
|
---|
3050 | <separator/>
|
---|
3051 | <group name="Airport" icon="presets/transport/airport.svg">
|
---|
3052 | <item name="Airport Ground" icon="presets/transport/airport.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3053 | <link wiki="Tag:aeroway=aerodrome" />
|
---|
3054 | <space />
|
---|
3055 | <reference ref="aerodrome" />
|
---|
3056 | </item> <!-- Airport Ground -->
|
---|
3057 | <separator/>
|
---|
3058 | <item name="Runway" icon="presets/transport/airport/runway.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
3059 | <link wiki="Tag:aeroway=runway" />
|
---|
3060 | <key key="aeroway" value="runway" />
|
---|
3061 | <optional>
|
---|
3062 | <text key="ref" text="Reference" />
|
---|
3063 | <reference ref="surface" />
|
---|
3064 | </optional>
|
---|
3065 | </item> <!-- Runway -->
|
---|
3066 | <item name="Taxiway" icon="presets/transport/airport/taxiway.svg" type="way,closedway,multipolygon" preset_name_label="true">
|
---|
3067 | <link wiki="Tag:aeroway=taxiway" />
|
---|
3068 | <key key="aeroway" value="taxiway" />
|
---|
3069 | <optional>
|
---|
3070 | <text key="ref" text="Reference" />
|
---|
3071 | </optional>
|
---|
3072 | </item> <!-- Taxiway -->
|
---|
3073 | <item name="Holding Position" icon="presets/transport/airport/holding_position.svg" type="node" preset_name_label="true">
|
---|
3074 | <link wiki="Tag:aeroway=holding_position" />
|
---|
3075 | <key key="aeroway" value="holding_position" />
|
---|
3076 | <optional>
|
---|
3077 | <text key="ref" text="Reference" />
|
---|
3078 | </optional>
|
---|
3079 | </item> <!-- Holding Position -->
|
---|
3080 | <item name="Helipad" icon="presets/transport/airport/helipad.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3081 | <link wiki="Tag:aeroway=helipad" />
|
---|
3082 | <key key="aeroway" value="helipad" />
|
---|
3083 | <optional>
|
---|
3084 | <text key="ref" text="Reference" />
|
---|
3085 | <text key="iata" text="IATA" />
|
---|
3086 | <text key="icao" text="ICAO" />
|
---|
3087 | <reference ref="wikipedia_wikidata" />
|
---|
3088 | </optional>
|
---|
3089 | </item> <!-- Helipad -->
|
---|
3090 | <item name="Apron" icon="presets/transport/airport/apron.svg" type="closedway,multipolygon" preset_name_label="true">
|
---|
3091 | <link wiki="Tag:aeroway=apron" />
|
---|
3092 | <key key="aeroway" value="apron" />
|
---|
3093 | </item> <!-- Apron -->
|
---|
3094 | <item name="Plane Parking Position" icon="presets/transport/airport/parking_position.svg" type="node,way" preset_name_label="true">
|
---|
3095 | <link wiki="Tag:aeroway=parking_position" />
|
---|
3096 | <key key="aeroway" value="parking_position" />
|
---|
3097 | <text key="ref" text="Reference" />
|
---|
3098 | </item> <!-- Plane Parking Position -->
|
---|
3099 | <item name="Hangar" icon="presets/transport/airport/hangar.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3100 | <link wiki="Tag:aeroway=hangar" />
|
---|
3101 | <key key="aeroway" value="hangar" />
|
---|
3102 | <combo key="building" text="Building" values="hangar,yes" values_context="building" default="hangar" values_searchable="true" />
|
---|
3103 | </item> <!-- Hangar -->
|
---|
3104 | <item name="Beacon" icon="presets/transport/airport/airmark_beacon.svg" name_context="airmark" type="node" preset_name_label="true">
|
---|
3105 | <link wiki="Tag:airmark=beacon" />
|
---|
3106 | <key key="airmark" value="beacon" />
|
---|
3107 | </item> <!-- Beacon -->
|
---|
3108 | <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
|
---|
3109 | <link wiki="Tag:aeroway=navigationaid" />
|
---|
3110 | <key key="aeroway" value="navigationaid" />
|
---|
3111 | <combo key="navigationaid" text="Type" values_searchable="true">
|
---|
3112 | <list_entry value="als" icon="presets/transport/airport/navigationaid.svg" short_description="Approach lighting system" />
|
---|
3113 | <list_entry value="papi" icon="presets/transport/airport/papi.svg" short_description="Precision approach path indicator" />
|
---|
3114 | <list_entry value="vasi" icon="presets/transport/airport/vasi.svg" short_description="Visual approach slope indicator" />
|
---|
3115 | </combo>
|
---|
3116 | </item> <!-- Navigation aid -->
|
---|
3117 | <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
|
---|
3118 | <link wiki="Tag:aeroway=windsock" />
|
---|
3119 | <key key="aeroway" value="windsock" />
|
---|
3120 | </item> <!-- Windsock -->
|
---|
3121 | <separator/>
|
---|
3122 | <item name="Terminal" icon="presets/transport/airport/terminal.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3123 | <link wiki="Tag:aeroway=terminal" />
|
---|
3124 | <space />
|
---|
3125 | <key key="aeroway" value="terminal" />
|
---|
3126 | <text key="name" text="Name" />
|
---|
3127 | <reference ref="internet" />
|
---|
3128 | <reference ref="link_contact_address" />
|
---|
3129 | </item> <!-- Terminal -->
|
---|
3130 | <item name="Gate" name_context="airport" icon="presets/transport/airport/gate.svg" type="node" preset_name_label="true">
|
---|
3131 | <link wiki="Tag:aeroway=gate" />
|
---|
3132 | <space />
|
---|
3133 | <key key="aeroway" value="gate" />
|
---|
3134 | <text key="ref" text="Reference" />
|
---|
3135 | </item> <!-- Gate -->
|
---|
3136 | </group> <!-- Airport -->
|
---|
3137 | </group> <!-- Transport -->
|
---|
3138 | <group name="Facilities" icon="presets/accommodation/hotel.svg">
|
---|
3139 | <group name="Accommodation" icon="presets/accommodation/hotel.svg">
|
---|
3140 | <item name="Hotel" icon="presets/accommodation/hotel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3141 | <link wiki="Tag:tourism=hotel" />
|
---|
3142 | <space />
|
---|
3143 | <key key="tourism" value="hotel" />
|
---|
3144 | <reference ref="name_operator" />
|
---|
3145 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3146 | <text key="rooms" text="Rooms" />
|
---|
3147 | <text key="beds" text="Beds" />
|
---|
3148 | <reference ref="wheelchair" />
|
---|
3149 | <space />
|
---|
3150 | <reference ref="internet_smoking" />
|
---|
3151 | <reference ref="link_contact_address_payment" />
|
---|
3152 | <preset_link preset_name="Residential Building" />
|
---|
3153 | </item> <!-- Hotel -->
|
---|
3154 | <item name="Motel" icon="presets/accommodation/motel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3155 | <link wiki="Tag:tourism=motel" />
|
---|
3156 | <space />
|
---|
3157 | <key key="tourism" value="motel" />
|
---|
3158 | <reference ref="name_operator" />
|
---|
3159 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3160 | <text key="rooms" text="Rooms" />
|
---|
3161 | <text key="beds" text="Beds" />
|
---|
3162 | <reference ref="wheelchair" />
|
---|
3163 | <space />
|
---|
3164 | <reference ref="internet_smoking" />
|
---|
3165 | <reference ref="link_contact_address_payment" />
|
---|
3166 | <preset_link preset_name="Building" />
|
---|
3167 | </item> <!-- Motel -->
|
---|
3168 | <item name="Guest House/Bed & Breakfast" icon="presets/accommodation/guest_house.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3169 | <link wiki="Tag:tourism=guest_house" />
|
---|
3170 | <space />
|
---|
3171 | <key key="tourism" value="guest_house" />
|
---|
3172 | <reference ref="name_operator" />
|
---|
3173 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3174 | <text key="rooms" text="Rooms" />
|
---|
3175 | <text key="beds" text="Beds" />
|
---|
3176 | <combo key="guest_house" text="Type" values="agritourism,bed_and_breakfast" />
|
---|
3177 | <reference ref="wheelchair" />
|
---|
3178 | <space />
|
---|
3179 | <reference ref="internet_smoking" />
|
---|
3180 | <reference ref="link_contact_address_payment" />
|
---|
3181 | <preset_link preset_name="Building" />
|
---|
3182 | </item> <!-- Guest House/Bed & Breakfast -->
|
---|
3183 | <item name="Apartment" icon="presets/accommodation/apartment.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3184 | <link wiki="Tag:tourism=apartment" />
|
---|
3185 | <space />
|
---|
3186 | <key key="tourism" value="apartment" />
|
---|
3187 | <reference ref="name_operator" />
|
---|
3188 | <combo key="number_of_apartments" text="Number of apartments" values="1,2,3,4,5,6,7,8,9,10" />
|
---|
3189 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3190 | <reference ref="wheelchair" />
|
---|
3191 | <space />
|
---|
3192 | <reference ref="internet_smoking" />
|
---|
3193 | <reference ref="link_contact_address_payment" />
|
---|
3194 | </item> <!-- Apartment -->
|
---|
3195 | <item name="Chalet" icon="presets/accommodation/chalet.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3196 | <link wiki="Tag:tourism=chalet" />
|
---|
3197 | <space />
|
---|
3198 | <key key="tourism" value="chalet" />
|
---|
3199 | <reference ref="name_operator" />
|
---|
3200 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3201 | <text key="rooms" text="Rooms" />
|
---|
3202 | <text key="beds" text="Beds" />
|
---|
3203 | <reference ref="wheelchair" />
|
---|
3204 | <space />
|
---|
3205 | <reference ref="internet_smoking" />
|
---|
3206 | <reference ref="link_contact_address_payment" />
|
---|
3207 | <preset_link preset_name="Building" />
|
---|
3208 | </item> <!-- Chalet -->
|
---|
3209 | <item name="Hostel" icon="presets/accommodation/hostel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3210 | <link wiki="Tag:tourism=hostel" />
|
---|
3211 | <space />
|
---|
3212 | <key key="tourism" value="hostel" />
|
---|
3213 | <reference ref="name_operator" />
|
---|
3214 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3215 | <text key="rooms" text="Rooms" />
|
---|
3216 | <text key="beds" text="Beds" />
|
---|
3217 | <reference ref="wheelchair" />
|
---|
3218 | <space />
|
---|
3219 | <reference ref="internet_smoking" />
|
---|
3220 | <reference ref="link_contact_address_payment" />
|
---|
3221 | <preset_link preset_name="Building" />
|
---|
3222 | </item> <!-- Hostel -->
|
---|
3223 | <item name="Alpine Hut" icon="presets/accommodation/alpine_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3224 | <link wiki="Tag:tourism=alpine_hut" />
|
---|
3225 | <space />
|
---|
3226 | <key key="tourism" value="alpine_hut" />
|
---|
3227 | <reference ref="name_operator" />
|
---|
3228 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
3229 | <text key="rooms" text="Rooms" />
|
---|
3230 | <text key="beds" text="Beds" />
|
---|
3231 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3232 | <space />
|
---|
3233 | <reference ref="internet_smoking" />
|
---|
3234 | <reference ref="link_contact_address_payment" />
|
---|
3235 | <preset_link preset_name="Building" />
|
---|
3236 | </item> <!-- Alpine Hut -->
|
---|
3237 | <item name="Wilderness Hut" icon="presets/accommodation/wilderness_hut.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3238 | <link wiki="Tag:tourism=wilderness_hut" />
|
---|
3239 | <space />
|
---|
3240 | <key key="tourism" value="wilderness_hut" />
|
---|
3241 | <reference ref="name_operator" />
|
---|
3242 | <reference ref="POI_access" />
|
---|
3243 | <text key="capacity" text="Capacity" />
|
---|
3244 | <reference ref="fee" />
|
---|
3245 | <check key="toilets" text="Toilets" />
|
---|
3246 | <check key="shower" text="Shower" />
|
---|
3247 | <combo key="drinking_water" text="Drinking Water" values="yes,no,seasonal" />
|
---|
3248 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3249 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
3250 | <text key="description" text="Closer description" />
|
---|
3251 | <reference ref="link_contact_address_payment" />
|
---|
3252 | <preset_link preset_name="Building" />
|
---|
3253 | </item> <!-- Wilderness Hut -->
|
---|
3254 | <separator/>
|
---|
3255 | <item name="Caravan Site/RV Park" icon="presets/accommodation/caravan.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3256 | <link wiki="Tag:tourism=caravan_site" />
|
---|
3257 | <space />
|
---|
3258 | <key key="tourism" value="caravan_site" />
|
---|
3259 | <reference ref="name_operator" />
|
---|
3260 | <combo key="stars" text="Stars" values="1,2,3,4,5" />
|
---|
3261 | <reference ref="oh_wheelchair" />
|
---|
3262 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3263 | <text key="capacity" text="Number of places" />
|
---|
3264 | <reference ref="fee_interval" />
|
---|
3265 | <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
|
---|
3266 | <check key="power_supply" text="Power supply" />
|
---|
3267 | <check key="tents" text="Tents allowed" />
|
---|
3268 | <space />
|
---|
3269 | <reference ref="internet_smoking" />
|
---|
3270 | <reference ref="link_contact_address_payment" />
|
---|
3271 | </item> <!-- Caravan Site/RV Park -->
|
---|
3272 | <item name="Campsite" icon="presets/accommodation/camping.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3273 | <link wiki="Tag:tourism=camp_site" />
|
---|
3274 | <space />
|
---|
3275 | <key key="tourism" value="camp_site" />
|
---|
3276 | <reference ref="name_operator" />
|
---|
3277 | <combo key="stars" text="Stars" values="1,2,3,4,5" />
|
---|
3278 | <reference ref="oh_wheelchair" />
|
---|
3279 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3280 | <text key="capacity" text="Number of places" />
|
---|
3281 | <checkgroup columns="2">
|
---|
3282 | <check key="tents" text="Tents allowed" />
|
---|
3283 | <check key="caravans" text="Caravans allowed" />
|
---|
3284 | </checkgroup>
|
---|
3285 | <checkgroup columns="2">
|
---|
3286 | <check key="backcountry" text="Backcountry" />
|
---|
3287 | <check key="group_only" text="Group only access" />
|
---|
3288 | </checkgroup>
|
---|
3289 | <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" />
|
---|
3290 | <reference ref="wheelchair" />
|
---|
3291 | <reference ref="internet" />
|
---|
3292 | <space />
|
---|
3293 | <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
|
---|
3294 | <reference ref="link_contact_address_payment" />
|
---|
3295 | </item> <!-- Campsite -->
|
---|
3296 | <item name="Camp pitch" icon="presets/accommodation/camp_pitch.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3297 | <link wiki="Tag:tourism=camp_pitch" />
|
---|
3298 | <space />
|
---|
3299 | <key key="tourism" value="camp_pitch" />
|
---|
3300 | <text key="ref" text="Reference" />
|
---|
3301 | <text key="addr:unit" text="Unit number" />
|
---|
3302 | <text key="capacity" text="Number of places" />
|
---|
3303 | <reference ref="surface" />
|
---|
3304 | <checkgroup columns="2">
|
---|
3305 | <check key="tents" text="Tents allowed" />
|
---|
3306 | <check key="caravans" text="Caravans allowed" />
|
---|
3307 | <check key="drinking_water" text="Drinking Water" />
|
---|
3308 | <check key="power_supply" text="Power supply" />
|
---|
3309 | <check key="permanent_camping" text="Permanent camping only" />
|
---|
3310 | </checkgroup>
|
---|
3311 | </item> <!-- Camp pitch -->
|
---|
3312 | </group> <!-- Accommodation -->
|
---|
3313 | <group name="Food+Drinks" icon="presets/food/restaurant.svg">
|
---|
3314 | <item name="Restaurant" icon="presets/food/restaurant.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3315 | <link wiki="Tag:amenity=restaurant" />
|
---|
3316 | <space />
|
---|
3317 | <key key="amenity" value="restaurant" />
|
---|
3318 | <reference ref="name_operator" />
|
---|
3319 | <reference ref="cuisine" />
|
---|
3320 | <check key="microbrewery" text="Microbrewery" />
|
---|
3321 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3322 | <combo key="takeaway" text="Takeaway" values="yes,no,only" />
|
---|
3323 | <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
|
---|
3324 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3325 | <reference ref="oh" />
|
---|
3326 | <combo key="opening_hours:kitchen" text="Kitchen Opening Hours" delimiter="|" values="24/7|08:30-12:30,15:30-20:00|Sa-Su 00:00-24:00|Mo-Su 09:00-21:00|Mo-Sa 08:00-18:00|Mo-Fr 09:00-17:00|Mo-Fr 08:30-20:00; Sa,Su 08:00-15:00; PH off|Mo-Fr 08:30-20:00; Tu-Su 08:00-15:00; Sa 08:00-12:00|Mo-Su 08:00-18:00; Apr 10-15 off; Jun 08:00-14:00; Aug off; Dec 25 off|sunrise-sunset|Su 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" values_sort="false" />
|
---|
3327 | <reference ref="wheelchair" />
|
---|
3328 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" />
|
---|
3329 | <space />
|
---|
3330 | <reference ref="internet_smoking" />
|
---|
3331 | <preset_link preset_name="Diet" />
|
---|
3332 | <reference ref="link_contact_address_payment" />
|
---|
3333 | </item> <!-- Restaurant -->
|
---|
3334 | <item name="Fast Food" icon="presets/food/fast_food.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3335 | <link wiki="Tag:amenity=fast_food" />
|
---|
3336 | <space />
|
---|
3337 | <key key="amenity" value="fast_food" />
|
---|
3338 | <reference ref="name_operator" />
|
---|
3339 | <reference ref="cuisine" />
|
---|
3340 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3341 | <combo key="takeaway" text="Takeaway" values="yes,no,only" />
|
---|
3342 | <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
|
---|
3343 | <reference ref="oh_wheelchair" />
|
---|
3344 | <space />
|
---|
3345 | <reference ref="internet_smoking" />
|
---|
3346 | <preset_link preset_name="Diet" />
|
---|
3347 | <reference ref="link_contact_address_payment" />
|
---|
3348 | <preset_link preset_name="Building" />
|
---|
3349 | </item> <!-- Fast Food -->
|
---|
3350 | <item name="Food Court" icon="presets/food/food_court.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3351 | <link wiki="Tag:amenity=food_court" />
|
---|
3352 | <space />
|
---|
3353 | <key key="amenity" value="food_court" />
|
---|
3354 | <reference ref="name_operator" />
|
---|
3355 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3356 | <reference ref="oh_wheelchair" />
|
---|
3357 | <space />
|
---|
3358 | <reference ref="internet_smoking" />
|
---|
3359 | <reference ref="link_contact_address_payment" />
|
---|
3360 | </item> <!-- Food Court -->
|
---|
3361 | <item name="Cafe" icon="presets/food/cafe.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3362 | <link wiki="Tag:amenity=cafe" />
|
---|
3363 | <space />
|
---|
3364 | <key key="amenity" value="cafe" />
|
---|
3365 | <reference ref="name_operator" />
|
---|
3366 | <combo key="cuisine" text="Cuisine" values="ice_cream" />
|
---|
3367 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3368 | <combo key="takeaway" text="Takeaway" values="yes,no,only" />
|
---|
3369 | <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
|
---|
3370 | <reference ref="oh_wheelchair" />
|
---|
3371 | <space />
|
---|
3372 | <reference ref="internet_smoking" />
|
---|
3373 | <preset_link preset_name="Diet" />
|
---|
3374 | <reference ref="link_contact_address_payment" />
|
---|
3375 | </item> <!-- Cafe -->
|
---|
3376 | <item name="Ice cream" icon="presets/food/ice_cream.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3377 | <link wiki="Tag:amenity=ice_cream" />
|
---|
3378 | <space />
|
---|
3379 | <key key="amenity" value="ice_cream" />
|
---|
3380 | <reference ref="name_operator" />
|
---|
3381 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3382 | <combo key="takeaway" text="Takeaway" values="yes,no,only" />
|
---|
3383 | <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
|
---|
3384 | <reference ref="oh_wheelchair" />
|
---|
3385 | <space />
|
---|
3386 | <reference ref="internet_smoking" />
|
---|
3387 | <preset_link preset_name="Diet" />
|
---|
3388 | <reference ref="link_contact_address_payment" />
|
---|
3389 | </item> <!-- Ice cream -->
|
---|
3390 | <item name="Pub" icon="presets/food/pub.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3391 | <link wiki="Tag:amenity=pub" />
|
---|
3392 | <space />
|
---|
3393 | <key key="amenity" value="pub" />
|
---|
3394 | <reference ref="name_operator" />
|
---|
3395 | <check key="microbrewery" text="Microbrewery" />
|
---|
3396 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3397 | <combo key="takeaway" text="Takeaway" values="yes,no,only" />
|
---|
3398 | <combo key="delivery" text="Delivery" values="yes,no,only,Mo-Su 12:00-22:00" />
|
---|
3399 | <reference ref="oh_wheelchair" />
|
---|
3400 | <space />
|
---|
3401 | <reference ref="internet_smoking" />
|
---|
3402 | <preset_link preset_name="Diet" />
|
---|
3403 | <reference ref="link_contact_address_payment" />
|
---|
3404 | </item> <!-- Pub -->
|
---|
3405 | <item name="Beer Garden" icon="presets/food/biergarten.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3406 | <link wiki="Tag:amenity=biergarten" />
|
---|
3407 | <space />
|
---|
3408 | <key key="amenity" value="biergarten" />
|
---|
3409 | <reference ref="name_operator" />
|
---|
3410 | <check key="microbrewery" text="Microbrewery" />
|
---|
3411 | <reference ref="oh_wheelchair" />
|
---|
3412 | <space />
|
---|
3413 | <reference ref="internet_smoking" />
|
---|
3414 | <preset_link preset_name="Diet" />
|
---|
3415 | <reference ref="link_contact_address_payment" />
|
---|
3416 | </item> <!-- Beer Garden -->
|
---|
3417 | <item name="Outdoor seating" icon="presets/leisure/outdoor_seating.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3418 | <link wiki="Tag:leisure=outdoor_seating" />
|
---|
3419 | <space />
|
---|
3420 | <key key="leisure" value="outdoor_seating" />
|
---|
3421 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3422 | </item> <!-- Outdoor seating -->
|
---|
3423 | <item name="Bar" icon="presets/food/bar.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3424 | <link wiki="Tag:amenity=bar" />
|
---|
3425 | <space />
|
---|
3426 | <key key="amenity" value="bar" />
|
---|
3427 | <reference ref="name_operator" />
|
---|
3428 | <check key="outdoor_seating" text="Outdoor seating" />
|
---|
3429 | <reference ref="oh_wheelchair" />
|
---|
3430 | <space />
|
---|
3431 | <reference ref="internet_smoking" />
|
---|
3432 | <preset_link preset_name="Diet" />
|
---|
3433 | <reference ref="link_contact_address_payment" />
|
---|
3434 | </item> <!-- Bar -->
|
---|
3435 | <separator/>
|
---|
3436 | <item name="Diet" icon="presets/food/diet.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3437 | <link wiki="Key:diet" />
|
---|
3438 | <space />
|
---|
3439 | <combo key="diet:vegetarian" text="Vegetarian" values="yes,no,only" />
|
---|
3440 | <combo key="diet:vegan" text="Vegan" values="yes,no,only" />
|
---|
3441 | <combo key="diet:lacto_vegetarian" text="Lacto-vegetarian" values="yes,no,only" />
|
---|
3442 | <combo key="diet:ovo_vegetarian" text="Ovo-vegetarian" values="yes,no,only" />
|
---|
3443 | <combo key="diet:pescetarian" text="Pescetarian" values="yes,no,only" />
|
---|
3444 | <combo key="diet:fruitarian" text="Fruitarian" values="yes,no,only" />
|
---|
3445 | <combo key="diet:raw" text="Raw" values="yes,no,only" />
|
---|
3446 | <space />
|
---|
3447 | <combo key="diet:dairy_free" text="Dairy free" values="yes,no,only" />
|
---|
3448 | <combo key="diet:gluten_free" text="Gluten free" values="yes,no,only" />
|
---|
3449 | <combo key="diet:lactose_free" text="Lactose free" values="yes,no,only" />
|
---|
3450 | <space />
|
---|
3451 | <combo key="diet:halal" text="Halal" values="yes,no,only" />
|
---|
3452 | <combo key="diet:kosher" text="Kosher" values="yes,no,only" />
|
---|
3453 | </item> <!-- Diet -->
|
---|
3454 | </group> <!-- Food+Drinks -->
|
---|
3455 | <group name="Tourism" icon="presets/sightseeing/attraction.svg">
|
---|
3456 | <item name="Attraction" icon="presets/sightseeing/attraction.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3457 | <link wiki="Tag:tourism=attraction" />
|
---|
3458 | <space />
|
---|
3459 | <key key="tourism" value="attraction" />
|
---|
3460 | <text key="name" text="Name" />
|
---|
3461 | <combo key="reservation" text="Reservation" values="yes,no,required,recommended,members_only" />
|
---|
3462 | <reference ref="oh_wheelchair" />
|
---|
3463 | </item> <!-- Attraction -->
|
---|
3464 | <item name="Viewpoint" icon="presets/sightseeing/viewpoint.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3465 | <link wiki="Tag:tourism=viewpoint" />
|
---|
3466 | <space />
|
---|
3467 | <key key="tourism" value="viewpoint" />
|
---|
3468 | <text key="name" text="Name" />
|
---|
3469 | <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" />
|
---|
3470 | <space />
|
---|
3471 | <label text="" icon="presets/misc/angles.svg" icon_size="300" />
|
---|
3472 | </item> <!-- Viewpoint -->
|
---|
3473 | <separator/>
|
---|
3474 | <item name="Information Office" icon="presets/misc/information/informationoffice.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3475 | <link wiki="Tag:information=office" />
|
---|
3476 | <label text="An office where you can get information about a town or region." />
|
---|
3477 | <space />
|
---|
3478 | <key key="tourism" value="information" />
|
---|
3479 | <key key="information" value="office" />
|
---|
3480 | <reference ref="name_oh_wheelchair" />
|
---|
3481 | <reference ref="internet" />
|
---|
3482 | <reference ref="link_contact_address_payment" />
|
---|
3483 | </item> <!-- Information Office -->
|
---|
3484 | <item name="Map" icon="presets/misc/information/map.svg" type="node" preset_name_label="true">
|
---|
3485 | <link wiki="Tag:information=map" />
|
---|
3486 | <label text="A board with a map." />
|
---|
3487 | <space />
|
---|
3488 | <key key="tourism" value="information" />
|
---|
3489 | <key key="information" value="map" />
|
---|
3490 | <text key="name" text="Name" />
|
---|
3491 | <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" />
|
---|
3492 | <combo key="map_size" text="Shown Area" values="site,city,region" values_sort="false" />
|
---|
3493 | <text key="description" text="Closer description" />
|
---|
3494 | <optional text="Routes shown for:">
|
---|
3495 | <check key="hiking" text="Hiking" />
|
---|
3496 | <check key="bicycle" text="Cycling" />
|
---|
3497 | <check key="mtb" text="Mountainbiking" />
|
---|
3498 | <check key="ski" text="Skiing" />
|
---|
3499 | <check key="horse" text="Riding" />
|
---|
3500 | <space />
|
---|
3501 | <label text="... other transportation modes possible" />
|
---|
3502 | </optional>
|
---|
3503 | </item> <!-- Map -->
|
---|
3504 | <item name="Information Board" icon="presets/misc/information/board.svg" type="node" preset_name_label="true">
|
---|
3505 | <link wiki="Tag:information=board" />
|
---|
3506 | <space />
|
---|
3507 | <label text="A board with information." />
|
---|
3508 | <key key="tourism" value="information" />
|
---|
3509 | <key key="information" value="board" />
|
---|
3510 | <text key="name" text="Name" />
|
---|
3511 | <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants,geology" />
|
---|
3512 | <text key="description" text="Closer description" />
|
---|
3513 | </item> <!-- Information Board -->
|
---|
3514 | <item name="Guidepost" icon="presets/misc/information/guidepost.svg" type="node" preset_name_label="true">
|
---|
3515 | <link wiki="Tag:information=guidepost" />
|
---|
3516 | <label text="A Signpost/Guidepost to indicate the directions to different destinations." />
|
---|
3517 | <space />
|
---|
3518 | <key key="tourism" value="information" />
|
---|
3519 | <key key="information" value="guidepost" />
|
---|
3520 | <reference ref="name_ref_operator" />
|
---|
3521 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
3522 | <optional text="Routes shown for:">
|
---|
3523 | <check key="hiking" text="Hiking" />
|
---|
3524 | <check key="bicycle" text="Cycling" />
|
---|
3525 | <check key="mtb" text="Mountainbiking" />
|
---|
3526 | <check key="ski" text="Skiing" />
|
---|
3527 | <check key="horse" text="Riding" />
|
---|
3528 | <space />
|
---|
3529 | <label text="... other transportation modes possible" />
|
---|
3530 | </optional>
|
---|
3531 | </item> <!-- Guidepost -->
|
---|
3532 | <item name="Route marker" icon="presets/misc/information/route_marker.svg" type="node" preset_name_label="true">
|
---|
3533 | <link wiki="Key:information" />
|
---|
3534 | <space />
|
---|
3535 | <key key="tourism" value="information" />
|
---|
3536 | <key key="information" value="route_marker" />
|
---|
3537 | <reference ref="name_ref_operator" />
|
---|
3538 | <text key="ele" text="Elevation (meters)" length="10" />
|
---|
3539 | <optional text="Routes shown for:">
|
---|
3540 | <check key="hiking" text="Hiking" />
|
---|
3541 | <check key="bicycle" text="Cycling" />
|
---|
3542 | <check key="mtb" text="Mountainbiking" />
|
---|
3543 | <check key="ski" text="Skiing" />
|
---|
3544 | <check key="horse" text="Riding" />
|
---|
3545 | <space />
|
---|
3546 | <label text="... other transportation modes possible" />
|
---|
3547 | </optional>
|
---|
3548 | </item> <!-- Route marker -->
|
---|
3549 | <item name="Information Terminal" icon="presets/misc/information/information.svg" type="node" preset_name_label="true">
|
---|
3550 | <link wiki="Tag:information=terminal" />
|
---|
3551 | <label text="Information access via electronic methods." />
|
---|
3552 | <space />
|
---|
3553 | <key key="tourism" value="information" />
|
---|
3554 | <key key="information" value="terminal" />
|
---|
3555 | <reference ref="name_operator" />
|
---|
3556 | <reference ref="wheelchair" />
|
---|
3557 | <text key="description" text="Closer description" />
|
---|
3558 | <text key="ref" text="Reference number" />
|
---|
3559 | <reference ref="fee" />
|
---|
3560 | <reference ref="internet" />
|
---|
3561 | </item> <!-- Information Terminal -->
|
---|
3562 | <item name="Audio Guide" icon="presets/misc/information/audioguide.svg" type="node" preset_name_label="true">
|
---|
3563 | <link wiki="Tag:information=audioguide" />
|
---|
3564 | <label text="Information using headphones or a mobile phone." />
|
---|
3565 | <space />
|
---|
3566 | <key key="tourism" value="information" />
|
---|
3567 | <key key="information" value="audioguide" />
|
---|
3568 | <reference ref="name_operator" />
|
---|
3569 | <reference ref="wheelchair" />
|
---|
3570 | <text key="description" text="Closer description" />
|
---|
3571 | <text key="ref" text="Reference number" />
|
---|
3572 | <reference ref="fee" />
|
---|
3573 | <space />
|
---|
3574 | <label text="Audioguide via mobile phone?" />
|
---|
3575 | <text key="phone" text="Phone number" />
|
---|
3576 | <label text="Use E.123 format, e.g. +49 11223 456 7890" />
|
---|
3577 | </item> <!-- Audio Guide -->
|
---|
3578 | <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
|
---|
3579 | <link wiki="Tag:tourism=information" />
|
---|
3580 | <space />
|
---|
3581 | <key key="tourism" value="information" />
|
---|
3582 | <text key="name" text="Name" />
|
---|
3583 | <text key="description" text="Closer description" />
|
---|
3584 | </item> <!-- Other Information Point -->
|
---|
3585 | </group> <!-- Tourism -->
|
---|
3586 | <group name="Leisure" icon="presets/leisure/theme_park.svg">
|
---|
3587 | <item name="Movie Theater/Cinema" icon="presets/leisure/cinema.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3588 | <link wiki="Tag:amenity=cinema" />
|
---|
3589 | <space />
|
---|
3590 | <key key="amenity" value="cinema" />
|
---|
3591 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3592 | <check key="drive_in" text="Drive-in theater" />
|
---|
3593 | <check key="cinema:3D" text="3D" />
|
---|
3594 | <text key="screen" text="Number of screens" />
|
---|
3595 | <reference ref="min_age" />
|
---|
3596 | <reference ref="link_contact_address_payment" />
|
---|
3597 | <preset_link preset_name="Building" />
|
---|
3598 | </item> <!-- Movie Theater/Cinema -->
|
---|
3599 | <item name="Bandstand" icon="presets/leisure/bandstand.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3600 | <link wiki="Tag:leisure=bandstand" />
|
---|
3601 | <space />
|
---|
3602 | <key key="leisure" value="bandstand" />
|
---|
3603 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3604 | <reference ref="POI_access" />
|
---|
3605 | </item> <!-- Bandstand -->
|
---|
3606 | <item name="Zoo" icon="presets/leisure/zoo.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3607 | <link wiki="Tag:tourism=zoo" />
|
---|
3608 | <space />
|
---|
3609 | <key key="tourism" value="zoo" />
|
---|
3610 | <reference ref="name_oh_wheelchair" />
|
---|
3611 | <combo key="zoo" text="Type" values="aviary,birds,butterfly,enclosure,falconry,petting_zoo,reptile,safari_park,wildlife_park" />
|
---|
3612 | <reference ref="wikipedia_wikidata" />
|
---|
3613 | <reference ref="link_contact_address_payment" />
|
---|
3614 | </item> <!-- Zoo -->
|
---|
3615 | <item name="Animal enclosure" icon="presets/attraction/animal.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3616 | <link wiki="Tag:attraction=animal" />
|
---|
3617 | <space />
|
---|
3618 | <key key="attraction" value="animal" />
|
---|
3619 | <text key="name" text="Name" />
|
---|
3620 | </item> <!-- Animal enclosure -->
|
---|
3621 | <item name="Dog Park" icon="presets/leisure/dogpark.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3622 | <link wiki="Tag:leisure=dog_park" />
|
---|
3623 | <space />
|
---|
3624 | <key key="leisure" value="dog_park" />
|
---|
3625 | <text key="name" text="Name" />
|
---|
3626 | <check key="area" text="Area" />
|
---|
3627 | <combo key="barrier" text="Barrier" values="fence,wall" />
|
---|
3628 | <reference ref="oh_wheelchair" />
|
---|
3629 | <check key="lit" text="Lit" />
|
---|
3630 | </item> <!-- Dog Park -->
|
---|
3631 | <item name="Amusement/Theme Park" icon="presets/leisure/theme_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3632 | <link wiki="Tag:tourism=theme_park" />
|
---|
3633 | <space />
|
---|
3634 | <key key="tourism" value="theme_park" />
|
---|
3635 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3636 | <reference ref="link_contact_address_payment" />
|
---|
3637 | </item> <!-- Amusement/Theme Park -->
|
---|
3638 | <item name="Water Park" icon="presets/leisure/water_park.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3639 | <link wiki="Tag:leisure=water_park" />
|
---|
3640 | <space />
|
---|
3641 | <key key="leisure" value="water_park" />
|
---|
3642 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3643 | <reference ref="link_contact_address_payment" />
|
---|
3644 | <preset_link preset_name="Public bath" text="Similar but different tags:" />
|
---|
3645 | <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
|
---|
3646 | </item> <!-- Water Park -->
|
---|
3647 | <item name="Public bath" icon="presets/leisure/public_bath.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3648 | <link wiki="Tag:amenity=public_bath" />
|
---|
3649 | <space />
|
---|
3650 | <key key="amenity" value="public_bath" />
|
---|
3651 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3652 | <combo key="bath:type" text="Type" values="hammam,hot_spring,lake,onsen,river,sento,thermal" values_context="bath:type" />
|
---|
3653 | <check key="bath:open_air" text="Open air" />
|
---|
3654 | <check key="shower" text="Shower" />
|
---|
3655 | <checkgroup columns="3">
|
---|
3656 | <check key="female" text="Female" text_context="restroom" />
|
---|
3657 | <check key="male" text="Male" text_context="restroom" />
|
---|
3658 | <check key="unisex" text="Unisex" text_context="restroom" />
|
---|
3659 | </checkgroup>
|
---|
3660 | <reference ref="fee" />
|
---|
3661 | <reference ref="link_contact_address_payment" />
|
---|
3662 | <preset_link preset_name="Water Park" text="Similar but different tags:" />
|
---|
3663 | <preset_link preset_name="Sports Centre" text="Similar but different tags:" />
|
---|
3664 | </item> <!-- Public bath -->
|
---|
3665 | <item name="Resort" icon="presets/leisure/resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3666 | <link wiki="Tag:leisure=resort" />
|
---|
3667 | <space />
|
---|
3668 | <key key="leisure" value="resort" />
|
---|
3669 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3670 | <reference ref="fee_interval" />
|
---|
3671 | <reference ref="link_contact_address_payment" />
|
---|
3672 | </item> <!-- Resort -->
|
---|
3673 | <item name="Beach Resort" icon="presets/leisure/beach_resort.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3674 | <link wiki="Tag:leisure=beach_resort" />
|
---|
3675 | <space />
|
---|
3676 | <key key="leisure" value="beach_resort" />
|
---|
3677 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3678 | <reference ref="fee_interval" />
|
---|
3679 | <space />
|
---|
3680 | <combo key="nudism" text="Nudism" values="yes,no,obligatory,designated,customary,permissive" />
|
---|
3681 | <reference ref="link_contact_address_payment" />
|
---|
3682 | </item> <!-- Beach Resort -->
|
---|
3683 | <item name="Swimming Pool" icon="presets/sport/swimming.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3684 | <link wiki="Tag:leisure=swimming_pool" />
|
---|
3685 | <key key="leisure" value="swimming_pool" />
|
---|
3686 | <space />
|
---|
3687 | <label text="Used for the water area only." />
|
---|
3688 | <space />
|
---|
3689 | <reference ref="POI_access" />
|
---|
3690 | </item> <!-- Swimming Pool -->
|
---|
3691 | <item name="Dive centre" icon="presets/leisure/dive_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3692 | <link wiki="Tag:amenity=dive_centre" />
|
---|
3693 | <space />
|
---|
3694 | <key key="amenity" value="dive_centre" />
|
---|
3695 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3696 | <reference ref="link_contact_address_payment" />
|
---|
3697 | </item> <!-- Dive centre -->
|
---|
3698 | <item name="Fitness Station" icon="presets/leisure/fitness_station.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3699 | <link wiki="Tag:leisure=fitness_station" />
|
---|
3700 | <space />
|
---|
3701 | <key key="leisure" value="fitness_station" />
|
---|
3702 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3703 | <text key="ref" text="Reference" />
|
---|
3704 | <text key="description" text="Description" />
|
---|
3705 | </item> <!-- Fitness Station -->
|
---|
3706 | <item name="Sauna" icon="presets/leisure/sauna.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3707 | <link wiki="Tag:amenity=sauna" />
|
---|
3708 | <space />
|
---|
3709 | <key key="leisure" value="sauna" />
|
---|
3710 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3711 | <reference ref="POI_access" />
|
---|
3712 | <reference ref="link_contact_address_payment" />
|
---|
3713 | </item> <!-- Sauna -->
|
---|
3714 | <item name="Horse Riding" icon="presets/leisure/horse_riding.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3715 | <link wiki="Tag:leisure=horse_riding" />
|
---|
3716 | <space />
|
---|
3717 | <key key="leisure" value="horse_riding" />
|
---|
3718 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3719 | <reference ref="fee" />
|
---|
3720 | <reference ref="link_contact_address_payment" />
|
---|
3721 | </item> <!-- Horse Riding -->
|
---|
3722 | <item name="Club" icon="presets/leisure/club.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3723 | <link wiki="Key:club" />
|
---|
3724 | <space />
|
---|
3725 | <combo key="club" text="Type" values="amateur_radio,art,astronomy,automobile,board_games,card_games,charity,cinema,computer,cooking,culture,dog,doityourself,environment_protection,ethnic,fan,filmmaking,fishing,freemasonry,game,gardening,history,hunting,linux,motorcycle,music,nature,nudism,photography,politics,scout,smoke,social,sport,student,surf_life_saving,theatre,tourism,veterans,yachting,youth_movement" values_searchable="true" values_context="club" match="key!" />
|
---|
3726 | <optional>
|
---|
3727 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3728 | <space />
|
---|
3729 | <label text="In case of sport:" />
|
---|
3730 | <reference ref="sport" />
|
---|
3731 | </optional>
|
---|
3732 | <reference ref="link_contact_address" />
|
---|
3733 | </item> <!-- Club -->
|
---|
3734 | <item name="Hackerspace" icon="presets/leisure/hackerspace.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3735 | <link wiki="Tag:leisure=hackerspace" />
|
---|
3736 | <space />
|
---|
3737 | <key key="leisure" value="hackerspace" />
|
---|
3738 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3739 | <reference ref="link_contact_address" />
|
---|
3740 | </item> <!-- Hackerspace -->
|
---|
3741 | <separator/>
|
---|
3742 | <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3743 | <link wiki="Tag:leisure=playground" />
|
---|
3744 | <space />
|
---|
3745 | <key key="leisure" value="playground" />
|
---|
3746 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3747 | <reference ref="max_age" />
|
---|
3748 | </item> <!-- Playground -->
|
---|
3749 | <item name="Playground device" icon="presets/leisure/playground_device.svg" type="node,way,closedway,multipolygon" preset_name_label="true">
|
---|
3750 | <link wiki="Key:playground" />
|
---|
3751 | <space />
|
---|
3752 | <combo key="playground" text="Type" values="activitypanel,aerialrotator,balancebeam,basketrotator,basketswing,climbingframe,climbingwall,cushion,exercise,hopscotch,horizontal_bar,map,playhouse,roundabout,sandpit,seesaw,sledding,slide,splash_pad,springy,structure,swing,teenshelter,trampoline,water,youth_bench,zipwire" values_searchable="true" values_context="playground" match="key!" />
|
---|
3753 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3754 | <reference ref="max_age" />
|
---|
3755 | <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
|
---|
3756 | </item> <!-- Playground device -->
|
---|
3757 | <item name="Picnic Site" icon="presets/leisure/picnic.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3758 | <link wiki="Tag:tourism=picnic_site" />
|
---|
3759 | <space />
|
---|
3760 | <key key="tourism" value="picnic_site" />
|
---|
3761 | <text key="name" text="Name" />
|
---|
3762 | <check key="fireplace" text="Fireplace" />
|
---|
3763 | </item> <!-- Picnic Site -->
|
---|
3764 | <item name="Picnic Table" icon="presets/leisure/picnic.svg" type="node" preset_name_label="true">
|
---|
3765 | <link wiki="Tag:leisure=picnic_table" />
|
---|
3766 | <space />
|
---|
3767 | <key key="leisure" value="picnic_table" />
|
---|
3768 | <check key="covered" text="Covered" />
|
---|
3769 | </item> <!-- Picnic Table -->
|
---|
3770 | <item name="Public Grill" icon="presets/leisure/bbq.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3771 | <link wiki="Tag:amenity=bbq" />
|
---|
3772 | <space />
|
---|
3773 | <key key="amenity" value="bbq" />
|
---|
3774 | <text key="name" text="Name" />
|
---|
3775 | <combo key="fuel" text="Fuel" text_context="grill" values="charcoal,electric,wood" />
|
---|
3776 | <check key="covered" text="Covered" />
|
---|
3777 | </item> <!-- Public Grill -->
|
---|
3778 | <item name="Firepit" icon="presets/leisure/firepit.svg" type="node,closedway" preset_name_label="true">
|
---|
3779 | <link wiki="Tag:leisure=firepit" />
|
---|
3780 | <space />
|
---|
3781 | <key key="leisure" value="firepit" />
|
---|
3782 | <text key="name" text="Name" />
|
---|
3783 | </item> <!-- Firepit -->
|
---|
3784 | <item name="Fishing" icon="presets/sport/fishing.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3785 | <link wiki="Tag:leisure=fishing" />
|
---|
3786 | <space />
|
---|
3787 | <key key="leisure" value="fishing" />
|
---|
3788 | <text key="name" text="Name" />
|
---|
3789 | </item> <!-- Fishing -->
|
---|
3790 | <item name="Bird Hide" icon="presets/leisure/bird_hide.svg" type="node,closedway" preset_name_label="true">
|
---|
3791 | <link wiki="Tag:leisure=bird_hide" />
|
---|
3792 | <space />
|
---|
3793 | <key key="leisure" value="bird_hide" />
|
---|
3794 | <reference ref="name_ref_operator" />
|
---|
3795 | </item> <!-- Bird Hide -->
|
---|
3796 | <separator/>
|
---|
3797 | <item name="Amusement arcade" icon="presets/leisure/amusement_arcade.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3798 | <link wiki="Tag:leisure=amusement_arcade" />
|
---|
3799 | <space />
|
---|
3800 | <key key="leisure" value="amusement_arcade" />
|
---|
3801 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3802 | <reference ref="min_age" />
|
---|
3803 | <space />
|
---|
3804 | <reference ref="internet_smoking" />
|
---|
3805 | <reference ref="link_contact_address_payment" />
|
---|
3806 | <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
|
---|
3807 | <preset_link preset_name="Gambling" text="Similar but different tags:" />
|
---|
3808 | <preset_link preset_name="Casino" text="Similar but different tags:" />
|
---|
3809 | <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
|
---|
3810 | <preset_link preset_name="Lottery" text="Similar but different tags:" />
|
---|
3811 | </item> <!-- Amusement arcade -->
|
---|
3812 | <item name="Adult gaming centre" icon="presets/leisure/adult_gaming_centre.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3813 | <link wiki="Tag:leisure=adult_gaming_centre" />
|
---|
3814 | <space />
|
---|
3815 | <key key="leisure" value="adult_gaming_centre" />
|
---|
3816 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3817 | <reference ref="min_age" />
|
---|
3818 | <space />
|
---|
3819 | <reference ref="internet_smoking" />
|
---|
3820 | <reference ref="link_contact_address_payment" />
|
---|
3821 | <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
|
---|
3822 | <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
|
---|
3823 | <preset_link preset_name="Gambling" text="Similar but different tags:" />
|
---|
3824 | <preset_link preset_name="Casino" text="Similar but different tags:" />
|
---|
3825 | <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
|
---|
3826 | <preset_link preset_name="Lottery" text="Similar but different tags:" />
|
---|
3827 | </item> <!-- Adult gaming centre -->
|
---|
3828 | <item name="Gambling" icon="presets/leisure/gambling.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3829 | <link wiki="Tag:amenity=gambling" />
|
---|
3830 | <space />
|
---|
3831 | <key key="amenity" value="gambling" />
|
---|
3832 | <multiselect key="gambling" text="Type" values="yes;lottery;pachinko;slot_machines;bingo;betting;poker" />
|
---|
3833 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3834 | <reference ref="min_age" />
|
---|
3835 | <space />
|
---|
3836 | <reference ref="internet_smoking" />
|
---|
3837 | <reference ref="link_contact_address_payment" />
|
---|
3838 | <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
|
---|
3839 | <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
|
---|
3840 | <preset_link preset_name="Casino" text="Similar but different tags:" />
|
---|
3841 | <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
|
---|
3842 | <preset_link preset_name="Lottery" text="Similar but different tags:" />
|
---|
3843 | </item> <!-- Gambling -->
|
---|
3844 | <item name="Casino" icon="presets/leisure/casino.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3845 | <link wiki="Tag:amenity=casino" />
|
---|
3846 | <space />
|
---|
3847 | <key key="amenity" value="casino" />
|
---|
3848 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3849 | <reference ref="min_age" />
|
---|
3850 | <space />
|
---|
3851 | <reference ref="internet_smoking" />
|
---|
3852 | <reference ref="link_contact_address_payment" />
|
---|
3853 | <preset_link preset_name="Amusement arcade" text="Similar but different tags:" />
|
---|
3854 | <preset_link preset_name="Adult gaming centre" text="Similar but different tags:" />
|
---|
3855 | <preset_link preset_name="Gambling" text="Similar but different tags:" />
|
---|
3856 | <preset_link preset_name="Bookmaker" text="Similar but different tags:" />
|
---|
3857 | <preset_link preset_name="Lottery" text="Similar but different tags:" />
|
---|
3858 | </item> <!-- Casino -->
|
---|
3859 | <separator/>
|
---|
3860 | <item name="Night Club" icon="presets/leisure/nightclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3861 | <link wiki="Tag:amenity=nightclub" />
|
---|
3862 | <space />
|
---|
3863 | <key key="amenity" value="nightclub" />
|
---|
3864 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3865 | <reference ref="min_age" />
|
---|
3866 | <space />
|
---|
3867 | <reference ref="internet_smoking" />
|
---|
3868 | <reference ref="link_contact_address_payment" />
|
---|
3869 | </item> <!-- Night Club -->
|
---|
3870 | <item name="Strip Club" icon="presets/leisure/stripclub.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3871 | <link wiki="Tag:amenity=stripclub" />
|
---|
3872 | <space />
|
---|
3873 | <key key="amenity" value="stripclub" />
|
---|
3874 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3875 | <reference ref="min_age" />
|
---|
3876 | <space />
|
---|
3877 | <reference ref="internet_smoking" />
|
---|
3878 | <reference ref="link_contact_address_payment" />
|
---|
3879 | </item> <!-- Strip Club -->
|
---|
3880 | <item name="Brothel" icon="presets/leisure/brothel.svg" type="node,closedway,multipolygon" preset_name_label="true">
|
---|
3881 | <link wiki="Tag:amenity=brothel" />
|
---|
3882 | <space />
|
---|
3883 | <key key="amenity" value="brothel" />
|
---|
3884 | <reference ref="name_operator_oh_wheelchair" />
|
---|
3885 | <space />
|
---|
3886 | <reference ref="internet_smoking" />
|
---|
3887 | <reference ref="link_contact_address_payment" />
|
---|
3888 | </item> <!-- Brothel -->
|
---|
3889 | </group> <!-- Leisure -->
|
---|
3890 | <group name="Culture" icon="presets/leisure/theater.svg">
|
---|
3891 | <item name="Museum" icon="presets/sightseeing/museum.svg" |
---|