Guys does anyone know how to find a simple HOW TO document about spatial clustering with PostGis? I know an extension for k-means clustering, but I can’t figure out how to implement it.
I want to cluster my geo-data like this guy did:
I use Postgresql 9.1 with postgis.
Thanks in advance