Re: [gdal-dev] vat.dbf is not listed by gdalinfo

2025-06-07 Thread Denis Rykov via gdal-dev
Thank you! On Sat, Jun 7, 2025, 7:09 PM Even Rouault wrote: > Now fixed > Le 07/06/2025 à 13:58, Denis Rykov via gdal-dev a écrit : > > 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: GT

Re: [gdal-dev] vat.dbf is not listed by gdalinfo

2025-06-07 Thread Even Rouault via gdal-dev
Now fixed Le 07/06/2025 à 13:58, Denis Rykov via gdal-dev a écrit : 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

[gdal-dev] vat.dbf is not listed by gdalinfo

2025-06-07 Thread Denis Rykov via gdal-dev
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 t