| Name | Description |
| Alias | The alias for this tool's toolbox. |
| build_pyramids | Builds pyramids for each source raster.
(In, Optional) |
| build_thumbnails | Builds thumbnails for each source raster.
(In, Optional) |
| calculate_statistics | Calculates statistics for each source raster.
(In, Optional) |
| duplicate_items_action | A check will be performed to see if each raster has already been added, using the original path and file name. Choose which action to perform when a duplicate path and file name have been found. (In, Optional) |
| filter | A file name filter for the data to be added to the mosaic dataset. The wildcards for the filter can be a simple asterisk before a file extension, or it can be in the form or PERL syntax. *.TIF REGEX:.*1923.*|.*1922.*
REGEX:.*192[34567].*|.*194.*|.*195.* (In, Optional) |
| in_mosaic_dataset | The path and name of the mosaic dataset to which the raster data will be added. (In, Required) |
| input_path | Path and name of the file, folder, raster dataset, raster catalog, mosaic dataset, table, or service. (In, Required) |
| maximum_cell_size | Defines the maximum pyramid cell size that will be used in the mosaic dataset. (In, Optional) |
| maximum_pyramid_levels | Defines the maximum number of pyramid levels that will be used in the mosaic dataset. For example, a value of 2 will use only the first two pyramid levels from the source raster. Leaving this blank or typing a value of -1 will build pyramids for all levels. (In, Optional) |
| minimum_dimension | Defines the minimum dimensions of a raster pyramid that will be used in the mosaic dataset. (In, Optional) |
| operation_description | Operation Description (in, Optional) |
| out_mosaic_dataset | Mosaic Dataset (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| raster_type | The raster type is specific for imagery products. It identifies metadata, such as georeferencing, acquisition date, and sensor type, along with a raster format. (In, Required) |
| spatial_reference | Spatial reference system of the input data. (In, Optional) |
| sub_folder | Recursively explores subfolders.
(In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| update_boundary | Generates or 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) |
| update_cellsize_ranges | Calculates the cell size ranges of each raster in the mosaic dataset. These values are written to the attribute table within the minPS and maxPS columns.
(In, Optional) |
| update_overviews | Defines and generates overviews for a mosaic dataset.
(In, Optional) |