I have a large mosaic dataset with time-based raster with lots of overlap. My application allows users to specify lots of options and then I use a mosaic rule to shuffle the imagery and produce a mosaic.based on the user's query.
Because of the amount of imagery and how I use the entire stack of historic dates to "fill in the mosaic" I do not know from the user's options which rasters are participating in the mosaic.
So my question is, is there any way to know which rasters were used to generate a given mosaic in a ArcGISImageServiceLayer? I need just the ones visible, not all the others that weren't used because they were at the bottom of the stack.
Thanks!
Layth