2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/tikz/gpx-gps-elevation-chart-generator
2016-07-04 17:27:11 +02:00
..
data.csv Add elevation chart 2016-07-04 17:23:02 +02:00
elevation-chart.png Add elevation chart 2016-07-04 17:23:02 +02:00
elevation-chart.tex Add elevation chart 2016-07-04 17:23:02 +02:00
elevation_chart_gen.py Add elevation chart 2016-07-04 17:23:02 +02:00
Makefile Add elevation chart 2016-07-04 17:23:02 +02:00
README.md Mention requirements 2016-07-04 17:27:11 +02:00

Compiled example

Example

Requirements

You need gpxpy. Install it via

$ pip install gpxpy --user

Run

Run python elevation_chart_gen.py -f ../Downloads/Jul_3,_2016_12_52_51.gpx to generate the data.csv. Then run make to generate the chart.