[postgis-tickets] [PostGIS] #5583: ST_Intersects fails with two valid geometries
PostGIS
trac at osgeo.org
Thu Oct 19 10:05:59 PDT 2023
#5583: ST_Intersects fails with two valid geometries
-----------------------+---------------------------------
Reporter: kszafran | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.1
Component: postgis | Version: 3.3.x
Resolution: | Keywords: st_intersects, geos
-----------------------+---------------------------------
Comment (by mdavis):
This is a robustness error due to very close (but not equal) coordinate
values.
It is fixed in GEOS 3.12 (by PR [https://github.com/libgeos/geos/pull/775
775]).
See also #5390.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5583#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