[postgis-devel] Re: [postgis-users] LWGEOM -- initial lwgeom.h file
David Blasby
dblasby at refractions.net
Thu Mar 4 16:55:24 PST 2004
I've added the current version of lwgeom.h to CVS (even though its
currently under discussion).
I was also going to add these files:
lwgeom_api.c -- basic implementation of data access (ie. whats
currently in lwgeom.h)
lwgeom_inout.c -- reading/writing WKB and WKT. pg_dump representation...
lwgeom_gist.c -- functions required for indexing
lwgeom_geos.c -- for GEOS integration
lwgeom_functions_basic.c -- simple OGC functions
lwgeom_functions_analytic.c -- more complex OGC functions
lwgeom_transform.c -- lat/long and PROJ4 functions
lwgeom_estimate.c -- planner functions
Comments on organization?
dave
More information about the postgis-devel
mailing list