Dear Respected GDAL Developers and Users: What parameters should I set beforehand in order to accelerate the reading of a GeoTiff file?
I am using as follows: data = src_dataset.GetRasterBand(1).ReadAsArray(xoff,yoff,xsize,ysize) Does setting the following parameters accelerate? GDAL_CACHEMAX, GDAL_SWATH_SIZE I'm using gdal python. Thanks for your support. Yuta
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
