Feature Description
The Output Results (DEM/DSM) function can mosaic and feather data from a DEM or DSM mosaic dataset based on seamlines, and output the resulting image by clipping it to the specified extent.
Supported starting from SuperMap iDesktopX version 2026.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Image Data | Displays the mosaic dataset for mosaicked output and is not editable. | DatasetMosaic |
| Export Directory | Uses the Processing Path parameter from Set Image Path (dsm/dem) and is not editable here. | File |
| Resampling Method | Sets the method for image resampling. Provides three options: Nearest, Bilinear, and Cubic. The default is Bilinear. For more details, please refer to Resampling Method. | ResampleMethod |
| NoData Value | Sets the pixel value for NoData areas in the image. The default value is -9999. | Double |
| Output Format |
Provides three options: Whole Map, Standard Map Sheet, and Vector Clipping. The default is Whole Map.
|
DesktopProcessImageMosaics$ImagesExportType |
| Resolution Type |
Sets the resolution for the result data. Provides two options: Original Resolution and Fixed Value. The default selection is Original Resolution.
|
OrthoRatioType |
| Number of Feathered Pixels | Sets the number of feathered pixels at image mosaic joints. 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. Provides two options: National Standard and Military Standard. The default is National Standard. |
FrameStandardType |
| 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 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 output expansion range based on the standard map sheet frame. The default is 100, with units of px. This means an additional 100 pixels of image range will be output around the four sides of the standard map sheet frame. |
Integer |
| Output Format | Uses the Output Format parameter from Set Image Path (dsm/dem)and is not editable here. | FileType |
| Compression Method |
Uses the Compression Method parameter from Set Image Path (dsm/dem) and is not editable here. |
CompressMethod |
Output Result
- Outputs the mosaicked data to the local folder.
- Automatically loads the DEM or DSM result dataset in the OrthoData datasource based on the output data.
Related Topics