Bug report #7759
Creates mis-styled SLD file
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Symbology | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16658 |
Description
See attached. The QML contains what the feature should look like "should.png".
The SLD is what it "does.png" look like.
Also included is the SVG.
Obviously exporting it as a SLD hasn't worked properly.
Using Master weekly - 1959182
History
#1 Updated by Giovanni Manghi over 11 years ago
- Category set to Symbology
#2 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#3 Updated by Andrea Aime about 7 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
- Description updated (diff)
Just tested with 2.18.x, the SLD appears to properly reference the SVG, with the right size, and expected filter included. I'd say this has been fixed.