laptop and a wrench

Error

The ST_Geometry feature class extent calculation is incorrect when the input feature class contains nil features.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM009208
EnviadoMay 21, 2007
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.2
Versión corregida9.3
EstadoFixed

Solución alternativa

Use sdelayer -o alter -E minx,miny,maxx,maxy to specify the correct layer extent. Use the following SQL query to find the envelope.select min(st_minx(shape)) , min(st_miny(shape)) , max(st_maxx(shape)) , max(st_maxy(shape)) from block_sml_st where st_isempty(shape) = 0;

Pasos para reproducir

ID del error: NIM009208

Software:

  • No Product Found

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