Unable to Open a Mosaic Dataset

220
1
10-30-2018 09:36 AM
MassimilianoGeppi
Esri Contributor

Hi

I'm trying to open a "Mosaic Dataset" stored in my geodatabase, but i can't

I've used "geodatabase.OpenDataset<Type>()" method, but i don't know which type od Dataset i must to use to open a

MosaicDataset.

I've used "geodatabase.GetDefinition<Definition>()" method but i don't know which type of Definition i must use to get each MosaicDataset in my Geodatabase.

The question is

Could I have an example that shows how to open a "MosaicDataset" in a Geodatabase?

Thank you in advance.

Max

0 Kudos
1 Reply
UmaHarano
Esri Regular Contributor

Hi

Here are some snippets for working with Raster/Mosaic datasets:

ProSnippets Raster

Thanks

Uma

0 Kudos