Discussion:
[gdal-dev] Raster Attribute Tables
Met Bas
2021-05-25 23:22:18 UTC
Permalink
Hello,

I've heard conflicting information about this in general casually and rather
than test and make assumptions on results, was hoping to get some informed
answer.

I've read that Raster Attribute Tables must be created on single band
GeoTIFFs. Furthermore, ArcMap requires that to make Raster Attribute Tables,
the GeoTIFF must be single band.

Is this a limitation of ArcMap or a limitation of GeoTIFFs? Is there any
reason why it may be a bad idea to generate a Raster Attribute Table for a
multi-band GeoTIFF using GDAL?

Thanks,
Met Bas



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
Even Rouault
2021-05-26 09:22:00 UTC
Permalink
Met,

This is definitely not a GDAL limitation, but might be a ArcMap one. The
.aux.xml file can support a RAT per band.

Even
Post by Met Bas
Hello,
I've heard conflicting information about this in general casually and rather
than test and make assumptions on results, was hoping to get some informed
answer.
I've read that Raster Attribute Tables must be created on single band
GeoTIFFs. Furthermore, ArcMap requires that to make Raster Attribute Tables,
the GeoTIFF must be single band.
Is this a limitation of ArcMap or a limitation of GeoTIFFs? Is there any
reason why it may be a bad idea to generate a Raster Attribute Table for a
multi-band GeoTIFF using GDAL?
Thanks,
Met Bas
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_______________________________________________
gdal-dev mailing list
https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
http://www.spatialys.com
My software is free, but my time generally not.
Loading...