Perfect, thanks! That worked for both gdalinfo and for derived data
via CreateCopy().

-Mike

On 2 June 2011 21:21, Even Rouault <[email protected]> wrote:
> Le jeudi 02 juin 2011 00:54:48, Mike Toews a écrit :
>> I'm struggling to understand why both the aux.xml file and output from
>> gdalinfo are really bulky in file size for my GeoTIFFs. First, output
>> from gdalinfo on a 375 KB GeoTIFF file has 196664 lines:
>>
>> Driver: GTiff/GeoTIFF
>> Files: HorizB.tif
>>        HorizB.aux
>
> --> The .aux file in HFA/Imagine format contains the statistics and raster
> attribute table. Just remove/move it and GDAL will stop reporting those
> metadata.
>
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to