[geos-devel] [GEOS] #594: geos turns 'POLYGON EMPTY' into 'POLYGON(EMPTY)'
GEOS
geos-trac at osgeo.org
Tue Sep 25 21:05:56 PDT 2012
#594: geos turns 'POLYGON EMPTY' into 'POLYGON(EMPTY)'
------------------------+---------------------------------------------------
Reporter: cdestigter | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.6
Component: Default | Version: 3.3.3
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by cdestigter):
Even worse, I can't even use hex to create the geometry, which means I
can't work around the bug:
{{{
>>> geos.GEOSGeometry('010300000000000000').hex
'01030000000100000000000000'
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/594#comment:2>
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