[GRASS-dev] [GRASS GIS] #252: allow display of area labels without displaying centroids

#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.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/252&gt;
GRASS GIS <http://grass.osgeo.org>

#252: allow display of area labels without displaying centroids
--------------------------------+-------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.3
Component: Default | Version: unspecified
Keywords: d.vect label areas | Platform: All
      Cpu: Unspecified |
--------------------------------+-------------------------------------------
Changes (by neteler):

  * milestone: 6.4.0 => 6.4.3

Comment:

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.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/252#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#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.

Tested in all branches, works for me just fine.

Markus M

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/252#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>