Skip to main content
Question

How can I create a weighted sum raster with vector files as input?

  • October 24, 2022
  • 3 replies
  • 62 views

Forum|alt.badge.img

image of processI 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).

3 replies

Forum|alt.badge.img

processSomething like this but I need to add weights to each layer.


Forum|alt.badge.img

Something like this but I still need to weight the layers


Forum|alt.badge.img+2
  • 1891 replies
  • November 1, 2022

@tobiasrydlinge1​ RasterMosaicker has a Sum option in the Overlapping Values parameter that should allow you to weight the values