Label | Explanation | Data Type |
Mosaic Dataset | The mosaic dataset that contains the images that will be exported. | Mosaic Layer |
Output Folder | The folder where the images will be saved. | Folder |
Output Base Name (Optional) | A prefix that will be added to the name of each item after it is copied. The prefix will be followed by the Object ID value from the mosaic dataset footprints table. If no base name is set, the text in the Name field of the mosaic dataset item will be used. | String |
Query Definition (Optional) | An SQL expression that will be used to save selected images in the mosaic dataset. | SQL Expression |
Output Format (Optional) | Specifies the format that will be used for the output raster datasets.
| String |
NoData Value (Optional) | All the pixels with the specified value will be set to NoData in the output raster dataset. It is recommended that you specify a NoData value if the output images will be clipped. | String |
Clip Type (Optional) | Specifies the output extent that will be used for the raster datasets. If you specify an extent or feature class that covers an area larger than the raster data, the output will have the larger extent.
| String |
Clipping Template (Optional) | The feature class or bounding box that will be used to limit the extent.
When coordinates are manually provided, the coordinates must be numeric values and in the active map's coordinate system. The map may use different display units than the provided coordinates. Use a negative value sign for south and west coordinates. | Extent |
Cell Size (Optional) | The horizontal (x) and vertical (y) dimensions of the output cells. If the cell size is not provided, the spatial resolution of the input will be used. | Point |
Export images to image space
(Optional) | Specifies whether raster items will be exported in map space or image space.
| Boolean |
Remove image distortions
(Optional) | Specifies whether lens distortion will be removed from the exported raster in image space.
| Boolean |
Band Method
(Optional) | Specifies the method that will be used to select bands. This parameter is enabled when the Export images to image space parameter is checked.
| String |
Band Name Selection (Optional) | The name of the band that will be exported from the input mosaic dataset. This parameter is enabled when the Band Method parameter is set to Band names. | Value Table |
Band ID Selection (Optional) | The ID number of the band that will be exported from the input mosaic dataset. This parameter is enabled when the Band Method parameter is set to Band IDs. | Value Table |
Derived Output
Label | Explanation | Data Type |
Updated Output Folder | The updated output folder. | Folder |