﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7296	Add place=neighbourhood to presets	joshdoe	team	"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):
{{{
#!xml
        <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.)"	enhancement	closed	minor		Internal preset		fixed	preset place neighbourhood	joshdoe
