laptop and a wrench

Error

Recalculating the layer envelope with 'sdelayer -o alter -E calc' does not update the extent for SQL Server Spatial Type feature class after records have been inserted with SQL.

Última publicación: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID del error NIM056659
EnviadoApril 23, 2010
Última modificaciónApril 2, 2025
Relacionado conArcSDE/Enterprise Geodatabase
Versión encontrada10.0
Versión corregidaN/A
EstadoFixed

Solución alternativa

Run sdelayer –o alter –E xmin,ymin,xmax,ymax explicitly, rather than the CALC option. The extents of a POINT GEOGRAPHY layer can be calculated using the following query:select MIN (Shape.Long) as MinX, MIN(Shape.Lat) as MinY, MAX(Shape.Long) as MaxX, MAX(Shape.Lat) as MaxY from linus.dbo.TESTPT

Pasos para reproducir

ID del error: NIM056659

Software:

  • ArcSDE/Enterprise Geodatabase

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