Export Mosaic Dataset Paths (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Creates a table of the file path for each item in a mosaic dataset. You can specify whether the table contains all the file paths or just the ones that are broken.

Usage

  • The output of this tool is a table, either in a geodatabase or a .dbf file.

Parameters

LabelExplanationData Type
Mosaic Dataset

The mosaic dataset containing the file paths to export.

Mosaic Layer
Output Table

The table to create. The table can be a geodatabase table or a .dbf file.

The SourceOID field in the output table is derived from the OID of the row in the original mosaic dataset table.

Table
Query Definition
(Optional)

An SQL expression to select specific rasters for export.

SQL Expression
Export Mode
(Optional)

Populate the table with either all of the paths, or only the broken paths.

  • All pathsExport all paths to the table. This is the default.
  • Broken paths onlyExport only broken paths to the table.
String
Types of paths to export
(Optional)

Choose to export file paths from only the source raster, only the cache, or both. The default is to export all path types.

  • RasterExport file paths from rasters.
  • Item cacheExport file paths from item cache.
String

Licensing information

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

Related topics