SAGA 9.3.3 | Tool Library Documentation

Point Cloud Cutter


Description

This tool allows one to extract subsets from one or several point cloud datasets. The area-of-interest is defined either by bounding box coordinates, the extent of a grid system or a shapes layer, or by polygons of a shapes layer. In case a polygon shapes layer is used and one or more polygons are selected, only the selected polygons are processed.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointspoint cloud list, inputPOINTSOne or several input point cloud datasets to cut.-
Shapes Extentshapes, inputEXTENT--
Polygonsshapes, inputPOLYGONS--
OutputCutpoint cloud list, outputCUTThe cutted output point cloud dataset(s).-
OptionsChoose Cut from ...choiceAREA-Available Choices: [0] User Defined Extent [1] Grid System Extent [2] Shapes Extent [3] Polygons Default: 0
InversebooleanINVERSEInvert selection.Default: 0
Leftfloating point numberXMIN-Default: 0.000000
Rightfloating point numberXMAX-Default: 0.000000
Bottomfloating point numberYMIN-Default: 0.000000
Topfloating point numberYMAX-Default: 0.000000
Grid Systemgrid systemGRID--

Command Line


Usage: saga_cmd pointcloud_tools 0 [-POINTS ] [-CUT ] [-AREA ] [-INVERSE ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-GRID_D ] [-GRID_X ] [-GRID_Y ] [-GRID_NX ] [-GRID_NY ] [-GRID_FILE ] [-EXTENT ] [-POLYGONS ]
  -POINTS:   	Points
	point cloud list, input
  -CUT:      	Cut
	point cloud list, output
  -AREA:     	Choose Cut from ...
	choice
	Available Choices:
	[0] User Defined Extent
	[1] Grid System Extent
	[2] Shapes Extent
	[3] Polygons
	Default: 0
  -INVERSE:  	Inverse
	boolean
	Default: 0
  -XMIN:  	Left
	floating point number
	Default: 0.000000
  -XMAX:  	Right
	floating point number
	Default: 0.000000
  -YMIN:  	Bottom
	floating point number
	Default: 0.000000
  -YMAX:  	Top
	floating point number
	Default: 0.000000
  -GRID_D:	Cell Size
  -GRID_X:	Lower Left Center Cell X-Coordinate
  -GRID_Y:	Lower Left Center Cell Y-Coordinate
  -GRID_NX:  	Number of Columns
  -GRID_NY:  	Number of Rows
  -GRID_FILE:	Grid File
  -EXTENT:   	Shapes Extent
	shapes, input
  -POLYGONS: 	Polygons
	shapes, input