Modify

Opened 4 years ago

Closed 4 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 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 singularita@… 4 years ago.
Patch to add this check

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by singularita@…

Patch to add this check

comment:1 Changed 4 years ago by singularita@…

  • Summary changed from Add ability to detect and fix identical ways in validator to [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 Changed 4 years ago by anonymous

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.