Instructions For Use
A Digital Orthophoto Map (DOM), referred to as an orthophoto, is an image dataset generated through the vertical projection of aerial or spaceborne imagery. During the vertical projection process, the system eliminates geometric distortions caused by factors such as terrain relief and camera tilt, endowing the orthophoto with uniform geometric accuracy. Additionally, orthophotos can be seamlessly overlaid with maps, vector data, etc., providing reliable support for precise spatial analysis and measurement. Generating orthophotos refers to the process of outputting these processed image datasets.
In the process workflow, only the panchromatic orthophoto is output by default.
SuperMap iDesktopX supports this function starting from version 11i(2023).
Parameter Description
Parameter Name | Parameter Interpretation | Parameter Type |
Dataset |
Displays the original image used for generating the panchromatic orthophoto. It is not editable. |
DatasetMosaic |
Export Directory | Uses the Processing Path parameter from Set Image Path. It is not editable. | File |
Resolution Type |
Specifies the method for determining the output image resolution. The default is Original Resolution.
|
OrthoRatioType |
Coordinate System Settings | Uses the Output Coordinate System parameter from Set Image Path. It is not editable. | PrjCoordSys |
Output Format | Uses the Output Format parameter from Set Image Path. It is not editable. | FileType |
Compression Method | Uses the Compression Method parameter from Set Image Path. It is not editable. | CompressMethod |
Downscale To 8-Bit Unsigned |
Specifies whether to convert the image's pixel format to 8-bit unsigned before output. By default, this is unchecked, meaning no pixel format conversion is performed; the original image's pixel format is used for output, ensuring lossless data accuracy. If checked, the output image's pixel format will be converted to 8-bit unsigned according to the specified stretch method. This processing can reduce storage space and improve efficiency but may cause issues like overexposure or information loss, potentially affecting subsequent imagery and analysis. |
Boolean |
Stretch Method | Available after checking Downscale To 8-Bit Unsigned. Default is Percent Clip. Also provides Minimum Maximum, Gaussian, Gamalashin, Histogram Equalization, and Logarithmic Stretch. For more method introductions, please refer to Image Stretching Methods. | DesktopImageStretchingType |
Minimum Percentage |
Available when Stretch Method is Percent Clip. Default value is 1. |
Double |
Maximum Percentage | Available when Stretch Method is Percent Clip. Default value is 99. | Double |
Gaussian Standard Deviation Coefficient | Available when Stretch Method is Gaussian. Default value is 3. | Integer |
Gamma Stretch Parameter | Available when Stretch Method is Gamalashin. Default value is 0.5. | Double |
Create Image Pyramid | Checked by default. Builds pyramids for the image data according to the specified resampling method, thereby improving image zoom display rendering and performance. | Boolean |
Resampling Method | Available after checking Create Image Pyramid. Default is Average. For more method introductions, please refer to Resampling Method. | PyramidResampleType |
Asynchronously Create Statistics | During image browsing, the layer will be stretched based on statistics information. If the image lacks 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 process execution. If unchecked, statistics will be created while executing this tool, which may consume time. | Boolean |
Output Result
- Outputs the panchromatic image data processed by orthorectification to the local folder.
- Automatically creates an OrthoPanmosaic dataset in the OrthoData datasource based on the panchromatic image data.
Related Topics
Multispectral And Panchromatic Registration