SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Export GPX

Exports vector data points to GPS eXchange format GPX.

References:
The GPS Exchange Format

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes, inputSHAPES--
OptionsFilefile pathFILE--
Elevation (*)table fieldELE--
Name (*)table fieldNAME--
Comment (*)table fieldCMT--
Description (*)table fieldDESC--
(*) optional

Command-line

Usage: saga_cmd io_shapes 14 [-SHAPES <str>] [-FILE <str>] [-ELE <str>] [-NAME <str>] [-CMT <str>] [-DESC <str>]
  -SHAPES:<str>	Shapes
	shapes, input
  -FILE:<str>  	File
	file path
  -ELE:<str>   	Elevation
	table field
  -NAME:<str>  	Name
	table field
  -CMT:<str>   	Comment
	table field
  -DESC:<str>  	Description
	table field