mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
8 lines
334 B
Plaintext
8 lines
334 B
Plaintext
|
r.grow.distance
|
||
|
r.grow.distance - Generates a raster map layer of distance to features in input layer.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Name of input raster map|False
|
||
|
ParameterSelection|metric|Metric|euclidean;squared;maximum;manhattan
|
||
|
OutputRaster|distance|Name for distance output map
|
||
|
OutputRaster|value|Name for value output map
|