v.distance
v.distance - Finds the nearest element in vector map 'to' for elements in vector map 'from'.
Vector (v.*)
ParameterVector|from|Name of existing vector map (from)|0|False
ParameterVector|to|Name of existing vector map (to)|-1|False
ParameterSelection|upload|Values describing the relation between two nearest features|cat;dist;to_x;to_y;to_along;to_angle;to_attr
ParameterString|column|Column name(s) where values specified by 'upload' option will be uploaded|col_name
ParameterTableField|to_column|Column name of nearest feature (used with upload=to_attr)|to
ParameterBoolean|-p|Print output to stdout, don't update attribute table|False
ParameterBoolean|-a|Calculate distances to all features within the threshold|False
OutputVector|output|Name for output vector map

