Modify

Opened 15 years ago

Closed 15 years ago

#3367 closed enhancement (fixed)

[PATCH] Add ability to detect and fix identical ways in validator

Reported by: anonymous Owned by: team
Priority: major Milestone:
Component: Core validator Version:
Keywords: Cc:

Description

There are mistakes, when uploading something partially fails and someone uploads it again. As a result, there are two (or sometimes even more) identical ways - sometimes the way references identical nodes, sometimes both identical ways have their own nodes, but at exact same positions. It could be useful, if validator will be able to detect identical (identical = exactly same set of tags + exactly same position of all nodes) ways with button to fix this (delete all but the first (lowest ID) way)

Attachments (1)

validator_duplicate_ways.diff (5.8 KB ) - added by bilbo 15 years ago.
Patch to add this check

Download all attachments as: .zip

Change History (3)

by bilbo, 15 years ago

Patch to add this check

comment:1 by bilbo, 15 years ago

Summary: Add ability to detect and fix identical ways in validator[PATCH] Add ability to detect and fix identical ways in validator

I have created patch that does this - it adds check for duplicate ways to validator and also ability to fix it (delete all but one of the duplicate ways)

comment:2 by anonymous, 15 years ago

Resolution: fixed
Status: newclosed

In [o17479].

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.