Skip to main content

Synchronize Mosaic Dataset (Data Management Tools)

Summary

Synchronizes a mosaic dataset to keep it up to date. In addition to syncing data, you can update overviews if the underlying imagery has been changed, generate new overviews and cache, and restore the original configuration of mosaic dataset items. You can also remove paths to source data with this tool. To repair paths, use the Repair Mosaic Dataset Paths tool.

Synchronization is a one-way operation: changes in the source data can be synchronized to the mosaic dataset's attribute table, thereby updating the mosaic dataset's attribute table. Changes in the mosaic dataset's attribute table will not affect the source data.

Caution:

Changes made by synchronization cannot be undone. Create a backup of your mosaic dataset if you've made modifications to the data that you don't want overwritten.

Usage

  • You can use a selection set with this tool to limit the raster items that are updated. When there is a selection or query, only those items will be processed.

  • Synchronization can add new items, update existing items, or remove items.

  • Stale items refer to source rasters that have been changed since the mosaic dataset was created or the last time the mosaic dataset was synchronized. For instance, the georeferencing may have been updated or the pyramids may have been built.

  • Since the raster items will be reconstructed, any modifications made to them since the last time they were built will be lost, such as editing functions or content in the attribute table.

  • If you remove items that have broken data sources, ensure that all network connections are working properly. This tool will remove any items that cannot be accessed.

  • This tool can also build pyramids and calculate statistics on the source rasters as well as create thumbnails and raster cache for the raster items.

  • This tool is particularly useful for keeping mosaic datasets up to date. If new raster datasets have been added to the workspaces that this mosaic dataset accesses, the new raster datasets can be added to the mosaic dataset. Mosaic datasets that are populated using tables that reside in an externally managed database can also be updated with this tool.

  • To use the Refresh Aggregate Information parameter, uncheck the Update Existing Items parameter. For multidimensional mosaic datasets, the Refresh Aggregate Information parameter refreshes the multidimensional properties of the mosaic based on the content of the attribute table of the mosaic dataset.

  • Database fragmentation and frequent data manipulation can significantly increase the size of a mosaic dataset. If the database size is large due to constant transactions, run the Compact tool.

Parameters

Label Explanation Data type

Mosaic Dataset

The mosaic dataset that will be synchronized.

Mosaic Layer

Query Definition

(Optional)

An SQL expression to select which mosaic dataset items will be synchronized. If an expression is not provided, all dataset items will be updated.

SQL Expression

Update With New Items

(Optional)

Specifies whether new items will be included when synchronizing as well as the options to use to update the new items.

If you use this option, the item's workspace will be searched for new data. When data is added to the mosaic dataset, it will use the same raster type as the other items in the same workspace.

  • CheckedThe mosaic dataset will be updated with new items in the workspaces. Optionally, the existing items can be modified by checking the Skip Existing Items parameter.

  • UncheckedNo new items will be added when synchronizing. This is the default.

Boolean

Synchronize Stale Items Only

(Optional)

Specifies whether mosaic dataset items will be updated only when the underlying raster datasets have been modified due to synchronizing. For example, building pyramids or updating the georeferencing of rasters will affect how the overviews are rendered.

  • CheckedOnly the items of the underlying raster datasets that have been modified will be updated. This is the default.

  • UncheckedAll of the items in the mosaic dataset will be updated.

Boolean

Update Cell Size Ranges

(Optional)

Specifies whether cell size ranges for the mosaic dataset will be recalculated.

  • CheckedThe cell size ranges for the entire mosaic dataset will be recalculated, but only for items that have an invalid visibility. This is the default.

  • UncheckedNo cell size ranges will be recalculated.

Boolean

Update Boundary

(Optional)

Specifies whether the boundary that shows the full extent of the mosaic dataset will be rebuilt. Check the parameter if syncing will change the extent of the mosaic dataset.

  • CheckedThe boundary will be rebuilt after the mosaic dataset is synchronized. This is the default.

  • UncheckedThe boundary will not be rebuilt.

Boolean

Update Overviews

(Optional)

Specifies whether obsolete overviews will be updated. The overview becomes obsolete if any underlying rasters have been modified due to synchronizing.

  • CheckedThe affected overviews will be updated after the mosaic dataset is synchronized.

  • UncheckedThe overviews will not be updated. This is the default.

Boolean

Build Raster Pyramids

(Optional)

Specifies whether pyramids will be built for the specified mosaic dataset items. Pyramids can be built for each raster item in the mosaic dataset. Pyramids can improve the speed at which each raster is displayed.

Pyramids will not be built for items that were added due to synchronization.

  • CheckedPyramids will be built for all the mosaic raster items that were updated due to synchronization.

  • UncheckedPyramids will not be built. This is the default.

Boolean

Calculate Statistics

(Optional)

Specifies whether statistics will be calculated for the specified mosaic dataset items. Statistics are required for a mosaic dataset when performing certain tasks, such as applying a contrast stretch.

Statistics will not be calculated for items that were added due to synchronization.

  • CheckedStatistics will be calculated for the mosaic dataset items that were updated due to synchronization.

  • UncheckedStatistics will not be calculated. This is the default.

Boolean

Build Thumbnails

(Optional)

Specifies whether thumbnails will be built for the specified mosaic dataset items. Thumbnails are small, highly resampled images that can be created for each raster item in the mosaic definition. Thumbnails can be accessed when the mosaic dataset is accessed as an image service and will display as part of the item description.

Thumbnails will not be built for items that were added due to synchronization.

  • CheckedThumbnails will be built or updated for all the raster items that were updated due to synchronization.

  • UncheckedThumbnails will not be built or updated. This is the default.

Boolean

Build Item Cache

(Optional)

Choose whether to build a cache for the specified mosaic dataset items. A cache can be built when you've added data using the LAS, Terrain, or LAS dataset raster types.

A cache will not be built for items that were added due to synchronization.

  • CheckedA cache will be built or updated for all the raster items that were updated due to synchronization.

  • UncheckedA cache will not be built or updated. This is the default.

Boolean

Rebuild Raster From Data Source

(Optional)

Specifies whether the raster items will be rebuilt from the data source using the original raster type.

This only affects items that will be synchronized. This parameter is not applicable if the Update With New Items parameter is checked.

  • CheckedThe rasters will be rebuilt from the source data. Any changes that you have performed on selected items in the mosaic dataset will be lost. This is the default.

  • UncheckedThe rasters will not be rebuilt. Other primary fields will be reset if the Update Fields parameter is checked.

Boolean

Update Fields

(Optional)

Specifies whether the fields in the table will be updated. This only affects items that will be synchronized.

If you update the fields, you can control which fields are updated using the Fields To Update parameter. If you made edits to some of the fields, you can remove them using the Fields To Update parameter.

  • CheckedThe fields will be updated from the source files. This is the default.

  • UncheckedThe fields in the table will not be updated from the source.

Boolean

Fields To Update

(Optional)

The fields that will be updated.

This parameter is only valid if the Update Fields parameter is checked.

If you made edits to some of the fields, you can deselect them.

The RASTER field can be refreshed, even if the Rebuild Raster From Data Source parameter is unchecked. However, if Rebuild Raster From Data Source is checked, the RASTER field will be rebuilt, even if the Fields To Update parameter is unchecked.

String

Update Existing Items

(Optional)

Specifies whether existing items in the mosaic dataset will be updated.

If you use this parameter, choose which existing parameters to update: Synchronize Stale Items Only, Build Raster Pyramids, Calculate Statistics, Build Thumbnails, Build Item Cache, Update Fields, or Fields To Update.

  • CheckedThe existing items will be updated with the parameters you chose to update. This is the default.

  • UncheckedThe existing items will not be updated.

Boolean

Remove Items With Broken Data Source

(Optional)

Specifies whether items with broken links will be removed.

Ensure that all network connections are working properly. This tool will remove any items that cannot be accessed.

  • CheckedItems with broken links will be removed from the mosaic dataset.

  • UncheckedItems with broken links will not be removed from the mosaic dataset. This is the default.

Boolean

Skip Existing Items

(Optional)

Specifies whether existing mosaic dataset items will be skipped or updated with the modified files from disk. To use this parameter, the Update With New Items parameter must be checked.

  • CheckedWhile adding new mosaic dataset items, existing mosaic dataset items will be skipped; they will not be updated. This is the default.

  • UncheckedWhile adding new mosaic dataset items, existing mosaic dataset items that correspond to modified files on disk will be updated.

Boolean

Refresh Aggregate Information

(Optional)

Specifies whether data that may have been removed from the mosaic dataset will be included. To use this parameter, the Update Existing Items parameter must be unchecked.

  • CheckedWhen synchronizing, rasters that may have been removed from the mosaic dataset will be included.

  • UncheckedWhen synchronizing, rasters that may have been removed from the mosaic dataset will be excluded. This is the default.

Boolean

Estimate Mosaic Dataset Statistics

Specifies whether statistics on the mosaic dataset will be estimated.

  • CheckedWhen synchronizing, statistics on the mosaic dataset will be estimated.

  • UncheckedWhen synchronizing, statistics on the mosaic dataset will not be estimated. This is the default.

Boolean

Derived output

Label Explanation Data type

Updated Mosaic Dataset

The updated mosaic dataset.

Mosaic Layer

Environments

Parallel Processing Factor, Raster Statistics

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes