Feature request #5339
Allow to use the line styles as styles for polygon borders
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 15039 |
Description
Subject says it all. I may be wrong but I don't think that it is possible to do it at the moment.
History
#1 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#2 Updated by Giovanni Manghi over 10 years ago
kind of weird that among all the symbology possibilities this is not doable(?). Missing something obvious?
#3 Updated by Médéric RIBREUX almost 9 years ago
Hello, bug triage...
still true in QGIS 2.13 master. We need a new symbol level which could be named as "outline: complex line" which could have as many simple line sub-levels.
#4 Updated by Nyall Dawson almost 9 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Yes, this is possible now. You can style polygons with "outline: simple line" or "outline: marker line" symbol types.
#5 Updated by Médéric RIBREUX almost 9 years ago
Sorry, I didn't test enough to see that the line styles in the library were composed of marker and simple lines. Nice for spotting this !
It could be improved by permitting to choose a line style in the library for polygons but this needs another feature request.
Thanks...