[postgis-devel] [PostGIS] #683: ST_BuildArea crash on POLYGON EMPTY
PostGIS
trac at osgeo.org
Wed Dec 8 10:14:36 PST 2010
#683: ST_BuildArea crash on POLYGON EMPTY
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
-- crash -- hmm I wonder if its all GEOS functions
{{{
SELECT ST_BuildArea(ST_GeomFromText('POINT EMPTY',4326))
}}}
Again the other empty geometries tested don't crash.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/683>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list