[GRASSLIST:6011] HOW: d.vect -a display=shape and line color changing or do not display

Pete Lancashire list at pdxeng.com
Sat Mar 5 16:52:25 EST 2005


When using at database with the RGB field

and doing

   d.vect -a

how do i get the area line color to be the same as the area ?

or

how do i supress the line around the area ?

thank you

Steps so far

echo "alter table wind_ca add column grassrgb varchar(11)" | db.execute
echo "update wind_ca set grassrgb='222:184:135' where GRIDCODE=2" |
db.execute
--repeated as needed---
d.vect -a map=wind_ca type=area display=shape

how do i suppress the displaying of the line around each polygon/shape ?








More information about the grass-user mailing list