st_setbandnodatavalue


Description

args: rast, band, nodatavalue, forcechecking=false - Sets the value for the given band that represents no data. Band 1 is assumed if no band is specified. To mark a band as having no nodata value, set the nodata value = NULL.

Parameters

Name Type Mode
rast USER-DEFINED IN
band integer IN
nodatavalue double precision IN
forcechecking boolean IN
rast USER-DEFINED IN
nodatavalue double precision IN