Opened 14 years ago
Closed 11 years ago
#7048 closed defect (fixed)
Join overlapping areas not correctly forming multipolygons
| Reported by: | pnorman | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | join area multipolygon | Cc: |
Description
When joining two identically tagged closed ways where the resulting shape has an internal void, a multipolygon is created. Unfortunately, the tagging of the ways is not carried over to the multipolygon but remains on the outer way.
To reproduce:
- Draw two areas that overlap and when joined will have an internal void.
- Tag both ways identically (e.g. building=yes)
- Select both ways and do join overlapping areas
Expected result: Two untagged ways that are members of a multipolygon with the tagging (e.g. building=yes)
Actual result: Two ways as members of a multipolygon with no tagging, and a tag on the outer way.



Example data