Skip to main content

Make Multidimensional Voxel Layer (Multidimension Tools)

Summary

Creates a voxel layer from a multidimensional voxel dataset. Voxel datasets with a netCDF source are the only supported inputs.

Usage

  • Unless otherwise specified, all supported variables in the netCDF file will be included in the output.

  • Unless otherwise specified, default values for exaggeration and offset will be calculated in the output.

  • This tool honors symbology defined by the Nearest Neighbor 3D or Empirical Bayesian Kriging 3D tools. Alternatively, add an attribute if creating a netCDF file using other workflows to maintain a specific symbology. A default color ramp will be used if not specified.

  • This tool generates a temporary layer that will not persist unless it is saved as a layer file.

  • To share the voxel layer to ArcGIS Enterprise or ArcGIS Online, use the Create Voxel Scene Layer Content and Share Package tools.

Parameters

Label Explanation Data type

Input NetCDF Dataset

The input voxel dataset. Supported voxel datasets include netCDF files.

File

Output Voxel Layer

The output voxel layer.

Voxel Layer

Variables

(Optional)

Specifies the names of the variables that will be output to the voxel layer and whether they are discrete or continuous. If no variables are specified, all variables from the voxel dataset will be used with the data types based on the type specified in the voxel dataset. For example, an integer will be assumed discrete and a double will be assumed continuous. Uncheck the Use column value to remove the variable from the output layer.

Value table columns:

  • UseSpecifies whether to remove the variable from the output layer.

  • NameThe names of the variables.

  • Data TypeSpecifies whether the variables are discrete or continuous.

    • DiscreteThe variable is discrete. Use for nonfloating point values.

    • ContinuousThe variable is continuous. Use for floating-point values.

Value Table

Voxel Position Alignment

(Optional)

Specifies whether the voxel value will represent the values at the center or the origin of a voxel cube.

  • CenterThe voxel value will represent the center of the voxel cube. This is the default.

  • OriginThe voxel value will represent the origin of the voxel cube.

String

Exaggeration Mode

(Optional)

Specifies the exaggeration mode that will be used for the voxel layer.

  • From voxel dataset originOnly the voxels will be scaled. This is the default.

  • Z-coordinatesAll z-positions will be multiplied by the exaggeration value. Use this option when exaggerating other 3D data with the voxel layer.

String

Exaggeration

(Optional)

The vertical exaggeration of the voxel layer. The default value is proportional to the x,y extent of the layer.

Double

Offset

(Optional)

An offset that will be used to raise or lower the voxel layer in the z-dimension.

Double

Optimize for Performance

(Optional)

Specifies whether a .vxc1 file will be created to enhance the display performance of the voxel layer. The file will be created in the same folder as the netCDF file.

  • CheckedA .vxc1 file will be created. This is the default.

  • UncheckedA .vxc1 file will not be created.

Boolean

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes