Code Monkey home page Code Monkey logo

gpxlab's Introduction

GPXLab

Packaging status

GPXLab

What is GPXLab?

GPXLab is an application to display and manage GPS tracks previously recorded with a GPS tracker.

The idea is to give the user the possibility to combine several tracks into one single file and have statistic information about the summarized tracks or about a single track. Furthermore the user can see all tracks on a map and select there a track and/or a single track point. An altitude and a speed diagram and also a list of the track points offers visual information about the selected item.

Demo

The view is divided into seven different parts:

  • Statistic information about all tracks
  • Calendar for track selection
  • Track tree for track selection
  • Statistic information about the selected track or track segment
  • Map showing all tracks
  • Diagram of the selected track or track segment
  • List of the track points of the selected track or track segment

Except the map all other parts can be hid to maximize the map view.

Features & Functions

  • Support opening GPX (v1.0 or v1.1), NMEA and SpoQ files
  • Combine several tracks into one single GPX file
  • Rearrange the tracks (move/add/delete)
  • Modify the meta data of the GPX file and of any tracks inside the file
  • Get altitude data from the SRTM database
  • Show statistic information about the summarized tracks and about a single track
  • Show a map of all tracks
  • Show an altitude and a speed diagram
  • Show a list of the track points

Supported File Formats

Currently GPX, NMEA and SpoQ files are supported. If you have a file in another format you may use GPSBabel (http://www.gpsbabel.org) to convert it into a GPX file.

License

This software is free software and licensed under GPL version 3.

Development

The project is separated in two sub-projects GPXLab and QMapControl. QMapControl is a widget to display a map. Since I had to made some modifications to the original code I added the modified version here. QMapControl is compiled as a library and linked to the main sub-project GPXLab.

Get latest source from master branch using:

$ git clone https://github.com/BourgeoisLab/GPXLab/

Compile source using:

$ cd GPXLab
$ lrelease GPXLab/GPXLab.pro
$ qmake
$ make

Credits

Release Notes

See Changelog.

Information

Author: Frédéric Bourgeois [email protected]

Latest release: http://github.com/bourgeoislab/gpxlab/releases

Latest sources: http://github.com/bourgeoislab/gpxlab

gpxlab's People

Contributors

bourgeoislab avatar sikmir avatar centurn avatar mgian avatar scls19fr avatar

Watchers

James Cloos 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.