Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 308 Bytes

GPX Visualizer

Preview

This simple projects visualizes gpx tracks and shows GPS data over time. I used python together with PIL(Pillow) to draw the individual images and gpxpy along with pandas to read the gpx files.