When importing a Comma Separated Value (CSV) file to ArcGIS Online, changing the field type from Integer to String causes the field's length to increase to 2,147,483,647.
上次发布: August 22, 2016ArcGIS Online
漏洞 ID 编号
BUG-000098560
已提交
August 12, 2016
上次修改时间
November 27, 2024
适用范围
ArcGIS Online
找到的版本
4.2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The development team has considered the issue or request and concluded it will not be addressed. If this is still a concern, contact Esri Support Services.
解决办法
Modify a few rows in the field to include text characters to force ArcGIS Online to read the column as a String field instead of requesting it to be converted in the process. This field then gets a field length of 256. Then edit the text value back to the original number in ArcGIS Online.