laptop and a wrench

漏洞

In the Overlay Route Events tool (Linear Referencing), the Input Event table parameter does not recognize fields with spaces in the field alias and fails with the error, "ERROR 160962: The event RID field doesn't exist in the source table." is returned.

ArcGIS Pro
漏洞 ID 编号 BUG-000158869
已提交June 6, 2023
上次修改时间May 1, 2025
适用范围ArcGIS Pro
找到的版本3.1.2
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Under Consideration

解决办法

First workaround:

  1. Exit the tool by clicking the back arrow in the top left corner of the geoprocessing window to reset the parameters.
  2. Open the tool again and use the COA_FC_NoSpacesInAlias table as the Input Event table.
  • Tool Parameters
    • Input Event Table: COA_FC_NoSpacesInAlias
    • Input Event Table Properties
      • Route Identifier Field: route_id
      • Event Type: LINE
      • From-Measure Field: from_measure
      • To-Measure Field: to_measure
    • Overlay Event Table : city911_locatefeature
    • Overlay Event Table Properties
      • Route Identifier Field: RID
      • Event Type: LINE
      • From-Measure Field: FEMAS
      • To-Measure Field: TEMAS
      • Type of Overlay: Intersect
    • Output Event Table: <a valid table name>
    • Output Event Table Properties
      • Route Identifier Field: route_id
      • Event Type: LINE
      • From-Measure Field: from_measure
      • To-Measure Field: to_measure
    • Check all boxes
    • Click run

The tool now successfully completes.

Second workaround: Use the python window and use the python tool syntax to run the tool. This can be done with the table that has spaces in the field aliases.

Third workaround: Do not fill in the Output Event Table properties and running the tool with the table with spaces in the field aliases.

重现步骤

漏洞 ID: BUG-000158869

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项