SAGA-GIS Module Library Documentation (v2.3.0)

Module Proximity Grid

Calculates a grid with euclidean distance to feature cells (not no-data cells).

Parameters

 NameTypeIdentifierDescriptionConstraints
InputFeaturesGrid (input)FEATURES--
OutputDistanceGrid (output)DISTANCE--
Direction (*)Grid (optional output)DIRECTION--
Allocation (*)Grid (optional output)ALLOCATION--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
(*) optional

Command-line

Usage: saga_cmd grid_tools 26 [-FEATURES <str>] [-DISTANCE <str>] [-DIRECTION <str>] [-ALLOCATION <str>]
  -FEATURES:<str>  	Features
	Grid (input)
  -DISTANCE:<str>  	Distance
	Grid (output)
  -DIRECTION:<str> 	Direction
	Grid (optional output)
  -ALLOCATION:<str>	Allocation
	Grid (optional output)