2016-01-31 19:11:00 +01:00
|
|
|
v.what.rast
|
|
|
|
v.what.rast.centroids - Uploads raster values at positions of vector centroids 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|2|None|False
|
|
|
|
QgsProcessingParameterRasterLayer|raster|Raster map to be sampled|None|False
|
|
|
|
QgsProcessingParameterField|column|Name of attribute column to be updated with the query result|None|map|0|False|False
|
|
|
|
QgsProcessingParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|True
|
2016-01-31 19:11:00 +01:00
|
|
|
Hardcoded|type=centroid
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterBoolean|-i|Interpolate values from the nearest four cells|False|True
|
|
|
|
QgsProcessingParameterVectorDestination|output|Sampled
|