Tool Convert Table to Points
Create Point Theme From Table
- Author: Victor Olaya (c) 2004
 
- 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