On Wed, Jan 28, 2015 at 7:36 PM, Richard Nairn <[email protected]> wrote: > Hi, > > I haven't used GRASS in a while and I'm having some difficulty trying to > figure out out the best way to symbolize my vectors like I might in ArcMap. > > The issue is trying to colour the vector by a text attribute. I have a type > field with things like "T","F","Tv"... Do I really have to add the RBGVALUE > field and then update that for every distinct entry? Or is there an easier > way to do that. That seems like an awful hassle to do that.
Please check http://grass.osgeo.org/grass70/manuals/v.colors.html Besides predefined color tables, there is the possibility to define rules which should make the task rather simple. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
