[geos-devel] GEOS C API
strk at refractions.net
strk at refractions.net
Wed Sep 14 11:13:25 EDT 2005
Ok, we have an initial implementation of the wrapper in CVS.
It's in source/capi.
Make install will install geos_c.h and libgeos_c.so.1.0.0.
geos_c.h contains some info about usage.
An important thing to take into account is memory management.
Since our goal is ABI/API protection it might be worth never
requiring users to explicitly destroy returned object, or
abstract destruction using other wrappers.
Comments welcome.
--strk;
On Wed, Sep 14, 2005 at 08:24:40AM -0400, Frank Warmerdam wrote:
> On 9/14/05, strk at refractions.net <strk at refractions.net> wrote:
> > Frank, I'm working on the C api now, if you didn't proceed yet
> > you might help me testing it. The first C api will be shipped
> > with GEOS-2.2.0 and will be versioned 1.0.0.
>
> Strk,
>
> I haven't done anything on this. Let me know when you have it
> committed in CVS and I will do a test integration with OGR.
>
> Best regards,
> --
> ---------------------------------------+--------------------------------------
> I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush | Geospatial Programmer for Rent
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
More information about the geos-devel
mailing list