Generate Tile Cache Tiling Scheme (Data Management Tools)
Summary
Creates a tiling scheme file based on the information from the source dataset. The tiling scheme file will then be used in the Manage Tile Cache tool when creating cache tiles.
This tool can be used to edit the properties of an existing tiling scheme, such as tile format, storage format, tile size, and so on. In addition, you can also use it to add new scale levels to an existing tiling scheme.
Usage
By default, the tiling origin starts at the upper left of the coordinate system used by the source dataset.
There are several options for loading an existing tiling scheme.
Load a tiling scheme from an online mapping service such as ArcGIS Online, Google Maps, Bing Maps, or Yahoo. These tiling schemes are located in the installation directory of ArcGIS Pro, in the
<install>/resources/TilingSchemesfolder.Load a tiling scheme from an existing image service or map service cache.
Load a tiling scheme that you created in a previous run of this tool.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Data Source |
The source to be used to generate the tiling scheme. It can be a raster dataset, a mosaic dataset, or a map. |
Raster Layer; Mosaic Layer; Map |
|
Output Tiling Scheme |
The path and file name for the output tiling scheme to be created. |
File |
|
Generation Method |
Choose to use a new or predefined tiling scheme. You can define a new tiling scheme with this tool or browse to a predefined tiling scheme file (
|
String |
|
Number of Scales |
The number of scale levels to be created in the tiling scheme. |
Long |
|
Predefined Tiling Scheme (Optional) |
The path to a predefined tiling scheme file (usually named |
File |
|
Scales (Optional) |
The scale levels that will be included in the tiling scheme. By default, these are not represented as fractions. Instead, use 500 to represent a scale of 1:500, and so on. The Number of Scales parameter value generates a set of default scale levels. |
Value Table |
|
Cell Size (Optional) |
Specifies the units of the Scales parameter.
|
Boolean |
|
Tile Origin in map units (Optional) |
The origin (upper left corner) of the tiling scheme in the coordinates of the spatial reference of the source dataset. The extent of the source dataset must be within (but does not need to coincide) this region. |
Point |
|
Dots (Pixels) Per Inch (Optional) |
The dots per inch of the intended output device. If a DPI is chosen that does not match the resolution of the output device, typically a display monitor, the scale of the tile will appear incorrect. The default value is 96. |
Long |
|
Tile Size (in pixels) (Optional) |
The width and height of the cache tiles in pixels. The default is 256 by 256. For the best balance between performance and manageability, avoid deviating from widths of 256 or 512.
|
String |
|
Tile Format (Optional) |
The file format for the tiles in the cache.
|
String |
|
Tile Compression Quality (Optional) |
A value between 1 and 100 for when the Tile Format parameter value is JPEG or Mixed compression. The default value is 75. Compression is only supported when the Tile Format parameter value is set to Mixed compression or JPEG . Choosing a higher value will result in higher-quality images, but the file sizes will be larger. Using a lower value will result in lower-quality images with smaller file sizes. |
Long |
|
Storage Format (Optional) |
Determines the storage format of tiles.
|
String |
|
LERC Error (Optional) |
The maximum tolerance in pixel values when the Tile Format parameter value is LERC compression. |
Double |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes