Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.02 KB

index.rst

File metadata and controls

41 lines (26 loc) · 1.02 KB

Welcome to 's documentation!

is a small package for reading .gpx files and generating plots and maps using matplotlib and folium. The source code for can be found at Github: https://github.com/andersle/gpxplotter.

Here is a short example of the usage of (please see examples-maps and examples-plots for more examples):

gallery/maps/plot_001_heart_rate.py

Installing

can be installed via pip:

pip install gpxplotter

auto_examples_maps/index auto_examples_plots/index source/gpxplotter