In case anybody else is trying this, my plan worked out well.<br><br>I found that doing it via a Python script was the best way, as I added some code to <br>reproject the source extent to destination, calculating the new tiles etc.<br>
<br>-- Oyvind<br><br><div class="gmail_quote">On Fri, May 18, 2012 at 10:34 AM, Oyvind Idland <span dir="ltr">&lt;<a href="mailto:oyvind.idland@gmail.com" target="_blank">oyvind.idland@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br><br>i have a set of GeoTIFF tiles, that I want to reproject into a new set of tiles.<br><br>So far I have the following strategy:<br>1) create a VRT from the existing tiles<br>2) make a script that creates new tiles, one by one using gdalwarp.<br>

<br><br>Is there a better way of doing this ?<span class="HOEnZb"><font color="#888888"><br><br><br>- Oyvind<br>
</font></span></blockquote></div><br>