Feature Description
Based on the mosaic lines data, output the input imagery according to the Whole Map, Standard Map Sheet, or Vector Clipping method.
This function is only used for the Image Mosaic operation within the UAV Data Processing Workflow.
Supported starting from SuperMap ImageX Pro 2026 version.
Function Entry
UAV Data Processing Workflow tab -> Imagery group -> Image Mosaic.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Dataset | Displays the dataset used for mosaicking. | DatasetMosaic |
| Mosaic Lines | Supports selecting local *.shp or region datasets within *.udbx as mosaic lines data. | File |
| Image Name Field | Input the field within the Mosaic Line region dataset that contains the image names. | String |
| Resampling Method | Sets the image resampling method. Options are Nearest, Bilinear, and Cubic. Default is Bilinear. For more information, please refer to Resampling Method. | ResampleMethod |
| NoData | Sets the pixel value for the NoData areas in the imagery. Default is 0.0. | Double |
| Output Format |
Provides three methods: Whole Map, Standard Map Sheet, and Vector Clipping. Default is Whole Map.
|
DesktopProcessImageMosaics$ImagesExportType |
| Resolution Type |
Sets the resolution of the result data. Options are Original Resolution and Fixed Value. Default is Original Resolution.
|
OrthoRatioType |
| Number of Feathered Pixels | Sets the number of feathered pixels at image seams. 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. Default is National Standard. |
FrameStandardType |
| Reference Scale |
Available when Output Format is set to Standard Map Sheet. Used to set the scale size. Default is 1:2000. |
FrameScaleType |
| Datasource |
Available when Output Format is set to Vector Clipping. Used to set the datasource containing the clip dataset. |
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 extended output range beyond the standard map sheet frame. Default is 100, unit is px. This means an additional 100-pixel image range will be output around the four sides of the standard map sheet frame. |
Integer |
| Output Format | Sets the storage type of the result image. Options are Not Set, Tiff/GeoTIFF, Erdas Image, and PCIDSK. Default is Tiff/GeoTIFF, which means using the imagery's original storage type for output. | FileType |
| Compression Method | Only available when Output Format is Tiff/GeoTIFF. Default is NONE. For more information, please refer to Compression Method. | CompressMethod |
| Create an Image Pyramid | Checked by default. Can build pyramids for the referenced image data according to the specified resampling method, thereby improving image zoom display rendering and performance. | Boolean |
| Resampling Method |
Available after checking Create an Image Pyramid. Default is Average. For more information, please refer to Resampling Method. |
ResamplingMethod |
| Add Results to Map Window | Checked by default. After successful execution, the result data will be added to the map window for display. | Boolean |
Output Result
The resulting orthophoto imagery data after mosaicking.
Related Topics