Select to view content in your preferred language

Migrating Terrain ISDEF to Mosaic Dataset (where has pixeltype=Elevation gone?)

697
2
09-12-2011 08:59 AM
philippenn
Regular Contributor
I've happily migrated some Aerial photography ISDEFs to Mosaic Datasets but am having an issue with migrating ISDEFs with elevation rasters.

I'm able to successfully run the AddRasters tool but I get a blank image when it comes to visualizing the dataset image (footprint/boundary are fine).

In ImageServer there was a pixeltype = Elevation value, but in the Create Mosaic Dataset tool there is no such equivalent. I tried the default (8bit) and 32_bit_float but to no avail. Also, the ImageServer definition just says Bit Depth 32, not whether floating/signed/unsigned.

The ISDEF also has a serviceprocess visualizing the elevation as Shaded Relief. I'm hoping that migration carries that sort of property across, but do not see any functions added in the mosaic dataset after importing the ISDEF rasters. Does that kind of process have to be manually recreated as a function within the new mosaic dataset or does it get imported?


TIA,


Phil
0 Kudos
2 Replies
TimothyHales
Esri Notable Contributor
When creating the mosaic dataset you will need to change the Pixel Properties to 1 band and the Pixel type to match the data you are using.

Create Mosaic Dataset (Data Management)
0 Kudos
philippenn
Regular Contributor
According to the help page Catalog will choose the bit depth based on the first image it finds.

What I have found, and what I can only think is a bug, is that this functionality works for me (I get an image)  if I invoke the AddRasters tool with the RPDefs (but not if I use the ISDef file).

Regarding the second part of migration, it appears as though you do have to add the hillshade function manually yourself (i.e. the AddRasters tool will not do it for you).

What would have been nice is an all-encompassing ISDef-to-MosaicDataset tool.
0 Kudos