SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Distance (ViGrA)

Distance to feature cells on a raster. Feature cells are all cells not representing a no-data value.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputFeaturesGrid, inputINPUTFeatures are all pixels not representing a no-data value.-
OutputDistanceGrid, outputOUTPUT--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Type of distance calculationChoiceNORM-Available Choices:
[0] Chessboard
[1] Manhattan
[2] Euclidean
Default: 0

Command-line

Usage: saga_cmd imagery_vigra 3 [-INPUT <str>] [-OUTPUT <str>] [-NORM <str>]
  -INPUT:<str> 	Features
	Grid, input
  -OUTPUT:<str>	Distance
	Grid, output
  -NORM:<str>  	Type of distance calculation
	Choice
	Available Choices:
	[0] Chessboard
	[1] Manhattan
	[2] Euclidean
	Default: 0