[geos-devel] Calling MinimumDiameter from C API

jiajianying jiajianying at tigerknows.com
Wed Mar 2 22:52:26 EST 2011


I find

extern  int  GEOS_DLL GEOSLength(const  GEOSGeometry* g1,double  *length);


actually calculates the minimum diameter. However, what is the 
complexity of this computation in GEOS?

Thanks

Justin


On 2011年03月03日 09:19, jiajianying wrote:
> Hello,
>
> I'm currently using the C api of GEOS as recommended. How can I access 
> the MinimumDiameter algorithm from C api? Is there anyone having met 
> this problem before?
>
> Thanks
>
> Justin
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>
>


More information about the geos-devel mailing list