Point -> Voxel Grid

This feature builds Point Datasets into Voxel Grid data. Voxel Grid volume data belongs to raster data. Raster data is organized in the form of grid and uses pixel values of two-dimensional grids to record data. Each grid (cell) represents a pixel element. Grid values can describe various Data Information. Each grid in the Voxel GridVolume Dataset stores the value of the three-dimensional volume data in a slice sampling mode.

Operation steps

On the 3D Data tab, in the 3D Field Data group, in the Voxel Grid drop-down menu, click the Point-> Voxel Grid button to bring up the Point-> Voxel Grid "dialog box.

Parameter Settings:

  • Datasource: The Datasource where the Point Dataset of Generate 3D Grid is located.
  • Dataset: Generate 3D Grid's Point Dataset.
  • Field: Characteristic value field, which is used to set the color of Voxel Grid.
  • Pixel Format: Set the Pixel Format of the Result Dataset. The Application provides five formats, including 1-bit, 16-bit, 32-bit, Single, and Double. For a description of each format, see the Raster Dataset Pixel Class Format .
  • Empty Region Value: Invalid value for data
  • Resolution: Sets the value of the distance between point objects in meters.
  • Splitting times: divide the height difference of Point Dataset equally. The equal value is the number of splits.
  • Start Height: In Point Dataset, the lowest height value of the point.
  • Cut Section Height: The height between the cut planes.

Result Settings:

  • Datasource: The Datasource where the storage element Raster Dataset is located.
  • Target Dataset: Sets the Resulting dataset name.