yuta,
On Mon, Jan 12, 2015 at 7:53 PM, yuta sato <[email protected]> wrote: > Hello QGis users: > > Each time when I open a GeoTiff file, .aux file is written in the directory > same to the GeoTiff file. I do not like to see .aux file in the directory. > How can I avoid this behavior? > > Sorry for stupid question though. > > Thanks. > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user Try setting the environment variable GDAL_PAM_ENABLED=OFF. That should suppress the creation of the .aux.xml files. kss -- Kyle _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
