raster draw =========== **Name**: geoc raster draw **Description**: Draw a Raster to an image **Arguments**: * -f --file: The output file * -t --type: The type of document * -w --width: The width * -h --height: The height * -s --sld-file: The sld file * -b --bounds: The bounds * -m --layer: The map layer * -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 draw -i raster.tif -f map.png