GPXViewer

From OpenStreetMap Wiki
Jump to navigation Jump to search
GPXViewer
Author: Andrew Gee
License: GNU General Public License
Platform: Linux
Version: 0.3.1 (2010-09-19)
Languages: Czech, German, Greek, English, Spanish, French, Croatian, Italian, Japanese, Dutch, Polish, Portuguese, Russian, Slovenian, Swedish, Thai, Ukrainian, and Chinese
Website: http://andrewgee.org/blog/gpxviewer/
Source code: https://github.com/andrewgee/gpxviewer
Programming language: Python

Allow users to easily view GPS traces they have created in the GPX file format

GPXViewer is a simple app to look through your GPX trace files that you have from your journeys. This application processes these GPX files and then outputs useful information like Average and Maximum Speeds. You are also able to see the route on a map overlay.

It uses osm-gps-map Gtk+ Widget for map display.