SVGIS v0.4.0 Release Notes

Release Date: 2016-03-09 // about 8 years ago
    • 0๏ธโƒฃ Make --no-viewbox default in svgis draw
    • ๐Ÿ”จ Refactor internal bounds handling, squashing a few bugs
    • ๐Ÿ‘ Better handling for precision and padding in svgis.SVGIS
    • Filter out successive identical coordinates in geometries
    • ๐Ÿ›  Fix padding to truly be in output (projected) units
    • Warn, don't crash, when geometry is null
    • โž• Additional verbose flags now provide more debugging infomation
    • ๐Ÿ’… Repair bug that sometimes added styles based on a class substring, rather than exact match
    • Put r attributes right on the element when inlining
    • ๐Ÿ›  Fix bug when layer contained a field with its name
    • Restructured modules: renamed 'clip' and 'convert' to 'transform' and 'bounding'