Feature Description
The Output Results function can mosaic and feather the images in a mosaic dataset based on seamlines, and clip the resulting image according to the specified extent.
SuperMap iDesktopXSupported since version 11i(2023).
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Image Data | Select the mosaic dataset that needs to be mosaicked and exported. The default is an image uniform color mosaic dataset, and true color image datasets are also supported. | DatasetMosaic |
| Export Directory | According to the workflow type, use the Processing Path parameter from Set the Image Path or Add Orthophoto. This field is not editable. | File |
| Resampling Method | Set the method for image resampling. Three options are provided: Nearest, Bilinear, and Cubic. The default is Bilinear. For more information on methods, please refer to Resampling Method. | ResampleMethod |
| No Data Value | Set the pixel value for areas with no data in the image. The default value is 0.0. | Double |
| Output Format |
Three modes are provided: Whole Map, Standard Map Sheet, and Vector Clipping. The default is Whole Map.
|
DesktopProcessImageMosaics$ImagesExportType |
| Resolution Type |
Set the resolution for the result data. Two modes are provided: Original Resolution and Fixed Value. The default selection is Original Resolution.
|
OrthoRatioType |
| Number Of Feathered Pixels | Set the number of feathered pixels at image seams. The default value is 0. | Integer |
| Standard Type |
Available when Output Format is set to Standard Map Sheet. Used to set the type of standard map sheet. Options are National Standard and Military Standard. The default is National Standard. |
FrameStandardType |
| Reference Scale |
Available when Output Format is set to Standard Map Sheet. Used to set the scale size. The default is 1:2000. |
FrameScaleType |
| DataSource |
Available when Output Format is set to Vector Clipping. Used to set the data source where the clip dataset is located. |
DataSource |
| Dataset |
Available when Output Format is set to Vector Clipping. Used to set the clip dataset. |
DatasetVector |
| Expand Range |
Available when Output Format is set to Standard Map Sheet or Vector Clipping. Used to set the output extent expanded beyond the standard map sheet frame. The default is 100, and the unit is px. This means an additional 100-pixel image range is output around the standard map sheet frame. |
Integer |
| Output Format | According to the workflow type, use the Output Format parameter from Set the Image Path or Add Orthophoto. This field is not editable. | FileType |
| Compression Method |
According to the workflow type, use the Compression Method parameter from Set the Image Path or Add Orthophoto. This field is not editable. |
CompressMethod |
Output Result
- Output the image data after mosaic processing to the local folder.
- Automatically create a DOM mosaic dataset in the OrthoData data source based on the output image data.
Related Topics