Hello,

       I am using RasterIO function to write tiff files. The problem
appears when the image size is aprox. 25000x25000 (500Mb), the last lines
of the image are not correctly written. The last lines are written with 0
or 255 value. I have checked that if I only write a tiff file with the last
lines of the image, this lines are correctly written.

     This problem, could be solved writing the image by blocks (using the
function WriteBlock() )?


Best Regards,

 Jorge
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to