[postgis-tickets] [PostGIS] #5556: Potential bug in the ST_3DIntersects function.
PostGIS
trac at osgeo.org
Thu Sep 28 21:16:01 PDT 2023
#5556: Potential bug in the ST_3DIntersects function.
---------------------+---------------------------
Reporter: Wenjing | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.4.1
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------------
= Potential bug in the ST_3DIntersects function.
== Geometry Description
`Line a`('LINESTRING(5 4 0, 5 0 0)') intersects `Line b` ('LINESTRING(6 4
0, 4 2 0)') at `Point c`(’POINT(5 3 0)’).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5556>
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