2016-01-31 19:11:00 +01:00
|
|
|
v.what.rast
|
2017-12-03 16:07:21 +01:00
|
|
|
Uploads raster values at positions of vector centroids to the table.
|
2016-01-31 19:11:00 +01:00
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|map|Name of vector points map for which to edit attributes|-1|None|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|raster|Raster map to be sampled|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;centroid|False|0|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterField|column|Name of attribute column to be updated with the query result|None|map|0|False|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|True|True
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterBoolean|-i|Interpolate values from the nearest four cells|False|True
|
|
|
|
QgsProcessingParameterVectorDestination|output|Sampled
|