Modify ↓
Opened 13 years ago
Closed 13 years ago
#7296 closed enhancement (fixed)
Add place=neighbourhood to presets
Reported by: | joshdoe | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal preset | Version: | |
Keywords: | preset place neighbourhood | Cc: | joshdoe |
Description
I helped with the proposal, so I may be a bit biased, but please consider adding place=neighbourhood to the preset list:
http://wiki.openstreetmap.org/wiki/Tag:place%3Dneighbourhood
Something like the following (based on place=hamlet):
<item name="Neighbourhood" icon="presets/places.png" type="node,closedway"> <label text="Edit Neighbourhood" /> <space /> <key key="place" value="neighbourhood" /> <text key="name" text="Name" default="" delete_if_empty="true" /> <text key="wikipedia" text="Wikipedia" default="" delete_if_empty="true" /> <text key="population" text="Population" default="" delete_if_empty="true" /> <text key="website" text="Website" default="" delete_if_empty="true" /> </item>
(If there are standards/guidelines for what to accept for the internal presets, I can't find it.)
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Please also add a style for place=neighbourhood, the standard icon for place could do.
Note:
See TracTickets
for help on using tickets.
Seconded