[postgis-tickets] [PostGIS] #3465: Add function for K-Means clustering

PostGIS trac at osgeo.org
Wed Feb 24 02:41:03 PST 2016


#3465: Add function for K-Means clustering
-------------------------+---------------------------
 Reporter:  pramsey      |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.3.0
Component:  postgis      |    Version:  2.2.x
 Keywords:               |
-------------------------+---------------------------
 Based on the postgresql k-means extension, cluster geometries using 2-d
 distance. Implementation is flexible enough to allow other distances for
 clustering, like geodetic or 3-d, but first SQL function will just do 2-d
 based on centroid distances.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3465>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list