#5835 closed enhancement (invalid)
Move tags to multipolygon relation
Reported by: | Zverikk | Owned by: | bilbo |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core multipoly | Version: | |
Keywords: | Cc: | malenki |
Description
There should be an option (or default behaviour) to move all tags from the outer line to relation when creating a multipolygon. Of course, it can be done by hand, but it's rather boring when having to convert lots of areas to multipolys.
Attachments (0)
Change History (5)
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Cc: | added |
---|---|
Resolution: | duplicate → invalid |
I don't think this being an real duplicate of the linked ticket.
Besides, the option to copy all tags exists:
ctrl-c copies the way with tags
ctrl-shift-v pastes the tags to the selected object - be it node, way or relation.
comment:4 by , 15 years ago
No, it is :)
And I meant exactly ctrl+c/ctrl+shift+v by «doing by hand». It's ok when converting a couple of polygons to multipolys, but when actively drawing and updating landcover, monotonously repeating this operation would lead to annoying errors.
comment:5 by , 15 years ago
(sorry for double post)
The problem is not much in copying tags as it is in removing them from the converted polygon (which by the time of conversion often is not a single-line polygon already).
Closed as duplicate of #5120.