I have a list of points collected from cs:go maps. In general, maps are limited and flat areas with a few hundred meters. I want to cluster these points. Is the implementation suitable for the use of the purpose described above (I used X = Longitude, Y = Latitude)?
I have a list of points collected from cs:go maps. In general, maps are limited and flat areas with a few hundred meters. I want to cluster these points. Is the implementation suitable for the use of the purpose described above (I used X = Longitude, Y = Latitude)?