<div dir="ltr"><span style="font-size:12.8000001907349px">Interesting... Thanks for the insights. </span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">And about performance, if I have 1000 JPEG files forming a mosaic, and want to run gdal tools over that mosaic, which option should I choose?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">- Build real merged tif file (gdal_merge)</div><div style="font-size:12.8000001907349px">- Build virtual raster (gdalbuildvrt)</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">For example, if I want to run gdal_translate over my mosaic, having a virtual raster would imply reading from 1000 files in disk, while having a merged tif file would imply reading from just one (much bigger) file.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Which approach would be faster?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 6, 2015 at 10:38 AM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>  gdalbuildvrt is a more<br>
> powerful tool that provides a virtual raster that acts as a 'window'<br>
> into the<br>
> input datasets, potentially with reprojection amidst other options.<br>
<br>
</span>Small correction: gdalbuildvrt can only deal with datasets of the same<br>
projection.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="arial,helvetica,sans-serif">Jorge Arévalo<br><br><a href="http://cartodb.com/" target="_blank">http://cartodb.com/</a><br></font><div>Skype ID: jorgecartodb</div></div></div>
</div>