Label | Explanation | Data Type |
Input Service | The map image layer with the cache tiles to be exported. You can choose it by browsing to the desired service in a portal or you can drag a web tile layer from the Portal tab in the Project pane to supply this parameter. | Image Service; Map Server |
Target Cache Path | The folder into which the cache will be exported. This folder does not have to be a registered server cache directory. The ArcGIS Server account must have write access to the target cache folder. If the server account cannot be granted write access to the destination folder but the ArcGIS Desktop or ArcGIS Pro client has write access to it, choose the Copy data from server parameter. | Folder |
Export cache type | Exports a cache as a cache dataset or a tile package. Tile packages are suitable for ArcGIS Runtime and ArcGIS Mobile deployments.
| String |
Copy data from server
| Check this parameter only if the ArcGIS Server account cannot be granted write access to the target folder and the ArcGIS Desktop or ArcGIS Pro client has write access to it. The software exports the tiles in the server output directory before moving them to the target folder.
| Boolean |
Storage Format Type | The storage format of the exported cache.
| String |
Scales | A list of scale levels at which tiles will be exported. | Double |
Number of caching service instances (Optional) |
Specifies the number of instances that will be used to update or generate the tiles. The value for this parameter is set to unlimited (-1) and cannot be modified. | Long |
Area Of Interest (Optional) | An area of interest that spatially constrains where tiles are exported from the cache. This parameter is useful if you want to export irregularly shaped areas, as the tool clips the cache dataset at pixel resolution. If you do not specify an area of interest, the full extent of the map is exported. | Feature Set |
Export Extent (Optional) | A rectangular extent defining the tiles to be exported. By default, the extent is set to the full extent of the map service into which you are importing. Note that the optional parameter on this tool, Area Of Interest, allows you to alternatively import using a polygon. It is recommended that you not provide values for both parameters for a job. If values are provided for both parameters, the Area Of Interest parameter takes precedence over Import Extent.
| Extent |
Overwrite Tiles
(Optional) | Specifies whether the images in the receiving cache will be merged with the tiles from the originating cache or overwritten by them.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Cache Path | The folder into which the cache has been exported. | String |