Opened 16 years ago
Closed 12 years ago
#252 closed enhancement (fixed)
allow display of area labels without displaying centroids
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.3 |
Component: | Default | Version: | unspecified |
Keywords: | d.vect label areas | Cc: | |
CPU: | Unspecified | Platform: | All |
Description
See this thread for details: http://lists.osgeo.org/pipermail/grass-user/2008-August/046043.html
Summary: currently for labeling areas with d.vect, one needs to display centroids (which are not displayed by default in gis.m - and maybe should not be by default in d.vect either ?). The attached patch (against svn trunk) should allow displaying area labels without having to activate the display of centroids.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | d.vect.diff added |
---|
follow-up: 2 comment:1 by , 12 years ago
Milestone: | 6.4.0 → 6.4.3 |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to neteler:
It looks like fixed in SVN (slightly differing from attached patch): source:grass/branches/releasebranch_6_4/display/d.vect/attr.c#L56
Please close if solved.
Tested in all branches, works for me just fine.
Markus M
It looks like fixed in SVN (slightly differing from attached patch): source:grass/branches/releasebranch_6_4/display/d.vect/attr.c#L56
Please close if solved.