Tim Osborn wrote:
Is there a way to supress aux.xml file generation when using gdal_translate? Thanks.
Tim, Set the GDAL_PAM_ENABLED configuration variable to the value OFF. The easiest way to do this is to set it in the environment. eg. set GDAL_PAM_ENABLED=NO Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
