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