laptop and a wrench

Error

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

Última publicación: August 25, 2014 ArcGIS Server (.NET)
Número de ID del error NIM053691
EnviadoFebruary 2, 2010
Última modificaciónApril 22, 2025
Relacionado conArcGIS Server (.NET)
Versión encontrada9.3.1
Lenguaje del programaC#
Sistema operativoWindows OS
Versión de sistema operativoXP
EstadoWill Not Be Addressed

Información adicional

No Public Explanation

Solución alternativa

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

Pasos para reproducir

ID del error: NIM053691

Software:

  • ArcGIS Server (.NET)

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga