Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 279 Bytes

Convert elevation data to SVG line

A work in progress

Currently given JSON array of elevations an SVG can be created. It should have consistent scale in both directions so that SVGs are comparable.

TODO:

  • Parse raw GPX
  • Build web service
  • Deploy to Now