]> git.openstreetmap.org Git - rails.git/blob - public/potlatch2/map_features/landuse.xml
e2e51d8453af70498934c1bd247a17090a186a88
[rails.git] / public / potlatch2 / map_features / landuse.xml
1 <!-- This is a bit of a dumping ground for real landuse=*, but also outdoor natural/leisure/agriculture type keys. -->
2 <featureGroup>
3   <feature name="Industrial Area">
4     <category>landuse</category>
5     <area/>
6     <icon image="features/pois/building_generic.png">
7       <b>${name}</b>
8     </icon>
9     <tag k="landuse" v="industrial"/>
10     <inputSet ref="simpleName"/>
11     <inputSet ref="common"/>
12   </feature>
13
14
15   <feature name="Offices">
16     <category>landuse</category>
17     <area/>
18     <icon image="features/pois/building_generic.png">
19       <b>${name}</b>
20     </icon>
21     <tag k="landuse" v="commercial"/>
22     <inputSet ref="simpleName"/>
23     <inputSet ref="common"/>
24   </feature>
25
26   <feature name="Residential Area">
27     <category>landuse</category>
28     <area/>
29     <icon image="features/pois/building_generic.png">
30       <b>${name}</b>
31     </icon>
32     <tag k="landuse" v="residential"/>
33     <inputSet ref="simpleName"/>
34     <inputSet ref="common"/>
35   </feature>
36
37   <feature name="Retail Area">
38     <category>landuse</category>
39     <area/>
40     <icon image="features/pois/building_generic.png">
41       <b>${name}</b>
42     </icon>
43     <tag k="landuse" v="retail"/>
44     <inputSet ref="simpleName"/>
45     <inputSet ref="common"/>
46   </feature>
47
48   <feature name="Construction Site">
49     <category>landuse</category>
50     <area/>
51     <icon image="features/pois/building_generic.png">
52       <b>${name}</b>
53     </icon>
54     <tag k="landuse" v="construction"/>
55     <inputSet ref="simpleName"/>
56     <inputSet ref="common"/>
57   </feature>
58
59
60   <feature name="Marketplace">
61     <category>shopping</category>
62     <point />
63     <area/>
64     <icon image="features/pois/shopping_marketplace.n.24.png">
65       <b>${name}</b>
66     </icon>
67     <tag k="amenity" v="marketplace"/>
68     <inputSet ref="simpleName"/>
69     <inputSet ref="common"/>
70   </feature>
71
72
73   <feature name="Cemetery">
74     <category>landuse</category>
75     <point />
76     <area/>
77     <icon image="features/pois/place_of_worship_unknown3.n.24.png">
78       <b>${name}</b>
79     </icon>
80     <tag k="landuse" v="cemetery"/>
81     <inputSet ref="simpleName"/>
82     <inputSet ref="common"/>
83   </feature>
84
85   <feature name="Graveyard">
86     <category>landuse</category>
87     <point />
88     <area/>
89     <icon image="features/pois/place_of_worship_unknown3.n.24.png">
90       <b>${name}</b>
91     </icon>
92     <tag k="amenity" v="grave_yard"/>
93     <inputSet ref="simpleName"/>
94     <inputSet ref="common"/>
95   </feature>
96
97   <feature name="Quarry">
98     <category>landuse</category>
99     <icon image="features/pois/poi_mine.n.24.png"/>
100     <area/>
101     <tag k="landuse" v="quarry"/>
102     <inputSet ref="simpleName"/>
103     <inputSet ref="common"/>
104   </feature>
105
106
107   <feature name="Military">
108     <category>landuse</category>
109     <icon image="features/pois/poi_military_bunker.n.24.png"/>
110     <area/>
111     <tag k="landuse" v="military"/>
112     <inputSet ref="simpleName"/>
113     <inputSet ref="common"/>
114   </feature>
115
116
117   <feature name="Conservation">
118     <category>natural</category>
119     <icon image="icons/natural_blank.png"/>
120     <area/>
121     <tag k="landuse" v="conservation"/>
122     <inputSet ref="simpleName"/>
123     <inputSet ref="common"/>
124   </feature>
125
126   <feature name="Beach">
127     <category>natural</category>
128     <icon image="features/natural__beach.png"/>
129     <area/>
130     <tag k="natural" v="beach"/>
131     <input type="choice" presence="always" category="Details" name="Beach surface" key="surface" description="What material is the ground mostly?">
132       <choice value="sand" text="Sand"/>
133       <choice value="pebbles" text="Pebbles"/>
134       <choice value="stone" text="Pebbles"/>
135       <choice value="rocky" text="Rocky"/>
136     </input>
137     <input type="choice" presence="always" category="Details" name="Access" key="access" description="Accessible to the public?">
138       <choice value="yes" text="Public access"/>
139       <choice value="permissive" text="Privately owned, but publicly accessible"/>
140       <choice value="private" text="Private access only"/>
141     </input>
142     <input type="freetext" presence="always" category="Details" name="Operator" key="Operator" description="Organisation that manages or owns the beach.">
143     </input>
144     
145     <inputSet ref="simpleName"/>
146     <inputSet ref="common"/>
147   </feature>
148
149
150
151
152   <feature name="Playground">
153     <category>sport</category>
154     <area/>
155     <point/>
156     <icon image="features/pois/amenity_playground.n.24.png">
157       <b>${name}</b>
158     </icon>
159     <tag k="leisure" v="playground"/>
160     <inputSet ref="simpleName"/>
161     <inputSet ref="common"/>
162   </feature>
163
164
165   <feature name="Golf course">
166     <category>sport</category>
167     <area/>
168     <icon  image="features/pois/sport_golf.n.24.png">
169       <b>${name}</b>
170     </icon>
171     <tag k="leisure" v="golf_course"/>
172     <inputSet ref="simpleName"/>
173     <inputSet ref="common"/>
174   </feature>
175
176
177   <feature name="Recreation ground">
178     <category>sport</category>    
179     <area/>
180     <icon image="features/pois/sport_leisure_centre.n.24.png">
181       <b>${name}</b>
182     </icon>
183     <tag k="leisure" v="recreation_ground"/>
184     <inputSet ref="simpleName"/>
185     <inputSet ref="common"/>
186   </feature>
187
188
189   <feature name="Sports pitch">
190     <category>sport</category>
191     <area/>
192     <icon image="features/pois/sport_leisure_centre.n.24.png">
193       <b>${name}</b>
194     </icon>
195     <tag k="leisure" v="pitch"/>
196     <inputSet ref="simpleName"/>
197     <inputSet ref="pitchSport"/>
198     <inputSet ref="common"/>
199   </feature>
200
201   <feature name="Sports track">
202     <category>sport</category>
203     <area/>
204     <line/>
205     <icon image="features/pois/sport_leisure_centre.n.24.png">
206       <b>${name}</b>
207       <font size="10pt">A purpose built track for running, cycling, greyhound racing, horse racing.</font>
208     </icon>
209     <tag k="leisure" v="track"/>
210     <inputSet ref="simpleName"/>
211     <inputSet ref="roadPhysical"/>
212     <inputSet ref="common"/>
213   </feature>
214
215   <feature name="Sports centre">
216     <category>sport</category>
217     <icon image="features/pois/sport_leisure_centre.n.24.png">
218       <b>${name} ${addr:housename}</b><br/>
219       ${addr:housenumber} ${addr:street} ${addr:postcode}
220     </icon>
221
222     <area/>
223     <point/>
224     <tag k="leisure" v="sports_centre"/>
225     <inputSet ref="names"/>
226     <inputSet ref="buildingAddress"/>
227     <inputSet ref="pitchSport"/>
228     <inputSet ref="isBuilding"/>
229     <inputSet ref="common"/>
230   </feature>
231
232
233   <!-- **************** Agriculture *************** -->
234   <feature name="Farm">
235     <category>agriculture</category>
236     <icon image="features/pois/landuse_grass.n.24.png"/>
237     <area/>
238     <tag k="landuse" v="farm"/>
239     <inputSet ref="simpleName"/>
240     <inputSet ref="common"/>
241   </feature>
242
243
244   <feature name="Farmyard">
245     <category>agriculture</category>
246     <icon image="features/pois/landuse_grass.n.24.png"/>
247     <area/>
248     <tag k="landuse" v="farmyard"/>
249     <inputSet ref="simpleName"/>
250     <inputSet ref="common"/>
251   </feature>
252
253
254   <feature name="Farmland">
255     <category>agriculture</category>
256     <icon image="features/pois/landuse_grass.n.24.png"/>
257     <area/>
258     <tag k="landuse" v="farmland"/>
259     <inputSet ref="simpleName"/>
260     <inputSet ref="common"/>
261   </feature>
262
263
264   <feature name="Field">
265     <category>agriculture</category>
266     <icon image="features/pois/landuse_grass.n.24.png"/>
267     <area/>
268     <tag k="landuse" v="meadow"/>
269     <inputSet ref="simpleName"/>
270     <inputSet ref="common"/>
271   </feature>
272
273
274   <feature name="Orchard">
275     <category>agriculture</category>
276     <icon image="features/pois/landuse_grass.n.24.png"/>
277     <area/>
278     <tag k="landuse" v="orchard"/>
279     <inputSet ref="simpleName"/>
280     <inputSet ref="common"/>
281   </feature>
282
283
284   <feature name="Vineyard">
285     <category>agriculture</category>
286     <icon image="features/pois/landuse_grass.n.24.png"/>
287     <area/>
288     <tag k="landuse" v="vineyard"/>
289     <inputSet ref="simpleName"/>
290     <inputSet ref="common"/>
291   </feature>
292
293 <!-- ************************************************************************
294        Natural
295        ************************************************************************ -->
296
297   <feature name="Park">
298     <category>natural</category>
299     <category>sport</category>
300     <icon image="icons/natural_blank.png">
301       <b>${name}</b>
302       <br/>
303     </icon>
304
305     <area/>
306     <tag k="leisure" v="park"/>
307     <inputSet ref="simpleName"/>
308     <inputSet ref="common"/>
309   </feature>
310
311   <feature name="Forest">
312     <category>natural</category>
313     <icon image="features/pois/landuse_coniferous.n.24.png"/>
314
315     <area/>
316     <tag k="landuse" v="forest"/>
317     <inputSet ref="simpleName"/>
318     <inputSet ref="common"/>
319   </feature>
320
321   <feature name="Meadow">
322     <category>natural</category>
323     <icon image="icons/natural_blank.png"/>
324
325     <area/>
326     <tag k="landuse" v="meadow"/>
327     <inputSet ref="simpleName"/>
328     <inputSet ref="common"/>
329   </feature>
330 </featureGroup>