Creating Aeronautical feature-linked annotation feature classes

Valid Aeronautical annotation feature classes contain three fields in addition to the standard ArcGIS fields: MapId_Txt, IsVisible, and AnnoSizeChange. The MapId_Txt and IsVisible fields are required for aeronautical feature classes in general; AnnoSizeChange is annotation feature class-specific. The AnnoSizeChange field stores the difference in the annotation feature's font sizes from the specification size.

To make your aeronautical annotation feature classes valid, add the following three fields:

Field name

Data type

Default value

Domain

Length

MapId_Txt

Text

<Leave Blank>

<Leave Blank>

255

IsVisible

Short Integer

1

Code_Yes_No

N/A

AnnoSizeChange

Double

0

N/A

N/A

Pasos:
  1. Start ArcMap or ArcCatalog.
    SugerenciaSugerencia:

    If the ArcMap - Getting Started dialog box appears, you can open a new or existing map document. You can also check the Do not show this dialog box in the future check box and click Open.

  2. If you are in ArcMap, click the Catalog Window button Ventana Catálogo in the Standard toolbar.
  3. En el árbol de catálogo, haga clic con el botón derecho en la geodatabase en la que desea crear la nueva clase de anotación.
  4. Señale a Nueva > clase de entidad.
  5. Escriba el Nombre.
  6. Haga clic en la flecha de lista desplegable Tipo y haga clic en Entidad de Anotación de ESRI.
  7. Haga clic en la flecha de lista desplegable y haga clic en la clase de entidad a la que desea vincular la nueva clase de entidad de anotación. La clase de entidad debe estar en el mismo dataset de entidad que la clase de entidad de anotación que está creando. No puede cambiar esta propiedad después.
  8. Click Next.
  9. Desplácese a un sistema de coordenadas en la ventana de sistemas de coordenadas y haga clic en él o haga clic en Importar o Nuevo para especificar un sistema de coordenadas.
  10. Importar permite importar un sistema de coordenadas de una clase de entidad o dataset de entidad existente.

    New permite crear un nuevo sistema de coordenadas.

    Una vez elegido un sistema de coordenadas, puede hacer clic en Modificar para modificarlo.

  11. Click Next.
  12. You can type a different x/y domain, but the default should be sufficient.

    The x/y domain is calculated based on the coordinate system you specified in step 6.

  13. Click Next.
  14. Escriba una escala de referencia.
  15. La escala debe ser igual a la escala en la que la anotación se mostrará normalmente.

  16. Click the Map Units drop-down arrow and choose the units in which your annotation will be stored. The units should match the units you specified for your coordinate system in step 6.
  17. Make sure all the check boxes are unchecked in the Editing Behavior area of the New Feature Class dialog box.
  18. Click the Label Engine drop-down and choose ESRI Maplex Label Engine.
  19. Para establecer la opción "Requerir que el símbolo se seleccione en la tabla de símbolos", vea Propiedades de edición de la clase de entidad de anotación.
  20. Click Next.
  21. Especifique los campos de clase de entidad vinculados que contienen el texto para la primera clase de anotación. Puede elegir un campo de etiqueta o hacer clic en Expresión para especificar más de un campo.
  22. Establezca el símbolo de texto predeterminado y las propiedades de colocación para la clase de anotación.

    Puede establecer estas propiedades de una en una o hacer clic en el botón Estilos de Etiqueta para cargar un estilo de etiqueta existente.

  23. Haga clic en Rango de Escala para especificar la anotación de rango de escala que muestra esta clase.
  24. SugerenciaSugerencia:
    Al especificar un rango de escala visible para cada clase de anotación, se mejora el rendimiento al trabajar con anotaciones en ArcMap. También puede especificar un rango de escala visible en ArcMap.
  25. Haga clic en Consulta SQL para especificar que la clase de anotación anotará solo ciertas entidades en la clase de entidad vinculada.
  26. If you want to add an additional annotation class, click New and specify the name of the annotation class. Repeat steps 17–20 to set its properties.
  27. Repeat step 21 until you have specified all the annotation classes and their properties.
  28. If you want to use the advance callout/multiple text element functionality, click the Leader button in the Text Symbol area.
  29. In the Properties area of the Editor dialog box that appears, click the Type drop-down box and choose Advanced Callout.

    Editor dialog box

  30. Click OK.
    SugerenciaSugerencia:

    You do not need to set up any annotation properties at this point, because all of them are overridden by the XML script.

    NotaNota:

    If you add any additional annotation classes, ensure that you set the Type drop-down option to Advanced Callout.

  31. SugerenciaSugerencia:

    You do not need to set up any annotation properties at this point, because all of them are overridden by the XML script.

  32. Click Next.
  33. Si está creando la nueva clase de entidad de anotación en un archivo o geodatabase de ArcSDE y desea utilizar una palabra clave de almacenamiento personalizada, haga clic en Utilizar palabra clave de configuración y, a continuación, elija la palabra clave que desea utilizar en la lista desplegable. Si no desea utilizar una palabra clave de almacenamiento personalizada, deje Predeterminado.
  34. Click Next.

    You can now add the three fields to make the aeronautical annotation feature class valid.

  35. To add the first field to the feature class, click the first blank row in the Field Name column and type MapId_Txt.
  36. Click in the Data Type column next to the new field's name and choose Text.
  37. To create an alias for this field, click the text box next to Alias and type the alias.
  38. Change the Length field property to 255.
  39. To add the second field to the feature class, click the next blank row in the Field Name column and type IsVisible.
  40. Click in the Data Type column next to the new field's name and choose Short Integer.
  41. Type 1 for the Default Value.
  42. To associate a domain with this field, click the field next to Domain and choose Code_Yes_No.
  43. To add the third field to the feature class, click the next blank row in the Field Name column and type AnnoSizeChange.
  44. Click in the Data Type column next to the new field's name and choose Double.
  45. Type 0 for the Default Value.
    SugerenciaSugerencia:

    Click Import if you want to import field definitions from another feature class or table.

  46. If you want to use the advance callout/multiple text element functionality, click the TextString field, click the text box to the right of the Length field property, then set it to 2,000 or higher.
  47. Click Finish.

9/30/2010