<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>GeoTIFF list,<br><br>I have weather data that is represented as an 8-bit GeoTIFF with one band (grayscale).&nbsp; I would like to use a color table to convert into RGBA for map display.<br><br>Are there any existing tools to do this?&nbsp; I use a linux platform with FWTools for most of my work.<br><br>Previously I used Mapserver and a mapfile to render single-band raster into a color map.&nbsp; Now I'm trying Google Earth API to display the same maps.&nbsp; I'm new at KML and have found no way to use KML to do simple color mapping that my current mapfiles perform, which is to render the grayscale into 6 shades of blue.&nbsp; I'm hoping to use some GDAL utility to convert the grayscale GeoTIFFs into RGBA using a color table stored in a file.&nbsp; I haven't found a way to do it.<br><br>My
 other alternative is to write some code in C using libtiff and/or libpng to perform the color operations.&nbsp; Before I get into that I want to ask the list f there is a simple way to do it using existing tools. &nbsp; <br><br>Thanks,<br>Jeff Bullard<br><br></div></div><br>

      </body></html>