[postgis-tickets] [PostGIS] #5310: Robustness issue when adding certain valid geometries to topology

PostGIS trac at osgeo.org
Tue Apr 25 05:23:35 PDT 2023


#5310: Robustness issue when adding certain valid geometries to topology
-----------------------------+---------------------------
  Reporter:  Björn Harrtell  |      Owner:  strk
      Type:  defect          |     Status:  new
  Priority:  medium          |  Milestone:  PostGIS 3.3.3
 Component:  topology        |    Version:  3.3.x
Resolution:                  |   Keywords:
-----------------------------+---------------------------
Comment (by strk):

 Tolerances are known to possibly introduce these problems, yes. The
 missing functionality is handling of edge medges (an incoming point on an
 existing edge "attracting" a near-by edge so that it would share a portion
 with the other one).

 I didn't check to see if this is the problem of this specific case, but
 it's a general robustness problem with PostGIS Topology.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5310#comment:3>
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