See r.colors for display colours...
you should define your color rules...

Alternatively you can create/modify your color file (same name of your
raster map) under the colr folder of your mapset.
e.g.:
% -20 20
-20:255:255:255 -10:255:255:255
-10:255:0:0  10:0:255:0
10:255:255:255 20:255:255:255

these represent in withe cells with values lower -10 and upper +10, and
from  red to green in between

lines mean:
(from -20 to -10 ramp between 255:255:255 and 255:255:255)-.>withe
(from -10 to 10 ramp between 255:0:0 and 0:255:0)->red to green
(from 10 to 20 ramp between 255:255:255 and 255:255:255) -.>withe


bye
Maxi


[EMAIL PROTECTED] wrote:
Lets say I have a map with a range of -20, and 20. I am able to create a legend that only shows -10,10. But I want my map to only show values from -10,10. Is there a way to make the areas that are above 10, or below -10 show up as white or null values on the display map. I have been playing around with val. list in d.rast. But I have not had much sucess in creating maps that take out my max and min outliers. Any suggestions?
Aaron

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser


begin:vcard
fn:Massimiliano Cannata
n:Cannata;Massimiliano
org:SUPSI - Scuola Universitaria Professionale della SVizzera Italiana;Istituto Scienze della Terra
adr:;;Trevano;Canobbio;;CP 72;Switzerland
email;internet:[EMAIL PROTECTED]
title:Responsabile area geomatica
tel;work:+41 (0)58 666 62 14
tel;fax:+41 (0)58 666 62 09
url:http://istgis.ist.supsi.ch/geomatica/index.php
version:2.1
end:vcard

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to