| 漏洞 ID 编号 |
BUG-000148986 |
| 已提交 | May 4, 2022 |
| 上次修改时间 | May 20, 2025 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.9.2 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
The output of the Geotagged Photos To Points tool has a geographic and vertical coordinate system of WGS 1984, which when created inside a file geodatabase has a z domain as follows:
Min Z: -100000
Max Z: 900719825474.099
The geotagged photos provided have a z-value of -42949700, which is below the minimum value, so is not an acceptable coordinate to store. By disabling the output z-values using the Environment setting as described in the workaround, these bad Z coordinates are ignored.
解决办法
Open the tool again, select the same inputs as above and feature class as the output file. This time, open environment settings within the tool and disable the z-values from the dropdown. All images with X and Y present are successfully converted to points.
重现步骤