Hi, I need a way to read from Overviews using GDALDataset::RasterIO or similar, i.e. one call to read retrieves data for bands. I don't see a way to do this without getting each band and reading separately. Am I missing something, or is this the only way to do it? Thanks Dave Friberg