I created a Mosaic Dataset (1 band 32-bit float) of DEM rasters but it's totally grey. The pixel value varies from -3,40282e+38 to 3,40282e+38. When I create a Mosaic Dataset with 1band 32-bit signed integer it displays the information correctly. The pixel value varies from -143692 to 4397. What could be a possible solution to create the Mosaic Dataset 32-bit float showing the correct information?
... View more