Feature Description
The Set Image Path tool is used to add original images and reference images to the workflow, and to set information such as the coordinate system for data processing and the result path.
Within predefined image processing flows, you only need to set parameters in Set the Image Path to execute the flow and complete DOM Data Production.
Supported starting from SuperMap iDesktopX 11i(2023) version.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
| Zonal Output |
Specifies whether to output images from different locations according to their respective zonal coordinate systems. By default, it is unchecked, meaning a unified coordinate system is used for output.
Will be automatically applied to all processes and result data in the workflow production. Note:Only useful when executing the complete flow. If only a specific tool within the flow is executed, the output result data may not use the coordinate system set here. |
Boolean |
| Projection Type |
Available after the Zonal Output parameter is checked. Provides two projection types: Universal Transverse Mercator (WGS 1984) and Gauss-Kruger (CGCS 2000). Default is Gauss-Kruger (CGCS 2000). |
ZonePrjcoordSysType |
| Zoning Method |
Available after the Zonal Output parameter is checked. Specifies the zoning projection method as Six-Degree Zone or Three-Degree Zone. Default is Six-Degree Zone. |
ImageZoneType |
| Add Zone Number |
Available after the Zonal Output parameter is checked. Specifies whether to include the zone number in the projected coordinate system. When checked, the output projected coordinate system will include the zone number; when unchecked, it will not. |
Boolean |
| Output Coordinate System |
Available after the Zonal Output parameter is unchecked. Sets the coordinate system for the imagery. Intermediate and result data will be output using this coordinate system. |
PrjCoordSys |
| Output Format |
Sets the storage type for result images. Provides four options: Unspecified, Tiff/GeoTIFF, Erdas Image, and PCIDSK. Default is Tiff/GeoTIFF, which means using the original storage type of the image for output. Will be automatically applied to all processes and result data in the workflow production. |
FileType |
| Compression Method |
Only available when Output Format is Tiff/GeoTIFF. Default is NONE. For more method introductions, please refer to Compression Method. Will be automatically applied to all processes and result data in the workflow production. |
CompressMethod |
| Original Image | Sets the path information for original images. Provides four ways to input image files: Add File, Add Folder, Add List, and Add Mosaic Data. When selecting Add Folder, it will automatically acquire all panchromatic and multispectral image files within that folder (including subfolders).
Note:Panchromatic images and multispectral images should correspond one-to-one. If a panchromatic or multispectral image is missing in the folder, the Image Pairing dialog box will pop up, displaying the failed pairings. You can manage the image information of failed pairings using the add and delete buttons in the dialog box toolbar. |
File |
| Satellite Sensor Type | Sets the satellite sensor type for the original images. Different types of satellite sensors have different spectral response functions and bit depths for their images. Setting the correct sensor ensures that original images are opened correctly and their correct metadata is obtained. Supports processing mainstream remote sensing satellite data such as GF, ZY3-02, SuperView-1, IKONOS, WorldView, Landsat, ZY1-02D, Sentinel-2, etc. | SensorCategory |
| Plane Accuracy |
Plane accuracy determines whether to perform rough correction on the original image. Default is High, meaning no rough correction is performed on the image. Selecting Medium or Low will perform rough correction on the original image.
|
ImageAccuracy |
| Image Filtering Criteria | By default, it is unchecked, meaning all panchromatic and multispectral images are loaded. If this checkbox is checked, it means images will be loaded only when the image name in the folder contains the filter string. The description for setting the filter string is as follows:
|
Boolean |
| Multispectral Filtering String |
Available after Image Filtering Criteria is checked. Sets the string used to filter multispectral images. Only images whose file names contain this string will be loaded. |
String |
| Panchromatic Filtering String |
Available after Image Filtering Criteria is checked. Sets the string used to filter panchromatic images. Only images whose file names contain this string will be loaded. |
String |
| Cloud Amount Data | By default, it is unchecked, meaning no cloud amount data is input. If checked and cloud amount data is input, original images can be filtered based on the cloud amount data. | Boolean |
| Source of Data | Available after Cloud Amount Data is checked. Cloud amount data can be obtained via Existing Data or Cloud Detection. Default is Existing Data. | CloudMaskDataSourceType |
| Data Source | Available after selecting Existing Data in Source of Data. Specifies the data source where the cloud cover dataset is located. | DataSource |
| Dataset |
Available after selecting Existing Data in Source of Data. Specifies the cloud cover dataset. The dataset must contain an ImageName field, and the name must correspond to the image currently to be processed. |
DatasetVector |
| Mask Pixel Threshold |
Available after selecting Cloud Detection in Source of Data. The minimum number of pixels retained by the mask. Areas with pixel counts greater than this threshold are judged as cloud regions; if less, they are judged as non-cloud regions, and mask data is not retained. Default value is 4096. |
Integer |
| Reference Image |
Reference data serves as the base with accurate geographical location. During imagery processing, control points will be generated based on the reference data to perform geometric correction on the images. Provides four ways to input image files: Add File, Add Folder, Add List, and Add Mosaic Data. When selecting Add Folder, it will automatically acquire all image files within that folder (including subfolders). Note:If you only need to perform color balancing and mosaicking on general image data of L4 level or above, adding reference data is unnecessary. |
File |
| Load According to the Original Image Range | Checked by default. It loads only reference images within the original image's range to reduce the data volume loaded into the workflow and speed up processing. | Boolean |
| Elevation Data Type |
Selects the source of data for elevation data, providing the following three methods:
|
ElevationDataType |
| Use Default Geoid File |
When elevation data is orthometric height referenced to sea level, a geoid is needed to convert it to ellipsoidal height. When elevation data is already ellipsoidal height, this selection is not required.
|
Boolean |
| Geoid File | Available after unchecking Use Default Geoid File. Specifies the geoid file from a local file. | File |
| Create an Image Pyramid |
Checked by default. It builds pyramids for the reference image data according to the specified resampling method, thereby improving image zoom display rendering and performance. Will be automatically applied to all processes and result data in the workflow production. |
Boolean |
| Resampling Method |
Available after Create an Image Pyramid is checked. Default is Average. For more method introductions, please refer to Resampling Method. Will be automatically applied to all processes and result data in the workflow production. |
ResampleMethod |
| Asynchronously Create Statistics |
During image browsing, the layer will be stretched according to statistics information. If the image lacks statistics information, it will be displayed using the default stretch method, and no stretch display will be applied to 8-bit data. Checked by default, meaning statistics will be created for the image in the background without affecting workflow execution. If unchecked, statistics will be created while executing this tool, which may consume time. Will be automatically applied to all processes and result data in the workflow production. |
Boolean |
Output Result
Adds original images and reference images to the workflow and completes global parameters such as the coordinate system for data processing and the result path.
Related Topics
Generate Ground Control Points