[PostGIS] #5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
PostGIS
trac at osgeo.org
Mon May 6 01:34:12 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):
Work continues in https://git.osgeo.org/gitea/postgis/postgis/pulls/202
What we would need here is a way to tell how much the GEOS input lines
were moved to snap to detected intersection points. I don't think such
information is currently available even at the C++ level.
Alternatively we should compute intersection points on the PostGIS side,
analyzing segment by segment and snapping each in turn if needed.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5722#comment:5>
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