In ArcGIS Online, special characters in a CSV file are displayed as replacement characters.
上次发布: July 21, 2020ArcGIS Online
漏洞 ID 编号
BUG-000129597
已提交
March 24, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
7.4
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Save the CSV file in CSV UTF-8 format and upload it.
Documentation for reference - https://doc.arcgis.com/en/arcgis-online/reference/csv-gpx.htm#ESRI_SECTION2_37B13F1154644D99AA5AD7D29EA3C78B
"If your data contains non-English characters, for example, characters specific to the French, Russian, Greek, Japanese, or Arabic alphabets, the file you import must be encoded as Unicode or UTF-8, and not ASCII. If you import an ASCII-encoded file containing non-English characters, it may display attribute values using unexpected characters. You can save a text file as UTF-8 or Unicode in Windows. Open the file in a text editor such as Notepad, click File > Save As, and choose UTF-8 or Unicode from the Encoding drop-down menu shown at the bottom of the Save As dialog box."