Creating aviation annotation feature classes (Aviation)

Valid aviation annotation feature classes contain three fields in addition to the standard ArcGIS for Desktop fields: MapId_Txt, IsVisible, and AnnoSizeChange. The MapId_Txt and IsVisible fields are required for aviation 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 aviation 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

Etapes :
  1. Start ArcMap or ArcCatalog.
  2. If you are in ArcMap, click the Catalog button Catalogue on 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 données d'entité que la classe d'entités annotations en cours de création. Vous ne pouvez pas changer cette propriété par la suite.
  8. Cliquez sur Suivant.
  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. Cliquez sur Suivant.
  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 9.

  13. Cliquez sur Suivant.
  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 9.
  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 arrow and choose 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. Cliquez sur Suivant.
  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. AstuceAstuce:
    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 19 through 22 to set its properties.
  27. Repeat step 23 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 Leader in the Text Symbol area and complete steps 26 and 27.
  29. In the Properties area of the Editor dialog box that appears, click the Type drop-down arrow and choose Advanced Callout.

    Editor dialog box

  30. Click OK.
    AstuceAstuce:

    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 option to Advanced Callout.

  31. Cliquez sur Suivant.
  32. 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.
  33. Click Next.

    You can now add the MapId_Txt, IsVisible, and AnnoSizeChange fields to make the aviation annotation feature class valid.

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

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

  45. If you want to use the advanced 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.
  46. Cliquez sur Terminer.
  47. To create non feature-linked annotation, follow the substeps to delete the relationship class that has been created for the new annotation class and the related feature class.
    1. In the Catalog window, right-click the annotation feature class that has been created and click Properties.
    2. Click the Relationships tab.
    3. Note the name of the relationship class listed under the Relationship heading and click OK.
    4. Find the relationship class in the geodatabase in the Catalog window.
    5. Right-click the relationship class and click Delete.

      The Confirm Delete message appears so you can confirm the deletion.

    6. Click Yes.
4/26/2014