Label | Explanation | Data Type |
Input Rasters | The raster datasets that you want to merge together. The inputs must have the same number of bands and same bit depth. | Mosaic Dataset; Raster Dataset; Raster Layer |
Raster Dataset Name with Extension | The name of the dataset you are creating. When storing the raster dataset in a file format, specify the file extension as follows:
When storing a raster dataset in a geodatabase, do not add a file extension to the name of the raster dataset. When storing a raster dataset to a JPEG format file, a JPEG 2000 format file, a TIFF format file, or a geodatabase, you can specify Compression Type and Compression Quality values in the geoprocessing environments. | String |
Spatial Reference for Raster (Optional) | Coordinate System | |
Pixel Type (Optional) | The bit depth, or radiometric resolution of the mosaic dataset. If you do not set the pixel type, the 8-bit default will be used and your output may be incorrect.
| String |
Cellsize (Optional) | The pixel size that will be used for the new raster dataset. | Double |
Number of Bands | The number of bands that the output raster will have. | Long |
Mosaic Operator (Optional) | The method used to mosaic overlapping areas.
| String |
Mosaic Colormap Mode (Optional) | Applies when the input raster datasets have a colormap. Specifies the method that will be used to choose which color map from the input rasters will be applied to the mosaic output.
For more information about each colormap mode, see the Mosaic colormap mode help topic. | String |
Derived Output
Label | Explanation | Data Type |
Output Raster Dataset | The output raster dataset. | Raster Dataset |