2 <feature name="Hamlet">
\r
3 <category>places</category>
\r
4 <icon image="features/pois/poi_place_hamlet.p.24.png"/>
\r
7 <tag k="place" v="hamlet" />
\r
8 <inputSet ref="names"/>
\r
9 <inputSet ref="places"/>
\r
10 <inputSet ref="common"/>
\r
13 <feature name="Village">
\r
14 <category>places</category>
\r
15 <icon image="features/pois/poi_place_village.p.24.png"/>
\r
18 <tag k="place" v="village" />
\r
19 <inputSet ref="names"/>
\r
20 <inputSet ref="places"/>
\r
21 <inputSet ref="common"/>
\r
24 <feature name="Town">
\r
25 <category>places</category>
\r
26 <icon image="features/pois/poi_place_town.p.24.png"/>
\r
29 <tag k="place" v="town" />
\r
30 <inputSet ref="names"/>
\r
31 <inputSet ref="places"/>
\r
32 <inputSet ref="common"/>
\r
35 <feature name="Suburb">
\r
36 <category>places</category>
\r
37 <icon image="features/pois/poi_place_suburb.p.24.png"/>
\r
40 <tag k="place" v="suburb" />
\r
41 <inputSet ref="names"/>
\r
42 <inputSet ref="places"/>
\r
43 <inputSet ref="common"/>
\r
46 <feature name="City">
\r
47 <category>places</category>
\r
48 <icon image="features/pois/poi_place_city.p.24.png"/>
\r
51 <tag k="place" v="city" />
\r
52 <inputSet ref="names"/>
\r
53 <inputSet ref="places"/>
\r
54 <inputSet ref="common"/>
\r
57 <!-- Top 10 boundaries in order of usage on taginfo.openstreetmap.de -->
\r
59 <feature name="Admin Boundary">
\r
60 <category>places</category>
\r
62 <icon image="features/pois/poi_boundary_administrative.n.24.png"/>
\r
63 <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=administrative</help>
\r
64 <tag k="boundary" v="administrative"/>
\r
65 <input type="number" minimum="2" maximum="10" presence="always" name="Admin Level" key="admin_level" description="The Administrative level" />
\r
66 <inputSet ref="simpleName"/>
\r
67 <inputSet ref="common"/>
\r
70 <feature name="National Park">
\r
71 <category>places</category>
\r
72 <category>natural</category>
\r
74 <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=national_park</help>
\r
75 <tag k="boundary" v="national_park"/>
\r
76 <inputSet ref="simpleName"/>
\r
77 <inputSet ref="common"/>
\r
80 <feature name="Protected Area">
\r
81 <category>places</category>
\r
82 <category>natural</category>
\r
84 <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=protected_area</help>
\r
85 <tag k="boundary" v="protected_area"/>
\r
86 <inputSet ref="simpleName"/>
\r
87 <inputSet ref="common"/>
\r
90 <feature name="Town boundary">
\r
91 <category>places</category>
\r
93 <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=town</help>
\r
94 <tag k="boundary" v="town"/>
\r
95 <inputSet ref="simpleName"/>
\r
96 <inputSet ref="common"/>
\r
99 <!-- boundary=landuse goes here. no idea what it is.-->
\r
101 <feature name="Census boundary">
\r
102 <category>places</category>
\r
104 <help>http://wiki.openstreetmap.org/wiki/Tag:boundary=census</help>
\r
105 <tag k="boundary" v="census"/>
\r
106 <inputSet ref="simpleName"/>
\r
107 <inputSet ref="common"/>
\r
110 <!-- next three are marker, postcode_area, administrative. all seem dubious -->
\r