2017-11-04 15:31:21 +01:00

11 lines
685 B
Plaintext

v.what.rast
v.what.rast.points - Uploads raster values at positions of vector points to the table.
Vector (v.*)
QgsProcessingParameterVectorLayer|map|Name of vector points map for which to edit attributes|0|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
Hardcoded|type=point
*QgsProcessingParameterBoolean|-i|Interpolate values from the nearest four cells|False|True
QgsProcessingParameterVectorDestination|output|Sampled