#252: allow display of area labels without displaying centroids
--------------------------------+-------------------------------------------
Reporter: mlennert | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Keywords: d.vect label areas | Platform: All
Cpu: Unspecified |
--------------------------------+-------------------------------------------
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.
#252: allow display of area labels without displaying centroids
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: closed
Priority: minor | Milestone: 6.4.3
Component: Default | Version: unspecified
Resolution: fixed | Keywords: d.vect label areas
Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mmetz):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:1 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.