Opened 10 years ago

Closed 10 years ago

#5399 closed defect (invalid)

Color Map

Reported by: windchaser Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Hi, I am trying to display an ArcInfo raster text file with a better color mapping than the default color map that load automatically using the Gdal.Open function.

From what I know I need to reclassify the raster into classes and them somehow apply a color mapping to each class....

The bad new is that Band GetRasterColorTable() return null... it is empty... or not defined.

Any ideas on how to make it work?

Here is a sample image... http://screencast.com/t/Um2YgnZqP

Thanks, Daniel

Change History (1)

comment:1 by Even Rouault, 10 years ago

Resolution: invalid
Status: newclosed

Question asked on gdal-dev

Note: See TracTickets for help on using tickets.