id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 3433,ST_ClusterIntersecting gives incorrect results for MultiPoints,dbaston,pramsey,"The following query {{{ SELECT ST_AsText(unnest(ST_ClusterIntersecting(geom))) FROM (SELECT unnest(ARRAY['POINT (0 0)', 'MULTIPOINT (0 0, 1 1)']) AS geom) sq; }}} returns {{{ GEOMETRYCOLLECTION(POINT(0 0)) GEOMETRYCOLLECTION(MULTIPOINT(0 0,1 1)) }}} ST_ClusterWithin seems to be unaffected.",defect,closed,high,PostGIS 2.2.2,postgis,2.2.x,fixed,,