Export GPX
- Author: O. Conrad (c) 2009, J. Spitzmüller (c) 2025
- Menu: File | Shapes | Export
Description
The tool exports vector data points to the GPS eXchange format GPX.
References
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Input | Shapes | shapes, input | SHAPES | - | - |
| Options | File | file path | FILE | - | - |
| Elevation | table field | ELE | - | - |
| Name | table field | NAME | - | - |
| Comment | table field | CMT | - | - |
| Description | table field | DESC | - | - |
| Time | table field | TIME | - | - |
| Export as | choice | EXPORT | - | Available Choices:
[0] Waypoints
[1] Track
Default: 0 |
| New Track Segment | choice | TRACKS | - | Available Choices:
[0] All Points in One Segment
[1] New Segment for Each Shape
[2] New Segment for Each Part
Default: 0 |
| Time Format | choice | TIME_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