I have a large Orthomosaic dataset that I want to tile out. I have the tile index and know I can use split raster to tile the ortho but what I can't figure out is how to name the tiles using an attribute field in the tile index.
Any suggestions? Model Builder? Or does this need to be done with a Python script?