<HTML>
<HEAD>
<TITLE>Updates to thematic mapping and new r.mask</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN DEFANGED_STYLE='font-size:12.0px'>This morning I committed a set of updates to d.vect.thematic. The main ones include: 1) new thematic mapping by graduated line widths, 2) independent coloring of lines (including around areas), 3) an option to turn off outlines of areas and points, and 4) a change in a few options to get rid of spaces (making scripting easier). The main thing that people need to be aware of are changes to some of the options. For example, &#8220;graduated points&#8221; now is &#8220;graduated_points&#8221; and &#8220;standard deviation&#8221; becomes &#8220;std_deviation&#8221;. This makes it simpler to script d.vect.thematic. It will make no difference to people who run it from the autogenerated tcltk dialog or from the GIS Manager (updated with the new options). But people who only run it from the command line should check the options before doing so for the new version. The legend for graduated line width is pretty lame, but it&#8217;s the best I could do with d.graph. There were a few other bug fixes, including one that made it hang when run from the GIS Manager.<BR>
<BR>
After repeatedly seeing queries about how to make a raster mask in GRASS 6, I wrote a small script named r.script. This script brings back most of the functionality of the GRASS 6 module r.mask. It uses r.reclass to create a MASK raster file from an existing raster file, allowing the user to select which cat values to include in the mask (e.g., you can make a MASK of elevations 100-500m in a DEM). Removing a mask is still done via g.remove or g.rename, but someone could probably add a &#8216;remove mask&#8217; flag to the script if it is really wanted. I added r.mask to the menu in the updates to the GIS Manager that I also committed this morning. I hope this is helpful.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution and Social Change<BR>
Arizona State University<BR>
Tempe, AZ 85287-2402<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>