Settings

Theme

Ask HN: Git for SVG?

2 points by iljya 5 years ago · 0 comments · 1 min read


I'm creating SVG maps programmatically from geographic data and I want to post-process some of the elements in an editor (mostly simple operations: translate, rotate, scale). The rub: when I update the data and regenerate the map (SVG), I want to easily apply my manual edits on top of the new auto-generated version. Something akin to "git merge" but for SVG, ideally with a graphical merge tool!

Any thoughts or pointers at all are welcome. Thanks a lot :)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection