GPXViewer

From OpenStreetMap Wiki
Jump to navigation Jump to search
GPXViewer
Author: Andrew Gee
License: GNU GPL
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

Features
Feature Value
Map Display
Display map yes
Map data raster
Source online
Rotate map no
3D view no
Shows website
?
Shows phone number
?
Shows operation hours
?
Routing
Routing no
Create route manually
?
Calculate route
?
Create route via Waypoints
?
Routing profiles
?
Turn restrictions
?
Calculate route without Internet (Offline routing)
?
Routing providers
?
Avoid traffic
?
Traffic Provider
?
Navigating
Navigate no
Find location
?
Find nearby POIs
?
Navigate to point
?
Navigation with voice / Voice guidance
?
Keep on road
?
Lane guidance
?
Works without GPS
?
Navigate along predefined route
?
Tracking
Make track no
Customizable log interval
?
Track formats
?
Geotagging
?
Fast POI buttons
?
Upload GPX to OSM
?
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
?
Send current position
?
Editing
?
Rendering
?
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.