I have 210 rasters, I am trying to create one mosaic for every 10 of them. The titles will be something like:
- raster_0_10
- raster_10_20
- raster_20_30
I created a custom transformer to loop the rasters. There are two variable called "from" and "to". I increase them with 10 for the failed data. Whatever I do, either it keeps updating the first raster or it fails.
I attached the workbench, unfourtunately I am not able to give a sample data but I provided the CSV file of the namings.
Thanks,
Caner