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 sample at https://dl.vecnet.org/files/j67313813 It seems it is a standard .DBF file, so you can read/write it with the OGR Shapefile driver. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
