The Export to CSV method of the ArcGIS Experience Builder Table widget does not export to longitude and latitude values but in units of linear distance.
Portal for ArcGIS
漏洞 ID 编号
BUG-000172059
已提交
November 6, 2024
上次修改时间
August 5, 2025
适用范围
Portal for ArcGIS
找到的版本
11.1
操作系统
Windows Server
操作系统版本
2019 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Coordinate system transformations are handled by the data source (server side) rather than the client side. This means exports use the coordinate system of the original data source.
Use the Analysis widget's Extract Data tool to export data in a different coordinate system, which provides options for coordinate system conversion during export.