This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control overview tile parameters.
Name | Description | |
---|---|---|
AoiGeometry | The polygon within which overview tiles are created. | |
CellSize | The cell size of the first level of overview tiles in the units of the coordinate system of the catalog. If this property is not specified, the default value is computed automatically. | |
Levels | The number of levels of overview tiles created. | |
MaximumSizeOfTopmostOverview | The recommended maximum size (in pixels) on any dimension for the lowest resolution overview item. A higher value for this property results in fewer levels of overviews. The operation continues to define a new level as long as the number of pixels of the overv | |
Origin | The origin of the grid containing overview tiles. | |
OverviewFactor | The factor by which two neighboring overview levels differ. | |
TileCols | The recommended number of pixel columns in each overview tiles. | |
TileRows | The recommended number of pixel rows in each overview tiles. | |
WorkspaceName | The workspace name where overview raster datasets are generated and stored. |
Classes | Description |
---|---|
DefineOverviewsParameters | An object that controls how new overview items are created in a mosaic dataset. |