<div class="gmail_quote">On Tue, Jun 15, 2010 at 11:16 PM, strk <span dir="ltr">&lt;<a href="mailto:strk@keybit.net">strk@keybit.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m plaing with drupal recently and be wondering<br>
if the SWIG binding for GEOS are still in use by<br>
anyone or not.<br>
<br>
In particular, I think Shapely and GeoDjango<br>
are using a direct interface rather than swig, right ?<br></blockquote><div><br></div><div><br></div><div>Yep, they both access the C library using the Python ctypes module. AFAIK they just wanted to expose clean &quot;pythonic&quot; interfaces rather than the hybrid stuff SWIG produces...</div>
<div><br></div><div>Rob :)</div><div><br></div></div>