]> granicus.if.org Git - postgis/commit
ST_ClusterKMeans: handle effective K=0 when all the inputs are EMPTY
authorDarafei Praliaskouski <me@komzpa.net>
Sun, 3 Jun 2018 09:11:32 +0000 (09:11 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Sun, 3 Jun 2018 09:11:32 +0000 (09:11 +0000)
commitb8d56f0c795573c20e9bb4c861ce5491666f1b4c
tree140f48cc9ce24ef508078c73475ef32db65477d3
parentd8d92f2129bf97662d826b0f86d5bbe01377da33
ST_ClusterKMeans: handle effective K=0 when all the inputs are EMPTY

Closes #4101
Closes https://github.com/postgis/postgis/pull/254

git-svn-id: http://svn.osgeo.org/postgis/trunk@16605 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwkmeans.c
regress/cluster.sql
regress/cluster_expected