On Wed, 2 May 2012, Micha Silver wrote:
Have a look that you've enabled displaying of an attribute column. In the GUI, it's on the "Required" tab as "Display selected attribute based on attrcol". On the CLI "d.vect disp=shape,attr " This always trips me up also. Should be a FAQ. And perhaps the "Display attribute..." should get enabled somehow automatically whenever an attribute column for labeling is chosen.
Micha, I saw that before I wrote for help, but checking the attribute checkbox makes no difference. I cannot display either the cat numbers nor the raster map site_name which is the value column in the vector table. When I uncheck all features but area the display clears. I have to try various options before the boundaries re-appear. From the command line, writing to d.mon x0: GRASS 6.5.svn :~/grassdata > d.vect map=basinv disp=shape,attr type=area fcolor=none attrcol=value produces the attached 'basinv.png'. A portion of the attribute table, generated by GRASS 6.5.svn :~/grassdata > db.select sql="select * from basinv" is, cat|value|label 1|8| 3|114| 4|194| 5|190| 6|116| 7|184| 8|198| 9|120| 10|2| 11|192| 12|188| 13|6| 14|188| 15|172| 16|120| 17|4| 18|158| 19|192| 20|192| 21|192| 22|196| 23|118| 24|118| I'm not seeing what I've written incorrectly. Thanks, Rich
<<attachment: basinv.png>>
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
