When a point feature service is updated using a CSV, the newly updated points do not show up in the map viewer but do show in the attribute table.
上次发布: February 7, 2018ArcGIS Online
漏洞 ID 编号
BUG-000110726
已提交
January 11, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
5.4
操作系统
Windows OS
操作系统版本
7
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. The Excel file or CSV must contain an X and Y coordinate data field. In this issue, the x and y coordinate fields in the Excel file are not recognized: XField1 YField1
解决办法
1. As the CSV requires having XY coordinate data to be updated, use the same XY data to plot points in ArcMap/ArcGIS Pro.2. Create a new feature class or shapefile from it.3. Compress the shapefile/file geodatabase containing the feature class.4. In ArcGIS Online, when asked to select a file for updating data, select the compressed shapefile/file geodatabase.5. Keep the settings as desired.This will update the data and it will be visible without any issue.