Skip to main content
Question

fill sink

  • December 3, 2019
  • 1 reply
  • 55 views

marionmahot
Contributor
Forum|alt.badge.img+4

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 ?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • 956 replies
  • December 9, 2019

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?