Consolidate Layer (Data Management Tools)
Summary
Consolidates one or more layers by copying all referenced data sources into a single folder.
Usage
A warning is issued when this tool encounters an unsupported layer type. The unsupported layer will not be written to the output.
When the Convert data to file geodatabase parameter is checked, the following occurs:
Each unique data source will have a file geodatabase created in the consolidated folder or package.
Compressed raster and vector formats will be converted to a file geodatabase, and compression will be lost.
Enterprise geodatabase data will not be consolidated. To convert enterprise geodatabase data to a file geodatabase, check the Include Enterprise Geodatabase data instead of referencing the data parameter.
When the Convert data to file geodatabase parameter is not checked, the following occurs:
The data source format of the input layers will be preserved when possible.
ADRG, CADRG/ECRG, CIB, and RPF raster formats will be converted to file geodatabase rasters. ArcGIS cannot natively write out these formats. They will be converted to file geodatabase rasters for efficiency.
In the output folder structure, file geodatabases will be consolidated in a version-specific folder, and all other formats will be consolidated in the commonData folder.
Compressed raster and vector formats will not be clipped even if an extent is specified for the Extent parameter.
For layers that contain a join or participate in a relationship class, all joined or related data sources will be consolidated into the output folder. By default, joined or related data sources will be consolidated in their entirety or, depending on the Select Related Rows parameter value, based on the extent specified for the Extent parameter.
For feature layers, the Extent parameter is used to select the features that will be consolidated. For raster layers, the Extent parameter is used to clip the raster datasets.
Some datasets reference other datasets. For example, a topology dataset may reference four feature classes. Other examples of datasets that reference other datasets include geometric networks, networks, and locators. When consolidating or packaging a layer based on these types of datasets, the participating datasets will also be consolidated or packaged.
If the Schema only parameter is checked, only the schema of the input data sources will be consolidated or packaged. A schema is the structure or design of a feature class or table that consists of field and table definitions, coordinate system properties, symbology, definition queries, and so on. Data and records will not be consolidated or packaged.
Data sources that do not support schema only will not be consolidated or packaged. If the Schema only parameter is checked and the tool encounters a layer that is not supported for schema only, a warning message appears and that layer will be skipped. If the only layer specified is unsupported for schema only, the tool will fail.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Layer |
The input layers that will be consolidated. |
Layer |
|
Output Folder |
The output folder that will contain the layer files and consolidated data. If the specified folder does not exist, a new folder will be created. |
Folder |
|
Convert data to file geodatabase (Optional) |
Specifies whether input layers will be converted to a file geodatabase or preserved in their original format.
|
Boolean |
|
Include Enterprise Geodatabase data instead of referencing the data (Optional) |
Specifies whether input enterprise geodatabase layers will be converted to a file geodatabase or preserved in their original format.
|
Boolean |
|
Extent (Optional) |
Specifies the extent that will be used to select or clip features.
When coordinates are manually provided, the coordinates must be numeric values and in the active map's coordinate system. The map may use different display units than the provided coordinates. Use a negative value sign for south and west coordinates. |
Extent |
|
Apply extent only to enterprise geodatabase layers (Optional) |
Specifies whether the specified extent will be applied to all layers or to enterprise geodatabase layers only.
|
Boolean |
|
Schema only (Optional) |
Specifies whether only the schema of the input layers will be consolidated or packaged.
|
Boolean |
|
Keep only the rows that are related to features within the extent (Optional) |
Specifies whether the specified extent will be applied to related data sources.
|
Boolean |
|
Preserve mobile geodatabase (Optional) |
Specifies whether mobile geodatabase data will be preserved in the output or written to file geodatabase format. If the input data is a mobile geodatabase network dataset, the output will be a mobile geodatabase. This parameter overrides the Convert data to file geodatabase parameter when the input data is a mobile geodatabase.
|
Boolean |
|
Exclude Network Dataset (Optional) |
For network analysis layers, specifies whether the network dataset will also be consolidated.
|
Boolean |
Environments
Current Workspace, Extent, Parallel Processing Factor
Special cases
- Parallel Processing Factor
-
If the environment is not specified, the tool will use one half of the available cores.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes