laptop and a wrench

Erro

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 Publicação: December 18, 2017 ArcGIS for Desktop
Número de ID do Erro BUG-000109602
EnviadoNovember 16, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS for Desktop
Versão encontrada10.5.1
StatusWill Not Be Addressed

Informações Adicionais

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.

Solução Provisória

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_])

Etapas para Reproduzir

ID do Erro: BUG-000109602

Software:

  • ArcGIS for Desktop

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download