I have over a thousand raster tiles.
I want to create a mosaic of only those tiles that intersect a polygon.
I want the full tiles, so using the polygon as a clipper is not the right solution for me.
Instead, I want to select only those tiles that intersect the polygon (shapefile) and mosaic them into a single image.