Convert Table to Points
- Author: Victor Olaya (c) 2004
- Menu: Shapes | Conversion
Description
Create Point Theme From Table
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | table, input | TABLE | - | - |
Output | Points | shapes, output | POINTS | - | - |
Options | X | table field | X | - | - |
Y | table field | Y | - | - | |
Z | table field | Z | - | - |
Command Line
Usage: saga_cmd shapes_points 0 [-POINTS] [-TABLE ] [-X ] [-Y ] [-Z ] -POINTS: Points shapes, output -TABLE: Table table, input -X: X table field -Y: Y table field -Z: Z table field