[postgis-tickets] [PostGIS] #4867: topology.Overlap(TopoGeometry, TopoGeometry)
PostGIS
trac at osgeo.org
Thu Mar 4 03:45:34 PST 2021
#4867: topology.Overlap(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):
Calling it ST_Overlaps may greatly speed up existing code calling
ST_Overlaps(TopoGeometry, TopoGeometry) but if we take that path we'll
then have to support ANY TopoGeometry in order to retain semantic of
existing calls (can't bail out if the TopoGeometry objects are not in the
same topology...)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4867#comment:1>
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