raster resample

Name:

geoc raster resample

Description:

Resample a Raster

Arguments:

  • -b –bounds: The bounding box

  • -s –size: The output size

  • -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 resample -i alki.tif -s "200,400" -o alki_resized.tif