[PostGIS] #5859: Postgis Topology err Programmatic error ? Geometry of face 1098 is empty!
    PostGIS 
    trac at osgeo.org
       
    Wed Mar 12 02:06:36 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):
 Ok I can reproduce with:
 > NOTICE:  Corrupted topology: face 1098 could not be constructed only
 from edges knowing about it (like edge 2978).
 > ERROR:  Programmatic error ? Geometry of face 1098 is empty!
 A NOTICE message indeed reports an invalid topology:
 > NOTICE:  Corrupted topology: face 1098 could not be constructed only
 from edges knowing about it (like edge 2978).
 > ERROR:  Programmatic error ? Geometry of face 1098 is empty!
 So we probably have a bug in ValidateTopology which indeed does not report
 any error about having an empty face.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5859#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