[postgis-devel] Issue 96 in postgis: ST_Multi on the new SQL-MM curve types should return a MULTICURVE

codesite-noreply at google.com codesite-noreply at google.com
Fri Jan 9 03:23:26 PST 2009


Status: Accepted
Owner: mark.cav... at siriusit.co.uk
Labels: Milestone-1.4

New issue 96 by mark.cav... at siriusit.co.uk: ST_Multi on the new SQL-MM  
curve types should return a MULTICURVE
http://code.google.com/p/postgis/issues/detail?id=96

postgis=# select
st_astext(st_multi(st_geomfromtext('COMPOUNDCURVE(CIRCULARSTRING(0 0, 1 1,
1 0),(1 0, 0 1))')));
                       st_astext
------------------------------------------------------
  COMPOUNDCURVE(CIRCULARSTRING(0 0,1 1,1 0),(1 0,0 1))

--
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