Hi there,
I have the following problem. I have 168 raster datasets stored in a geodatabase and I want to flip each one of it and save it under a different name in another geodatabase. Standard batch flipping is time-consuming and I need to do this quickly. I've tried with model builder so far, but all it does is to overwrite the same dataset again and again. I want something like this:
Workspace- Iterate Dataset-Output-Flip-Output_flip (with each Output to be exported as a different file).
Any ideas?
Thanks
You can use the name of the input Rasters as in-line variables in output names (%NAME%). Examples of inline model variable substitution—Help | ArcGIS for Desktop