laptop and a wrench

漏洞

Feature selected from Editor task is misplaced when feature.store function is performed after selection.

上次发布: August 25, 2014 ArcGIS Server (.NET)
漏洞 ID 编号 NIM053691
已提交February 2, 2010
上次修改时间April 22, 2025
适用范围ArcGIS Server (.NET)
找到的版本9.3.1
编程语言C#
操作系统Windows OS
操作系统版本XP
状态Will Not Be Addressed

附加信息

No Public Explanation

解决办法

The solution for the customer is to add a couple lines of code that explicitly sets the coordinate system of the new feature to be aware of the coordinate system of the map: { workspaceEdit.StartEditOperation(); ISpatialReference spRef = (ISpatialReference)mapControl.SpatialReference; feature.Shape.SpatialReference = spRef; feature.Store(); workspaceEdit.StopEditOperation(); }

重现步骤

漏洞 ID: NIM053691

软件:

  • ArcGIS Server (.NET)

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项