SAGA 9.12.3 | Tool Documentation

Add Grid Values to Points

Author(s) O.Conrad (c) 2003
Library IDshapes_grid
Tool ID 0
Version 1.0
Menu Shapes | Grid | 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

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputSHAPES--
Gridsgrid list, inputGRIDS--
OutputResultshapes, output, optionalRESULT--
OptionsResamplingchoiceRESAMPLING-Available Choices: [0] Nearest Neighbour [1] Bilinear [2] Cubic 1 [3] Cubic 2 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
                      	[2] Cubic 1
                      	[3] Cubic 2
                      	Default: 3