Tool Snap Points to Grid
Moves all points to grid cell positions that have the highest orlowest value respectively within the given search distance around each point.
- Author: O.Conrad (c) 2012
- Menu: Shapes|Points
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Points | shapes, input | INPUT | - | - |
Grid | grid, input | GRID | - | - |
Output | Result (*) | shapes, output, optional | OUTPUT | - | - |
Moves (*) | shapes, output, optional | MOVES | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Search Distance | floating point number | DISTANCE | map units | Minimum: 0.000000 Default: 0.000000 |
Search Shape | choice | SHAPE | - | Available Choices: [0] circle [1] square Default: 0 |
Extreme | choice | EXTREME | - | Available Choices: [0] minimum [1] maximum Default: 1 |
(*) optional |
Command-line
Usage: saga_cmd shapes_points 20 [-INPUT <str>] [-GRID <str>] [-OUTPUT <str>] [-MOVES <str>] [-DISTANCE <double>] [-SHAPE <str>] [-EXTREME <str>]
-INPUT:<str> Points
shapes, input
-GRID:<str> Grid
grid, input
-OUTPUT:<str> Result
shapes, output, optional
-MOVES:<str> Moves
shapes, output, optional
-DISTANCE:<double> Search Distance
floating point number
Minimum: 0.000000
Default: 0.000000
-SHAPE:<str> Search Shape
choice
Available Choices:
[0] circle
[1] square
Default: 0
-EXTREME:<str> Extreme
choice
Available Choices:
[0] minimum
[1] maximum
Default: 1