2012-08-04 19:48:25 +02:00
|
|
|
v.distance
|
|
|
|
v.distance - Finds the nearest element in vector map 'to' for elements in vector map 'from'.
|
|
|
|
Vector (v.*)
|
2012-12-12 00:47:29 +01:00
|
|
|
ParameterVector|from|"from" input layer|0|False
|
|
|
|
ParameterVector|to|"to" input layer|-1|False
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterSelection|upload|Values describing the relation between two nearest features|cat;dist;to_x;to_y;to_along;to_angle
|
2013-04-12 13:58:55 +02:00
|
|
|
ParameterTableField|column|Column where values specified by 'upload' option will be uploaded|to|-1|False
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterBoolean|-a|Calculate distances to all features within the threshold|False
|
2012-12-12 00:47:29 +01:00
|
|
|
OutputVector|output|Output layer
|
2012-08-04 19:48:25 +02:00
|
|
|
|