raster display ============== **Name**: geoc raster display **Description**: Display a Raster in a simple viewer **Arguments**: * -w --width: The width * -h --height: The height * -s --sld-file: The sld file * -b --bounds: The bounds * -m --layer: The map layer * -g --background-color: The background color * -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 display -i raster.tif -w 400 -h 400