I am working on displaying about 40,000 latitude longitude points on a map over Australia, I suspect most points are in towns but don't have data on the towns and would like to be able to cluster the points to get it to a size where I could put pins with totals on a map, to help get a better understanding of the data.
Is there some way to query to get a list of clusters with location of the cluster and count for the point at that cluster?