[geos-devel] Geos Python bindings
Oliver Tonnhofer
olt at omniscale.de
Tue Feb 21 03:14:17 EST 2012
On 21.02.2012, at 09:01, Alessandro Candini wrote:
> What do you mean to expose MinimumDIameter at C-API level?
> Is not easier for my specific case to reimplement MinimumDiameter in Python using GeoDjango and Shapely functions?
Shapely and GeoDjango are using the C-API and not the C++ API of GEOS. The C-API is easier to wrap with Python, but it is not complete (MinimumDiameter is missing for example). See: http://geos.refractions.net/ro/doxygen_docs/html/geos__c_8h-source.html
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt | @oltonn
More information about the geos-devel
mailing list