1 <!-- This is a bit of a dumping ground for real landuse=*, but also outdoor natural/leisure/agriculture type keys. -->
3 <feature name="Industrial Area">
4 <category>landuse</category>
6 <icon image="features/pois/building_generic.png">
9 <tag k="landuse" v="industrial"/>
10 <inputSet ref="simpleName"/>
11 <inputSet ref="common"/>
15 <feature name="Offices">
16 <category>landuse</category>
18 <icon image="features/pois/building_generic.png">
21 <tag k="landuse" v="commercial"/>
22 <inputSet ref="simpleName"/>
23 <inputSet ref="common"/>
26 <feature name="Residential Area">
27 <category>landuse</category>
29 <icon image="features/pois/building_generic.png">
32 <tag k="landuse" v="residential"/>
33 <inputSet ref="simpleName"/>
34 <inputSet ref="common"/>
37 <feature name="Retail Area">
38 <category>landuse</category>
40 <icon image="features/pois/building_generic.png">
43 <tag k="landuse" v="retail"/>
44 <inputSet ref="simpleName"/>
45 <inputSet ref="common"/>
48 <feature name="Construction Site">
49 <category>landuse</category>
51 <icon image="features/pois/building_generic.png">
54 <tag k="landuse" v="construction"/>
55 <inputSet ref="simpleName"/>
56 <inputSet ref="common"/>
60 <feature name="Marketplace">
61 <category>shopping</category>
64 <icon image="features/pois/shopping_marketplace.n.24.png">
67 <tag k="amenity" v="marketplace"/>
68 <inputSet ref="simpleName"/>
69 <inputSet ref="common"/>
73 <feature name="Cemetery">
74 <category>landuse</category>
77 <icon image="features/pois/place_of_worship_unknown3.n.24.png">
80 <tag k="landuse" v="cemetery"/>
81 <inputSet ref="simpleName"/>
82 <inputSet ref="common"/>
85 <feature name="Graveyard">
86 <category>landuse</category>
89 <icon image="features/pois/place_of_worship_unknown3.n.24.png">
92 <tag k="amenity" v="grave_yard"/>
93 <inputSet ref="simpleName"/>
94 <inputSet ref="common"/>
97 <feature name="Quarry">
98 <category>landuse</category>
99 <icon image="features/pois/poi_mine.n.24.png"/>
101 <tag k="landuse" v="quarry"/>
102 <inputSet ref="simpleName"/>
103 <inputSet ref="common"/>
107 <feature name="Military">
108 <category>landuse</category>
109 <icon image="features/pois/poi_military_bunker.n.24.png"/>
111 <tag k="landuse" v="military"/>
112 <inputSet ref="simpleName"/>
113 <inputSet ref="common"/>
117 <feature name="Conservation">
118 <category>natural</category>
119 <icon image="icons/natural_blank.png"/>
121 <tag k="landuse" v="conservation"/>
122 <inputSet ref="simpleName"/>
123 <inputSet ref="common"/>
130 <feature name="Playground">
131 <category>sport</category>
134 <icon image="features/pois/amenity_playground.n.24.png">
137 <tag k="leisure" v="playground"/>
138 <inputSet ref="simpleName"/>
139 <inputSet ref="common"/>
143 <feature name="Golf course">
144 <category>sport</category>
146 <icon image="features/pois/sport_golf.n.24.png">
149 <tag k="leisure" v="golf_course"/>
150 <inputSet ref="simpleName"/>
151 <inputSet ref="common"/>
155 <feature name="Recreation ground">
156 <category>sport</category>
158 <icon image="features/pois/sport_leisure_centre.n.24.png">
161 <tag k="leisure" v="recreation_ground"/>
162 <inputSet ref="simpleName"/>
163 <inputSet ref="common"/>
167 <feature name="Sports pitch">
168 <category>sport</category>
170 <icon image="features/pois/sport_leisure_centre.n.24.png">
173 <tag k="leisure" v="pitch"/>
174 <inputSet ref="simpleName"/>
175 <inputSet ref="pitchSport"/>
176 <inputSet ref="common"/>
180 <inputSet id="pitchSport">
181 <input name="Sport" presence="always" category="Sport" key="sport" type="choice" description="The sport that is predominantly played here.">
182 <choice value="9pin" text="9 pin bowling"/>
183 <choice value="10pin" text="10 pin bowling"/>
184 <choice value="american_football" text="American football"/>
185 <choice value="archery" text="Archery"/>
186 <choice value="athletics" text="Athletics"/>
187 <choice value="australian_football" text="Australian Rules Football"/>
188 <choice value="baseball" text="Baseball"/>
189 <choice value="basketball" text="Basketball"/>
190 <choice value="beachvolleyball" text="Beach volleyball"/>
191 <choice value="boules" text="Boules/petanque/bocci"/>
192 <choice value="bowls" text="Lawn bowls"/>
193 <choice value="canadian_football" text="Canadian football"/>
194 <choice value="chess" text="Chess"/>
195 <choice value="cricket" text="Cricket"/>
196 <choice value="cricket_nets" text="Cricket nets"/>
197 <choice value="croquet" text="Croquet"/>
198 <choice value="equestrian" text="Equestrian"/>
199 <choice value="gaelic_football" text="Gaelic football"/>
200 <choice value="gymnastics" text="Gymnastics"/>
201 <choice value="team_handball" text="(Team) handball"/>
202 <choice value="hockey" text="(Field) hockey"/>
203 <choice value="korfball" text="Korball"/>
204 <choice value="pelota" text="Pelota"/>
205 <choice value="rugby_league" text="Rugby league"/>
206 <choice value="rugby_union" text="Rugby union"/>
207 <choice value="shooting" text="Shooting"/>
208 <choice value="skating" text="Ice skating"/>
209 <choice value="skateboard" text="Skateboarding"/>
210 <choice value="soccer" text="Soccer/football"/>
211 <choice value="swimming" text="Swimming"/>
212 <choice value="table_tennis" text="Table tennis"/>
213 <choice value="tennis" text="Tennis"/>
214 <choice value="volleyball" text="Volleyball"/>
218 <feature name="Sports track">
219 <category>sport</category>
222 <icon image="features/pois/sport_leisure_centre.n.24.png">
224 <font size="10pt">A purpose built track for running, cycling, greyhound racing, horse racing.</font>
226 <tag k="leisure" v="track"/>
227 <inputSet ref="simpleName"/>
228 <inputSet ref="roadPhysical"/>
229 <inputSet ref="common"/>
232 <!-- **************** Agriculture *************** -->
233 <feature name="Farm">
234 <category>agriculture</category>
235 <icon image="features/pois/landuse_grass.n.24.png"/>
237 <tag k="landuse" v="farm"/>
238 <inputSet ref="simpleName"/>
239 <inputSet ref="common"/>
243 <feature name="Farmyard">
244 <category>agriculture</category>
245 <icon image="features/pois/landuse_grass.n.24.png"/>
247 <tag k="landuse" v="farmyard"/>
248 <inputSet ref="simpleName"/>
249 <inputSet ref="common"/>
253 <feature name="Farmland">
254 <category>agriculture</category>
255 <icon image="features/pois/landuse_grass.n.24.png"/>
257 <tag k="landuse" v="farmland"/>
258 <inputSet ref="simpleName"/>
259 <inputSet ref="common"/>
263 <feature name="Field">
264 <category>agriculture</category>
265 <icon image="features/pois/landuse_grass.n.24.png"/>
267 <tag k="landuse" v="meadow"/>
268 <inputSet ref="simpleName"/>
269 <inputSet ref="common"/>
273 <feature name="Orchard">
274 <category>agriculture</category>
275 <icon image="features/pois/landuse_grass.n.24.png"/>
277 <tag k="landuse" v="orchard"/>
278 <inputSet ref="simpleName"/>
279 <inputSet ref="common"/>
283 <feature name="Vineyard">
284 <category>agriculture</category>
285 <icon image="features/pois/landuse_grass.n.24.png"/>
287 <tag k="landuse" v="vineyard"/>
288 <inputSet ref="simpleName"/>
289 <inputSet ref="common"/>
292 <!-- ************************************************************************
294 ************************************************************************ -->
296 <feature name="Park">
297 <category>natural</category>
298 <category>sport</category>
299 <icon image="icons/natural_blank.png">
305 <tag k="leisure" v="park"/>
306 <inputSet ref="common"/>
309 <feature name="Forest">
310 <category>natural</category>
311 <icon image="/features/pois/landuse_coniferous.n.24.png"/>
314 <tag k="landuse" v="forest"/>
315 <inputSet ref="common"/>
318 <feature name="Meadow">
319 <category>natural</category>
320 <icon image="icons/natural_blank.png"/>
323 <tag k="landuse" v="meadow"/>
324 <inputSet ref="common"/>