laptop and a wrench

Error

When new features with feature-linked annotation are added after labels have been converted to annotation, spaces in the text string are trimmed.

Última publicación: August 25, 2014 ArcGIS for Desktop
Número de ID del error NIM043231
EnviadoMarch 11, 2009
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Desktop
Versión encontrada9.3.1
Sistema operativoWindows OS
Versión de sistema operativoXP
EstadoWill Not Be Addressed

Información adicional

No Public Explanation

Solución alternativa

1) In an edit session, delete the annotation features to be edited. Select the features, right-click on the layer and choose Selection > Annotate Selected Features.2) For the feature layer set up the label expression using Function FindLabel and color tags as proxy spaces. Color must reflect the fill color of the feature layer or data frame background. This workaround is limited since the anno will need to be drawn on top of one color. Example:Function FindLabel ( [SITEID], [FLOWLEVELID] ) FindLabel = "SiteID" & "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [SITEID]&vbnewline& "FlowlevelID"& "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [FLOWLEVELID]End Function

Pasos para reproducir

ID del error: NIM043231

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