Hi, I'm using GDALRasterBand::ReadBlock to access raster info; I cannot use RasterIO because I need to scale the values by myself. Is it true that the ReadBlock method does not put the blocks in cache ? I tried to follow the code to see what's happenning, and it seems so. Can you confirm that ? Thanks in advance, Stephane http://wwww.exotk.org