Hello Community,
I recently created a Mosaic Dataset of ~50 historic aerial images. The mosaic dataset itself generally looks good and performs well as a hosted Tile layer on AGOL; however, to put the image on non-Esri GIS applications used by my institution I need to create a single raster file of the whole image. I am looking for clarification and guidance on options/best practices for creating this single raster file, mainly around ensuring resolution is as close as possible to the source images.
I have have experimented with using Mosaic to New Raster with the Mosaic Dataset as the input, and while this runs relatively quickly it appears to resample with a loss of resolution over the whole image. There is some variation in resolution among the source rasters for the Mosaic Dataset, ranging from ~0.72 - ~2 meters; however, the mosaic looks fairly smooth across the image (presumably because the Overview uses a single resampled resolution - is this correct?).
I would be thankful for any suggestions on how to create a single raster file that looks as close as possible to the Mosaic Dataset - and I am particularly curious about the following details:
1) Is it correct that the workflow as described above (Mosaic Dataset as input for Mosaic to New Raster) is generating the output raster from the Overview, rather than the individual source rasters? If so - is this contributing to the image degradation?
2) Is there any way to Mosaic to New Raster that mosaics using the Seamlines from the Mosaic Dataset? If the answer to 1 is yes, then I suppose that checks this box - but would there be other ways? I'd really like to preserve those seamlines in the single file output if possible, they significantly improve the quality of the mosaic.
Thanks in advance for any help or suggestions.