mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
r.rescale
|
|
r.rescale - Rescales the range of category values in a raster layer.
|
|
Raster (r.*)
|
|
ParameterRaster|input|Input raster layer|False
|
|
ParameterRange|from|The input data range to be rescaled|0,1
|
|
ParameterRange|to|The output data range|0,1
|
|
OutputRaster|output|Rescaled
|