<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Now fixed<br>
    </p>
    <div class="moz-cite-prefix">Le 07/06/2025 à 13:58, Denis Rykov via
      gdal-dev a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJbvKNp_+QA+uidw-OTUKL4aNkbbjA3L+8043oy1bC7b+Cbtog@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <p>Hi,</p>
        <p>
          When a GeoTIFF has an associated auxiliary <code>*.aux.xml</code>
          file, running <code>gdalinfo</code> lists both the TIFF and
          the XML file:</p>
        <pre><code>$ gdalinfo test.tif
Driver: GTiff/GeoTIFF  
Files: test.tif  
       test.tif.aux.xml
</code></pre>
        <p>However, if there's a <code>*.vat.dbf</code> file, <code>gdalinfo</code>
          includes the RAT information in the output, but the <code>.vat.dbf</code>
          file itself doesn't appear in the "Files" section. Why is
          that?</p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>