[PostGIS] #5792: TopoGeo_addPoint silently corrupts topology

PostGIS trac at osgeo.org
Wed Oct 9 01:55:21 PDT 2024


#5792: TopoGeo_addPoint silently corrupts topology
----------------------+---------------------------
 Reporter:  strk      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  high      |  Milestone:  PostGIS 3.5.1
Component:  topology  |    Version:  3.5.x
 Keywords:            |
----------------------+---------------------------
 With the new experimental code snapping existing edges to incoming nodes
 there are cases in which attracted edges swap position around a pre-
 existing node. The case at hand was submitted in
 https://trac.osgeo.org/postgis/ticket/5786#comment:4 making this a spin
 off of ticket #5786

 For this ticket we want to either raise an exception OR keep the topology
 valid.

 This only happens from PostGIS-3.5 because prior to that version we never
 snapped existing edges to incoming node other than a single one if found
 to contain the incoming node.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5792>
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