Re: [Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Tim Osborn
Thanks Frank! Tim -- View this message in context: http://n2.nabble.com/Supressing-aux.xml-file-generation-from-gdal_translate-tp2149430p2149770.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@list

Re: [Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Frank Warmerdam
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, -- ---

[Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Tim Osborn
Is there a way to supress aux.xml file generation when using gdal_translate? Thanks. -- View this message in context: http://n2.nabble.com/Supressing-aux.xml-file-generation-from-gdal_translate-tp2149430p2149430.html Sent from the GDAL - Dev mailing list archive at Nabble.com.