mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
8 lines
350 B
Plaintext
8 lines
350 B
Plaintext
|
v.to.rast
|
||
|
v.to.rast.attribute - Converts (rasterize) a vector map into a raster map.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|input|Name of input vector map|-1|False
|
||
|
ParameterSelection|use|Source of raster values|attr
|
||
|
ParameterTableField|column|Name of column for 'attr' parameter (data type must be numeric)|input
|
||
|
OutputRaster|output|Name for output raster map
|