Snap Points to Grid
- Author: O.Conrad (c) 2012
- Menu: Shapes | Points
Description
Moves all points to grid cell positions that have the highest orlowest value respectively within the given search distance around each point.
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 |
Command Line
Usage: saga_cmd shapes_points 20 [-INPUT] [-GRID ] [-OUTPUT ] [-MOVES ] [-DISTANCE ] [-SHAPE ] [-EXTREME ] -INPUT: Points shapes, input -GRID: Grid grid, input -OUTPUT: Result shapes, output, optional -MOVES: Moves shapes, output, optional -DISTANCE: Search Distance floating point number Minimum: 0.000000 Default: 0.000000 -SHAPE: Search Shape choice Available Choices: [0] circle [1] square Default: 0 -EXTREME: Extreme choice Available Choices: [0] minimum [1] maximum Default: 1