[postgis-devel] [PostGIS] #234: CompoundCurve minpoint check is incorrect
PostGIS
trac at osgeo.org
Thu Aug 6 17:55:04 PDT 2009
#234: CompoundCurve minpoint check is incorrect
---------------------+------------------------------------------------------
Reporter: mleslie | Owner: mleslie
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.4.1
Component: postgis | Version: 1.4.X
Keywords: |
---------------------+------------------------------------------------------
The geometry GeomFromText('COMPOUNDCURVE( (0 0,1 1) )') is valid, but
fails with a 'geometry requires more points'.
Check is being done for a minimum of 3 points instead of 2.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/234>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list