Bug report #6200
Label direction does not take scale-dependent average to determin line orientation
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Labelling | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | end of life |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 15514 |
Description
This is a simple problem.
The new label interface in QGIS 1.9.0 is excellent and dynamic labelling capabilities impressive.
However, label orientation is not good for wiggly lines like rivers.
When zoomed out, the labels rarely follow the large-scale direction of the river.
Instead, the orientation seems to follow individual (small scale) segments, which leads to labels being 90 degrees rotated from their ideal alignment.
See images and sample river label project (attached).
Perhaps solution could build on this bug fix: https://issues.qgis.org/projects/quantum-gis/repository/revisions/b77d606744ec3721ba15366ff754fcbce0a265d7 .
History
#1 Updated by Martin Dobias about 12 years ago
- Assignee deleted (
Martin Dobias)
This would be most likely fixed with introduction of on-the-fly simplification in the labeling engine. The simplification would also help to resolve #2113.
#2 Updated by Giovanni Manghi about 12 years ago
- OS version deleted (
12.04 64 bit) - Operating System deleted (
Ubuntu)
#3 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#4 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#5 Updated by Giovanni Manghi over 5 years ago
- Resolution set to end of life
- Status changed from Open to Closed
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/