[geos-devel] Re: [GEOS] #529: SimpleSnapRounder performs bogus
noding
GEOS
geos-trac at osgeo.org
Sun Apr 8 13:09:20 EDT 2012
#529: SimpleSnapRounder performs bogus noding
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.4.0
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by strk):
The problem here was with misuse. SimpleSnapRounder, as all snap-rounding
noders using HotPixel class, can only work with a FIXED PrecisionModel.
FLOATING precision models break HotPixel and thus all its users.
Will leave this ticket open until HotPixel is equipped with a control to
throw IllegalArgumentException on a 0 scale.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/529#comment:1>
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