[postgis-tickets] [PostGIS] #5144: 3d intersects in postgis hangs on simple polyhedron
PostGIS
trac at osgeo.org
Tue Aug 16 09:55:59 PDT 2022
#5144: 3d intersects in postgis hangs on simple polyhedron
--------------------------+---------------------------
Reporter: lbartoletti | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.3
Component: postgis | Version: 3.2.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by pramsey):
GEOS does not do 3DIntersects, I'm pretty sure it's just a wrapper on
3DDistance == 0 which is 100% native to PostGIS. Not that I really want to
try and fix it :)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5144#comment:9>
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