Feature request #1419
labels consisting of multiple field should be possible
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Vectors | ||
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Easy fix?: | No | Copied to github as #: | 11479 |
Description
In practice, often more then one field is necessary to be labeld in multilines
Is it possible to realize this function?
For idea:
In Layer properities, Symbology, LegendType, youu can choose "Uniqe value" an then you can add classes to show different styles depend of the content of fields
The same classification should be good for the labeling.
History
#1 Updated by Jürgen Fischer about 15 years ago
see also #2124
#2 Updated by Jürgen Fischer about 15 years ago
see also #2087
#3 Updated by Sandro Santilli over 13 years ago
Could "multiple labels" as described in ticket #3796 be a solution for this as well ?
#4 Updated by Alister Hood over 13 years ago
No. That is for situations where you want to put different labels in different places. This is for situations where you want to create one label from several fields, e.g. you might want to create a label for a manhole that lists its name, diameter, lid level, and invert level:
MH2
1050Ø
LL 6.8
IL 4.2
You certainly wouldn't want to have these as four different labels around the same point, and you wouldn't want to use four different labels with fixed offsets (especially if some of the information is missing sometimes), and it would be annoying having to set up four sets of labels anyway.
#5 Updated by Alister Hood over 13 years ago
That should have looked something like this :)
MH2 1050Ø LL 6.8 IL 4.2
#6 Updated by Sandro Santilli over 13 years ago
agreed, this one has its own merit (I just had one such use case)
#7 Updated by Borys Jurgiel over 13 years ago
- Assignee deleted (
nobody -)
#8 Updated by Aren Cambre about 13 years ago
- Pull Request or Patch supplied set to No
- Status changed from Open to Closed
- Resolution set to duplicate