erik / derive

Generate personal heatmap from GPX/TCX/FIT/IGC data
https://erik.github.io/derive
MIT License
490 stars 62 forks source link

Export smaller, multicolored SVG files #7

Closed c-harding closed 6 years ago

c-harding commented 6 years ago

This simplifies the SVG files by removing unnecessary precision, then removing repeated nodes, and finally removing offscreen tracks. It also uses local colors, rather than the global color setting.