The Portal for ArcGIS map viewer does not accept a CSV data unless the coordinates are in WGS 1984, decimal degrees, regardless of the basemap’s projection.
上次发布: December 4, 2017Portal for ArcGIS
漏洞 ID 编号
BUG-000108273
已提交
September 23, 2017
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
2012 R2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Map Viewer does not support coordinates other than WGS 1984 for CSVs. We now check the values of the coordinates are between -180 and 180 before adding them to the web map which is why the workflow previously allowed the points to be added. The check now prevents the points from being added.
解决办法
Convert the CSV data to feature class in ArcMap, and publish as hosted feature service from ArcMap to Portal for ArcGIS.