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.

226
1
12-03-2019 08:14 AM
MelissaDrake
New Contributor II

This picture shows the mapping index in pink  that i am needing to match up to the rasters located in that grid

0 Kudos
1 Reply
by Anonymous User
Not applicable

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.

0 Kudos