Feature Description
The output result function can mosaic and feather images in mosaic datasets based on seamlines, and clip the result image based on the specified extent.
Supported since SuperMap ImageX Pro 11i(2023) version.
Feature Entry
DOM Automated Processing Flow/Ortho Data DOM Automated Processing Process window -> Output Result node.
Parameter Description
Parameter | Description | Type |
Image Data | Select the mosaic dataset for mosaicking and exporting. The default is the mosaic dataset after image color balancing. A true-color image dataset is also supported. | DatasetMosaic |
Export Directory |
For DOM Automated Processing Flow, uses the Processing Path parameter from Set Image Path, which is uneditable. For Ortho Data DOM Automated Processing Process, uses the Processing Path parameter from Add Orthophoto, which is uneditable. |
File |
Resampling Method | Sets the image resampling method with three options: Nearest, Bilinear, and Cubic. Default is Bilinear. For more details, see Resampling Method. | ResampleMethod |
NoData Value | Sets the pixel value for NoData areas. Default is 0.0. | Double |
Output Format |
Provides three modes: Whole Map, Standard Map Sheet, and Vector Clip. Default is Whole Map.
|
DesktopProcessImageMosaics$ImagesExportType |
Resolution Type |
Sets resolution for output data with two options: Original Resolution and Fixed Value. Default is Original Resolution.
|
OrthoRatioType |
Number of Feathered Pixels | Sets feathering pixel count at image seams. Default is 0. | Integer |
Standard Type |
Available when Output Format is Standard Map Sheet. Specifies standard map sheet type: National Standard or Military Standard. Default is National Standard. |
FrameStandardType |
Scale |
Available when Output Format is Standard Map Sheet. Sets map scale. Default is 1:2000. |
FrameScaleType |
Data Source |
Available when Output Format is Vector Clip. Specifies data source containing clip dataset. |
DataSource |
Dataset |
Available when Output Format is Vector Clip. Specifies clip dataset. |
DatasetVector |
Expand Range |
Available when Output Format is Standard Map Sheet or Vector Clip. Sets extended output range beyond standard frame. Default is 100 in px (outputs additional 100 pixels around frame). |
Integer |
Output Format |
For DOM Automated Processing Flow, uses the Processing Path parameter from Set Image Path, uneditable. For Ortho Data DOM Automated Processing Process, uses Processing Path from Add Orthophoto, uneditable. |
FileType |
Compression Method |
For DOM Automated Processing Flow, uses the Processing Path parameter from Set Image Path, uneditable. For Ortho Data DOM Automated Processing Process, uses Processing Path from Add Orthophoto, uneditable. |
CompressMethod |
Create Image Pyramid | Enabled by default. Builds pyramids using specified resampling method to improve zoom performance. | Boolean |
Resampling Method | Available when Create Image Pyramid is checked. Default is Average. See Resampling Method. | PyramidResampleType |
Asynchronously Create Statistics | Enables layer stretching during image browsing using statistics. If unchecked, images without statistics will use default stretch (no stretch for 8-bit data). Enabled by default (creates statistics in background). Disabling may increase processing time. | Boolean |
Output
- Exports mosaicked image data to local folder.
- Automatically creates DOM mosaic dataset in OrthoData datasource.
Related Topics