I have 300 rasters that I need to relabel where my appraiser can know which map number goes with which raster. Is there away to do this? I started renaming the rasters to show what map number it would go with but was wondering if there is a better way.
Did you get this figured out? I think you can do this with arcpy by creating a list of the rasters in your gdb or file directory, then running a 'for' loop to rename them.