Skip to content

Commit

Permalink
Update resources/map_features/places.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yarl committed Nov 26, 2012
1 parent 7a42741 commit 133532b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/map_features/places.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
<inputSet ref="common"/>
</feature>

<feature name="Neighbourhood">
<category>places</category>
<icon image="features/pois/poi_place_suburb.p.24.png"/>
<point/>
<area/>
<tag k="place" v="neighbourhood" />
<inputSet ref="names"/>
<inputSet ref="places"/>
<inputSet ref="common"/>
</feature>

<feature name="Town">
<category>places</category>
<icon image="features/pois/poi_place_town.p.24.png"/>
Expand Down

0 comments on commit 133532b

Please sign in to comment.