Giter VIP home page Giter VIP logo

slopesense's Introduction

SlopeSense

SlopeSense is a simple PyQt-based application that allows you to load and analyze elevation data from GPX files. It provides a graphical representation of the elevation profile and allows you to select and analyze specific points on the profile to help you plan ahead. The application can also automatically find and use significant extrema. It is designed to be simple and easy to use, and it is intended to be used as a tool to help you plan your route.

Screenshot

Features

  • Load and visualize elevation data from GPX files
  • Select and mark specific points on the elevation profile
  • Calculate and display summary information such as total distance and grade
  • Find local extrema (minima and maxima) in the elevation data
  • Undo the last selected point
  • Interactive mouse hover to display the elevation of points

Requirements

  • Python 3.7 or above
  • Libraries:
    • xml.etree.ElementTree
    • numpy
    • geopy
    • PyQt5
    • matplotlib

Installation

  1. Clone the repository:

    git clone https://github.com/HTahboub/slopesense.git
  2. Install the required libraries using pip:

    cd slopesense
    pip install -r requirements.txt

Usage

To run SlopeSense, use the following command:

python slope_sense.py path/to/route.gpx

Replace path/to/route.gpx with the path to your GPX file. You can try it out the provided sample GPX file, sample_route.gpx.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

slopesense's People

Contributors

htahboub avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.