[postgis-devel] Re: postgis front-end interface
David Blasby
dblasby at refractions.net
Tue Nov 18 10:45:41 PST 2003
strk wrote:
> What about a "privately" available version for use by loader and dumper
> then ? I'm just trying to keep code base small and reuse a WKT/WKB codec
> with loader, dumper and future converters (SVG,GML).
Just use WKB - theres a parser (and creator) in postgis, so you can
probably use most of that to start off a library...
The WKB spec is actually pretty simple...
ave
More information about the postgis-devel
mailing list