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="Hospital" 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="" 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="" 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="Banking" name="Operator" key="operator" description="The organisation that provides this ATM" priority="low"/>
85 <input type="freetext" presence="always" category="Banking" 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="Bank" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" 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="Recycling" name="Wood" key="recycling:wood" description="" priority="low">
201 <choice value="yes" text="Yes"/>
202 <choice value="no" text="No"/>
204 <inputSet ref="common"/>
208 <feature name="School">
209 <category>amenity</category>
210 <icon image="features/pois/education_school.n.24.png">
213 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dschool</help>
215 <tag k="amenity" v="school"/>
216 <inputSet ref="names"/>
217 <inputSet ref="buildingAddress"/>
218 <inputSet ref="common"/>
221 <feature name="Kindergarten">
222 <category>amenity</category>
223 <category>buildings</category>
224 <icon image="features/pois/education_nursery3.n.24.png">
227 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dkindergarten</help>
229 <tag k="amenity" v="kindergarten"/>
230 <inputSet ref="names"/>
231 <inputSet ref="buildingAddress"/>
232 <inputSet ref="common"/>
235 <feature name="Town hall">
236 <category>amenity</category>
237 <icon image="features/pois/amenity_town_hall.n.24.png">
240 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtownhall</help>
242 <tag k="amenity" v="townhall"/>
243 <inputSet ref="names"/>
244 <inputSet ref="buildingAddress"/>
245 <inputSet ref="common"/>
249 <feature name="Post Box">
250 <category>amenity</category>
251 <icon image="features/pois/amenity_post_box.n.24.png">
254 <help>http://wiki.openstreetmap.org/wiki/Post_box</help>
256 <tag k="amenity" v="post_box"/>
257 <input type="freetext" presence="always" category="Naming" name="Ref" key="ref" description="Reference number of the post box"/>
258 <input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
259 <inputSet ref="common"/>
262 <feature name="Post Office">
263 <category>amenity</category>
264 <category>buildings</category>
265 <icon image="features/pois/amenity_post_office.n.24.png">
268 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity=post_office</help>
271 <tag k="amenity" v="post_office"/>
272 <input type="freetext" presence="always" category="Naming" name="Ref" key="ref" description="Reference number of the post office"/>
273 <input type="freetext" presence="always" category="Naming" name="Operator" key="operator" description="The provider of the postal service" priority="low"/>
274 <inputSet ref="common"/>
275 <inputSet ref="simpleName"/>
278 <feature name="Trash/rubbish bin">
279 <category>amenity</category>
280 <icon image="features/pois/amenity_waste_bin.n.24.png">
283 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity=waste_basket</help>
285 <tag k="amenity" v="waste_basket"/>
286 <inputSet ref="common"/>
290 <feature name="Toilets">
291 <category>amenity</category>
292 <icon image="features/pois/amenity_toilets.n.24.png">
296 <tag k="amenity" v="toilets"/>
297 <inputSet ref="common"/>
300 <feature name="Water fountain">
301 <category>amenity</category>
302 <category>foodanddrink</category>
303 <icon image="features/pois/food_drinkingtap.n.24.png">
307 <tag k="amenity" v="drinking_water"/>
308 <inputSet ref="common"/>
311 <feature name="Shelter">
312 <category>amenity</category>
313 <icon image="features/pois/accommodation_shelter2.n.24.png">
318 <tag k="amenity" v="shelter"/>
319 <input type="choice" presence="always" name="Type of shelter" key="shelter_type" description="The intended use of the shelter.">
320 <choice value="picnic_shelter" text="Picnic shelter"/>
321 <choice value="public_transport" text="Public transport"/>
322 <choice value="weather_shelter" text="Weather shelter"/>
323 <choice value="wildlife_hide" text="Wildlife hide"/>
325 <inputSet ref="names"/>
326 <inputSet ref="common"/>
330 <feature name="Barbecue">
331 <category>amenity</category>
332 <icon image="features/pois/tourist_picnic.n.24.png"/>
333 <!-- specific icon needed -->
335 <tag k="amenity" v="bbq"/>
336 <inputSet ref="common"/>
339 <feature name="Hunting stand">
340 <category>sport</category>
341 <icon image="features/pois/sport_shooting.n.24.png"/>
343 <tag k="amenity" v="hunting_stand"/>
344 <inputSet ref="common"/>
345 <inputSet ref="names"/>
349 <feature name="Park bench">
350 <category>amenity</category>
351 <icon image="features/pois/amenity_bench.n.24.png" />
353 <tag k="amenity" v="bench"/>
354 <inputSet ref="common"/>
357 <feature name="Public telephone">
358 <category>amenity</category>
359 <icon image="features/pois/amenity_telephone.n.24.png" />
361 <tag k="amenity" v="telephone"/>
362 <inputSet ref="common"/>
365 <feature name="Emergency phone">
366 <category>amenity</category>
367 <icon image="features/pois/emergency-telephone-24.png" />
368 <!-- icon from http://www.clker.com/clipart-emergency-telephone-blue.html, feel free to (re)move this notice -->
370 <tag k="amenity" v="emergency_phone"/>
371 <inputSet ref="common"/>
372 <input type="freetext" presence="always" category="Naming" name="Ref" key="ref" description="Reference number of emergency phone."/>
376 <feature name="Swimming pool">
377 <category>amenity</category>
378 <category>sport</category>
379 <icon image="features/pois/sport_swimming_outdoor.n.24.png">
384 <tag k="amenity" v="swimming_pool"/>
385 <inputSet ref="simpleName"/>
386 <inputSet ref="common"/>
390 <feature name="Fountain">
391 <category>amenity</category>
392 <icon image="features/pois/amenity_fountain2.n.24.png">
396 <tag k="amenity" v="fountain"/>
397 <inputSet ref="common"/>
398 <inputSet ref="simpleName"/>
401 <feature name="Vending machine">
402 <category>amenity</category>
403 <category>foodanddrink</category>
404 <icon image="features/pois/shopping_vending_machine.n.24.png">A vending machine.</icon>
407 <tag k="amenity" v="vending_machine"/>
408 <inputSet ref="common"/>
409 <inputSet ref="simpleName"/>
410 <input type="freetext" presence="always" name="Product" key="vending" description="What is being sold: tickets, food, maps..."/>
411 <inputSet ref="simpleOperator"/>
414 <!-- ========= Entertainment ========= -->
417 <category>foodanddrink</category>
418 <icon image="features/pois/food_pub.n.24.png">
421 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub</help>
423 <tag k="amenity" v="pub"/>
424 <inputSet ref="names"/>
425 <inputSet ref="web"/>
426 <inputSet ref="buildingAddress"/>
427 <inputSet ref="wifi"/>
428 <inputSet ref="common"/>
433 <category>foodanddrink</category>
434 <icon image="features/pois/food_bar.n.24.png">
438 <tag k="amenity" v="bar"/>
439 <inputSet ref="names"/>
440 <inputSet ref="web"/>
441 <inputSet ref="buildingAddress"/>
442 <inputSet ref="wifi"/>
443 <inputSet ref="common"/>
447 <feature name="Restaurant">
448 <category>foodanddrink</category>
449 <icon image="features/pois/food_restaurant.n.24.png">
453 <tag k="amenity" v="restaurant"/>
454 <inputSet ref="names"/>
455 <inputSet ref="web"/>
456 <inputSet ref="buildingAddress"/>
457 <inputSet ref="cuisine"/>
458 <inputSet ref="common"/>
462 <feature name="Cafe">
463 <category>foodanddrink</category>
464 <icon image="features/pois/food_cafe.n.24.png">
467 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe</help>
469 <tag k="amenity" v="cafe"/>
470 <inputSet ref="names"/>
471 <inputSet ref="web"/>
472 <inputSet ref="buildingAddress"/>
473 <inputSet ref="cuisine"/>
474 <inputSet ref="wifi"/>
475 <inputSet ref="common"/>
479 <feature name="Fast Food">
480 <category>foodanddrink</category>
481 <icon image="features/pois/food_fastfood.n.24.png">
484 <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food</help>
486 <tag k="amenity" v="fast_food"/>
487 <inputSet ref="names"/>
488 <inputSet ref="web"/>
489 <inputSet ref="buildingAddress"/>
490 <inputSet ref="cuisine"/>
491 <inputSet ref="common"/>