<div dir="ltr">Hi List,
<div>I'm trying to batch (Windows) a fairly simple task - mosaic and then pyramid some rasters.</div><div><br></div><div>While testing, I've simplified my batch file down to two lines:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

gdal_merge -o %THIS_DIR%.tif -of GTiff -co TILED=YES -co BIGTIFF=YES -co COMPRESS=JPEG -co JPEG_QUALITY=80 -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 --optfile tiff_list.txt -co <br>PHOTOMETRIC=YCBCR<br></blockquote><div> </div>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">pause</blockquote></div><div><br></div><div><div><br></div>

<div>The problem is that once gdal_merge has finished processing, rather than continue onward the batch file ends, so in this case the "pause" is never triggered. Doesn't matter what comes next, the batch ends as soon as the merge is complete.</div>

</div><div><br></div><div>However the same simple batch file but with a gdaladdo command instead works fine. Is this a python thing?<br></div><div><br></div><div>Anyone know why that is? Should it be doing this? Using the OSGeo GDAL 1.10.1 build, but it happened with FWTools too (thought it was a FWTools bug at the time).</div>

<div><br></div><div>Tested on Windows 7 and Server 2008.</div><div><br></div><div>Cheers,</div><div>Jonathan</div></div>

<br>
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.</span>