Unable to edit the attributes in the event layers created using the ‘Make XY Event Layer’ tool in ArcGIS Pro.
上次发布: August 20, 2020ArcGIS Pro
漏洞 ID 编号
BUG-000132906
已提交
August 7, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.6
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is expected behavior. Text files are not editable even if they participate in an XY event layer. A layer without an OBJECTID cannot be edited.
Refer to the help documentation here: https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm.
This behavior is blocked in ArcMap, it is not possible to create an XY event layer from a .csv file.
The solution is to either:
1. Create a file geodatabase standalone table from the .csv file, and make an event layer from the new table.
2. Use the 'XY to Point' geoprocessing tool to create a feature class from the .csv file.