Publishing a GeoJSON file as a hosted feature service in ArcGIS Online creates table records instead of features when the feature type is defined as 'GeometryCollection'.
上次发布: March 10, 2017ArcGIS Online
漏洞 ID 编号
BUG-000103137
已提交
February 23, 2017
上次修改时间
December 16, 2024
适用范围
ArcGIS Online
找到的版本
4.4
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The development team has considered the issue or request and concluded it will not be addressed in the current release cycle. If this is still a concern, contact Esri Support Services.
解决办法
Reformat the GeoJSON file so that "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 Data Interoperability extension to convert the file to features, then publish to ArcGIS Online.