Module Proximity Grid
Calculates a grid with euclidean distance to feature cells (not no-data cells).
- Author: O.Conrad (c) 2010
- Specification: grid
- Menu: Grid|Distances
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Features | Grid (input) | FEATURES | - | - |
Output | Distance | Grid (output) | DISTANCE | - | - |
Direction (*) | Grid (optional output) | DIRECTION | - | - |
Allocation (*) | Grid (optional output) | ALLOCATION | - | - |
(*) 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)