[postgis-tickets] [PostGIS] #5563: Potential bug in the ST_Equals function.

PostGIS trac at osgeo.org
Tue Oct 3 11:11:23 PDT 2023


#5563: Potential bug in the ST_Equals function.
-----------------------+---------------------------
  Reporter:  Wenjing   |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:  PostGIS 3.4.1
 Component:  postgis   |    Version:  3.4.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Comment (by mdavis):

 Ironically, this bug is due to the high-precision evaluation of the line-
 point orientation predicate in GEOS.

 Not sure what a suitable fix is at the moment. Likely it will involve some
 sort of precision rounding, but that needs to be done carefully to ensure
 there are no other impacts.

 See also https://github.com/libgeos/geos/issues/968
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5563#comment:2>
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