[PostGIS] #5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
PostGIS
trac at osgeo.org
Tue May 7 03:36:07 PDT 2024
#5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
It's hard to tell who's right and who's wrong between GEOS-3.8 and
GEOS-3.12 because the error could also be in a false negative validity
detection too. Comparing logs when run against 3.8 and 3.12:
{{{
3.8: [topo/lwgeom_topo.c:_lwt_CheckEdgeCrossing:700] Edge 4 relate
pattern is FF1F00102
3.12: [topo/lwgeom_topo.c:_lwt_CheckEdgeCrossing:700] Edge 4 relate
pattern is F01F001F2
}}}
This is what is reported here:
https://github.com/libgeos/geos/issues/1064#issuecomment-2097689307
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5722#comment:16>
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