Feature Description
Output Result can mosaic and feather images from a mosaic dataset based on seamlines, and clip and output the result image according to the specified extent.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Image Data | Select the mosaic dataset to be mosaicked and output. Default is the image color balancing mosaic dataset, and it also supports selecting a true color image dataset. | DatasetMosaic |
| Export Directory | Depending on the workflow type, uses the Processing path parameter from Set Image Path or Add orthophoto, and it is not editable here. | File |
| Resampling Method | Sets the image resampling method, providing three options: Nearest, Bilinear, Cubic, default is Bilinear. For more method descriptions, please refer to Resampling Method. | ResampleMethod |
| NoData Value | Sets the pixel value for no-data areas in the image, default is 0.0. | Double |
| Output Format |
Provides three modes: Whole Map, Standard Map Sheet, Vector Clip, default is Whole Map.
|
DesktopProcessImageMosaics$ImagesExportType |
| Resolution Type |
Sets the resolution of the result data, providing two modes: Original Resolution and Fixed Value, default is Original Resolution.
|
OrthoRatioType |
| Number of Feathered Pixels | Sets the number of feathered pixels at image mosaic seams, default is 0. | Integer |
| Standard Type |
Available when Output format is set to Standard Map Sheet. Used to set the type of standard map sheet, providing National Standard and Military Standard, default is National Standard. |
FrameStandardType |
| Scale |
Available when Output format is set to Standard Map Sheet. Used to set the scale, default is 1:2000. |
FrameScaleType |
| Datasource |
Available when Output format is set to Vector Clip. Used to set the datasource of the clip dataset. |
DataSource |
| Dataset |
Available when Output format is set to Vector Clip. Used to set the clip dataset. |
DatasetVector |
| Expand Range |
Available when Output format is set to Standard Map Sheet or Vector Clip. Used to set the extent expanded outward beyond the standard map sheet frame for output, default is 100, unit is px. That is, output an additional 100-pixel image extent around the standard map sheet frame. |
Integer |
| Output Format | Depending on the workflow type, uses the Output format parameter from Set Image Path or Add orthophoto, and it is not editable here. | FileType |
| Compression Method |
Depending on the workflow type, uses the Compression method parameter from Set Image Path or Add orthophoto, and it is not editable here. |
CompressMethod |
Output Result
- Outputs the mosaicked image data to a local folder.
- Based on the output image data, automatically creates a DOM mosaic dataset in the OrthoData datasource.
Related Topics