GSAK (Geocaching Swiss Army Knife)
 

Contents - Index


GcGetCaches (command)

GcGetCaches Settings=<settings name> Load=Y|N

This command emulates the GUI option "Geocaching.com access=>Get Geocaches"

Use to grab geocaches using the Groundspeak api (and then optionally load into GSAK). 

<settings name> - This should be the name of a saved setting that will be applied to to this command. 

Load - Optional and for advanced users only - the default is Y. If N, then GcGetCaches will generate the GPX file(s) to load, but not actually load them. This means that you don't have to suffer the overhead of loading the corresponding GPX file if you just want to perform some action on the raw generated GPX file(s). The generated GPX files can be found in the folder $_AppData\temp. To get a full list of the generated files, use code something like:
 

$GpxFiles = Dir("$_AppData\temp\GetGeocaches*.*","F")
  

 


Alpha List         Category List
Copyright 2004-2011 CWE Computer Services  
Privacy Policy Contact