Re: gis: Current locale considered when converting a geometry to WKT

2008-08-29 Thread Luiz Vital
Issue solved by Sean Gillies! (http://sgillies.net/) See http://trac.osgeo.org/geos/ticket/201 and even a snapshot with the fix http://gispython.org/downloads/geos/geos-r2174.tar.gz Thanks man! You rock! []s Luiz Fernando Barbosa Vital On Tue, Aug 26, 2008 at 6:02 PM, Luiz Vital <[EMAIL PR

Re: gis: Current locale considered when converting a geometry to WKT

2008-08-26 Thread Luiz Vital
Malcom, I understand your point, I really didn't know setlocale would be so poisonous, for now on I'm avoiding using it! But locale format doesn't make any sense in a WKT representation, since it's simply spits data that is in a wrong format, so useless. About people talking of thread safety...

Re: gis: Current locale considered when converting a geometry to WKT

2008-08-26 Thread Malcolm Tredinnick
On Tue, 2008-08-26 at 11:01 -0300, Luiz Vital wrote: > Hello all, > > I've being using geodjango since it was in a branch in a number of > projects, and in one project specifically I was getting and > OGRGeometry Exception intermitently. > > After debuging the code I noticed that de wkt string