SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Export Shapes to XYZ

XYZ export filter for shapes.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes, inputPOINTS--
OptionsAttribute (*)table fieldFIELD--
Save Table HeaderbooleanHEADER-Default: 1
Separate Line/Polygon PointschoiceSEPARATE-Available Choices:
[0] none
[1] *
[2] number of points
Default: 0
Filefile pathFILENAME--
(*) optional

Command-line

Usage: saga_cmd io_shapes 2 [-POINTS <str>] [-FIELD <str>] [-HEADER <str>] [-SEPARATE <str>] [-FILENAME <str>]
  -POINTS:<str>  	Shapes
	shapes, input
  -FIELD:<str>   	Attribute
	table field
  -HEADER:<str>  	Save Table Header
	boolean
	Default: 1
  -SEPARATE:<str>	Separate Line/Polygon Points
	choice
	Available Choices:
	[0] none
	[1] *
	[2] number of points
	Default: 0
  -FILENAME:<str>	File
	file path