I imported a csv file as point feature. Selected longitude, latitude and z values as height. So my question is that when I do density based clustering, the program calculating the distance between points in 3 dimension or in 2d with just latitude and longitude variables.
I did this to multiple datasets and did scatter plot of clustered feature. I just could not be sure that distance calculation done in 3 dimension.
Any idea how the distance calculated?