Hi everyone,<br><br>I&#39;m using GDAL 1.6.0. I observed that by default, VRT Block size is 128x128, whatever the inputs datas block size is.<br>Is it possible to change block size of a VRT file ? And how ?<br><br>For exemple, if my VRT file is made of 2 tif files that have a block size of 1000x1. The VRT file have a block size of 128x128. Do this different block size have an impact on the performance of processings (warping the VRT file for exemple) ? I would have think that a block size of 1000x1 for the VRT file would have improved the performance of the process, but maybe I&#39;m wrong.<br>
<br>Thank you for your replies !<br><br>Regards,<br>Guillaume.<br>