laptop and a wrench

漏洞

The GeoJSON file with special characters (umlaut) does not load as input in ArcGIS Data Pipelines.

ArcGIS Online
漏洞 ID 编号 BUG-000172067
已提交November 6, 2024
上次修改时间February 5, 2025
适用范围ArcGIS Online
找到的版本June 2024
操作系统Windows OS
操作系统版本11.0 64 bit
状态In Product Plan

解决办法

The URL response for this specific dataset is returning an encoding of ISO-8559-15. This is likely an issue with the URL response header; it should be ISO-8859-15. ISO-8559-15 is not a valid encoding (reference: https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html). The GeoJSON/JSON specification states that the file should use an encoding of utf-8, utf-16, or utf-32 (reference: https://www.rfc-editor.org/rfc/rfc7159#section-8.1). Data Pipelines abides by this spec, and it is encouraged to only use GeoJSON or JSON files with these encodings.

Suggested workarounds: 

  • Address the encoding issue with the source URL and/or use a URL with a supported encoding as noted above.
  • Use the downloaded file instead of the URL.

重现步骤

漏洞 ID: BUG-000172067

软件:

  • ArcGIS Online

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项