[GRASS-dev] [GRASS GIS] #340: d.labels doesn't place labels exactly
on coordinate point in label file.
GRASS GIS
trac at osgeo.org
Sun Oct 19 17:15:03 EDT 2008
#340: d.labels doesn't place labels exactly on coordinate point in label file.
-------------------------+--------------------------------------------------
Reporter: wolf | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
The attached patch fixes the issue by introducing a new keyword none for
label placement, which will keep the label exactly on the coordinate
point, without affecting the other placement algorithms of d.labels. This
is needed for v.label.sa to work correctly, since it calculates the exact
position where a label can be placed with minimum overlap. The secnd patch
also adds support for the none placement keyword to ps.map
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/340>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list