Can i create a voxel layer from existing isosurface datasets?

523
3
07-22-2021 09:08 AM
David_Brooks
MVP Regular Contributor

I have 10 TIF datasets that represent isosurfaces of soil type, for an area between 0m and -40m (below ground). 

Is it possible to generate a Voxel dataset (multidimensional 3D layer) from these datasets?


David
..Maps with no limits..
0 Kudos
3 Replies
DanPatterson
MVP Esteemed Contributor

Have you reviewed the basic requirements?

What is a voxel layer?—ArcGIS Pro | Documentation


... sort of retired...
0 Kudos
David_Brooks
MVP Regular Contributor

Hi Dan, of course. That was my first port of call.

Im currently looking into how i can create a NetCDF file from raster surfaces using the Geostatistical Analyst toolbox. The "GA Layer 3D to NetCDF" tool:

"""Exports one or more 3D geostatistical layers created using the Empirical Bayesian Kriging 3D  tool to netCDF format  (*.nc file). The primary purpose of this tool is to prepare the 3D geostatistical layers for visualization as a voxel layer in a local scene."""

I was wandering if this would be the solution.

Also, one of the outputs from a Voxel dataset can be Isosurface rasters, which is what I'm starting with. So im hoping there might be a way to reverse engineer a voxel dataset from those isosurfaces.


David
..Maps with no limits..
0 Kudos
David_Brooks
MVP Regular Contributor

Basically, I think it can be done with the Geostatistical Analyst toolbox:

DAT file to Point FC > Point FC to 3D by Atrribute > Empirical Bayesian Kriging 3D to Geostatistical Layer (GA Layer) > GA Layer 3D To NetCDF > Add Multidimensional Voxel Layer.

What do you think of this?


David
..Maps with no limits..
0 Kudos