Module Convert Table to Points
Create Point Theme From Table
- Author: Victor Olaya (c) 2004
- Specification: $Specification
- Menu: Shapes|Conversion
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 | - | - |
(*) optional |
Command-line
Usage: saga_cmd shapes_points 0 [-POINTS <str>] -TABLE <str> [-X <str>] [-Y <str>] [-Z <str>]
-POINTS:<str> Points
Shapes (output)
-TABLE:<str> Table
Table (input)
-X:<str> X
Table field
-Y:<str> Y
Table field
-Z:<str> Z
Table field