Wednesday, 8 April 2015

How to set cell size for vector to raster conversion in QGIS GRASS plugin?


I'm converting a vector (loaded in GRASS plugin in QGIS (1.7.0.-wroclaw) and would like to convert this to a raster with a defined cell size. At the same time I need a value from the attribute tabel to be used as raster value.



This tool: v.to.rast.attr


looks promising. however, I cannot define the output cell size, or a snap raster. In ArcGIS (esri) this is quite easy. Is there a way to do the same in QGIS?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...