Modify ↓
Opened 4 years ago
Closed 3 years ago
#3715 closed defect (worksforme)
"Fix" for duplicate ways leaves duplicate nodes
| Reported by: | avar | Owned by: | avar |
|---|---|---|---|
| Priority: | major | Component: | Core validator |
| Version: | latest | Keywords: | |
| Cc: |
Description
- Create a duplicate way
- Run the validator
- "Fix" the duplicate ways
This removes the duplicate ways but leaves duplicate nodes! Nodes belonging to a duplicate way should be deleted if they aren't part of anything else
Attachments (0)
Change History (3)
comment:1 Changed 3 years ago by Hamish <hamish_b@…>
comment:2 Changed 3 years ago by stoecker
- Owner changed from team to avar
- Status changed from new to needinfo
Could not reproduce. Please supply example.
comment:3 Changed 3 years ago by stoecker
- Resolution set to worksforme
- Status changed from needinfo to closed
Note: See
TracTickets for help on using
tickets.



what happens if you rerun the validator and then Fix duplicate nodes?
or fix duplicate nodes before duplicate ways? (I've been using this second method as it seems to pick up more duplicate ways then for some reason)
Hamish