[PostGIS] #6065: ValidateTopology fails to report invalid side-labeling

PostGIS trac at osgeo.org
Tue Apr 7 14:03:56 PDT 2026


#6065: ValidateTopology fails to report invalid side-labeling
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.7.0
 Component:  topology  |    Version:  master
Resolution:            |   Keywords:
-----------------------+---------------------------
Comment (by strk):

 The problem is that due to the numerical limit in `ST_IsPolygonCCW`, the 2
 rings in the topology are both considered shells (both CCW) and none is
 considered an hole.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6065#comment:4>
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