[gdal-dev] OGRCoordinateTransformation::Transform with multiple threads
Even Rouault
even.rouault at spatialys.com
Tue Aug 25 02:03:05 PDT 2020
Maxim,
> my question is
> starting from gdal-3.x OGRCoordinateTransformation object (::Transform() in
> particular) is not intended to be used by multiple threads? With gdal-2.4
> it worked fine.
OGRCoordinateTransformation, as most objects in GDAL, instances have never
been intended from being used by multiple threads. That it might have worked in
2.4 was an implementation detail.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200825/4d01efe1/attachment.html>
More information about the gdal-dev
mailing list