Mosaic Dataset To Mobile Mosaic Dataset (Data Management Tools)
Summary
Converts a mosaic dataset into a mobile mosaic dataset that's compatible with ArcGIS Maps SDKs for Native Apps. A mobile mosaic dataset resides in a mobile geodatabase.
Usage
- When converting to a mobile mosaic dataset, you have the option to apply raster functions that are associated with the mosaic dataset by checking Convert Rasters. Leaving Convert Rasters unchecked will only convert the source data.
Parameters
| 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 you have raster functions that are not supported by Native Maps SDKs, 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) |
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 |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes