Opened 14 years ago
Last modified 13 years ago
#7458 closed enhancement
Create multipolygon function: enable tags moving — at Initial Version
| Reported by: | akks | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | multipolygon | Cc: | Zverikk |
Description
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), leaving all advanced functionality (boundary management, multiple rings) only in plugin.
Here is the patch to review and compiled vesrion on DropBox to test:
http://dl.dropbox.com/u/63393258/josm-custom-createrelation.jar


