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

Schritte:
  1. Start ArcMap or ArcCatalog.
    TippTipp:

    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 Fenster "Katalog" in the Standard toolbar.
  3. Klicken Sie im Kataloginhaltsverzeichnis mit der rechten Maustaste auf die Geodatabase, in der Sie die neue Annotation-Klasse erstellen möchten.
  4. Zeigen Sie auf Neu > Feature-Class.
  5. Geben Sie unter Name den Namen ein.
  6. Klicken Sie auf den Dropdown-Pfeil Typ und anschließend auf Annotation-Features.
  7. Klicken Sie auf den Dropdown-Pfeil und anschließend auf die Feature-Class, mit der Sie die neue Annotation-Feature-Class verknüpfen möchten. Die Feature-Class muss sich in demselben Feature-Dataset befinden wie die Annotation-Feature-Class, die Sie gerade erstellen. Eine spätere Änderung dieser Eigenschaft ist nicht möglich.
  8. Click Next.
  9. Navigieren Sie im Koordinatensystemfenster zu einem Koordinatensystem und klicken Sie darauf. Sie können auch auf Importieren oder Neu klicken, um ein Koordinatensystem anzugeben.
  10. Wenn Sie auf Importieren klicken, können Sie ein Koordinatensystem aus einer vorhandenen Feature-Class oder einem Feature-Dataset importieren.

    Wenn Sie auf Neu klicken, können Sie ein neues Koordinatensystem erstellen.

    Nach dem Auswählen eines Koordinatensystems können Sie auf Ändern klicken, um es zu bearbeiten.

  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. Geben Sie einen Bezugsmaßstab ein.
  15. Verwenden Sie einen Maßstab, der dem entspricht, in dem die Annotations normalerweise angezeigt werden.

  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. Informationen zum Festlegen der Option "Auswahl eines Symbols aus der Symboltabelle erforderlich" finden Sie unter Eigenschaften für die Bearbeitung von Annotation-Feature-Classes.
  20. Click Next.
  21. Geben Sie die Felder der verbundenen Feature-Class an, die Text für die erste Annotation-Klasse enthalten. Sie können ein "Beschriftungsfeld" auswählen oder auf Ausdruck klicken, um mehr als ein Feld anzugeben.
  22. Legen Sie die Standardeigenschaften von Textsymbolen und Platzierung für die Annotation-Klasse fest.

    Sie können diese Eigenschaften entweder einzeln nacheinander festlegen oder auf die Schaltfläche Beschriftungs-Styles klicken, um einen vorhandenen Beschriftungs-Style zu laden.

  23. Klicken Sie auf Maßstabsbereich, um den Maßstabsbereich für die Anzeige von Annotations in dieser Klasse festzulegen.
  24. TippTipp:
    Das Angeben eines sichtbaren Maßstabsbereichs für jede Annotation-Klasse verbessert die Performance bei der Arbeit mit Annotations in ArcMap. Sie können einen sichtbaren Maßstabsbereich auch in ArcMap angeben.
  25. Klicken Sie auf SQL-Abfrage, um anzugeben, dass nur bestimmte Features in der verbundenen Feature-Class eine Annotation durch die Annotation-Klasse erhalten.
  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.
    TippTipp:

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

    HinweisHinweis:

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

  31. TippTipp:

    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. Wenn Sie die neue Annotation-Feature-Class in einer File- oder ArcSDE-Geodatabase erstellen und ein benutzerdefiniertes Schlüsselwort für die Speicherung verwenden möchten, klicken Sie auf Konfigurationsschlüsselwort verwenden und wählen das gewünschte Schlüsselwort aus der Dropdown-Liste aus. Wenn Sie kein benutzerdefiniertes Schlüsselwort für die Speicherung verwenden möchten, behalten Sie den Standardwert bei ("Standard").
  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.
    TippTipp:

    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