[PostGIS] #6065: ValidateTopology fails to report invalid side-labeling
PostGIS
trac at osgeo.org
Tue Apr 14 00:27:52 PDT 2026
#6065: ValidateTopology fails to report invalid side-labeling
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 3.7.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
Wrong again: `GEOS_CoordSeq_isCCW` can still fail depending on where you
start walking ( see https://woodie.osgeo.org/repos/30/pipeline/4273/83 and
detail in
https://github.com/libgeos/geos/issues/1425#issuecomment-4238347867 )
New attempt at fixing this problem ALSO on MacOS is dropping the dangling
components when determining orientation. Experimental branch in that
direction is in https://gitea.osgeo.org/postgis/postgis/pulls/292
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6065#comment:13>
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