raster mosaic ============= **Name**: geoc raster mosaic **Description**: Mosaic a list of rasters together **Arguments**: * -r --raster: An input Raster * -b --bounds: The bounds * -z --size: The size * -o --output-raster: The output raster * -f --output-raster-format: The output raster format * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc raster mosaic -r raster1.tif -r raster2.tif -o raster.tif