Modify

Opened 13 years ago

Closed 12 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 SDT_420, 13 years ago

Seconded

comment:2 by anonymous, 12 years ago

Please also add a style for place=neighbourhood, the standard icon for place could do.

comment:3 by simon04, 12 years ago

Resolution: fixed
Status: newclosed

In 4981/josm:

fix #7296 - add place=neighbourhood to presets + styles

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.