/elevation-svg

Get a clean elevation graph from a GPX

Primary LanguageJavaScript

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