There is a table that contains float [Lat1], [Lon1], [Lat2], [Lon2]. They represent coordinates of points on a map. I need to select only those records where distan
float [Lat1], [Lon1], [Lat2], [Lon2]