Hi, When a GeoTIFF has an associated auxiliary *.aux.xml file, running gdalinfo lists both the TIFF and the XML file:
$ gdalinfo test.tif Driver: GTiff/GeoTIFF Files: test.tif test.tif.aux.xml However, if there's a *.vat.dbf file, gdalinfo includes the RAT information in the output, but the .vat.dbf file itself doesn't appear in the "Files" section. Why is that?
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev