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 ?<br><br><br>- Oyvind<br>