laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 ArcGIS Server (.NET)
Bug-ID-Nummer NIM053691
EingereichtFebruary 2, 2010
Zuletzt geändertApril 22, 2025
Gilt fürArcGIS Server (.NET)
Gefunden in Version9.3.1
ProgrammspracheC#
BetriebssystemWindows OS
BetriebssystemversionXP
StatusWill Not Be Addressed

Zusätzliche Informationen

No Public Explanation

Workaround

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(); }

Schritte zur Reproduzierung

Bug-ID: NIM053691

Software:

  • ArcGIS Server (.NET)

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln