Skip to main content
Hi, I have used rasterresampler to increase my raster cell size however I want to assign a value of zero to all my raster cells..how can I do that? and how can I subtract the value of the cells of two raster layers presuming they have same grid size (number of cells).? Thanks 
Hi,

 

 

For values replacement see the RasterCellValueReplacer.

 

For cell values calculations: RasterCellValueCalculator or RasterExpressionEvaluator

 

 

Itay

Reply