breiko83 / gpx-to-svg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPX to SVG

This Javascript module converts a GPX file to a SVG track (path) and a SVG elevation profile

Track: track

Elevation: elevation

How to install

yarn

how to run

yarn convert --gpx=sample_gpx/workout.gpx

About

License:MIT License


Languages

Language:JavaScript 100.0%