[postgis-tickets] [PostGIS] #5144: 3d intersects in postgis hangs on simple polyhedron
PostGIS
trac at osgeo.org
Tue May 3 23:46:34 PDT 2022
#5144: 3d intersects in postgis hangs on simple polyhedron
--------------------------+----------------------------
Reporter: lbartoletti | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS SFCGAL
Component: sfcgal | Version: 3.2.x
Resolution: | Keywords:
--------------------------+----------------------------
Comment (by lbartoletti):
So:
- Why {{{ST_3DIntersects('POINT(0 0.5 0.5)', 'POLYHEDRALSURFACE Z (...}}}
returns false? I guess it's a precision problem (fix to float)
- Why `ST_3DIntersects` hangs with `ST_MakeSolid`
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5144#comment:3>
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