[GRASS-user] d.vect not using RGB values in attribute table

Huidae Cho grass4u at gmail.com
Mon May 22 11:15:36 EDT 2006


I added wcolumn= and wscale= options last week. Hmm.. -a flag works well for
me. Try the following:

g.gisenv set=DEBUG=3
d.vect mapname -a 2>&1 | grep colorstring

Do you see any message?

Huidae Cho


On Sun, May 21, 2006 at 01:22:18PM -0700, Dylan Beaudette wrote:
> last weeks CVS:
> 
> 
> using d.vect  with the -a flag is not coloring areas based on colors stored in 
> the attribute table.
> 
> +------+-------+--------------+---------------+---------+----------+
> | cat  | muid  | suborder_pct | soil_suborder | rgb     | GRASSRGB |
> +------+-------+--------------+---------------+---------+----------+
> | 2735 | CA007 |           15 | orthents      | 254:1:1 | 254:1:1  |
> +------+-------+--------------+---------------+---------+----------+
> 
> tried using both an attribute named GRASSRGB, and specifying the column with 
> the rgb_column=GRASSRGB flag
> 
> anyone else noticing this odd behavior?
> 
> Thanks!
> 
> 
> --
> Dylan Beaudette
> Soils and Biogeochemistry Graduate Group
> University of California at Davis
> 530.754.7341
> 
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser




More information about the grass-user mailing list