SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Export GPX

Exports vector data points to GPS eXchange format GPX.

References:
The GPS Exchange Format

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)SHAPES--
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