[Gdal-dev] BMP not reading overview

Peng Gao pgao at esri.com
Fri Jul 1 00:09:32 EDT 2005


BMP format doesn't recognize an overview (.ovr) once one is built
for it.
It seems that the following is missing from BMPDataset::Open().

Gao, Peng

/* --------------------------------------------------------------------
*/
/*      Check for external overviews.
*/
/* --------------------------------------------------------------------
*/
    poDS->oOvManager.Initialize( poDS, poOpenInfo->pszFilename );




More information about the Gdal-dev mailing list