laptop and a wrench

Error

When null values are being passed through a Python label expression in a tile package, random values that are not associated with the feature are drawn as labels instead of no label.

Última publicación: December 18, 2017 ArcGIS for Desktop
Número de ID del error BUG-000109602
EnviadoNovember 16, 2017
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Desktop
Versión encontrada10.5.1
EstadoWill Not Be Addressed

Información adicional

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

Solución alternativa

Instead of returning null in the Python label expression, use: " "Example:def FindLabel([CN_PARCEL_]  ):    if str([CN_PARCEL_]) == "123456":        return " "    else:        return str([CN_PARCEL_])

Pasos para reproducir

ID del error: BUG-000109602

Software:

  • ArcGIS for Desktop

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