Skip to main content

I have a raster file and i would to fill sink and after to make a diffrence with the initial raster. There is a transformer for that ?

Hi @marionmahot

 

Have you tried the RasterToPolygonCoercer and then set a color on that feature (blue) and then use a RasterMosaicker to merge the old raster with the new polygon on top?

Do you have some example data?


Reply