raster multiply constant ======================== **Name**: geoc raster multiply constant **Description**: Multiply a constant value to a Raster **Arguments**: * -v --value: The value * -o --output-raster: The output raster * -f --output-raster-format: The output raster format * -i --input-raster: The input raster * -l --input-raster-name: The input raster name * -p --input-projection: The input projection * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc raster multiply constant -i raster.tif -o raster_mul_2.tif -v 2