Add Grid Values to Points
- Author: O.Conrad (c) 2003
- Menu: Shapes | Shapes-Grid Tools | Grid Values
Description
Spatial Join: Retrieves information from the selected grids at the positions of the points of the selected points layer and adds it to the resulting layer.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Points | shapes, input | SHAPES | - | - |
Grids | grid list, input | GRIDS | - | - | |
Output | Result | shapes, output, optional | RESULT | - | - |
Options | Resampling | choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 |
Command Line
Usage: saga_cmd shapes_grid 0 [-SHAPES] [-GRIDS ] [-RESULT ] [-RESAMPLING ] -SHAPES: Points shapes, input -GRIDS: Grids grid list, input -RESULT: Result shapes, output, optional -RESAMPLING: Resampling choice Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3