10 lines
604 B
Plaintext
Raw Normal View History

2012-09-15 18:25:25 +03:00
v.distance
v.distance.toattr - Finds the nearest element in vector map 'to' for elements in vector map 'from'.
Vector (v.*)
ParameterVector|from|"from" input layer|0|False
ParameterVector|to|"to" input layer|-1|False
2012-09-15 18:25:25 +03:00
ParameterSelection|upload|Values describing the relation between two nearest features|to_attr
ParameterTableField|column|Column where values specified by 'upload' option will be uploaded|to|-1|False
ParameterTableField|to_column|Column name of nearest feature|to|-1|False
2012-09-15 18:25:25 +03:00
ParameterBoolean|-a|Calculate distances to all features within the threshold|False
OutputVector|output|Output layer