]> granicus.if.org Git - postgis/commit
Added a cstring(lwgeom) function that returns WKT!
authorDavid Blasby <dblasby@gmail.com>
Wed, 7 Apr 2004 23:12:31 +0000 (23:12 +0000)
committerDavid Blasby <dblasby@gmail.com>
Wed, 7 Apr 2004 23:12:31 +0000 (23:12 +0000)
commit16328b7229833f2dc58dcdef7f7961781b3832b5
tree5c528b6c9c20c23b499d8d4296e1393f16d407cf
parentb6af6842253c2b10c6da2f0820ed9cc8cbdae48a
Added a cstring(lwgeom) function that returns WKT!

git-svn-id: http://svn.osgeo.org/postgis/trunk@501 b70326c6-7e19-0410-871a-916f4a2858ee
lwgeom/Makefile
lwgeom/lwgeom.sql.in
lwgeom/lwgeom_api.c
lwgeom/lwgeom_inout.c
lwgeom/stringBuffer.c [new file with mode: 0644]
lwgeom/stringBuffer.h [new file with mode: 0644]