On 08/08/08 11:06, G. Allegri wrote:
Hi all,
it's the first time I try to use labelling on a polygonal vector layer
in grass 6.4.svn, and I can't make it work.

d.vect [EMAIL PROTECTED] -c color=0:0:0 lcolor=0:0:0
fcolor=170:170:170 display=shape,attr type=point,line,boundary,area
icon=basic/circle size=5 layer=1 {att=UC_SIGLA} lsize=10 xref=left
yref=center llayer=1


You need to add centroid to the list of types. The label is attached to the centroid and if you do not display that, the label won't display either. If you're annoyed by the centroid circle, set its size to 1 which makes it hardly visible.

Moritz

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to