Contents - Index


MakeGGZ (command)

MakeGGZ GpxFile=Filename GGZFile=FileName
 
Command to generate a Garmin format GGZ file from one or more GPX files. For more information on the GGZ format see this thread.

GGZ files can contain more than one GPX file, so "FileName" supports wild card matching. For example, to combine a whole folder of GPX files into one GGZ file you would code something like:
 

MakeGGZ GpxFile=c:\gpx\*.* GGzFile=c:\temp\SomeFile.ggz

 

Alpha List         Category List