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.
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. |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Go Raster -> Conversion -> Rasterize. Set a vector layer to process, a field with values and desired raster size. |
|||||
|