Generation Config File
Usage Instructions
This tool supports generating an SCP configuration file based on oblique photogrammetry 3D model data, which is used for subsequent generation of S3M tile data.
This tool is typically not used alone but in conjunction with tools such as Oblique Loading - Generate S3M and Oblique Loading - Monomerization.
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Source Data | Oblique photogrammetry 3D model data. | String |
| Metadata File (Optional) |
The metadata file of the source oblique photogrammetry 3D model data. This parameter is used to read the X/Y/Z coordinate information from the metadata file. | String |
| ENU Coordinate System (Optional) |
When the source oblique photogrammetry 3D model data is in the ENU coordinate system, it is recommended to check this checkbox to ensure the coordinate position of the data is correct. | Boolean |
| Target File Name: (Optional) |
Set the name of the generated SCP configuration file. The default value is Config. | String |
| Storage Path (Optional) |
Set the storage path for the generated SCP configuration file. | String |
| Positioning Point X: (Optional) |
Set the X coordinate value of the data positioning point. The default value is 0. This parameter, together with Positioning Point Y and Positioning Point Z, determines the positioning point coordinates of the data in the target coordinate system. | Double |
| Positioning Point Y: (Optional) |
Set the Y coordinate value of the data positioning point. The default value is 0. This parameter, together with Positioning Point X and Positioning Point Z, determines the positioning point coordinates of the data in the target coordinate system. | Double |
| Positioning Point Z: (Optional) |
Set the Z coordinate value of the data positioning point. The default value is 0. This parameter, together with Positioning Point X and Positioning Point Y, determines the positioning point coordinates of the data in the target coordinate system. | Double |
| Offset X: (Optional) |
This parameter can only be set when the ENU coordinate system is checked. It is used to set the offset of the data along the X-axis. The default value is 0, meaning no offset. This parameter, together with Offset Y and Offset Z, determines the coordinate offset values of the data in the ENU coordinate system. | Double |
| Offset Y: (Optional) |
This parameter can only be set when the ENU coordinate system is checked. It is used to set the offset of the data along the Y-axis. The default value is 0, meaning no offset. This parameter, together with Offset X and Offset Z, determines the coordinate offset values of the data in the ENU coordinate system. | Double |
| Offset Z: (Optional) |
This parameter can only be set when the ENU coordinate system is checked. It is used to set the offset of the data along the Z-axis. The default value is 0, meaning no offset. This parameter, together with Offset X and Offset Y, determines the coordinate offset values of the data in the ENU coordinate system. | Double |
| Target Coordinate System (Optional) |
Set the target coordinate system for the data. When the ENU coordinate system is checked, this parameter becomes ineffective. iDesktopX can be set by specifying a coordinate system, copying a coordinate system, or importing a coordinate system. iServer can be set by entering the EPSG Code of the specified coordinate system. The coordinate system file only supports *.prj and *.xml files generated by iDesktopX's Export Coordinate System and other functions. |
PrjCoordSys |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Generation Config File | Storage path of the resulting configuration file | String |