Re: [Community] Shapely With Thread Safe GEOS

2009-01-29 Thread Aron Bierbaum
Wow, this looks really nice. I should have time to test it either later tonight or tomorrow. It's also interesting that this should allow an easy transition if/when they move to a thread safe only interface. Thanks, Aron On Thu, Jan 29, 2009 at 4:33 PM, Sean Gillies wrote: > Aron, > > I did a bi

Re: [Community] Shapely With Thread Safe GEOS

2009-01-29 Thread Sean Gillies
Aron, I did a bit of work along those lines and made some pretty good progress. Tests are passing except for a couple I had to disable. Updating of coordinate sequences through geos_linestring and geos_linearring is currently broken. I'm not sure whether it's my fault or a bug in the reent