GeoJSON GeometryCollections fail when publishing in ArcGIS Online.
上次发布: March 16, 2022ArcGIS Online
漏洞 ID 编号
BUG-000145719
已提交
January 4, 2022
上次修改时间
December 13, 2024
适用范围
ArcGIS Online
找到的版本
9.4
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue will not be addressed in the current release cycle. If the issue persists, contact Esri Support Services.
解决办法
Reformat the GeoJSON file to ensure 'type: GeometryCollection' is not used and the features are separated into 'type: Point', 'type: Polygon', 'type: MultiPolygon', 'type: LineString', 'type: MultiLineString', and so forth.
Use the Quick Import tool from the ArcGIS Data Interoperability extension to convert the file to features, and publish to ArcGIS Online.