[postgis-tickets] [PostGIS] #4867: topology.InteriorIntersects(TopoGeometry, TopoGeometry)
PostGIS
trac at osgeo.org
Thu Mar 4 08:28:46 PST 2021
#4867: topology.InteriorIntersects(TopoGeometry, TopoGeometry)
--------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version:
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
Using ST_InteriorIntersects() could be one thing for exposing this at the
PostGIS level as well.
On PostGIS side it could be a wrapper around ST_Relate(g1, g2,
'T********')
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4867#comment:4>
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