SAGA 9.3.3 | Tool Library Documentation

Grid Classes Area for Polygons


Description

Calculates for each polygon the area covered by each grid class.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsshapes, inputPOLYGONS--
Gridgrid, inputGRID--
Look-up Tabletable, input, optionalGRID_LUT--
OutputResultshapes, output, optionalRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Processing OrderchoicePROCESSIf only a small part of the grid area is covered by polygons, polygon by polygon processing might give an enormous performance boost.Available Choices: [0] cell by cell [1] polygon by polygon Default: 1
Cell Area IntersectionchoiceMETHOD-Available Choices: [0] cell center [1] cell area Default: 0
Output MeasurmentchoiceOUTPUT-Available Choices: [0] total area [1] percentage Default: 0
Class DefinitionchoiceGRID_VALUES-Available Choices: [0] values are class identifiers [1] use look-up table Default: 0
Valuetable fieldGRID_LUT_MIN--
Value (Maximum)table fieldGRID_LUT_MAX--
Nametable fieldGRID_LUT_NAM--

Command Line


Usage: saga_cmd shapes_grid 18 [-POLYGONS ] [-RESULT ] [-GRID ] [-PROCESS ] [-METHOD ] [-OUTPUT ] [-GRID_VALUES ] [-GRID_LUT ] [-GRID_LUT_MIN ] [-GRID_LUT_MAX ] [-GRID_LUT_NAM ]
  -POLYGONS:    	Polygons
	shapes, input
  -RESULT:      	Result
	shapes, output, optional
  -GRID:        	Grid
	grid, input
  -PROCESS:     	Processing Order
	choice
	Available Choices:
	[0] cell by cell
	[1] polygon by polygon
	Default: 1
  -METHOD:      	Cell Area Intersection
	choice
	Available Choices:
	[0] cell center
	[1] cell area
	Default: 0
  -OUTPUT:      	Output Measurment
	choice
	Available Choices:
	[0] total area
	[1] percentage
	Default: 0
  -GRID_VALUES: 	Class Definition
	choice
	Available Choices:
	[0] values are class identifiers
	[1] use look-up table
	Default: 0
  -GRID_LUT:    	Look-up Table
	table, input, optional
  -GRID_LUT_MIN:	Value
	table field
  -GRID_LUT_MAX:	Value (Maximum)
	table field
  -GRID_LUT_NAM:	Name
	table field