[gdal-dev] GDAL stucked when trying to get a OGRCoordinateTransformation while being in a thread

Alexandre Gacon alexandre.gacon+gdal at gmail.com
Fri May 6 11:19:32 EDT 2011


Hi all,

I need to do some coordinate transformation with GDAL in a thread of my
application and with some set of spatial references the call
to OGRCreateCoordinateTransformation seems to stuck somewhere in the code.

It is true when trying to convert from WGS84 to +init=IGNF:LAMBE +wktext"
(or any srs from IGNF).

If I copy/paste the definition of the IGNF file instead of using the
preceding definition, the call works. Apparently, it's a problem with PROJ
which seems to have a problem with the access to the IGNF file.

Regards

-- 
Alexandre Gacon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110506/5d0ffcb9/attachment.html


More information about the gdal-dev mailing list