[postgis-tickets] [PostGIS] #4843: GEOS error

PostGIS trac at osgeo.org
Thu Feb 11 17:23:37 PST 2021


#4843: GEOS error
-----------------------+--------------------------------
  Reporter:  ezimanyi  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.1.2
 Component:  postgis   |    Version:  2.5.x
Resolution:            |   Keywords:  GEOS ST_Intersects
-----------------------+--------------------------------

Comment (by mdavis):

 This looks like the usual overlay robustness error. PostGIS 3.0 with GEOS
 3.9 introduced major improvements in overlay (ST_Intersection, etc).  Can
 you try out that version?

 If that's not possible, then there are a few hacks to try and get it to
 work.  One is to snap one or both geometries to a small grid - this can
 sometimes change the data just enough to get it to work.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4843#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