SAGA 9.9.1 | Tool Library Documentation

Collect Grid Values for Points


Description

Collect values from selected grids for given point locations. If input grid list provides a single grid collection object, its Z-attribute will be included in the resulting table.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsgrid list, inputGRIDS--
Locationsshapes, inputLOCATIONS--
OutputValuestable, outputVALUES--
OptionsIdentifiertable fieldLOCATIONIf not provided location entries will simply be enumerated.-
ResamplingchoiceRESAMPLING-Available Choices: [0] Nearest Neighbour [1] Bilinear [2] Cubic 1 [3] Cubic 2 Default: 3

Command Line


Usage: saga_cmd shapes_grid 21 [-GRIDS ] [-LOCATIONS ] [-LOCATION ] [-VALUES ] [-RESAMPLING ]
  -GRIDS:        Grids
	grid list, input
  -LOCATIONS:    Locations
	shapes, input
  -LOCATION:     Identifier
	table field
  -VALUES:       Values
	table, output
  -RESAMPLING:
                      Resampling
                      	choice
                      	Available Choices:
                      	[0] Nearest Neighbour
                      	[1] Bilinear
                      	[2] Cubic 1
                      	[3] Cubic 2
                      	Default: 3