Frank,<br><br>Thanks for the information.&nbsp; I also noticed that gdal_merge.py python script has a -createonly switch, but using *.tif for the input files does not appear to work from the command line.&nbsp; <br><br>John<br><br><div>
<span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">Frank Warmerdam</b> &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
John Mitchell wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I would like to be able to obtain the pixels and lines of a mosaic from<br>&gt; set of geotiffs without fully running gdalwarp to create the mosaic but<br>&gt; just to give me the pixels and lines.&nbsp;&nbsp;Currently I run gdalwarp -wo
<br>&gt; skip_nosource=yes *.tif mosaicfile.tif and cancel it after it says<br>&gt; &quot;Creating output file&quot; and then run gdalinfo to obtain the pixels and<br>&gt; lines against the incomplete mosaic.<br><br>John,
<br><br>The gdal_merge.py python script has a -createonly switch which essentially<br>does the same ... stop after the mosaic file creation.&nbsp;&nbsp;Were you wanting a<br>way of doing this from the commandline?&nbsp;&nbsp;From a python script?&nbsp;&nbsp;From a C++
<br>program?<br><br>Best regards,<br>--<br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up&nbsp;&nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com
</a><br>light and sound - activate the windows | <a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</a><br>and watch the world go round - Rush&nbsp;&nbsp;&nbsp;&nbsp;| President OSGeo, <a href="http://osgeo.org">http://osgeo.org
</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>John J. Mitchell