My task is to remove longitude and latitude coordinates if the distance between points are within a specific distance (5km or 10km or 30km). This is for modeling purposes and avoid clustering of points. I am using haversine equation to measure distance. My task is to remove longitude and latitude coo