[postgis-devel] [PostGIS] #681: ST_AsGML crashes on POLYGON EMPTY
PostGIS
trac at osgeo.org
Tue Dec 14 08:23:48 PST 2010
#681: ST_AsGML crashes on POLYGON EMPTY
----------------------+-----------------------------------------------------
Reporter: robe | Owner: colivier
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Changes (by pramsey):
* status: closed => reopened
* resolution: fixed =>
Comment:
The problem still exists in AsGML. I only re-wrote AsKML.
{{{
SELECT ST_AsGML(ST_GeomFromText('POLYGON EMPTY',4326)) As result;
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/681#comment:7>
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