Parameters
| Name | Type | Mode |
|---|---|---|
| rast | USER-DEFINED | IN |
| outdbfile | text | IN |
| outdbindex | ARRAY | IN |
| index | integer | IN |
| nodataval | double precision | IN |
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.
| Name | Type | Mode |
|---|---|---|
| rast | USER-DEFINED | IN |
| outdbfile | text | IN |
| outdbindex | ARRAY | IN |
| index | integer | IN |
| nodataval | double precision | IN |