[general]
name=Shift Raster
version=1.0.1
qgisMinimumVersion=3.34.0
qgisMaximumVersion=4.99
author=Angus McBride
email=angusmcb@gmail.com
changelog=
tags= raster, move, shift, deplace, processing, georeference
repository=https://github.com/angusmcb/shift_qgis_plugin/
tracker=https://github.com/angusmcb/shift_qgis_plugin/issues
icon=shift_logo.svg
homepage=https://github.com/angusmcb/shift_qgis_plugin/
category=Raster
deprecated=False
description=Move a raster layer by specified amounts in the X and Y directions
about=A processing algorithm for moving a raster layer. 

    Once installed you will find the tool in the processing toolbox.

    The X and Y values will be in the same units as the coordinate refence system of the layer. (i.e. if the layer is in a metre-based CRS, x and y will move will be in metres; if in degrees it will be in degrees)

    Compatible with batch processing if you want to move lots of rasters at the same time.

    Works on all rasters that open with gdal (that's most rasters in qgis, but not web maps for example)