Opened 14 years ago
Last modified 13 years ago
#7458 closed enhancement
Create multipolygon function: enable tags moving — at Version 1
| Reported by: | akks | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | multipolygon | Cc: | Zverikk |
Description (last modified by )
We have "create multipolygon" function in core but it does not add any tags to multipolygon and is inconvenient comparing to plugins.
Most functional plugin for relations is Zverik's Reltoolbox. Its multipolygon creation function is flexible and convenient.
I was asked at the forum to add tag moving functionality to standard action. I extracted tag changing function from Zverikk's action (which was long time ago copied from removeTagsFromInnerWays and improved), leaving all advanced functionality (boundary management, multiple rings) only in plugin. Author approved the idea.
Here is the patch to review and compiled vesrion on DropBox to test:
http://dl.dropbox.com/u/63393258/josm-custom-createrelation.jar
Change History (2)
by , 14 years ago
| Attachment: | CreateMultipolygonAction.java.patch added |
|---|
comment:1 by , 14 years ago
| Description: | modified (diff) |
|---|


