SAGA 9.3.3 | Tool Library Documentation

Object Enumeration


Description

The 'Object Enumeration' tool to identifies objects as connected cells taking all no-data cells (or those cells having a specified value) as potential boundary cells surrounding each object.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputObjectsgrid, outputOBJECTS--
Summarytable, outputSUMMARY--
Extentsshapes, output, optionalEXTENTS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
NeighbourhoodchoiceNEIGHBOURHOOD-Available Choices: [0] Neumann [1] Moore Default: 0
Boundary CellschoiceBOUNDARY_CELLS-Available Choices: [0] no data [1] value Default: 0
Valuefloating point numberBOUNDARY_VALUE-Default: 0.000000

Command Line


Usage: saga_cmd grid_analysis 30 [-GRID ] [-OBJECTS ] [-SUMMARY ] [-EXTENTS ] [-NEIGHBOURHOOD ] [-BOUNDARY_CELLS ] [-BOUNDARY_VALUE ]
  -GRID:             	Grid
	grid, input
  -OBJECTS:          	Objects
	grid, output
  -SUMMARY:          	Summary
	table, output
  -EXTENTS:          	Extents
	shapes, output, optional
  -NEIGHBOURHOOD:    	Neighbourhood
	choice
	Available Choices:
	[0] Neumann
	[1] Moore
	Default: 0
  -BOUNDARY_CELLS:   	Boundary Cells
	choice
	Available Choices:
	[0] no data
	[1] value
	Default: 0
  -BOUNDARY_VALUE:	Value
	floating point number
	Default: 0.000000