[PostGIS] #5859: Postgis Topology err Programmatic error ? Geometry of face 1098 is empty!

PostGIS trac at osgeo.org
Wed Mar 12 02:08:26 PDT 2025


#5859: Postgis Topology err Programmatic error ? Geometry of face 1098 is empty!
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  strk
      Type:  defect             |     Status:  new
  Priority:  medium             |  Milestone:  PostGIS 3.6.0
 Component:  topology           |    Version:  master
Resolution:                     |   Keywords:
--------------------------------+---------------------------
Comment (by strk):

 Another interesting observation is that face 1098 is NOT empty before the
 exception-throwing attempt at adding a line:
 {{{
 # select ST_Area(ST_GetFaceGeometry('ar50_test_03_topo_1449', 1098));
         st_area
 ------------------------
  1.5621632099928084e-08
 (1 row)
 }}}

 So it might become empty during the introduction of the new line. Digging
 further...
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5859#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