Dear Community,
I have one layer with 8.5k points scattered throughout the netherlands. Of these points I need to find the ones that are within 4 meters of eachoter.
I tried doing this by using 'Near' and by generating a near table. However, the only result I get in the 'NEAR_DIST' column is 0. I am guessing the tool finds the closest match of the comparing layer but since the input layer and the near features layer are the same it finds the same point.
Is there another tool I am missing? Specificaly designed for comparing distance within the same layer?
Search radius = 10000000 meters, maximum of 5 closest matches.
Yet, only a NEAR_DIST of 0...