Modify ↓
Opened 19 months ago
#7048 new defect
Join overlapping areas not correctly forming multipolygons
| Reported by: | pnorman | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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.
Attachments (1)
Note: See
TracTickets for help on using
tickets.



Example data