Skip to content

Bert0ns/gpx-plotter-react

Repository files navigation

GPX Plotter

Plot your tracks and see the elevation profile! Works with tracks and/or routes.

Deployed here: https://gpx-plotter-react.vercel.app/

Getting Started

  1. Install dependencies: npm install
  2. Run the development server: npm run dev
  3. Open http://localhost:3000 with your browser

TODO

  • Improve chart visualization
    • Make a standard chart size
    • Make the downloaded image always of the same size
  • find bugs
  • Improve chart performance
    • Disable chart animations when dataset surpasses a certain size
    • Add a way to trim data at the ends of the chart
  • Create a cool landing page
    • Make it more colorful
  • Add a dark/white mode

Learn More

About GPX schema: https://www.topografix.com/gpx.asp

More on Wikipedia

About

A small Next.js project. Plot your .gpx files with this webapp!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors