2 <!-- =========== Amenity ============ -->
4 <feature name="Fire station">
5 <category>amenity</category>
6 <icon image="features/pois/amenity_firestation2.n.24.png"/>
7 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfire_station</help>
9 <tag k="amenity" v="fire_station"/>
10 <inputSet ref="simpleName" />
11 <inputSet ref="common"/>
15 <feature name="Police Station">
16 <category>amenity</category>
17 <icon image="features/pois/amenity_police2.n.24.png"/>
18 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpolice</help>
21 <tag k="amenity" v="police"/>
22 <inputSet ref="simpleName"/>
23 <inputSet ref="common"/>
26 <feature name="Library">
27 <category>amenity</category>
28 <icon image="features/pois/amenity_library.n.24.png">
31 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dlibrary</help>
34 <tag k="amenity" v="library"/>
35 <inputSet ref="simpleName"/>
36 <inputSet ref="common"/>
40 <feature name="Hospital">
41 <category>amenity</category>
42 <icon image="features/pois/health_hospital.n.24.png"/>
43 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhospital</help>
46 <tag k="amenity" v="hospital"/>
47 <inputSet ref="simpleName"/>
48 <input type="choice" presence="always" category="Details" name="Emergency treatment available" key="emergency" description="Are there accident and emergency facilities at this hospital?">
49 <choice value="yes" text="Yes"/>
50 <choice value="no" text="No"/>
52 <inputSet ref="common"/>
56 <feature name="Place of Worship">
57 <category>amenity</category>
58 <icon image="features/pois/place_of_worship_unknown.n.24.png"/>
59 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dplace_of_worship</help>
61 <tag k="amenity" v="place_of_worship"/>
62 <inputSet ref="simpleName" />
63 <input type="choice" presence="always" category="Details" name="Religion" key="religion" description="The religion worshipped here.">
64 <choice value="christian" text="Christianity (church)"/>
65 <choice value="jewish" text="Judaism (synagogue)"/>
66 <choice value="muslim" text="Islam (mosque)"/>
67 <choice value="hindu" text="Hinduism (temple)"/>
68 <choice value="buddhist" text="Buddhism (temple)"/>
69 <choice value="sikh" text="Sikhism (gurdwara)"/>
70 <choice value="shinto" text="Shinto (shrine)"/>
73 <input type="freetext" presence="always" category="Details" name="denomination" key="denomination" description="The denomination of the religion worshiped here." priority="low"/>
74 <inputSet ref="common"/>
79 <category>amenity</category>
80 <icon image="features/pois/money_atm.n.24.png"/>
81 <help>http://wiki.openstreetmap.org/wiki/Atm</help>
83 <tag k="amenity" v="atm"/>
84 <input type="freetext" presence="always" category="Details" name="Operator" key="operator" description="The organisation that provides this ATM" priority="low"/>
85 <input type="freetext" presence="always" category="Details" name="Fee" key="fee" description="Is there a charge for using this ATM? If so how much?"/>
86 <inputSet ref="common"/>
91 <category>amenity</category>
92 <icon image="features/pois/money_bank2.n.24.png">
95 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbank</help>
97 <tag k="amenity" v="bank"/>
98 <inputSet ref="names"/>
99 <inputSet ref="buildingAddress"/>
100 <input type="choice" presence="always" category="Details" name="Public ATM available" key="atm" description="Is there a public ATM available?">
101 <choice value="yes" text="Yes"/>
102 <choice value="no" text="No"/>
104 <inputSet ref="common"/>
108 <feature name="Recycling">
109 <category>amenity</category>
110 <icon image="features/pois/amenity_recycling.n.24.png"/>
111 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Drecycling</help>
114 <tag k="amenity" v="recycling"/>
115 <inputSet ref="simpleName"/>
116 <input type="choice" presence="always" category="Details" name="Type of facility" key="recycling_type" description="Is this containers in a rural area or at an manned facility?" priority="high">
117 <choice value="container" text="Container"/>
118 <choice value="centre" text="Recycling centre"/>
120 <input type="choice" presence="onTagMatch" category="Details" name="Batteries" key="recycling:batteries" description="Small batteries for household appliances" priority="low">
121 <choice value="yes" text="Yes"/>
122 <choice value="no" text="No"/>
124 <input type="choice" presence="onTagMatch" category="Details" name="Books" key="recycling:books" description="" priority="low">
125 <choice value="yes" text="Yes"/>
126 <choice value="no" text="No"/>
128 <input type="choice" presence="onTagMatch" category="Details" name="Cans" key="recycling:cans" description="Metal cans and other small metal packaging" priority="low">
129 <choice value="yes" text="Yes"/>
130 <choice value="no" text="No"/>
132 <input type="choice" presence="onTagMatch" category="Details" name="Cardboard" key="recycling:cardboard" description="I.e. large pieces of packaging" priority="low">
133 <choice value="yes" text="Yes"/>
134 <choice value="no" text="No"/>
136 <input type="choice" presence="onTagMatch" category="Details" name="Cartons" key="recycling:cartons" description="Packaging for groceries, i.e. milk cartons" priority="low">
137 <choice value="yes" text="Yes"/>
138 <choice value="no" text="No"/>
140 <input type="choice" presence="onTagMatch" category="Details" name="Clothes" key="recycling:clothes" description="Clothes, including shoes" priority="low">
141 <choice value="yes" text="Yes"/>
142 <choice value="no" text="No"/>
144 <input type="choice" presence="onTagMatch" category="Details" name="Electrical appliances" key="recycling:electrical_appliances" description="Larger electrical items, i.e. refrigerators, freezers, dishwashers" priority="low">
145 <choice value="yes" text="Yes"/>
146 <choice value="no" text="No"/>
148 <input type="choice" presence="onTagMatch" category="Details" name="Glass" key="recycling:glass" description="I.e glass sheets" priority="low">
149 <choice value="yes" text="Yes"/>
150 <choice value="no" text="No"/>
152 <input type="choice" presence="onTagMatch" category="Details" name="Glass bottles" key="recycling:glass_bottles" description="" priority="low">
153 <choice value="yes" text="Yes"/>
154 <choice value="no" text="No"/>
156 <input type="choice" presence="onTagMatch" category="Details" name="Green waste" key="recycling:green_waste" description="" priority="low">
157 <choice value="yes" text="Yes"/>
158 <choice value="no" text="No"/>
160 <input type="choice" presence="onTagMatch" category="Details" name="Magazines" key="recycling:magazines" description="Magazines (glossy pages)" priority="low">
161 <choice value="yes" text="Yes"/>
162 <choice value="no" text="No"/>
164 <input type="choice" presence="onTagMatch" category="Details" name="Newspaper" key="recycling:newspaper" description="" priority="low">
165 <choice value="yes" text="Yes"/>
166 <choice value="no" text="No"/>
168 <input type="choice" presence="onTagMatch" category="Details" name="Paper" key="recycling:paper" description="" priority="low">
169 <choice value="yes" text="Yes"/>
170 <choice value="no" text="No"/>
172 <input type="choice" presence="onTagMatch" category="Details" name="Paper packaging" key="recycling:paper_packaging" description="" priority="low">
173 <choice value="yes" text="Yes"/>
174 <choice value="no" text="No"/>
176 <input type="choice" presence="onTagMatch" category="Details" name="Plastic" key="recycling:plastic" description="" priority="low">
177 <choice value="yes" text="Yes"/>
178 <choice value="no" text="No"/>
180 <input type="choice" presence="onTagMatch" category="Details" name="Plastic bottles" key="recycling:plastic_bottles" description="" priority="low">
181 <choice value="yes" text="Yes"/>
182 <choice value="no" text="No"/>
184 <input type="choice" presence="onTagMatch" category="Details" name="Plastic packaging" key="recycling:plastic_packaging" description="" priority="low">
185 <choice value="yes" text="Yes"/>
186 <choice value="no" text="No"/>
188 <input type="choice" presence="onTagMatch" category="Details" name="Scrap metal" key="recycling:scrap_metal" description="" priority="low">
189 <choice value="yes" text="Yes"/>
190 <choice value="no" text="No"/>
192 <input type="choice" presence="onTagMatch" category="Details" name="Small appliances" key="recycling:small_appliances" description="Small electrical appliances, i.e. walkman, power adapter, remote control" priority="low">
193 <choice value="yes" text="Yes"/>
194 <choice value="no" text="No"/>
196 <input type="choice" presence="onTagMatch" category="Details" name="Waste" key="recycling:waste" description="General waste (black bags)" priority="low">
197 <choice value="yes" text="Yes"/>
198 <choice value="no" text="No"/>
200 <input type="choice" presence="onTagMatch" category="Details" name="Wood" key="recycling:wood" description="" priority="low">
201 <choice value="yes" text="Yes"/>
202 <choice value="no" text="No"/>
204 <inputSet ref="common"/>
207 <feature name="School">
208 <category>amenity</category>
209 <icon image="features/pois/education_school.n.24.png">
212 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dschool</help>
214 <tag k="amenity" v="school"/>
215 <inputSet ref="names"/>
216 <inputSet ref="buildingAddress"/>
217 <inputSet ref="common"/>
220 <feature name="Kindergarten">
221 <category>amenity</category>
222 <category>buildings</category>
223 <icon image="features/pois/education_nursery3.n.24.png">
226 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dkindergarten</help>
228 <tag k="amenity" v="kindergarten"/>
229 <inputSet ref="names"/>
230 <inputSet ref="buildingAddress"/>
231 <inputSet ref="common"/>
234 <feature name="Town hall">
235 <category>amenity</category>
236 <icon image="features/pois/amenity_town_hall.n.24.png">
239 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtownhall</help>
241 <tag k="amenity" v="townhall"/>
242 <inputSet ref="names"/>
243 <inputSet ref="buildingAddress"/>
244 <inputSet ref="common"/>
248 <feature name="Post Box">
249 <category>amenity</category>
250 <icon image="features/pois/amenity_post_box.n.24.png">
253 <help>http://wiki.openstreetmap.org/wiki/Post_box</help>
255 <tag k="amenity" v="post_box"/>
256 <input type="freetext" presence="always" category="Details" name="Ref" key="ref" description="Reference number of the post box"/>
257 <input type="freetext" presence="always" category="Details" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
258 <inputSet ref="common"/>
261 <feature name="Post Office">
262 <category>amenity</category>
263 <category>buildings</category>
264 <icon image="features/pois/amenity_post_office.n.24.png">
267 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity=post_office</help>
270 <tag k="amenity" v="post_office"/>
271 <input type="freetext" presence="always" category="Details" name="Ref" key="ref" description="Reference number of the post office"/>
272 <input type="freetext" presence="always" category="Details" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
273 <inputSet ref="common"/>
274 <inputSet ref="simpleName"/>
277 <feature name="Trash/rubbish bin">
278 <category>amenity</category>
279 <icon image="features/pois/amenity_waste_bin.n.24.png">
282 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity=waste_basket</help>
284 <tag k="amenity" v="waste_basket"/>
285 <inputSet ref="common"/>
289 <feature name="Toilets">
290 <category>amenity</category>
291 <icon image="features/pois/amenity_toilets.n.24.png">
295 <tag k="amenity" v="toilets"/>
296 <inputSet ref="common"/>
299 <feature name="Water fountain">
300 <category>amenity</category>
301 <category>foodanddrink</category>
302 <icon image="features/pois/food_drinkingtap.n.24.png">
306 <tag k="amenity" v="drinking_water"/>
307 <inputSet ref="common"/>
310 <feature name="Shelter">
311 <category>amenity</category>
312 <icon image="features/pois/accommodation_shelter2.n.24.png">
317 <tag k="amenity" v="shelter"/>
318 <input type="choice" presence="always" name="Type of shelter" key="shelter_type" description="The intended use of the shelter.">
319 <choice value="picnic_shelter" text="Picnic shelter"/>
320 <choice value="public_transport" text="Public transport"/>
321 <choice value="weather_shelter" text="Weather shelter"/>
322 <choice value="wildlife_hide" text="Wildlife hide"/>
324 <inputset ref="names"/>
325 <inputSet ref="common"/>
329 <feature name="Barbecue">
330 <category>amenity</category>
331 <icon image="features/pois/tourist_picnic.n.24.png"/>
332 <!-- specific icon needed -->
334 <tag k="amenity" v="bbq"/>
335 <inputSet ref="common"/>
338 <feature name="Hunting stand">
339 <category>sport</category>
340 <icon image="features/pois/sport_shooting.n.24.png"/>
342 <tag k="amenity" v="hunting_stand"/>
343 <inputSet ref="common"/>
344 <inputSet ref="names"/>
348 <feature name="Park bench">
349 <category>amenity</category>
350 <icon image="features/pois/amenity_bench.n.24.png" />
352 <tag k="amenity" v="bench"/>
353 <inputSet ref="common"/>
356 <feature name="Public telephone">
357 <category>amenity</category>
358 <icon image="features/pois/amenity_telephone.n.24.png" />
360 <tag k="amenity" v="telephone"/>
361 <inputSet ref="common"/>
364 <feature name="Emergency phone">
365 <category>amenity</category>
366 <icon image="features/pois/emergency-telephone-24.png" />
367 <!-- icon from http://www.clker.com/clipart-emergency-telephone-blue.html, feel free to (re)move this notice -->
369 <tag k="amenity" v="emergency_phone"/>
370 <inputSet ref="common"/>
371 <input type="freetext" presence="always" category="Details" name="Ref" key="ref" description="Reference number of emergency phone."/>
375 <feature name="Swimming pool">
376 <category>amenity</category>
377 <category>sport</category>
378 <icon image="features/pois/sport_swimming_outdoor.n.24.png">
383 <tag k="amenity" v="swimming_pool"/>
384 <inputSet ref="simpleName"/>
385 <inputSet ref="common"/>
389 <feature name="Fountain">
390 <category>amenity</category>
391 <icon image="features/pois/amenity_fountain2.n.24.png">
395 <tag k="amenity" v="fountain"/>
396 <inputSet ref="common"/>
397 <inputSet ref="simpleName"/>
400 <feature name="Vending machine">
401 <category>amenity</category>
402 <category>foodanddrink</category>
403 <icon image="features/pois/shopping_vending_machine.n.24.png">A vending machine.</icon>
406 <tag k="amenity" v="vending_machine"/>
407 <inputSet ref="common"/>
408 <inputSet ref="simpleName"/>
409 <input type="freetext" presence="always" name="Product" key="vending" description="What is being sold: tickets, food, maps..."/>
410 <inputSet ref="simpleOperator" />
413 <!-- ========= Entertainment ========= -->
416 <category>foodanddrink</category>
417 <icon image="features/pois/food_pub.n.24.png">
420 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub</help>
422 <tag k="amenity" v="pub"/>
423 <inputSet ref="names"/>
424 <inputSet ref="web"/>
425 <inputSet ref="buildingAddress"/>
426 <inputSet ref="wifi"/>
427 <inputSet ref="common"/>
432 <category>foodanddrink</category>
433 <icon image="features/pois/food_bar.n.24.png">
437 <tag k="amenity" v="bar"/>
438 <inputSet ref="names"/>
439 <inputSet ref="web"/>
440 <inputSet ref="buildingAddress"/>
441 <inputSet ref="wifi"/>
442 <inputSet ref="common"/>
446 <feature name="Restaurant">
447 <category>foodanddrink</category>
448 <icon image="features/pois/food_restaurant.n.24.png">
452 <tag k="amenity" v="restaurant"/>
453 <inputSet ref="names"/>
454 <inputSet ref="web"/>
455 <inputSet ref="buildingAddress"/>
456 <inputSet ref="cuisine"/>
457 <inputSet ref="common"/>
461 <feature name="Cafe">
462 <category>foodanddrink</category>
463 <icon image="features/pois/food_cafe.n.24.png">
466 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe</help>
468 <tag k="amenity" v="cafe"/>
469 <inputSet ref="names"/>
470 <inputSet ref="web"/>
471 <inputSet ref="buildingAddress"/>
472 <inputSet ref="cuisine"/>
473 <inputSet ref="wifi"/>
474 <inputSet ref="common"/>
478 <feature name="Fast Food">
479 <category>foodanddrink</category>
480 <icon image="features/pois/food_fastfood.n.24.png">
483 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food</help>
485 <tag k="amenity" v="fast_food"/>
486 <inputSet ref="names"/>
487 <inputSet ref="web"/>
488 <inputSet ref="buildingAddress"/>
489 <inputSet ref="cuisine"/>
490 <inputSet ref="common"/>