漏洞 ID 编号 |
BUG-000165818 |
已提交 | March 8, 2024 |
上次修改时间 | March 11, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.2.2 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
|
解决办法
Convert the ImageStation Automatic Triangulation (ISAT) imagery during processing to be in meters as opposed to feet.
Another option, assuming there is exterior orientation data and sensor information, is as follows:
- Run the Build Frame and Camera Table Tool to create the table in the correct schema.
- Using the Frames table as the input to the XY Table to Point tool, generate points based on the Principle X, Y, and Z fields.
- Project the data from 6443/6360 to 6442/5703 and ensure the vertical transformation is applied (not available without the supplemental coordinate system installed from My Esri).
- Recalculate the Principle X, Y, and Z fields to have the values in meters.
- Export the table to CSV.
- Repopulate the SRS field with 6442; 5703.
- Create a new orthomapping workspace using the Generic Frame Camera type.
- Create a stereo model.
- Perform feature compilation as expected.
重现步骤