SAGA 9.12.0 | Tool Library Documentation

Export GPX


Description

The tool exports vector data points to the GPS eXchange format GPX.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes, inputSHAPES--
OptionsFilefile pathFILE--
Elevationtable fieldELE--
Nametable fieldNAME--
Commenttable fieldCMT--
Descriptiontable fieldDESC--
Timetable fieldTIME--
Export aschoiceEXPORT-Available Choices: [0] Waypoints [1] Track Default: 0
New Track SegmentchoiceTRACKS-Available Choices: [0] All Points in One Segment [1] New Segment for Each Shape [2] New Segment for Each Part Default: 0
Time FormatchoiceTIME_FORMAT-Available Choices: [0] Time is already ISO 8601 Zulu [1] SAGA Date Field Type [2] Julian Day Number (JDN) [3] Modified Julian Day Number (MJD) [4] Unix Timestamp Default: 0

Command Line


Usage: saga_cmd io_shapes 14 [-SHAPES ] [-FILE ] [-ELE ] [-NAME ] [-CMT ] [-DESC ] [-TIME ] [-EXPORT ] [-TRACKS ] [-TIME_FORMAT ]
  -SHAPES:        Shapes
	shapes, input
  -FILE:          File
	file path
  -ELE:           Elevation
	table field
  -NAME:          Name
	table field
  -CMT:           Comment
	table field
  -DESC:          Description
	table field
  -TIME:          Time
	table field
  -EXPORT:        Export as
	choice
	Available Choices:
	[0] Waypoints
	[1] Track
	Default: 0
  -TRACKS:        New Track Segment
	choice
	Available Choices:
	[0] All Points in One Segment
	[1] New Segment for Each Shape
	[2] New Segment for Each Part
	Default: 0
  -TIME_FORMAT:   Time Format
	choice
	Available Choices:
	[0] Time is already ISO 8601 Zulu
	[1] SAGA Date Field Type
	[2] Julian Day Number (JDN)
	[3] Modified Julian Day Number (MJD)
	[4] Unix Timestamp
	Default: 0