Hello Nick, I don't think GeoTools has anything to help you directly.
For small to medium sized data sets I import the data into R (http://www.r-project.org/) and do the clustering there, e.g. using the spatstat package (http://www.spatstat.org/). Michael On 21 November 2011 23:47, Nick Malleson <[email protected]> wrote: > Hi, > > Does anyone know if there are any routines that search for clusters of > points in GeoTools? (e.g. k-means, nearest neighbour hierarchical etc). > > I've had a look in the docs and the forum but couldn't find anything. > > Thanks, > Nick > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Point-clustering-algorithms-in-GeoTools-tp7016220p7016220.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
