Feature request #4637
Multiple labels on long polylines
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Labelling | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 14538 |
Description
When having a long polyline, it is useful to place several time the same label along the line.
Right now, it is possible to avoid the creation of the label if the line is shorter than a threshold.
What would be great is to define ranges:
Distance | # items
< 10m | 0
10<l<50 | 1
>50m | 2
To do this, the use of fields to save the placement of labels should be changed and use a MULTIPOINT geometry.
I see one problem: how to save orientation and distance fields if there are several labels.
Related issues
History
#1 Updated by Denis Rouzaud almost 13 years ago
Can someone change this to feature request please, apparently I cannot.
#2 Updated by Giovanni Manghi almost 13 years ago
- Tracker changed from Bug report to Feature request
#3 Updated by Paolo Cavallini almost 13 years ago
- Subject changed from Multi label to Multiple labels on long polylines
#4 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#5 Updated by Denis Rouzaud over 10 years ago
#6 Updated by Denis Rouzaud about 10 years ago
- Status changed from Open to Closed