SAGA 9.4.2 | Tool Library Documentation

Import Shapes from XYZ


Description

Imports points from a table with only list of x, y, z coordinates provided as simple text. If your table has a more complex structure, you should import it as table and then use the 'points from table' conversion tool.


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputPointsshapes, outputPOINTS--
OptionsFile contains headlinebooleanHEADLINE-Default: 1
Filefile pathFILENAME--
PROJ Parameterstext, CMDCRS_PROJ--
Code IDinteger number, CMDCRS_CODE-Default: -1
Code Authoritytext, CMDCRS_AUTHORITY-Default: EPSG

Command Line


Usage: saga_cmd io_shapes 3 [-POINTS ] [-HEADLINE ] [-FILENAME ] [-CRS_PROJ ] [-CRS_CODE ] [-CRS_AUTHORITY ]
  -POINTS:       	Points
	shapes, output
  -HEADLINE:     	File contains headline
	boolean
	Default: 1
  -FILENAME:     	File
	file path
  -CRS_PROJ:     	PROJ Parameters
	text, CMD
  -CRS_CODE:     	Code ID
	integer number, CMD
	Default: -1
  -CRS_AUTHORITY:	Code Authority
	text, CMD
	Default: EPSG