QGIS/python/plugins/sextante/grass/description/v.to.rast.attribute.txt

8 lines
350 B
Plaintext
Raw Normal View History

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