SAGA 9.3.3 | Tool Library Documentation

Snap Points to Grid


Description

Moves all points to grid cell positions that have the highest orlowest value respectively within the given search distance around each point.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputINPUT--
Gridgrid, inputGRID--
OutputResultshapes, output, optionalOUTPUT--
Movesshapes, output, optionalMOVES--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Search Distancefloating point numberDISTANCEmap unitsMinimum: 0.000000 Default: 0.000000
Search ShapechoiceSHAPE-Available Choices: [0] circle [1] square Default: 0
ExtremechoiceEXTREME-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