[postgis-tickets] [PostGIS] #5352: ST_ClusterRelate(geom, de9impattern)
PostGIS
trac at osgeo.org
Wed Mar 1 12:39:14 PST 2023
#5352: ST_ClusterRelate(geom, de9impattern)
-------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 3.4.0
Component: postgis | Version: master
Keywords: |
-------------------------+---------------------------
Much like ST_ClusterIntersecting, but allowing ANY DE9IM pattern to
determine if a geometry should be added to the cluster. Could be used for
use cases like "cluster all the houses that share an edge, but not a
corner", or "cluster all the roads with end-point intersections, but not
crossing edges".
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5352>
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