Mosaic dataset attribute table
Below lists the attribute table fields that will always appear by default when you create a mosaic dataset. When you add data using a particular raster type, more fields can be added to contain some specific metadata information. You can also add and populate additional fields. These fields can be used when defining a query on the mosaic dataset (or image service using the mosaic dataset). If you don't want all the fields exposed to those using the mosaic dataset, you can edit Allowed Fields on the Mosaic Dataset Properties dialog box.
The attribute table contains the following default fields:
- ObjectID—The ObjectID field is maintained by ArcGIS and guarantees a unique ID for each row in a table. It can be used as an image ID when using the Lock Raster mosaic method.
- Raster—Stores the link to the raster dataset and any individual properties, functions, or metadata. You can preview the processed raster by clicking in this field and clicking the arrow button that appears. In the window that appears, you can edit the functions and preview the properties and metadata.
- Name—Name of the source defined by the raster type, which can be the name of the raster dataset file or the metadata file defined in the raster type.
- MinPS and MaxPS—The minimum and maximum pixel sizes are computed from the LowPS and HighPS values and depend on the overlapping raster datasets. These values control which raster will be used to create the dynamically mosaicked image at particular scales or resolutions of the display or image request. For example, if you create a mosaic dataset from 1-meter source rasters and build overviews, you will see a range of minimum and maximum pixel sizes. If you view the entire mosaic dataset (fully zoomed out), you likely are viewing the image with the largest MinPS and MaxPS values. As you zoom in, the resolution of the image increases and smaller pixel sizes are required.
- LowPS and HighPS—These values are extracted from the source rasters and used to define the range of pixel sizes that the raster dataset contains. For example, a raster dataset that contains a pyramid (or internal overview) will have a range of pixel sizes—the low value will represent the base pixel value and the high value will represent the top overview that is being used. For raster datasets with no pyramids, the low and high pixel sizes may be the same value.
- Category—Used for quickly identifying the type of dataset and its status within the mosaic dataset:
- 0—Unknown
- 1—Primary (base) data
- 2—Overview
- 3—Unprocessed overview
- 4—Partially processed overview
- 253—Uploaded
- 254—Incomplete and needs to be synchronized
- 255—Custom item
- Tag—Used for identifying the raster dataset that will participate in functions defined in a function template. For example, importing one mosaic dataset to another using the Table raster type (with some function templates defined on the raster type) heavily depends on Tag. In most cases, the value is defined by the raster type used for creating the dataset entry within the table.
- GroupName—A name given to one or more rows in the table that belong together. For example, for a QuickBird scene, the panchromatic and multispectral rasters are added as separate items in the table. Since each is required to participate in pan sharpening when added using a particular raster type, they will be assigned a group name. This is defined by the raster type that created the dataset entry within the table.
- ProductName—This is derived from either the name or product type defined in the raster type.
- CenterX and CenterY—The x- and y-coordinates identifying the centroid or nadir of the raster dataset. They are used to render a mosaicked image when the mosaic method is Closest To Nadir or Closest To Viewpoint.
- ZOrder—Overrides the default ordering used in determining how the rasters will be mosaicked together. If the value is 0, the default ordering defined as part of the mosaic method is used. If the value is set to a number below 0, the raster is always displayed on top with a high priority. This can be used, for example, to display a lower-resolution raster with a specified footprint to cover areas that should not be seen at high resolutions. The lower the value, the higher the display order. If the value is set above 1, the raster dataset is always displayed as a background when no other raster exists covering the requested area. This can be used to provide a background image.
- SOrder—Values in this field (not ZOrder) are used for sorting overlapping datasets when using the Seamline mosaic method. This field is populated by the Build Seamlines tool based on the mosaic rule specified in the tool.
Related Topics
8/21/2013