Label | Explanation | Data Type |
Input Features
| The binned feature class that will have its static cache updated. | Feature Layer |
Bin Type
(Optional) | Specifies the type of feature binning visualization that will be enabled.
| String |
Level of Detail
(Optional) | Specifies the maximum level of detail that will be used for the cache. Tiling schemes are a continuum of scale ranges. Depending on the map, you may want to forego caching of some of the extremely large or small scales in the tiling scheme. This tool examines the scale dependencies in the map and attempts to provide a maximum range of scale for caching. Choose a level of detail that most closely matches the intended use of the map in which the data will be shown.
| String |
Add Statistic to Cache
(Optional) | Specifies the statistics that will be summarized and stored in the bin cache. Statistics are used to symbolize bins and provide aggregate information for all the points in a bin. One summary statistic, shape_count (which is the total feature count), is always available.
| Value Table |
Delete Statistic from Cache
(Optional) | The summary statistic that will be deleted from the cache. You cannot delete the default COUNT summary statistic. | String |
Derived Output
Label | Explanation | Data Type |
Updated Features | The input features with the updated feature bin cache. | Feature Layer |