Vector Attribute Display

From GRASS-Wiki
Revision as of 20:01, 16 June 2006 by Neteler (talk | contribs)
Jump to navigation Jump to search

Q: Is it possible to display a vector (polygon) map so that colors are chosen based on an attribute column (not the "cat")? I assume this can be done through v.reclass with a rules file, but am hoping there is a simpler way.

A: Please enjoy the -c flag. In a couple of days it should also support lines and points (see GRASS 6.1-CVS).