Modify

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:

  1. Draw two areas that overlap and when joined will have an internal void.
  2. Tag both ways identically (e.g. building=yes)
  3. 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)

7048.osm (2.1 KB ) - added by Don-vip 14 years ago.
Example data

Download all attachments as: .zip

Change History (2)

by Don-vip, 14 years ago

Attachment: 7048.osm added

Example data

comment:1 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

It's working now.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.