GPSdings is a java 1.5 command line tool for the manipulation and analysis of track and waypoint data recorded with a gps receiver. This project is free software (GPL).
USAGE: gpsdings < application > [arguments]
Known applications are:
gpxovl : Converts between GPX and OVL formats.
gpxkml : Converts GPX to KML.
googlemap : Converts GPX to Google Maps API Javascript.
exifloc : Finds the geolocation of digital camera pictures.
trackanalyzer : Analyzes GPS tracks (speed, distance, ...)
For help on a specific application use
gpsdings < application >
Requirements:
· Java Runtime Environment
What's New in This Release:
· The exifloc and trackanalyzer modules have been improved.
· Exifloc can text-stamp images with HTML rich text, supports XMP metadata, can write EXIF via a wider choice of libraries, and tries to guess the appropriate time zone.
· Trackanalyzer supports US units and generates nicer SVG graphs with crosshair data readers.
Product's homepage