Re: [gdal-dev] Raster Attribute Tables

2021-05-26 Thread Even Rouault
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 Le 26/05/2021 à 01:22, Met Bas a écrit : Hello, I've heard conflicting information about this in general casually and rather than test and make assumptions on results

[gdal-dev] Raster Attribute Tables

2021-05-25 Thread 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 A

Re: [gdal-dev] Raster attribute tables in GDAL?

2015-05-21 Thread Even Rouault
Le jeudi 21 mai 2015 15:14:46, jramm a écrit : > That sounds great. Does this driver allow you to only write the dbf file > (and not the shp/shx etc files?) Yes, if you create a layer with a None geometry type, no .shp,.shx will be created. > > I can't find much on the docs for doing that: > ht

Re: [gdal-dev] Raster attribute tables in GDAL?

2015-05-21 Thread James Ramm
Scratch my last message, I should've read more carefully: "Can be one of NULL for a simple .dbf file with no .shp file," On 21 May 2015 at 14:14, jramm wrote: > That sounds great. Does this driver allow you to only write the dbf file > (and not the shp/shx etc files?) > > I can't find much on t

Re: [gdal-dev] Raster attribute tables in GDAL?

2015-05-21 Thread jramm
That sounds great. Does this driver allow you to only write the dbf file (and not the shp/shx etc files?) I can't find much on the docs for doing that: http://www.gdal.org/drv_shapefile.html I'll have a look through the header files... On 20 May 2015 at 15:38, Even Rouault-2 [via OSGeo.org] < ml

Re: [gdal-dev] Raster attribute tables in GDAL?

2015-05-20 Thread Even Rouault
Le mercredi 20 mai 2015 15:57:38, jramm a écrit : > Does GDAL have any support for writing ESRI-style raster attribute tables? > > These are the .vat.dbf files that often accompany geotiffs and other > formats I wasn't particularly aware of those sidecar files, but looking a bit I found one

[gdal-dev] Raster attribute tables in GDAL?

2015-05-20 Thread jramm
Does GDAL have any support for writing ESRI-style raster attribute tables? These are the .vat.dbf files that often accompany geotiffs and other formats -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Raster-attribute-tables-in-GDAL-tp5206653.html Sent from the GDAL -