[PostGIS] #5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
PostGIS
trac at osgeo.org
Wed May 8 01:42:23 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):
I confirm GEOS-3.8 "succeeds" only because it does not notice the
interior-interior intersection. I tested this by using GEOS-3.8 to build
the topology. The so-built topology validates fine with GEOS-3.8. Then I
upgraded to GEOS-3.12 and ONLY run the topology validation, which told me
the topology was invalid !
I am aware that we need to snap-round existing edges. The current problem
with this ticket is finding out what a proper "distance tolerance" is. My
current guess is that GEOS is internally computing such "distance
tolerance" and it does not match the one computed by PostGIS Topology.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5722#comment:18>
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