st_addband


Description

args: rast, outdbfile, outdbindex, index=at_end, nodataval=NULL - Returns a raster with the new band(s) of given type added with given initial value in the given index location. If no index is specified, the band is added to the end.

Parameters

Name Type Mode
rast USER-DEFINED IN
addbandargset ARRAY IN
rast USER-DEFINED IN
index integer IN
pixeltype text IN
initialvalue double precision IN
nodataval double precision IN
rast USER-DEFINED IN
pixeltype text IN
initialvalue double precision IN
nodataval double precision IN
torast USER-DEFINED IN
fromrast USER-DEFINED IN
fromband integer IN
torastindex integer IN
torast USER-DEFINED IN
fromrasts ARRAY IN
fromband integer IN
torastindex integer IN
rast USER-DEFINED IN
index integer IN
outdbfile text IN
outdbindex ARRAY IN
nodataval double precision IN
rast USER-DEFINED IN
outdbfile text IN
outdbindex ARRAY IN
index integer IN
nodataval double precision IN