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 list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to