raster project ============== **Name**: geoc raster project **Description**: Project a Raster **Arguments**: * -t --target-projection: The target projection * -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 project -i raster.tif -o raster_4326.tif -t EPSG:4326