GeoDB::Import::Gpx.3pm

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

Gpx - import gpx files

DESCRIPTION

START HELP
   > geoqo -i myfile.gpx
 
   > geoqo -i gpx:setname=myname:myfile.gpx
 
 

The gpx importer imports gpx files taken from the geocaching.com site (and probably many other sites too, but only geocaching.com GPX files have been tested so for) and imports the data into your geoqo database.

END HELP

Options:

setname=NAME
Uses setname as the name of geoqo SET to create based on the data. Normally this is extracted from the name field within the gpx file itself and prepended with ``import:''. IE, if you had a pocket query named ``my search'' then, when you imported the gpx file into geoqo, you'd get a new set named ``import:my search''.

AUTHOR

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