ESRI.ArcGIS.DataManagementTools | |
RemoveRastersFromMosaicDataset Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : RemoveRastersFromMosaicDataset Class |
For a list of all members of this type, see RemoveRastersFromMosaicDataset members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
delete_overview_images | Any overviews that are no longer required as a result of the source rasters being removed can also be removed from the mosaic dataset. (In, Optional) | |
in_mosaic_dataset | Path and name of mosaic dataset. (In, Required) | |
mark_overviews_items | When the rasters in a mosaic catalog have been removed, any overviews created using those rasters may no longer be accurate, therefore, they can be identified so they can be updated or removed if they are no longer needed. (In, Optional) | |
out_mosaic_dataset | Mosaic Dataset (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
update_boundary | Updates the boundary polygon of a mosaic dataset. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels. (In, Optional) | |
where_clause | Using SQL you can define a query, or use the Query Builder to build a query to define the raster datasets that will be removed from the mosaic dataset. (In, Optional) |