Skip to content

Instantly share code, notes, and snippets.

@davidmcclure
Created February 18, 2013 15:28
Show Gist options
  • Save davidmcclure/4978205 to your computer and use it in GitHub Desktop.
Save davidmcclure/4978205 to your computer and use it in GitHub Desktop.
SVGtoWKT.polyline('1,2 3,4');
>>> "LINESTRING(1 -2,3 -4)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment