SAGA 9.4.2 | Tool Library Documentation

Construct Points from Table


Description

Construct a points layer from coordinates as provided by a table's attributes.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLE--
OutputPointsshapes, outputPOINTS--
OptionsXtable fieldX--
Ytable fieldY--
Ztable fieldZ--
PROJ Parameterstext, CMDCRS_PROJ--
Code IDinteger number, CMDCRS_CODE-Default: -1
Code Authoritytext, CMDCRS_AUTHORITY-Default: EPSG

Command Line


Usage: saga_cmd shapes_points 0 [-TABLE ] [-X ] [-Y ] [-Z ] [-POINTS ] [-CRS_PROJ ] [-CRS_CODE ] [-CRS_AUTHORITY ]
  -TABLE:        	Table
	table, input
  -X:            	X
	table field
  -Y:            	Y
	table field
  -Z:            	Z
	table field
  -POINTS:       	Points
	shapes, output
  -CRS_PROJ:     	PROJ Parameters
	text, CMD
  -CRS_CODE:     	Code ID
	integer number, CMD
	Default: -1
  -CRS_AUTHORITY:	Code Authority
	text, CMD
	Default: EPSG