| 漏洞 ID 编号 |
BUG-000154805 |
| 已提交 | December 29, 2022 |
| 上次修改时间 | June 12, 2025 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.9.5 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 修正版本 | 3.1, 3.04 Patch |
| 状态 | Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
|
解决办法
Create an empty feature class in the PostgreSQL enterprise geodatabase with the same fields or data types. Run the Append tool to append the data successfully without decimal places appearing.
- Right-click the PostgreSQL enterprise geodatabase Spatial Database Engine (SDE) connection in the Catalog pane > New > Feature Class.
- Add a new field with the Double data type in the Create Feature Class pane.
- Click Finish to finish creating the new feature class.
- Once created, open the Geoprocessing pane and search for the Append tool. Set the parameters as below:
- Input Datasets: The file geodatabase feature class.
- Target Dataset: The enterprise geodatabase empty feature class.
- Field Matching Type: Use the field map to reconcile field differences.
重现步骤