Juan Manuel Barreneche wrote: > i want to use v.digit with two overlayed raster maps, both of which cover > the entire area i'm working, so i need the raster "on top" be translucent to > some extent (say, %50 opacity) > > is there a way to do that with the bgcmd argument of v.digit?
No. However, you can use r.blend to produce a blend between two maps, then use the blended map as the background. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
