Modify

#7296 closed enhancement (fixed)

Add place=neighbourhood to presets

Reported by: joshdoe Owned by: team
Priority: minor 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 Changed 16 months ago by SDT_420

Seconded

comment:2 Changed 16 months ago by anonymous

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

comment:3 Changed 15 months ago by simon04

  • Resolution set to fixed
  • Status changed from new to closed

In 4981/josm:

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

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.