SAGA 9.9.1 | Tool Library Documentation

Add Grid Values to Points


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