[GRASS-user] [GRASSLIST:1083] How to change the width of line
Hamish
hamish_nospam at yahoo.com
Fri May 26 02:30:54 EDT 2006
> How can I change the width of a boundary when you display a vector
> layer with d.vect?
You need a recent version of GRASS 6.1-cvs, then just "d.vect width=".
Also new are the wcolumn and wscale parameters to get dynamic line width
from a attribute column. (e.g. number of lanes on a road sets width)
(thanks to Huidae Cho)
With GRASS 6.0 you can make a small buffer (v.buffer) and display that.
All versions of ps.map let you set the line width.
Hamish
More information about the grass-user
mailing list