GeoDB::Export::Gpx.3pm

Langue: en

Version: 2008-11-19 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gpx - export gpx files

DESCRIPTION

START HELP
   > geoqo -s 'cache:name=cool cache' -e myfile.gpx
 
 

The gpx exporter writes out a gpx file containing all the caches in the search set.

Options are applied between the colon delimiter type specifier (first part) and the file name (th e last part) like so:

   > geoqo -s 'cache:name=cool cache' -e gpx:nologs=1,setname=boo:myfile.gpx
 
 

END HELP

AUTHOR

Wes Hardaker (AKA Yamar) <hardaker ATAT users.sourceforge.net>