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: grass-dev@…
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)

d.vect.diff (1.8 KB ) - added by mlennert 16 years ago.

Download all attachments as: .zip

Change History (3)

by mlennert, 16 years ago

Attachment: d.vect.diff added

comment:1 by neteler, 12 years ago

Milestone: 6.4.06.4.3

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.

in reply to:  1 comment:2 by mmetz, 12 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.