Select to view content in your preferred language

Opening Multidimensional Rasters In C#

64
2
Thursday
bb8
by
New Contributor

I have an addin that requests a Net CDF file from a server. I was wanting to add it to the map as a Multidimensional Raster Layer through C#. From what I can tell, the .Net SDK has support for standard Raster layers but not for multidimensional raster layers. I did see that python can add them, so I want to know if the only way to do this would be through a call to a python toolbox script or if there is a better way.

0 Kudos
2 Replies
GKmieliauskas
Esri Regular Contributor

Hi,

Look at the Voxel Layers ProConcepts

0 Kudos
bb8
by
New Contributor

Hi, it seems my data sets aren't compatible with Voxel layers due to "not having valid variables". I have tried the other layer types to no success. Do you have any other suggestions? Thanks in advance.

0 Kudos