[postgis-tickets] [PostGIS] #5105: TopoGeo_addLineString turns topology invalid

PostGIS trac at osgeo.org
Sat Feb 26 10:08:43 PST 2022


#5105: TopoGeo_addLineString turns topology invalid
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.3.0
 Component:  topology  |    Version:  master
Resolution:            |   Keywords:  reliability
-----------------------+---------------------------

Comment (by strk):

 I can reproduce with {{{ where edge_id >= 720000 and edge_id < 722225
 order by edge_id }}} resulting in:
 {{{
           error           | id1 |   id2
 --------------------------+-----+---------
  face has multiple shells |   0 | -846902
  face has multiple shells |   0 | -846757
  face has multiple shells |   0 | -846751
  face has multiple shells |   0 | -846728
  face has multiple shells |   0 | -846677
  face has multiple shells |   0 | -846668
  face has multiple shells |   0 | -846439
  face has multiple shells |   0 | -846425
  face has multiple shells |   0 | -846061
  face has multiple shells |   0 | -845940
  face has multiple shells |   0 | -845832
  face has multiple shells |   0 | -845817
  face has multiple shells |   0 | -845771
  face has multiple shells |   0 | -845066
  face has multiple shells |   0 | -845035
  face has multiple shells |   0 | -845033
 (16 rows)
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5105#comment:2>
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