]> git.openstreetmap.org Git - rails.git/blob - public/potlatch2/map_features/shopping.xml
Update Potlatch 2 to 2.3-94-gad42530 build
[rails.git] / public / potlatch2 / map_features / shopping.xml
1 <featureGroup>
2   <feature name="Supermarket">
3     <category>shopping</category>
4     <icon image="features/pois/shopping_supermarket.n.24.png">
5       ${name}
6     </icon>
7     <help>http://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket</help>
8     <point/>
9     <area/>
10     <tag k="shop" v="supermarket"/>
11     <inputSet ref="names"/>
12     <inputSet ref="web"/>
13     <inputSet ref="buildingAddress"/>
14     <inputSet ref="common"/>
15   </feature>
16
17   <feature name="Small Convenience Store">
18     <category>shopping</category>
19     <icon image="features/pois/shopping_convenience.n.24.png">
20       ${name}
21     </icon>
22     <help>http://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience</help>
23     <point/>
24     <area/>
25     <tag k="shop" v="convenience"/>
26     <inputSet ref="names"/>
27     <inputSet ref="web"/>
28     <inputSet ref="buildingAddress"/>
29     <inputSet ref="common"/>
30   </feature>
31
32   <feature name="Bakery">
33     <category>shopping</category>
34     <point/>
35     <area/>
36     <inputSet ref="simpleName"/>
37     <inputSet ref="web"/>
38     <inputSet ref="buildingAddress"/>
39     <icon image="features/pois/shopping_bakery.n.24.png"/>
40     <tag k="shop" v="bakery"/>
41     <inputSet ref="common"/>
42   </feature>
43
44
45
46
47   <feature name="Alcohol shop">
48     <category>shopping</category>
49     <point/>
50     <area/>
51     <inputSet ref="simpleName"/>
52     <inputSet ref="web"/>
53     <inputSet ref="buildingAddress"/>
54     <icon image="features/pois/shopping_alcohol.n.24.png"/>
55     <tag k="shop" v="alcohol"/>
56     <inputSet ref="common"/>
57   </feature>
58
59
60
61   <feature name="Bike shop">
62     <category>shopping</category>
63     <point/>
64     <area/>
65     <inputSet ref="simpleName"/>
66     <inputSet ref="web"/>
67     <inputSet ref="buildingAddress"/>
68     <icon image="features/pois/shopping_bicycle.n.24.png"/>
69     <tag k="shop" v="bicycle"/>
70     <inputSet ref="common"/>
71   </feature>
72
73
74   <feature name="Bookshop">
75     <category>shopping</category>
76     <point/>
77     <area/>
78     <inputSet ref="simpleName"/>
79     <inputSet ref="web"/>
80     <inputSet ref="buildingAddress"/>
81     <icon image="features/pois/shopping_book.n.24.png"/>
82     <tag k="shop" v="books"/>
83     <inputSet ref="common"/>
84   </feature>
85
86
87   <feature name="Butcher">
88     <category>shopping</category>
89     <point/>
90     <area/>
91     <inputSet ref="simpleName"/>
92     <inputSet ref="web"/>
93     <inputSet ref="buildingAddress"/>
94     <icon image="features/pois/shopping_butcher.n.24.png"/>
95     <tag k="shop" v="butcher"/>
96     <inputSet ref="common"/>
97   </feature>
98
99   <feature name="Car sales">
100     <category>shopping</category>
101     <point/>
102     <area/>
103     <inputSet ref="simpleName"/>
104     <inputSet ref="web"/>
105     <inputSet ref="buildingAddress"/>
106     <icon image="features/pois/shopping_car.n.24.png"/>
107     <tag k="shop" v="car"/>
108     <inputSet ref="common"/>
109   </feature>
110
111
112   <feature name="Car repair">
113     <category>shopping</category>
114     <point/>
115     <area/>
116     <inputSet ref="simpleName"/>
117     <inputSet ref="web"/>
118     <inputSet ref="buildingAddress"/>
119     <icon image="features/pois/shopping_car_repair.n.24.png"/>
120     <tag k="shop" v="car_repair"/>
121     <inputSet ref="common"/>
122   </feature>
123
124
125   <feature name="Clothes shop">
126     <category>shopping</category>
127     <point/>
128     <area/>
129     <inputSet ref="simpleName"/>
130     <inputSet ref="web"/>
131     <inputSet ref="buildingAddress"/>
132     <icon image="features/pois/shopping_clothes.n.24.png"/>
133     <tag k="shop" v="clothes"/>
134     <inputSet ref="common"/>
135   </feature>
136
137
138   <feature name="Confectionery">
139     <category>shopping</category>
140     <point/>
141     <area/>
142     <inputSet ref="simpleName"/>
143     <inputSet ref="web"/>
144     <inputSet ref="buildingAddress"/>
145     <icon image="features/pois/shopping_confectionery.n.24.png"/>
146     <tag k="shop" v="confectionery"/>
147     <inputSet ref="common"/>
148   </feature>
149
150
151   <feature name="DIY">
152     <category>shopping</category>
153     <point/>
154     <area/>
155     <inputSet ref="simpleName"/>
156     <inputSet ref="web"/>
157     <inputSet ref="buildingAddress"/>
158     <icon image="features/pois/shopping_diy.n.24.png"/>
159     <tag k="shop" v="doityourself"/>
160     <inputSet ref="common"/>
161   </feature>
162
163
164   <feature name="Fishmonger">
165     <category>shopping</category>
166     <point/>
167     <area/>
168     <inputSet ref="simpleName"/>
169     <inputSet ref="web"/>
170     <inputSet ref="buildingAddress"/>
171     <icon image="features/pois/shopping_fish.n.24.png"/>
172     <tag k="shop" v="fishmonger"/>
173     <inputSet ref="common"/>
174   </feature>
175
176   <feature name="Florist">
177     <category>shopping</category>
178     <point/>
179     <area/>
180     <inputSet ref="simpleName"/>
181     <inputSet ref="web"/>
182     <inputSet ref="buildingAddress"/>
183     <icon image="features/pois/shopping_florist.n.24.png"/>
184     <tag k="shop" v="florist"/>
185     <inputSet ref="common"/>
186   </feature>
187
188
189   <feature name="Garden centre">
190     <category>shopping</category>
191     <point/>
192     <area/>
193     <inputSet ref="simpleName"/>
194     <inputSet ref="web"/>
195     <inputSet ref="buildingAddress"/>
196     <icon image="features/pois/shopping_garden_centre.n.24.png"/>
197     <tag k="shop" v="garden_centre"/>
198     <inputSet ref="common"/>
199   </feature>
200
201
202   <feature name="Gift shop">
203     <category>shopping</category>
204     <point/>
205     <area/>
206     <inputSet ref="simpleName"/>
207     <inputSet ref="web"/>
208     <inputSet ref="buildingAddress"/>
209     <icon image="features/pois/shopping_gift.n.24.png"/>
210     <tag k="shop" v="gift"/>
211     <inputSet ref="common"/>
212   </feature>
213
214
215   <feature name="Greengrocer">
216     <category>shopping</category>
217     <point/>
218     <area/>
219     <inputSet ref="simpleName"/>
220     <inputSet ref="web"/>
221     <inputSet ref="buildingAddress"/>
222     <icon image="features/pois/shopping_greengrocer.n.24.png"/>
223     <tag k="shop" v="greengrocer"/>
224     <inputSet ref="common"/>
225   </feature>
226
227
228   <feature name="Hairdresser">
229     <category>shopping</category>
230     <point/>
231     <area/>
232     <inputSet ref="simpleName"/>
233     <inputSet ref="web"/>
234     <inputSet ref="buildingAddress"/>
235     <icon image="features/pois/shopping_hairdresser.n.24.png"/>
236     <tag k="shop" v="hairdresser"/>
237     <inputSet ref="common"/>
238   </feature>
239
240
241   <feature name="Hifi shop">
242     <category>shopping</category>
243     <point/>
244     <area/>
245     <inputSet ref="simpleName"/>
246     <inputSet ref="web"/>
247     <inputSet ref="buildingAddress"/>
248     <icon image="features/pois/shopping_hifi.n.24.png"/>
249     <tag k="shop" v="hifi"/>
250     <inputSet ref="common"/>
251   </feature>
252
253
254   <feature name="Jewellery">
255     <category>shopping</category>
256     <point/>
257     <area/>
258     <inputSet ref="simpleName"/>
259     <inputSet ref="web"/>
260     <inputSet ref="buildingAddress"/>
261     <icon image="features/pois/shopping_jewelry.n.24.png"/>
262     <tag k="shop" v="jewelry"/>
263     <inputSet ref="common"/>
264   </feature>
265
266   <feature name="Kiosk">
267     <category>shopping</category>
268     <point/>
269     <area/>
270     <inputSet ref="simpleName"/>
271     <inputSet ref="web"/>
272     <inputSet ref="buildingAddress"/>
273     <icon image="features/pois/shopping_kiosk.n.24.png"/>
274     <tag k="shop" v="kiosk"/>
275     <inputSet ref="common"/>
276   </feature>
277
278
279   <feature name="Laundrette">
280     <category>shopping</category>
281     <point/>
282     <area/>
283     <inputSet ref="simpleName"/>
284     <inputSet ref="web"/>
285     <inputSet ref="buildingAddress"/>
286     <icon image="features/pois/shopping_laundrette.n.24.png"/>
287     <tag k="shop" v="laundry"/>
288     <inputSet ref="common"/>
289   </feature>
290
291
292   <feature name="Motorbike shop">
293     <category>shopping</category>
294     <point/>
295     <area/>
296     <inputSet ref="simpleName"/>
297     <inputSet ref="web"/>
298     <inputSet ref="buildingAddress"/>
299     <icon image="features/pois/shopping_motorcycle.n.24.png"/>
300     <tag k="shop" v="motorcycle"/>
301     <inputSet ref="common"/>
302   </feature>
303
304
305   <feature name="Music shop">
306     <category>shopping</category>
307     <point/>
308     <area/>
309     <inputSet ref="simpleName"/>
310     <inputSet ref="web"/>
311     <inputSet ref="buildingAddress"/>
312     <icon image="features/pois/shopping_music.n.24.png"/>
313     <tag k="shop" v="music"/>
314     <inputSet ref="common"/>
315   </feature>
316
317
318   <feature name="Pharmacy">
319     <category>shopping</category>
320     <icon image="features/pois/health_pharmacy.n.24.png">
321       ${name}
322     </icon>
323     <help>http://wiki.openstreetmap.org/wiki/Pharmacy</help>
324     <point/>
325     <area/>
326     <tag k="amenity" v="pharmacy"/>
327     <inputSet ref="names"/>
328     <inputSet ref="web"/>
329     <inputSet ref="buildingAddress"/>
330     <input type="checkbox" category="Details" presence="always" description="Does this pharmacy sell prescription drugs?" name="Dispensing" key="dispensing" layout="horizontal"/>
331     <inputSet ref="common"/>
332   </feature>
333
334   <feature name="Toy shop">
335     <category>shopping</category>
336     <icon image="features/pois/shopping_toys.n.24.png" />
337     <point/>
338     <area/>
339     <inputSet ref="simpleName"/>
340     <inputSet ref="web"/>
341     <inputSet ref="buildingAddress"/>
342     <tag k="shop" v="toys"/>
343     <inputSet ref="common"/>
344   </feature>
345 </featureGroup>
346
347