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 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 need 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, check the Copy data from server parameter. | Folder |
Export cache type | Specifies the type of cache that will be exported. Tile packages are suitable for use with ArcGIS Maps SDKs for Native Apps.
| String |
Copy data from server
| Specifies how tiles will be moved to the target folder. 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 | Specifies the storage format that will be used for 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 will be exported from the cache. This parameter is useful when exporting 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 will be exported. | Feature Set |
Export Extent (Optional) | A rectangular extent defining the tiles that will be exported. By default, the extent is set to the full extent of the map service into which you are importing. The optional Area Of Interest parameter allows you to alternatively import using a polygon. It is recommended that you not provide values for both parameters. If values are provided for both parameters, the Area Of Interest parameter takes precedence over this one.
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 |
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 |