SAGA 9.3.3 | Tool Library Documentation

3D Points Selection


Description

Select points with three dimensional coordinates that fall between a given upper and lower surface, both provided as grids.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputLower Surfacegrid, inputLOWER--
Upper Surfacegrid, inputUPPER--
Pointsshapes, inputPOINTS--
OutputCopy Selectionshapes, output, optionalCOPY--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Ztable fieldZ_FIELD--

Command Line


Usage: saga_cmd shapes_points 23 [-LOWER ] [-UPPER ] [-POINTS ] [-Z_FIELD ] [-COPY ]
  -LOWER:  	Lower Surface
	grid, input
  -UPPER:  	Upper Surface
	grid, input
  -POINTS: 	Points
	shapes, input
  -Z_FIELD:	Z
	table field
  -COPY:   	Copy Selection
	shapes, output, optional