Label | Explanation | Data Type |
Mosaic Dataset | The mosaic dataset to be converted to a mobile mosaic dataset. | Mosaic Dataset; Mosaic Layer |
Mobile Geodatabase | The geodatabase where the converted mosaic dataset will be created. | File |
Mosaic Dataset Name | The name of the mobile mosaic dataset to be created. | String |
Query Definition
(Optional) | An SQL expression to select specific items to add to the mobile mosaic dataset. | SQL Expression |
Selection Feature (Optional) | The mosaic dataset items to be included in the output based on the extent of another image or feature class. Items that lay along the defined extent will be included in the mosaic dataset. They will not be clipped.
| Extent |
Output Data Folder (Optional) | If specified, the tool will create a copy of the source data in this folder. If Convert Rasters is checked, any raster functions associated with the mosaic dataset are processed before creating the copy. | Folder |
Convert Rasters (Optional) | Applies the raster functions associated with the input mosaic dataset before creating the mobile mosaic dataset. If checked and you have raster functions that are not supported by ArcGIS Runtime SDK, the tool will apply the raster function chain and save the output as converted raster items. If left unchecked, the tool will not convert raster items. If you have raster functions that are not supported by ArcGIS Runtime SDK, the tool will return the appropriate error message.
| Boolean |
Output Base Name (Optional) | Appends a prefix to each item, which is copied or converted into the output data folder. | String |
Output Format (Optional) | The format for the rasters written to the output data folder.
| String |
Compression Method (Optional) | The method of compression for transmitting the mosaicked image from the computer to the display (or from the server to the client).
| String |
Compression Quality (Optional) | A value from 0 to 100. A higher number means better image quality but less compression. Only enabled when JPEG or JP2000 is specified as the compression method. | Long |
Derived Output
Label | Explanation | Data Type |
Output Mosaic Dataset | The updated mosaic dataset. | Mosaic Dataset |