Select to view content in your preferred language

Remove Duplicate rows based on Unique ID and Distance

81
2
Jump to solution
yesterday
Labels (1)
GaryBarden
Regular Contributor

I have a point feature layer that contains duplicate records for proximity to similar features. I want to find the rows for each point that has the shortest distance. I tried sorting based on attribute and distance and then used the Delete Identical Tool, hoping that it would leave the first row and remove that rest, but it seems like it just randomly leaves one of the rows and removes the rest. I've attached a screenshot of the table below.

Thanks

0 Kudos
1 Solution

Accepted Solutions
GaryBarden
Regular Contributor

Figured it out. Used Summary Statistics

For the statistics field I used the distance with the Minimum Statistics and the Case Field set to the Asset Number unique identifier

View solution in original post

2 Replies
GaryBarden
Regular Contributor

Figured it out. Used Summary Statistics

For the statistics field I used the distance with the Minimum Statistics and the Case Field set to the Asset Number unique identifier

AyanPalit
Esri Regular Contributor

Nice! thanks for sharing your solution.

Ayan Palit | Principal Consultant Esri
0 Kudos