﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6149	[Patch] Multipolygon - Extended functionality	Gubaer	team	"JOSM currenly supports the following features regarding multipolygons:
* a member with role {{{outer}}} or with no role at all is considered to be part of a ""outer"" polygon
* a member with role {{{inner}}} is considered to be part of an ""inner"" polygon

This patch doesn't change the default behaviour, but it makes the ""outer"" and ""inner""-roles configurable in the preferences. There are four new preference keys:

* {{{mappaint.multipolygon.outer.roles}}} [[br]]preference key for a collection of roles which indicate that the respective member belongs to an ''outer'' polygon. Default is {{{outer}}}.


* {{{mappaint.multipolygon.outer.role-prefixes}}}[[br]]preference key for collection of role prefixes which indicate that the respective member belongs to an ''outer'' polygon. Default is empty.

* {{{mappaint.multipolygon.inner.roles}}}[[br]]preference key for a collection of roles which indicate that the respective member belongs to an ''inner'' polygon. Default is {{{inner}}}

* {{{mappaint.multipolygon.inner.role-prefixes}}}[[br]]preference key for collection of role prefixes which indicate that the respective member belongs to an ''inner''  polygon. Default is empty.

The functionality is required in an in-house project managing in-house geodata."	enhancement	closed	normal		Core	latest	fixed	multipolygon	
