mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
8 lines
350 B
Plaintext
8 lines
350 B
Plaintext
r.distance
|
|
r.distance - Locates the closest points between objects in two raster maps.
|
|
Raster (r.*)
|
|
ParameterRaster|maps|Maps for computing inter-class distances|False
|
|
ParameterString|fs|Output field separator|:
|
|
ParameterBoolean|-l|Include category labels in the output|False
|
|
ParameterBoolean|-o|Report zero distance if rasters are overlapping|False
|