[geos-devel] [GEOS] #608: IsValidOp should return eNestedShells not eNestedHoles at ln 530
GEOS
geos-trac at osgeo.org
Mon Dec 24 15:22:38 PST 2012
#608: IsValidOp should return eNestedShells not eNestedHoles at ln 530
------------------------+---------------------------------------------------
Reporter: geomworx | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.7
Component: Default | Version: 3.3.6
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Stepping through code, I believe that inside
3rd_geos\IsValidOp.cpp::checkShellNotNested(), on line 530, the keyword:
eNestedHoles
should be replaced by:
eNestedShells
Since the error detected here is shells being nested, not holes being
nested.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/608>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list