I have a raster that was created from a bunch of 1 km x 1 km images, and I need to split it back out to the original individual 1 km images, with 2 m overlap. I've tried split raster, but I can't seem to get it to go back to the originals. I've tried both the size of tile and number of tiles methods, but is always creates slivers along the outer edges; basically I can't get it to line up and create nice 1 km squares with 2 m overlap, I'm using trial and error.
I have a shape file that I could use for clipping (see attached image, yellow polygons), but I don't want to create a model to cycle through the features if there's already a simple way available.
thanks