SAGA 9.9.1 | 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--
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-

Command Line


Usage: saga_cmd io_shapes 3 [-POINTS ] [-HEADLINE ] [-FILENAME ] [-CRS_STRING ]
  -POINTS:       Points
	shapes, output
  -HEADLINE:     File contains headline
	boolean
	Default: 1
  -FILENAME:     File
	file path
  -CRS_STRING:   Coordinate System Definition
	text