Hi, I have an elevation map in GRASS with a color table that distinguishes decimal values based on the srtm color table, see below. I only want to have the value 0 in aqua, and all values <> 0 shall reflect land below or above sea level.
-10 57 151 105 -0.000001 57 151 105 0 aqua 0.000001 57 151 105 50 117 194 93 100 230 230 128 200 202 158 75 When I export the raster with r.out.gdal (nor now I used GeoTiff and ERDAS Img) the color table seems to be changed to reflect "only" integer values. so all 0 floating point values are displayed as aqua. Is there a solution for this? Thanks a lot Otto _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
