Add Images From Custom Input Type (Oriented Imagery Tools)
Summary
Adds images to an oriented imagery dataset from the input data defined by a custom input type.
Usage
The tool uses custom input types, implemented in Python, to define how complex or nonstandard metadata and images will be added to an oriented imagery dataset.
The Python module must be in a folder with the same name as the module. Place the folder in
[InstallDirectory]\Resources\OrientedImagery\CustomInputTypesto list the type in the Custom Input Type parameter drop-down menu. If the input type folder is in a different location, select theFolderoption, and provide the folder location in the Custom Input Type Folder parameter.To automate data management workflows or to work with nonstandard imagery frequently and to simplify the data management processes, define a custom input type for the data. Then use the tool to add images to an oriented imagery dataset.
The tool is an alternative to the Add Images To Oriented Imagery Dataset tool, which creates a
.csvfile with the imagery metadata in the oriented imagery table schema to add images to an oriented imagery dataset.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Oriented Imagery Dataset |
The path and name of the oriented imagery dataset where the images will be added. |
Oriented Imagery Layer |
|
Custom Input Type |
The name of the custom input type. To select an input type that is not listed, use the |
String |
|
Custom Input Type Folder |
The path to the custom input type folder. The folder must contain a Python module with the same name as the folder and the required public functions. |
Folder |
|
Input Data |
The name and the path or value of the input data. The selected custom input type determines the available options. Value table columns:
|
Value Table |
|
Auxiliary Parameters |
The names and values of any auxiliary parameters defined in the input type schema. Value table columns:
|
Value Table |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Oriented Imagery Dataset |
The updated output oriented imagery dataset. |
Oriented Imagery Dataset |
Environments
Output Coordinate System, Geographic Transformations, Extent
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes