Feature Description
Based on the mosaic line data, output the images of the mosaic dataset in the mode of Whole Map, Standard Map Sheet, or Vector Clipping.
Supported starting from SuperMap ImageX Pro 2025 version.
Function Entrance
Image Mosaic tab->Output group->Output Results.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Image Data Source |
Displays the datasource where the mosaic dataset is located. Not editable. |
Datasource |
| Image Data | Displays the mosaic dataset. Not editable. | String |
| Export Directory | Sets the storage path for the result image. | Double |
| Resampling Method | Sets the image resampling method. Three options are provided: Nearest, Bilinear, and Cubic. The default is Bilinear. For more method introductions, please refer to Resampling Method. | Integer |
| NoData | Sets the pixel value for the NoData area of the image. The default is 0.0. | Integer |
| Output Format |
Provides three methods: Whole Map, Standard Map Sheet, and Vector Clipping. The default is Whole Map.
|
Integer |
| Resolution Type |
Sets the spatial resolution of the result data. Provides two setting methods: Original Resolution and Fixed Value. The default is Original Resolution.
|
Double |
| Number of Feathered Pixels | Sets the number of feathered pixels at the image stitching seams. The default value is 0. | Double |
| Standard Type | Available when Output Format is Standard Map Sheet. Sets the type of standard map sheet. Provides National Standard and Military Standard. The default is National Standard. | |
| Scale | Available when Output Format is Standard Map Sheet. Sets the scale size under the tiled standard type. The default is 1:2000. | |
| Datasource | Available when Output Format is Vector Clipping. Sets the datasource where the clip dataset is located. | |
| Dataset | Available when Output Format is Vector Clipping. Sets the clip dataset. | |
| Expand Range | Available when Output Format is Standard Map Sheet or Vector Clipping. Sets the range for output expansion based on the standard map sheet frame. The default is 100, unit is px. That is, an additional 100-pixel image range is output around the standard map sheet frame. | |
| Output Format |
Sets the storage type of the result image. Provides four options: Not Specified, Tiff/GeoTIFF, Erdas Image, and PCIDSK. The default is Tiff/GeoTIFF. If Not Specified is selected, the image is output using its original format. |
Boolean |
| Compression Method | Sets the compression method for the output image. Available only when the output format is Tiff/GeoTIFF. The default is NONE. For more method introductions, please refer to Compression Method. | String |
| Create an Image Pyramid | Checked by default. Allows building pyramids for the original image based on the specified resampling method to improve image zoom display rendering and performance. | Boolean |
| Resampling Method | The default resampling method is Average. For more method introductions, please refer to Resampling Method. | String |
| Asynchronously Create Statistics | During image browsing, the layer will be stretched based on statistics information. If the image has no statistics information, it will be displayed using the default stretch method, and 8-bit data will not be stretch displayed. Checked by default, meaning statistics will be created for the image in the background without affecting the process execution. If unchecked, statistics will be created while executing this tool, which may take time. | String |
Output Result
Outputs the mosaicked image data to a local folder.
Related Topics