Label | Explanation | Data Type |
Mosaic Dataset | The mosaic dataset where you want to apply the cache function. | Mosaic Layer |
Query Definition
(Optional) | An SQL expression to select specific raster datasets within the mosaic dataset on which you want the item cache built. | SQL Expression |
Define Cache
(Optional) | Enable editing on the Cache properties.
| Boolean |
Generate Cache
(Optional) | Choose to generate the cache files based on the properties defined in the Cached Raster function, such as the location and the compression of the cache.
| Boolean |
Cache Path (Optional) | Choose to overwrite the default location to save your cache. If the mosaic dataset is inside of a file geodatabase, by default, the cache is saved in a folder with the same name as the geodatabase and a .cache extension. If the mosaic dataset is inside of an enterprise geodatabase, by default, the cache will be saved inside of that geodatabase. Once created, the cache will always save to the same location. To save the cache to a different location, you need to first use the Repair Mosaic Dataset tool to specify a new location and run this tool again. Once an item cache is created, regenerating an item cache to a different location is not possible by specifying a different cache path and rerunning this tool. It will still generate the item cache in the location where it was generated the first time. However, you can remove this function and insert a new one with the new path or use the Repair Mosaic Dataset tool to modify the cache path and run this tool to generate the item cache in a different location. | Workspace |
Compression Method
(Optional) | Choose how you want to compress your data for faster transmission.
| String |
Compression Quality
(Optional) | Set a compression quality when using the lossy method. The compression quality value is between 1 and 100 percent, with 100 compressing the least. | Long |
Maximum Allowed Rows
(Optional) | Limit the size of the cache dataset by number of rows. If value is more than the number of rows in the dataset, the cache will not generate. | Long |
Maximum Allowed Columns (Optional) | Limit the size of the cache dataset by number of columns. If value is more than the number of columns in the dataset, the cache will not generate. | Long |
Request Size Type (Optional) | Resample the cache using one of these two methods:
| String |
Request Size (Optional) | Set a value to apply to the Request Size Type. | Double |
Derived Output
Label | Explanation | Data Type |
Updated Mosaic Dataset | The updated mosaic dataset. | Mosaic Layer |