Label | Explanation | Data Type |
Mosaic Dataset | The mosaic dataset containing the rasters that will be removed. | Mosaic Layer |
Query Definition (Optional) | An SQL expression to select the raster datasets that will be removed from the mosaic dataset. You must specify a selection or a query; otherwise, the tool will not run. To delete all the records from the mosaic dataset, specify a query that selects all the rasters, such as "OBJECTID>=0". | SQL Expression |
Update Boundary (Optional) | Specifies whether the boundary polygon of the mosaic dataset will be updated. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels.
| Boolean |
Mark Affected Overviews (Optional) | Specifies whether affected overviews will be identified. When the rasters in a mosaic dataset have been removed, overviews created using those rasters may no longer be accurate. Use this parameter to identify affected overviews so they can be updated or removed if they are no longer needed.
| Boolean |
Delete Overview Images (Optional) | Specifies whether the overviews associated with the selected rasters will be deleted.
| Boolean |
Delete Item Cache
(Optional) | Specifies whether the cache that is based on any source raster dataset that will be removed from the mosaic dataset will also be removed.
| Boolean |
Remove Mosaic Dataset Items
(Optional) | Specifies whether mosaic dataset items will be removed.
| Boolean |
Update Cell Size Ranges
(Optional) | Specifies whether the cell size ranges for the mosaic dataset will be updated.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Mosaic Dataset | The updated mosaic dataset. | Mosaic Layer |