Download List

Project Description

GPX Viewer is a simple program to visualize a GPX file. It uses libchamplain and cairo for the plot. It can show multiple GPX files, show waypoints and multiple tracks per GPX file, highlight a selected track, show a speed vs. time graph, and show distance, duration, average, moving average, max speed, moving time, and GPS points. It supports zooming, smoothing of the speed graph, and highlighting points in a speed graph on a map.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-15 07:22
0.1.3

This release fixes a crash bug on tracks with no point. It allows playback of tracks. It can draw data points in a track, and has improved drawing of no motion.

2009-08-13 23:20
0.1.0

This is the first stable release.

2009-07-24 05:39
0.0.7

Vala native support via automake 1.11. Parsing of the GPX file for some locales has been fixed.

2009-07-12 21:51
0.0.6

Configure now checks for valac and valac version. The moving average was improved. A range can be selected in the graph. Track statistics are updated when selecting a subset of the track. Translation support and two translations were added. GIO File access is used, so now opening a removed file is supported. xmlTextReader is used to parse a gpx file. Support for routes (treated as tracks) was added. Pins were added.

2009-07-07 05:52
0.0.5

The first release, with most functions implemented.

Project Resources