Ticket #340 (closed enhancement: worksforme)
d.labels doesn't place labels exactly on coordinate point in label file.
| Reported by: | wolf | Owned by: | hamish |
|---|---|---|---|
| Priority: | minor | Milestone: | 6.4.0 |
| Component: | Default | Version: | svn-develbranch6 |
| Keywords: | Cc: | grass-dev@… | |
| Platform: | All | CPU: | Unspecified |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

