Do you know how to get the value of the nodata of a geotiff image?
Thanks
Do you know how to get the value of the nodata of a geotiff image?
Thanks
Open the raster in the data inspector or universal viewer, drag a box with the mouse, that should prvide you with the properties of the raster including the no data value per band.
Hope this hepls.
you could also use the RasterBandPropertiesExtractor. If there is a NoData Value per Band it will be presented. Moreover you can use the NoData Value as an attribute, to work with that.
Best regards,
Stefan