Skip to content

NicolasBelissent/PlotYourRide

Repository files navigation

PlotYourRide

This is a Streamlit web application that takes GPX files and joins them to create a visualisation of one GPX file for multiday bike packing trips. The user can choose from a variety of map backgrounds and the view can be exported as a PDF. The app also provides statistics for each ride of the trip as well as for the entire trip.

Setup and Installation

To run this web app locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required packages using pip install -r requirements.txt.
  3. Run the app using streamlit run app.py.
  4. The app will open in your browser at localhost:8501.

GPX Joiner Page

The GPX Joiner page allows the user to upload multiple GPX files and join them into a single visualisation. The user can choose from a variety of map backgrounds and export the view as a PDF.

Stats Page

The Stats page displays statistics for each ride of the trip as well as for the entire trip. The user can view stats such as distance, elevation gain, and average speed.

Data Sources

The GPX files used in this app are provided by the user.

Contact Information

If you have any questions or issues with the web app, please contact the developer at nicolas.belissent@gmail.com.

About

Streamlit-based tool to visualise your bike packing trips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors