laptop and a wrench

Error

The ShapefileFeatureTable class returns long integer values as double when querying shapefiles.

Última publicación: March 20, 2019 ArcGIS Runtime SDK
Número de ID del error BUG-000098479
EnviadoAugust 10, 2016
Última modificaciónJune 5, 2025
Relacionado conArcGIS Runtime SDK
Versión encontrada10.2.4
Sistema operativoWindows OS
Versión de sistema operativo7
Versión corregida100
EstadoFixed

Información adicional

The shapefile implementation was reimplemented in the 100.x releases and returns the correct data types.

Solución alternativa

Lower the precision of the long integer field to nine, or convert the value returned to an integer. For example, new Double((double) r.getAttributeValue("IntField")).intValue().

Pasos para reproducir

ID del error: BUG-000098479

Software:

  • ArcGIS Runtime SDK

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