Parameters
| Name | Type | Mode |
|---|---|---|
| torast | USER-DEFINED | IN |
| fromrasts | ARRAY | IN |
| fromband | integer | IN |
| torastindex | integer | IN |
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.
| Name | Type | Mode |
|---|---|---|
| torast | USER-DEFINED | IN |
| fromrasts | ARRAY | IN |
| fromband | integer | IN |
| torastindex | integer | IN |