Modify

Opened 11 years ago

Last modified 2 years ago

#8399 new enhancement

Validator could merge two ways with same position if one is an inner without tags

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: same position fix Cc:

Description

Sometimes I find duplicate ways like this:

multipolygon A: landuse=forest
made by two ways: Aouter (no tags) + way Ainner (no tags)

way B: natural=water
a different way but with the same nodes of way Ainner

Validator warns that there are two ways with same position: Ainner and B, but it doesn't correct it automatically.

I would like that, if there are these conditions:

  • there are only 2 duplicate ways
  • one way belongs to a relation (Ainner)
  • the role of Ainner is inner
  • Ainner has no tags
  • the other way does not belong to relations (B)

Validator could correct them automatically (after the user clicked the usual button) by:

  • copying the tags from B to Ainner
  • deleting way B

Thank you

Attachments (0)

Change History (1)

comment:1 by skyper, 2 years ago

Keywords: same position fix added

Outside downloaded area an autofix would need to download all parent relations first.

See also #18065 for a similar request.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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