]> granicus.if.org Git - postgis/commit
Avoid dropping SRID in ST_ClusterIntersecting
authorDaniel Baston <dbaston@gmail.com>
Fri, 23 Mar 2018 20:40:20 +0000 (20:40 +0000)
committerDaniel Baston <dbaston@gmail.com>
Fri, 23 Mar 2018 20:40:20 +0000 (20:40 +0000)
commit375934ea12387ab48cca18b09f0f31c9d99a9c70
treef78f4033f23b0432b8ca284644b8ec5648402070
parente8436d3843c975b167f9c9f253e412b57a429ea9
Avoid dropping SRID in ST_ClusterIntersecting

There was not actually a problem with ST_ClusterWithin, and the previous
commit did not resolve the problem with ST_ClusterIntersecting.

References #4055

git-svn-id: http://svn.osgeo.org/postgis/trunk@16490 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwgeom_geos_cluster.c
regress/tickets.sql
regress/tickets_expected