Select to view content in your preferred language

Opening Multidimensional Rasters In C#

35
1
yesterday
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
1 Reply
GKmieliauskas
Esri Regular Contributor

Hi,

Look at the Voxel Layers ProConcepts

0 Kudos