2016-03-12 13:02:45 +01:00
|
|
|
v.what.vect
|
|
|
|
Uploads vector values at positions of vector points to the table.
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|map|Name of vector points map for which to edit attributes|0|None|False
|
|
|
|
QgsProcessingParameterField|column|Column to be updated with the query result|None|map|-1|False|False
|
|
|
|
QgsProcessingParameterVectorLayer|query_map|Vector map to be queried|-1|None|False
|
|
|
|
QgsProcessingParameterField|query_column|Column to be queried|None|query_map|-1|False|False
|
|
|
|
QgsProcessingParameterNumber|dmax|Maximum query distance in map units|QgsProcessingParameterNumber.Double|0.0|True|0.0|None
|
|
|
|
QgsProcessingParameterVectorDestination|output|Updated
|