Feature request #10173
Allow specification of Size (=diameter) in Data-Defined Properties
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 18627 |
Description
I have some point data. I want to use circles as symbols for them. The circles should have a size defined by an numeric attribute.
In the Data-Defined Properties there is only the option "Size (area)" which requires calculating[*] instead of simply using my attribute.
Please add the option to use an attribute value as Size property.
This Size should be the same as you can specify normally in the styling options (i.e. the diameter).
-----
[*] Even then, it gives me results that don't seem correct. I used $pi*("diameter"/2)^2.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No