The source CommandUsing GPSMan in Command-line ModeThe georef CommandThe geopicts Command

The geopicts Command

The geopicts command geo-references files (e.g., picture files from a digital camera) either based on their time-stamps and a given track, or by using the sequence of waypoints in a group. The result is a file with waypoints (at present in GPX format) that can be suitable for use with World Wide Web applications.

geopicts IN-FORMAT [IN-PARAMS] IN-TYPE IN-PATH [PROC-PARAMS] \
         [OUT-FORMAT] [OUT-PARAMS] OUT-PATH PICT-PATHS
where

A file with a time-stamp already found will be discarded.

Example: the following command

gpsman.tcl geopicts gpsman TR data/Esp.trk date=exif dh=1 \
    gpx lacpicts.gpx photo/exifs/LaC-*
uses the track in GPSMan format in file data/Esp.trk and the EXIF files photo/exifs/LaC-*, which have time-stamps 1 hour later than the time-stamps in the track, in producing the GPX file lacpicts.gpx.


GPSMan User Manual
Copyright 1998-2013 Miguel Filgueiras,

Creative Commons License
GPSMan User Manual and the GPSMan logo images by Miguel Filgueiras are licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Get gpsman at SourceForge.net. Fast,
secure and Free Open Source software downloads


The source CommandUsing GPSMan in Command-line ModeThe georef CommandThe geopicts Command