SAGA-GIS Module Library Documentation (v2.3.0)

Module Import Grid from XYZ

Import grid from a table (text format), that contains for each grid cell the x/y/z-coordinates and additional data from selected grids.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGrid (*)Data Object (optional output)GRID--
Count (*)Data Object (optional output)COUNT--
OptionsFile NameFile pathFILENAME--
Has Field NamesBooleanCAPTION-Default: 1
Target CellsizeFloating pointCELLSIZE-Minimum: 0.000000
Default: 1.000000
SeparatorChoiceSEPARATOR-Available Choices:
[0] space
[1] tabulator
[2] ,
[3] ;
Default: 1
(*) optional

Command-line

Usage: saga_cmd io_grid 6 [-GRID <str>] [-COUNT <str>] [-FILENAME <str>] [-CAPTION <str>] [-CELLSIZE <double>] [-SEPARATOR <str>]
  -GRID:<str>       	Grid
	Data Object (optional output)
  -COUNT:<str>      	Count
	Data Object (optional output)
  -FILENAME:<str>   	File Name
	File path
  -CAPTION:<str>    	Has Field Names
	Boolean
	Default: 1
  -CELLSIZE:<double>	Target Cellsize
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -SEPARATOR:<str>  	Separator
	Choice
	Available Choices:
	[0] space
	[1] tabulator
	[2] ,
	[3] ;
	Default: 1