[postgis-devel] lwgeom_api.c -- initial implementation
David Blasby
dblasby at refractions.net
Tue Mar 9 09:31:34 PST 2004
I put an implementation of the functions in lwgeom.h into CVS.
There's also a Makefile there. The makefile sucks because I just stole
it from the postgis directory and modified it so it would compile.
I havent tested anything, just got it to compile.
To Do (short term)
------------------
1. Add (x,y,z,m) support
2. add a WKB reader/writer in lwgeom_inout.c
3. test test test
4. hunt down memory leaks
dave
More information about the postgis-devel
mailing list