SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Import Shapes from XYZ

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 (output)POINTS--
OptionsFile contains headlineBooleanHEADLINE-Default: 1
FileFile pathFILENAME--

Command-line

Usage: saga_cmd io_shapes 3 [-POINTS <str>] [-HEADLINE <str>] [-FILENAME <str>]
  -POINTS:<str>  	Points
	Shapes (output)
  -HEADLINE:<str>	File contains headline
	Boolean
	Default: 1
  -FILENAME:<str>	File
	File path