Select to view content in your preferred language

Thinning points based on distance

1879
2
Jump to solution
07-29-2022 10:56 AM
Labels (3)
MelissaSalich
Frequent Contributor

I have a large point dataset containing geotagged photo locations taken from a drone. 
We want to thin the dataset so we have a point every 50 feet. 

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RhettZufelt
MVP Notable Contributor

You can use the Delete Identical GP tool.  Just use "Shape" as the Field, and set the XY Tolerance to 50ft.

R_

View solution in original post

2 Replies
RhettZufelt
MVP Notable Contributor

You can use the Delete Identical GP tool.  Just use "Shape" as the Field, and set the XY Tolerance to 50ft.

R_

BrendanFordDC
Occasional Contributor

This worked perfectly for what I needed to do.  Thanks.

0 Kudos