...
Table of Contents | ||
---|---|---|
|
Introduction
This command will reduce the amount of points from one or more input data sets. The selection method can for instance be priority of the Minimum or Maximum depth values. The selection area can be by looking at points inside a Rectangle or Circle. The selected points are always with the original position and not snapped into any grid structure.
The output will be a new point data set which in Geocap will have a schema of type Pointcloud.
The command is a folder command and is implemented for folders with schema types Charts, Multibeam, Soundings and Generic.
...
Selection of shallowest point within 250 m radii.
The Statistical Points Reduction dialogs
...
After executing the statistical point reduction a dialog will pop up showing the result from the selection. The report is saved in the project structure in the folder named Reports located in the same folder as the command. The report itself is named as YYYYMMDD Statistical Point Reduction (the name of the executed command).
All reports from all runs will be saved in the Reports folder.
The resulting points file will be a combination of the inut file name, the selection area and selection parameters.
For the Rectangle method the file name will be: 'filename'_'selectionType'_'width'_'height'_'minimumPoints'.
For the Circle method the file name will be: 'filename'_'selectionType'_Radius_'radius'.