Vector Attribute Display

From GRASS-Wiki
Revision as of 08:46, 19 May 2006 by ⚠️Dassau (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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).