[postgis-devel] Issue 65 in postgis: ST_AsGML kills the backend when fed a CIRCULAR STRING
codesite-noreply at google.com
codesite-noreply at google.com
Tue Nov 4 06:18:05 PST 2008
Issue 65: ST_AsGML kills the backend when fed a CIRCULAR STRING
http://code.google.com/p/postgis/issues/detail?id=65
Comment #2 by mark.cav... at siriusit.co.uk:
One more thing: I've also applied a fix to lwgeom_typename() which wasn't
correctly
returning a valid string for the newer geometry types. So now the error
message
correctly reads:
postgis=# SELECT ST_AsGML(ST_GeometryFromText('CURVEPOLYGON(CIRCULARSTRING(4
2,3.12132034355964 -0.121320343559641,1 -1,-1.12132034355962
4.12132034355966,4 2))'));
ERROR: geometry_to_gml2: 'CurvePolygon' geometry type not supported
CONTEXT: SQL function "st_asgml" statement 1
ATB,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list