Select to view content in your preferred language

Cycling through overlapping images in Mosaic Dataset

2725
1
10-21-2010 06:27 AM
PaulFiner
Emerging Contributor
If a mosaic dataset is created in which there exist areas of overlap between multiple image footprints, is there any way the user can "cycle through" the images in the overlapped regions to bring the different images to the "front"?
0 Kudos
1 Reply
PeterBecker
Esri Regular Contributor
There is no 'out of the box' capability currently. An interesting idea thought.
Currently in ArcMap you can make a selection set using the selection tool on the required AOI. You can then from Layer,Selection,AddSelectedRastersToMap have each raster added as an individual layer in a group layer. The standard tools to turn layers on/off, swipe etc can then be used.
Such capability could be added as a AddiIn relatively easily and then be customized to your exact requirements. Similarly the same can be done through any Web application. There are samples on how to work with selections and then use the LockRaster capability to display only on (or selection) of rasters.
0 Kudos