st_addband(raster, raster[], integer, integer)


Description

args: torast, fromrasts, fromband=1, torastindex=at_end - 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
torast USER-DEFINED IN
fromrasts ARRAY IN
fromband integer IN
torastindex integer IN