Le mardi 28 avril 2015 22:49:23, jramm a écrit :
> It seems GDAL will always let you create a Raster Attribute Table (in
> memory) but may fail when writing to disk depending on whether the format
> supports it?
> 

A lot of format that relies on the PAM(Persistant Auxiliary Metadata)Dataset 
base class will serialize it in a .aux.xml file.

> I can't seem to find any information anywhere on what formats support
> RAT's? Is there a list I can refer to ??

>From the result of "grep -r SetDefaultRAT frmts/ ", the answer is Idrisi, 
>GeoRaster, KEA and HFA.

> 
> 
> 
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Formats-that-support-RAT-s-tp5203365.h
> tml Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to