Feature request #9435
Simplification of layers when exporting composition to svg
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nyall Dawson | ||
Category: | Map Composer/Printing | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 18029 |
Description
QGIS should have an option to simplify map layers when exporting to svg. Otherwise complex map layers result in svg shapes with 1000's of vertices, which results in large file sizes and causes some svg editing software to hang. We could utilise the simplification code already present in QGIS, and just make sure a sensible default simplifaction factor is chosen and have an option to enable/disable this simplification when exporting.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No