Create Mosaic Dataset (Data Management Tools)
Summary
Creates an empty mosaic dataset in a geodatabase.
Usage
The mosaic dataset must be created in a geodatabase.
Once the mosaic dataset is created, you can use the Add Rasters To Mosaic Dataset tool to populate it with rasters.
Starting at ArcGIS Pro 1.4, mosaic datasets created in Oracle, PostgreSQL, and SQL Server geodatabases will be created with the
RASTERBLOBkeyword. TheRASTERBLOBkeyword implements a transfer of the mosaic dataset catalog items to the DBMS.Mosaic datasets created with the
RASTERBLOBkeyword cannot be opened with earlier versions of the software. To create mosaic datasets that are backward compatible with earlier versions, alter the configuration keyword forRASTER_STORAGEto one of the following compatible keywords:BINARYfor PostgreSQL and SQL ServerBLOBfor Oracle
The name of the mosaic dataset must be in accordance with the limits of the geodatabase or underlying database; for example, the name cannot start with a number.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Output Location |
The path to the geodatabase. Starting at ArcGIS Pro 1.4, mosaic datasets created in Oracle, PostgreSQL, and SQL Server geodatabases will be created with the Mosaic datasets created with the
|
Workspace |
|
Mosaic Dataset Name |
The name of the new mosaic dataset. |
String |
|
Coordinate System |
The coordinate system that will be used for all of the items in the mosaic dataset. |
Coordinate System |
|
Number of Bands (Optional) |
The number of bands the raster datasets will have in the mosaic dataset. |
Long |
|
Pixel Type (Optional) |
Specifies the bit depth, or radiometric resolution, that will be used for the mosaic dataset. If not defined, the pixel type of the first raster dataset will be used.
|
String |
|
Product Definition (Optional) |
Specifies whether a template is specific to the type of imagery you are working with or is generic. The generic options include the following standard raster data types:
|
String |
|
Product Band Definitions (Optional) |
The definitions of the bands. Edit Product Definition by adjusting the wavelength ranges, changing the band order, and adding new bands. Value table columns:
|
Value Table |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Mosaic Dataset |
The updated mosaic dataset. |
Mosaic Dataset |
Environments
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes