GPXViewer

From OpenStreetMap Wiki
Jump to navigation Jump to search
GPXViewer
v · d 
Author: Andrew Gee
License: GNU GPL
Platform: Linux
Version: 1.2.0 (2024-09-17)
Languages:
Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, French, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian Bokmål, Polish, Portuguese, Russian, Slovenian, Spanish, Swedish, Thai, and Ukrainian
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

Features
Feature Value
Map Display
Display map yes
Map data raster
Source online
Rotate map no
3D view no
Shows website no
Shows phone number no
Shows operation hours no
Routing
Routing no
Create route manually no
Calculate route no
Create route via Waypoints no
Routing profiles no
Turn restrictions no
Calculate route without Internet (Offline routing) no
Routing providers none
Avoid traffic no
Traffic Provider no
Navigating
Navigate no
Find location no
Find nearby POIs no
Navigate to point no
Navigation with voice / Voice guidance no
Keep on road no
Lane guidance no
Works without GPS no
Navigate along predefined route no
Tracking
Make track no
Customizable log interval no
Track formats no
Geotagging no
Fast POI buttons no
Upload GPX to OSM no
Monitoring
Monitoring yes
Show current track no
Open existing track yes
Altitude diagram no
Show POD value no
Satellite view no
Show live NMEA data no
Show speed yes
Send current position no
Editing
Add POIs no
Edit / Delete POIs no
Add way no
Edit geometries no
Edit arbitrary tags of existing OSM objects no
Edit relations no
View notes no
Create notes no
Edit notes no
Work offline no
Support imagery offset DB no
Upload to OSM no
Rendering
Renderer output formats screen
Accessibility
?

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.