[gdal-dev] Is GDALFPolygonize thread safe ?
Jeff Lacoste
jefflacostegdal at gmail.com
Thu Mar 14 07:45:18 PDT 2013
Thanks Jeff.
Being not familiar with python, i'm not sure if it start a new process each
time or not and hence it would be hiding any non thread safety issues.
I would like to use the API function 'GDALFPolygonize' directly from within
one process (.exe).
Jeff
On Thu, Mar 14, 2013 at 9:11 AM, Jeff Lake <admin at michiganwxsystem.com>wrote:
> I use GDALPolygonize.py to convert 8 in a row and have no problems
>
> -----------------------------------------------------
> -Jeff Lake K8JSL
> MichiganWxSystem.com
> AllisonHouse.com
> TheWeatherCenter.net
> GRLevelXStuff.com
>
> On 3/14/2013 8:46, Jeff Lacoste wrote:
>
> Hi,
>
> 'GDALFPolygonize' create polygons from a raster band into a vector file.
> Can this function called from multiple threads safely ?
>
> For ex. I have 10 raster files and would like to fire 10 threads. Every
> thread opens a raster
> and call GDALFPolygonize to generate a vector file in MapInfo format.
>
> Would this be concurrent safe ?
>
> Thanks
>
> Jeff
>
>
>
> _______________________________________________
> gdal-dev mailing listgdal-dev at lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/gdal-dev
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130314/b967f48d/attachment.html>
More information about the gdal-dev
mailing list