Unable to copy data into GeoPackage if there is a GUID (GlobalID) field.
上次发布: August 18, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000106372
已提交
July 6, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.3.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Fields of type GUID and GlobalID are not supported by the GeoPackage standard, so we can't create them. We could consider creating a text field and load them into it. We currently do that when we export into a shapefile. Enter an enhancement if you would like use to load into a text field.
解决办法
Remove the GlobalID (GUID) fields from the data. Turning off the field in the feature properties does not resolve the issue. The field needs to be removed from the feature altogether.