Shapefile with .cpg file encoded in UTF-8 (Chinese language) is not functioning as expected.
上次发布: June 24, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000122830
已提交
June 5, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.3.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is the expected behaviour. The .cpg file is only used if the database header is set to 0x00. Otherwise it is ignored. If is not clear in the documentation, please enter a bug to correct the documentation.
解决办法
Manually edit the .dbf file using Hex Editor and set bit 29 to 0x00 rather than 0x57.