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

Étapes :
  1. Start ArcMap or ArcCatalog.
    ConseilConseil :

    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 Fenêtre Catalogue in the Standard toolbar.
  3. Dans l'arborescence du catalogue, cliquez avec le bouton droit de la souris sur la géodatabase dans laquelle vous souhaitez créer la nouvelle classe d'annotations.
  4. Sélectionnez Nouveau > Classe d'entités.
  5. Saisissez le Nom.
  6. Cliquez sur la flèche de liste déroulante Type, puis sur Entité annotation ESRI.
  7. Cliquez sur la flèche de la liste déroulante, puis sélectionnez la classe d'entités à laquelle vous souhaitez lier la nouvelle classe d'entités annotations. La classe d'entités doit figurer dans le même jeu de classes d'entités que la classe d'entités annotations en cours de création. Vous ne pouvez pas changer cette propriété par la suite.
  8. Click Next.
  9. Recherchez et sélectionnez un système de coordonnées dans la fenêtre des systèmes de coordonnées, ou cliquez sur Importer ou sur Nouveau pour spécifier un système de coordonnées.
  10. Le bouton Importer permet d'importer un système de coordonnées à partir d'une classe d'entités existante ou d'un jeu de classes d'entités existant.

    Le bouton Nouveau permet de créer un nouveau système de coordonnées.

    Dès lors que vous avez choisi un système de coordonnées, vous pouvez cliquer sur Modifier pour l'ajuster.

  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. Tapez une échelle de référence.
  15. L'échelle devrait être égale à l'échelle à laquelle l'annotation est normalement affichée.

  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. Pour définir l'option "Sélection du symbole dans la table", reportez-vous à la rubrique Modification des propriétés des classes d'entités annotations.
  20. Click Next.
  21. Spécifiez les champs de la classe d'entités liée contenant du texte pour la première classe d'annotations. Vous pouvez choisir un champ d'étiquette ou cliquer sur Expression pour spécifier plusieurs champs.
  22. Définissez les propriétés par défaut de symbole textuel et de placement de la classe d'annotations.

    Vous pouvez définir ces propriétés une par une ou cliquer sur le bouton Styles d'étiquettes pour charger un style d'étiquette existant.

  23. Cliquez sur Plage d'échelle pour spécifier l'annotation de plage d'échelle affichée par cette classe.
  24. ConseilConseil :
    La spécification d'une plage d'échelle visible pour chaque classe d'annotations permet d'améliorer les performances lors de l'utilisation d'annotations dans ArcMap. Vous pouvez également spécifier une plage d'échelle visible dans ArcMap.
  25. Cliquez sur Requête SQL pour indiquer que seules certaines entités de la classe d'entités liée sont annotées par la classe d'annotations.
  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.
    ConseilConseil :

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

    RemarqueRemarque :

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

  31. ConseilConseil :

    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 vous créez la nouvelle classe d'entités annotations dans une géodatabase fichier ou ArcSDE et que vous souhaitez utiliser un mot-clé de stockage personnalisé, cliquez sur l'option Utiliser un mot-clé de configuration, puis sélectionnez le mot-clé à utiliser dans la liste déroulante. Si vous ne souhaitez pas utiliser un mot-clé de stockage personnalisé, laissez la valeur par défaut.
  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.
    ConseilConseil :

    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