Label | Explanation | Data Type |
Input Service | The map or image layer that will be cached. You can drag a map or image layer from the Catalog pane to populate this parameter. | Image Service; Map Server |
Service Cache Directory | The parent directory for the cache. This must be a registered ArcGIS Server cache directory. | String |
Tiling Scheme | Specifies how the tiling scheme will be defined. You can define a new tiling scheme or browse to a predefined tiling scheme file (.xml). A predefined scheme can be created by running the Generate Map Server Cache Tiling Scheme tool.
| String |
Scales Type | Specifies how the tiles will be scaled.
| String |
Number of Scales | The number of scale levels that will be created in the cache. This parameter is disabled if you create a custom list of scales. | Long |
Dots(Pixels) Per Inch | The dots per inch (DPI) of the intended output device. If a DPI is specified that does not match the resolution of the output device, the scale of the map tile will appear incorrect. The default value is 96. | Long |
Tile Size (in pixels) | Specifies the width and height of the cache tiles in pixels. For the best balance between performance and manageability, avoid deviating from standard widths of 256 by 256 or 512 by 512.
| String |
Predefined Tiling Scheme (Optional) | The path to a predefined tiling scheme file (usually named conf.xml). | File |
Tiling origin in map units (Optional) | The origin (upper left corner) of the tiling scheme in the coordinates of the spatial reference of the source map document. The extent of the source map document must be within (but does not need to coincide with) this region. | Point |
Scales (Optional) | The scale levels available for the cache. These are not represented as fractions. Instead, use 500 to represent a scale of 1:500, and so on, for example. | Value Table |
Cache Tile Format (Optional) | Specifies the cache tile format that will be used.
| String |
Tile Compression Quality (Optional) | The JPEG compression quality (1–100) that will be used. The default value is 75 for the JPEG tile format and 0 for other formats. Compression is supported only for the JPEG format. Choosing a higher value will result in a larger file size with a higher-quality image. Choosing a lower value will result in a smaller file size with a lower-quality image. | Long |
Storage Format (Optional) | Specifies the storage format that will be used for the tiles. Legacy:This parameter has been deprecated. The Compact V2 storage format will always be used regardless of the storage format specified.
| String |
Ready To Serve Format
(Optional) | Specifies whether the cache content will be generated using the open tile package specification, and specifies the file format of the cache schema.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Map Service URL | The output map service URL. | String |