Download List

Descripción del Proyecto

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

Esta versión corrige un error grave en las pistas sin ningún punto. Se permite la reproducción de pistas. Se puede sacar los puntos de datos en una pista, y ha mejorado la elaboración de ningún movimiento.
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

Esta es la primera versión estable.
This is the first stable release.

2009-07-24 05:39
0.0.7

Vala apoyo nativo a través de 1,11 automake. Análisis del archivo GPX para algunos lugares se ha solucionado.
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

Configurar ahora los controles de la versión valac y valac. El promedio móvil se ha mejorado. Una serie puede ser seleccionado en el gráfico. Seguir las estadísticas se actualizan cuando se selecciona un subconjunto de la pista. Apoyo a la traducción y dos traducciones han sido añadidas. GIO acceso de archivos se utiliza, por lo que ahora se abre un archivo eliminado es compatible. XmlTextReader se utiliza para analizar un archivo GPX. Apoyo a las rutas (tratados como temas) fue añadido. Pins se han añadido.
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

El primer lanzamiento, con la mayoría de las funciones implementadas.
The first release, with most functions implemented.

Project Resources