Skip to content
Prev 17099 / 29559 Next

gdal color tables

On Thu, 3 Jan 2013, Agustin Lobo wrote:

            
This is exactly why I referred to classInt, which returns the indices 
that you must have to attach a color table to a file. With a color table, 
the indices (zero-based) point to rows in the color table, so using 
findIntervals() or similar as used in classInt is the obvious route to 
provide standard palettes.

Roger