Tuesday, 10 May 2016

qgis - How to convert a regular point grid to raster?




Possible Duplicate:
How to convert a point grid to a raster?




I´d like to convert a regular grid (25 meter) of points (XYZ) to a raster. I have tried the GRASS-tool r.in.xyz but I always get a integer raster where all cells have a value of 1.




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...