[postgis-users] Point clustering function/algorithms

Travis Kirstine traviskirstine at gmail.com
Sun Jun 22 06:29:32 PDT 2014


The kneans that I have seen used is loaded as a additional function and
does not require you to recompile

On Sunday, June 22, 2014, Miguel-Angel Manso-Callejo (UPM) <m.manso at upm.es>
wrote:

> Dear all,
>
> I am interesting on perform spatio/temporal clustering of points
> geometries stored in a postgis layer.
>
> I have looked for any posssible solution implemented in postgis and i have
> not found any one.
> I have seen some discussion and proposal based on building a new function
> kmeans for postgresql, but this solution require compile postgresql.
> Other solution that i have tryed is a pgplsql function that compute
> convexhull of points that not distance more than X m.
>
> My question is:
>
> Have you any alternative solution or have developed more pgplsql functions
> to do perform point clustering in postgis?
>
> Regards,
> Miguel A. Manso
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140622/ef25fcb6/attachment.html>


More information about the postgis-users mailing list