QGIS/python/plugins/processing/algs/grass7/description/v.to.rast.attribute.txt

8 lines
349 B
Plaintext

v.to.rast
v.to.rast.attribute - Converts (rasterize) a vector layer into a raster layer.
Vector (v.*)
ParameterVector|input|Input vector layer|-1|False
ParameterSelection|use|Source of raster values|attr
ParameterTableField|column|Name of column for 'attr' parameter (data type must be numeric)|input|0|-1|False
OutputRaster|output|Rasterized layer