The ArcGIS Hub site's Access URLs return ""message": "<insert KML or GeoJSON> format is not support for <spatial reference>. Try downloading with 4326 spatial reference." for KML and GeoJSON formats, even if the layer is not in a non-default projection.
ArcGIS Hub
漏洞 ID 编号
BUG-000167077
已提交
April 26, 2024
上次修改时间
June 5, 2024
适用范围
ArcGIS Hub
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
修正版本
May 2024
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is fixed by ensuring that KML and GeoJSON files accessed through the ArcGIS Hub client or directly through the ArcGIS Hub feed endpoints serve files by default in 4326 spatial reference when no other spatialRefId is specified.
解决办法
For formats that do not support other spatial references (per their spec), apply the 4326 spatial reference query parameter `&spatialRefId=4326`.