]> granicus.if.org Git - postgis/commit
Add first cut to lwgeom_to_wkb function.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 2 Mar 2010 23:18:39 +0000 (23:18 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 2 Mar 2010 23:18:39 +0000 (23:18 +0000)
commitde4dd5aa76db75c1235cf8ef612d43dbaecb2d35
tree5a6f44ee5063fd717fa1f5247cd1e930fb4e3187
parentecbea238765dcf5e987d67356f51cc382f73e3c8
Add first cut to lwgeom_to_wkb function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@5365 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/Makefile.in
liblwgeom/cunit/cu_libgeom.c
liblwgeom/cunit/cu_wkt.c
liblwgeom/libgeom.h
liblwgeom/liblwgeom.h
liblwgeom/lwout_wkb.c [new file with mode: 0644]
liblwgeom/lwout_wkt.c