Re: [gdal-dev] aux.xml files

2009-01-20 Thread Frank Warmerdam
Chris Padwick wrote: Howdy, I’m using gdal 1.5.2. Every time I call GDALRasterBand::GetHistogram() gdal generates a file with the same name as the image and the extension .aux.xml. This file appears to contain a band by band image histogram along with some other information. On subseque

[gdal-dev] aux.xml files

2009-01-20 Thread Chris Padwick
Howdy, I'm using gdal 1.5.2. Every time I call GDALRasterBand::GetHistogram() gdal generates a file with the same name as the image and the extension .aux.xml. This file appears to contain a band by band image histogram along with some other information. On subsequent calls, using the same i