When exporting selected records as JSON or GeoJSON from ArcGIS Experience Builder, the exported data cannot be converted to features in ArcGIS Pro.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000164888
已提交
February 6, 2024
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In ArcGIS Experience Builder, generated JSON files use the common JSON format, while ArcGIS Pro JSON to features (https://pro.arcgis.com/en/pro-app/2.8/tool-reference/conversion/json-to-features.htm) needs feature collections in an Esri JSON format (https://doc.arcgis.com/en/iot/ingest/esrijson.htm https://developers.arcgis.com/documentation/common-data-types/featureset-object.htm). The use of the name JSON applied to both ArcGIS Pro and ArcGIS Experience Builder causes this confusion.