[geos-devel] [GEOS] #602: [JTS works] GEOSOffsetCurve: IllegalArgumentException: RobustDeterminant encountered non-finite numbers
GEOS
geos-trac at osgeo.org
Wed Jul 17 08:08:26 PDT 2013
#602: [JTS works] GEOSOffsetCurve: IllegalArgumentException: RobustDeterminant
encountered non-finite numbers
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.9
Component: Default | Version: 3.3.6
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by strk):
To recap, this one throws an exception:
{{{
LINESTRING(0 1,0 2,0 2,0 0)
}}}
And this one aborts:
{{{
LINESTRING(0 1,0 2,0 2)
}}}
Pretty stable functionality ! :P
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/602#comment:10>
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