Feature Description
Output result (DEM/DSM) can mosaic and feather the data in DEM or DSM mosaic dataset based on the seamlines, and clip the result image according to the specified range for output.
SuperMap iDesktopX2026 version and later are supported.
Parameter description
| Parameter name | Parameter interpretation | Parameter type |
| Image data | Displays the mosaic dataset for mosaic output, not editable. | DatasetMosaic |
| Export directory | Uses the Processing path parameter in Set Image Path (DSM/DEM) and is not editable here. | File |
| Resampling method | Sets the image resampling method. Provides three options: Nearest, Bilinear, and Cubic. The default is Bilinear. For more method introduction, refer to Resampling Method. | ResampleMethod |
| NoData value | Sets the pixel value for no-data areas of the image, default is -9999. | Double |
| Output format |
Provides three options: Whole Map, Standard Map Sheet, and Vector Clip. The default is Whole Map.
|
ImagesExportType |
| Resolution type |
Sets the resolution of the result data. Provides two options: Original resolution and Fixed Value. The default is Original resolution.
|
OrthoRatioType |
| Number of feathered pixels | Sets the number of feathered pixels at image seams, default is 0. | Integer |
| Standard type |
Available when Output format is Standard Map Sheet. Used to set the standard map sheet type. Provides National Standard and Military Standard, default is National Standard. |
FrameStandardType |
| Scale |
Available when Output format is Standard Map Sheet. Used to set the scale, default is 1:2000. |
FrameScaleType |
| Data source |
Available when Output format is Vector Clip. Used to set the data source where the clip dataset is located. |
DataSource |
| Dataset |
Available when Output format is Vector Clip. Used to set the clip dataset. |
DatasetVector |
| Expand range |
Available when Output format is Standard Map Sheet or Vector Clip. Used to set the expanded output range based on the standard map frame. Default is 100, unit is px. That is, outputs an additional 100 pixels of image range around the standard map frame. |
Integer |
| Output format | Uses the Output format parameter in Set Image Path (DSM/DEM) and is not editable here. | FileType |
| Compression method |
Uses the Compression method parameter in Set Image Path (DSM/DEM) and is not editable here. |
CompressMethod |
| Output orthometric height image |
Specifies whether to convert the result ellipsoidal height image data to orthometric height image data.
|
Boolean |
Output Result
- Output the mosaicked data to the local folder.
- Automatically load the DEM or DSM result dataset in the OrthoData data source based on the output data.
Related topics