The kneans that I have seen used is loaded as a additional function and does not require you to recompile<br><br>On Sunday, June 22, 2014, Miguel-Angel Manso-Callejo (UPM) <<a href="mailto:m.manso@upm.es">m.manso@upm.es</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I am interesting on perform spatio/temporal clustering of points geometries stored in a postgis layer.<br>
<br>
I have looked for any posssible solution implemented in postgis and i have not found any one.<br>
I have seen some discussion and proposal based on building a new function kmeans for postgresql, but this solution require compile postgresql.<br>
Other solution that i have tryed is a pgplsql function that compute convexhull of points that not distance more than X m.<br>
<br>
My question is:<br>
<br>
Have you any alternative solution or have developed more pgplsql functions to do perform point clustering in postgis?<br>
<br>
Regards,<br>
Miguel A. Manso<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a>postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</blockquote>