[gdal-dev] ReadAsArray

Yuta Sato yutaxsato at gmail.com
Fri Apr 3 03:22:00 PDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150403/37dbbff7/attachment.html>


More information about the gdal-dev mailing list