Adding raster data to a mosaic dataset

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

When you add raster data to a mosaic dataset, a pointer to the location of the data is stored within the mosaic dataset. The actual raster data is not transferred to or stored within the mosaic dataset.

Raster data is added to a mosaic dataset by specifying a raster type. The raster type identifies metadata, such as georeferencing, acquisition date, sensor type, and band wavelengths, along with a raster format. A raster format defines how pixels are stored, such as number of rows and columns, number of bands, actual pixel values, and other raster format-specific parameters. However, by adding raster data according to a raster type, the appropriate metadata is read and used to define any processing that needs to be applied. For example, when adding a QuickBird Standard scene, a scene may be defined by a .imd file. The .imd file contains metadata information about the raster dataset and may point to one or more .tif files. To add this data correctly, use the QuickBird raster type because it searches for this combination of file types. If you add the raster data using the Raster Dataset raster type, only the .tif files will be recognized and added; they will be added as TIFF files, and any metadata information that can affect the needed functions or the georeferencing will be missing.

The Raster Dataset raster type refers to any raster format supported by ArcGIS. The other raster types are specific to a product (sensor, data provider, or vendor) or the associated metadata information. You have the option to edit any raster type when adding data. For example, you might want to define a specific band combination, pan-sharpening algorithm, or add a filter when the data is added, rather than later. You can modify any raster type by changing its default properties, such as the band combination, or defining the elevation model to use when orthorectifying data. You can even add or modify the function chains. Anytime you make an edit to the raster type when adding rasters to a mosaic dataset, you can save it to a new .art file so you can load additional data at another time using the same modified parameters. Optionally, you can save it as a .art.xml if you want to read or modify it directly.

Raster data can be added from many different sources, including a single raster file, a raster catalog, a table, a mosaic dataset, one or more folders, ArcSDE, a WCS coverage, an image service, a cached map service, or WMS service.

If you're going to use the Add Rasters To Mosaic Dataset tool more than once to add data to your mosaic dataset, you might want to uncheck Update Cell Size Ranges and Update Boundary until you've added all the raster data you intend to include in the mosaic dataset.

If you add raster data to a mosaic dataset that has overviews generated, you will need to update the overviews or add new ones. This can be done at the same time the raster data is added by checking the Update Overviews option on the Add Rasters To Mosaic Dataset tool dialog box. Or you can do it later using the Build Overviews tool.

Steps:
  1. Open the Add Rasters To Mosaic Dataset tool.
    • Do this in ArcCatalog or the Catalog window by right-clicking a mosaic dataset and clicking Add Rasters.
    • Drag and drop a folder or dataset onto a mosaic dataset.
    • Navigate through the system toolboxes to the Add Rasters To Mosaic Dataset tool.
    • Use the Search window to locate the Add Rasters To Mosaic Dataset tool.
  2. Verify or enter the path and name of the mosaic dataset to which the data will be added.
  3. Click the Raster Type drop-down arrow and select the raster type or click the browse button Browse and navigate to a raster type file (.art or .art.xml).
  4. Optionally, click the Raster Type Properties button Properties.

    In this dialog box you can modify various settings, such as the processing template, function chain, band combination, and stretch type.

    Learn about the raster type properties

  5. Click the Input drop-down arrow and select the location type of the data, then click the browse button Browse and select the input.
  6. Optionally, check Update Overviews.

    There are many options on this tool. For more information, see Add Rasters To Mosaic Dataset tool and Creating a mosaic dataset.

  7. Click OK to run the tool.

Related Topics

5/18/2014