Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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. 

...

Note

This exercise expects that the project already contains at least one chart and a corresponding Seafloor surface.

Exercises

Table of Contents
maxLevel3
minLevel3

...

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
borderStyledashed
titleExercise

Select points within Circle

  1. On the Utilities (2) tab in the Seafloor Main Menu, click Statistical Point Reduction.
  2. Check the selection area Circle.
  3. Set radius 25 meters.
  4. Check the Point selection methods Minimum and Maximum.
  5. Note that the uncheckable boxes are for the Rectangle selection area.
  6. Select the main chart.
  7. Click Execute.

The resulting datasets can be found in the specified chart folder a with the name Soundings_<method>_Radius_<radius>.

Panel
borderColor#404040
bgColor#F0F0F0
borderWidth1
borderStyledashed
titleExercise

Display selected points

  1. Browse to the folder for the actual chart.
  2. Display the dataset Soundings_Minimum_Values_Radius_25 by right click and select LOD Points Display.
  3. Display the dataset Soundings_Maximum_Values_Radius_25 by right click and select LOD Points Display.

...