[PostGIS] #5786: Side-location conflict: new edge starts in face 42 and ends in face 10
PostGIS
trac at osgeo.org
Wed Oct 2 07:48:07 PDT 2024
#5786: Side-location conflict: new edge starts in face 42 and ends in face 10
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.1
Component: topology | Version: master
Resolution: | Keywords: robustness
--------------------------------+---------------------------
Comment (by strk):
I believe in this specific case we DO get an exception rather than a
silently invalid topology, is this not the case ?
Edge merging is required when the floating point grid cannot represent
distinct intersection points between a line and two almost collinear
lines. This means that we'd not be moving existing vertices and thus
should not be breaking existing connections.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5786#comment:10>
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