1 <!-- This is a bit of a dumping ground for real landuse=*, but also outdoor natural/leisure/agriculture type keys. -->
\r
3 <feature name="Industrial Area">
\r
4 <category>landuse</category>
\r
6 <icon image="features/pois/building_generic.png">
\r
9 <tag k="landuse" v="industrial"/>
\r
10 <inputSet ref="simpleName"/>
\r
11 <inputSet ref="common"/>
\r
15 <feature name="Offices">
\r
16 <category>landuse</category>
\r
18 <icon image="features/pois/building_generic.png">
\r
21 <tag k="landuse" v="commercial"/>
\r
22 <inputSet ref="simpleName"/>
\r
23 <inputSet ref="common"/>
\r
26 <feature name="Residential Area">
\r
27 <category>landuse</category>
\r
29 <icon image="features/pois/building_generic.png">
\r
32 <tag k="landuse" v="residential"/>
\r
33 <inputSet ref="simpleName"/>
\r
34 <inputSet ref="common"/>
\r
37 <feature name="Retail Area">
\r
38 <category>landuse</category>
\r
40 <icon image="features/pois/building_generic.png">
\r
43 <tag k="landuse" v="retail"/>
\r
44 <inputSet ref="simpleName"/>
\r
45 <inputSet ref="common"/>
\r
48 <feature name="Construction Site">
\r
49 <category>landuse</category>
\r
51 <icon image="features/pois/building_generic.png">
\r
54 <tag k="landuse" v="construction"/>
\r
55 <inputSet ref="simpleName"/>
\r
56 <inputSet ref="common"/>
\r
60 <feature name="Marketplace">
\r
61 <category>shopping</category>
\r
64 <icon image="features/pois/shopping_marketplace.n.24.png">
\r
67 <tag k="amenity" v="marketplace"/>
\r
68 <inputSet ref="simpleName"/>
\r
69 <inputSet ref="common"/>
\r
73 <feature name="Cemetery">
\r
74 <category>landuse</category>
\r
77 <icon image="features/pois/place_of_worship_unknown3.n.24.png">
\r
80 <tag k="landuse" v="cemetery"/>
\r
81 <inputSet ref="simpleName"/>
\r
82 <inputSet ref="common"/>
\r
85 <feature name="Graveyard">
\r
86 <category>landuse</category>
\r
89 <icon image="features/pois/place_of_worship_unknown3.n.24.png">
\r
92 <tag k="amenity" v="grave_yard"/>
\r
93 <inputSet ref="simpleName"/>
\r
94 <inputSet ref="common"/>
\r
97 <feature name="Quarry">
\r
98 <category>landuse</category>
\r
99 <icon image="features/pois/poi_mine.n.24.png"/>
\r
101 <tag k="landuse" v="quarry"/>
\r
102 <inputSet ref="simpleName"/>
\r
103 <inputSet ref="common"/>
\r
107 <feature name="Military">
\r
108 <category>landuse</category>
\r
109 <icon image="features/pois/poi_military_bunker.n.24.png"/>
\r
111 <tag k="landuse" v="military"/>
\r
112 <inputSet ref="simpleName"/>
\r
113 <inputSet ref="common"/>
\r
117 <feature name="Conservation">
\r
118 <category>natural</category>
\r
119 <icon image="icons/natural_blank.png"/>
\r
121 <tag k="landuse" v="conservation"/>
\r
122 <inputSet ref="simpleName"/>
\r
123 <inputSet ref="common"/>
\r
130 <feature name="Playground">
\r
131 <category>sport</category>
\r
134 <icon image="features/pois/amenity_playground.n.24.png">
\r
137 <tag k="leisure" v="playground"/>
\r
138 <inputSet ref="simpleName"/>
\r
139 <inputSet ref="common"/>
\r
143 <feature name="Golf course">
\r
144 <category>sport</category>
\r
146 <icon image="features/pois/sport_golf.n.24.png">
\r
149 <tag k="leisure" v="golf_course"/>
\r
150 <inputSet ref="simpleName"/>
\r
151 <inputSet ref="common"/>
\r
155 <feature name="Recreation ground">
\r
156 <category>sport</category>
\r
158 <icon image="features/pois/sport_leisure_centre.n.24.png">
\r
161 <tag k="leisure" v="recreation_ground"/>
\r
162 <inputSet ref="simpleName"/>
\r
163 <inputSet ref="common"/>
\r
167 <feature name="Sports pitch">
\r
168 <category>sport</category>
\r
170 <icon image="features/pois/sport_leisure_centre.n.24.png">
\r
173 <tag k="leisure" v="pitch"/>
\r
174 <inputSet ref="simpleName"/>
\r
175 <inputSet ref="pitchSport"/>
\r
176 <inputSet ref="common"/>
\r
179 <feature name="Sports track">
\r
180 <category>sport</category>
\r
183 <icon image="features/pois/sport_leisure_centre.n.24.png">
\r
185 <font size="10pt">A purpose built track for running, cycling, greyhound racing, horse racing.</font>
\r
187 <tag k="leisure" v="track"/>
\r
188 <inputSet ref="simpleName"/>
\r
189 <inputSet ref="roadPhysical"/>
\r
190 <inputSet ref="common"/>
\r
193 <!-- **************** Agriculture *************** -->
\r
194 <feature name="Farm">
\r
195 <category>agriculture</category>
\r
196 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
198 <tag k="landuse" v="farm"/>
\r
199 <inputSet ref="simpleName"/>
\r
200 <inputSet ref="common"/>
\r
204 <feature name="Farmyard">
\r
205 <category>agriculture</category>
\r
206 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
208 <tag k="landuse" v="farmyard"/>
\r
209 <inputSet ref="simpleName"/>
\r
210 <inputSet ref="common"/>
\r
214 <feature name="Farmland">
\r
215 <category>agriculture</category>
\r
216 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
218 <tag k="landuse" v="farmland"/>
\r
219 <inputSet ref="simpleName"/>
\r
220 <inputSet ref="common"/>
\r
224 <feature name="Field">
\r
225 <category>agriculture</category>
\r
226 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
228 <tag k="landuse" v="meadow"/>
\r
229 <inputSet ref="simpleName"/>
\r
230 <inputSet ref="common"/>
\r
234 <feature name="Orchard">
\r
235 <category>agriculture</category>
\r
236 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
238 <tag k="landuse" v="orchard"/>
\r
239 <inputSet ref="simpleName"/>
\r
240 <inputSet ref="common"/>
\r
244 <feature name="Vineyard">
\r
245 <category>agriculture</category>
\r
246 <icon image="features/pois/landuse_grass.n.24.png"/>
\r
248 <tag k="landuse" v="vineyard"/>
\r
249 <inputSet ref="simpleName"/>
\r
250 <inputSet ref="common"/>
\r
253 <!-- ************************************************************************
\r
255 ************************************************************************ -->
\r
257 <feature name="Park">
\r
258 <category>natural</category>
\r
259 <category>sport</category>
\r
260 <icon image="icons/natural_blank.png">
\r
266 <tag k="leisure" v="park"/>
\r
267 <inputSet ref="common"/>
\r
270 <feature name="Forest">
\r
271 <category>natural</category>
\r
272 <icon image="/features/pois/landuse_coniferous.n.24.png"/>
\r
275 <tag k="landuse" v="forest"/>
\r
276 <inputSet ref="common"/>
\r
279 <feature name="Meadow">
\r
280 <category>natural</category>
\r
281 <icon image="icons/natural_blank.png"/>
\r
284 <tag k="landuse" v="meadow"/>
\r
285 <inputSet ref="common"/>
\r