#9410 closed defect (duplicate)
Multipolygon creation
Reported by: | ggeldenhuis | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Version: 6456
Mac, Java 1.7
Steps to recreate:
Create polygon A
Tag A as river bank
Create polygon B within polygon A
Tag B as river bank
Select both A and B.
Use tools menu to "Create multipolygon.
Polygon B now does not display blue any more.
Create polygon C within polygon A
Tag C as riverbank
Select A and C and use tools menu to "Create Multipolygon"
Polygon B still shows blue giving the impression that the multipolygon creation has not worked.
If you create and tag all 3 polygons first and then use the "Create multipolygon" tool then it appears to work correctly in that B and C does not show up as blue(river) any more.
Attachments (0)
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
I have figured out what the problem is in the mean time. It is not a bug but more of an default behaviour expectation.
I have uploaded a video to demonstrate what I did.
http://www.youtube.com/watch?v=gz4WdJj3BvA&feature=youtu.be
Essentially I create a new relation rather than add to the existing relation which was my expectation.
Another problem related to this is the subsequent use of the relations editor to remedy the problem. If I add the last added polygon to the relation and change the type to inner it still does not display correctly. The reason is that I have to remove the waterway=riverbank first before it will show up correctly. Again my expectation was that the relations editor would do the right thing so to speak.
I hope that clarifies it. If not then I can add an example file.
comment:3 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Having an example file would ease the understanding+testing. To me, it seems that this confusion is related to the rendering, isn't it?