Label | Explanation | Data Type |
Mosaic Dataset | The mosaic dataset that will 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 that will be created. | String |
Query Definition
(Optional) | An SQL expression that will be used to select specific items to add to the mobile mosaic dataset. | SQL Expression |
Selection Feature (Optional) | The mosaic dataset items that will 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.
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 |
Output Data Folder (Optional) | The folder where a copy of the source data will be created. If the Convert Rasters parameter is checked, any raster functions associated with the mosaic dataset will be processed before creating the copy. | Folder |
Convert Rasters (Optional) | Specifies whether the raster functions associated with the input mosaic dataset will be converted before creating the mobile mosaic dataset. If there are raster functions that are not supported by Native Maps SDKs, an error message will be returned.
| 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) | Specifies the format that will be used for the rasters written to the output data folder.
| String |
Compression Method (Optional) | Specifies the compression method that will be used for transmitting the mosaicked image from the computer to the display (or from the server to the client).
| String |
Compression Quality (Optional) | The compression quality level, which is a value from 0 to 100. A higher number means better image quality but less compression. This parameter only applies when the Output Format parameter value is specified as JPEG or JP2000. | Long |
Derived Output
Label | Explanation | Data Type |
Output Mosaic Dataset | The updated mosaic dataset. | Mosaic Dataset |