Opened 10 years ago
Closed 10 years ago
#10268 closed defect (duplicate)
Joining of overlapping polygons results in multipolygon
Reported by: | tumsi | Owned by: | tumsi |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | area merge | Cc: |
Description
What steps will reproduce the problem?
1) Draw two or more overlapping polygons (they do not need to share any nodes but it does not make any difference) and select them
2) Use tool "Join overlapping Areas"
What is the expected result?
As in former versions: The polygons are joined according to an OR-function. This means: every part of the polygons, which is overlapping with the others or only belongs to one of both, goes to the merged polygon. If there are areas enclosed by and covered by neither, the new polygon is turned into the outer part of an multipolygon.
What happens instead?
Now also two simple overlapping polygons are converted into multipolygons like a XOR-function.
Version
Changes that leads to this defect, must have took part between version 6891 and 7000.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | MergingAreas.jpg added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | needinfo → closed |
Closed as duplicate of #9951.
Replying to tumsi:
Changes that leads to this defect, must have took part between version 6891 and 7000.
I assume you're using version 7000? We have released two stable versions since, and fixed many bugs. This one looks like an exact duplicate of #9951, fixed 3 months ago. Please use latest version before submitting a bug.
Can not reproduce.
Would you please add more information like status report and an example file. There might be also a preference setting, so please, try it with en empty/new JOSM directory.
Thanks