Export GPX
- Author: O. Conrad (c) 2009
- Menu: File | Shapes | Export
Description
Exports vector data points to GPS eXchange format GPX. References: The GPS Exchange Format
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 | - | - |
Command Line
Usage: saga_cmd io_shapes 14 [-SHAPES] [-FILE ] [-ELE ] [-NAME ] [-CMT ] [-DESC ] -SHAPES: Shapes shapes, input -FILE: File file path -ELE: Elevation table field -NAME: Name table field -CMT: Comment table field -DESC: Description table field