<div dir="ltr">Thanks Jeff.<div><br></div><div style>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.</div><div style><br>
</div><div style>I would like to use the API function 'GDALFPolygonize' directly from within one process (.exe).</div><div style><br></div><div style>Jeff</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Mar 14, 2013 at 9:11 AM, Jeff Lake <span dir="ltr"><<a href="mailto:admin@michiganwxsystem.com" target="_blank">admin@michiganwxsystem.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>I use GDALPolygonize.py to convert 8 in
      a row and have no problems<br>
      <pre cols="72">-----------------------------------------------------
-Jeff Lake K8JSL
MichiganWxSystem.com
AllisonHouse.com
TheWeatherCenter.net
GRLevelXStuff.com</pre><div><div class="h5">
      On 3/14/2013 8:46, Jeff Lacoste wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>'GDALFPolygonize' create polygons from a raster
          band into a vector file. Can this function called from
          multiple threads safely ?</div>
        <div><br>
        </div>
        <div>For ex. I have 10 raster files and would like to
          fire 10 threads. Every thread opens a raster</div>
        <div>and call GDALFPolygonize to generate a vector file
          in MapInfo format.</div>
        <div><br>
        </div>
        <div>Would this be concurrent safe ?</div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>
          Jeff</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
gdal-dev mailing list
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br></div>