Skip to content

How to rasterize point data using average value per cell (not replace or add) #168

Answered by snowman2
dluks asked this question in Q&A
Discussion options

You must be logged in to vote

I am not aware of any. However, as a workaround, you could use ADD and rasterize two vectors. One with the values and a duplicate with a 1 replacing the values. Then, divide the raster with values by the raster generated by the vector filled with ones.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dluks
Comment options

@snowman2
Comment options

Answer selected by dluks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants