I want to create a raster image with the sum of weighted input of vector polygon layers. I have many vector polygons. Each polygon should first be transformed to a raster and then given a weight/raster cell value (1-3, background value should be null or 0).
Page 1 / 1
Something like this but I need to add weights to each layer.
Something like this but I still need to weight the layers
@tobiasrydlinge1 RasterMosaicker has a Sum option in the Overlapping Values parameter that should allow you to weight the values