I'm attempting to create a tiff with IRasterWorkspace4.CreateRasterDataset and it throws an exception stating that it is missing raster band wavelength properties. Modifying it to use grid format seems to work, but I would like to create a tiff.
Hi,
You need to check CreateRasterDataset function parameters you pass depending on this link info:
https://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/supported-raster-dataset-file-formats.htm
Have you tried IRasterWorkspace2.CreateRasterDataset with less parameters?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.