Skip to main content

Hello, I have the following problem. I have a file with a lot of rings, which all have a unique ID. On the other side I have a lot of raster files which also have this ID as file name. Now I want to crop each one of the raster files to the corresponding outline with the same ID. These cropped individual raster files are then to be saved individually. How can I tell the Clipper Transformer to "blend" the ID of the ring with the ID of the raster file ? Maybe someone can give me a hint.

Many thanks and best regards

Maisels

Look at the param "Group Processing" by the Clipper, Group By = ID


Perfect, that was the right hint, now it works.

I also had to assign the id as attribute to the Rasterfiles.

Thanks a lot !


Reply