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 |
- Start ArcMap or ArcCatalog.ヒント:
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.
- If you are in ArcMap, click the Catalog Window button in the Standard toolbar.
- カタログ ツリーで、新しいアノテーション クラスを作成するジオデータベースを右クリックします。
- [新規作成] → [フィーチャクラス] の順に選択します。
- 名前 を入力します。
- [種類] のドロップダウン矢印をクリックして、[アノテーション フィーチャ] をクリックします。
- ドロップダウン矢印をクリックし、新規アノテーション フィーチャクラスをリンクするフィーチャクラスをクリックします。このフィーチャクラスは、作成中のアノテーション フィーチャクラスと同じフィーチャ データセットに含まれている必要があります。後からこのプロパティを変更することはできません。
- Click Next.
- 座標系ウィンドウで座標系を選択するか、[インポート] または [新規作成] をクリックして座標系を指定します。
- Click Next.
-
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.
- Click Next.
- 基準縮尺を入力します。
- 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.
- Make sure all the check boxes are unchecked in the Editing Behavior area of the New Feature Class dialog box.
- Click the Label Engine drop-down and choose ESRI Maplex Label Engine.
- [シンボル テーブルから選択されたシンボルを使用] オプションを設定する方法については、「アノテーション フィーチャクラスの編集プロパティ」をご参照ください。
- Click Next.
- 最初のアノテーション クラスのテキストが格納されるリンク済みフィーチャクラス フィールドを指定します。複数のフィールドを指定するには、[ラベル フィールド] を選択するか、[条件式] をクリックします。
-
アノテーション クラスのデフォルトのテキスト シンボル プロパティと配置プロパティを設定します。
既存のラベル スタイルを読み込むには、これらのプロパティを個別に設定するか、[ラベル スタイル] ボタンをクリックします。
- [表示縮尺範囲] をクリックして、このクラスで表示される縮尺範囲アノテーションを指定します。
- [SQL クエリ] をクリックして、リンク済みのフィーチャクラスに含まれている特定のフィーチャにのみ、アノテーション クラスで注釈を付けることを指定します。
- 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.
- Repeat step 21 until you have specified all the annotation classes and their properties.
- If you want to use the advance callout/multiple text element functionality, click the Leader button in the Text Symbol area.
-
In the Properties area of the Editor dialog box that appears, click the Type drop-down box and choose Advanced Callout.
-
Click OK.
ヒント:
You do not need to set up any annotation properties at this point, because all of them are overridden by the XML script.
メモ:If you add any additional annotation classes, ensure that you set the Type drop-down option to Advanced Callout.
- Click Next.
- ファイルまたは ArcSDE ジオデータベースでアノテーション フィーチャクラスを新規作成し、独自のカスタム格納キーワードを使用する場合は、[コンフィグレーション キーワードを使用] をクリックし、ドロップダウン リストから使用するキーワードを選択します。カスタム格納キーワードを使用しない場合は、デフォルトのままにします。
-
Click Next.
You can now add the three fields to make the aeronautical annotation feature class valid.
- To add the first field to the feature class, click the first blank row in the Field Name column and type MapId_Txt.
- Click in the Data Type column next to the new field's name and choose Text.
- To create an alias for this field, click the text box next to Alias and type the alias.
- Change the Length field property to 255.
- To add the second field to the feature class, click the next blank row in the Field Name column and type IsVisible.
- Click in the Data Type column next to the new field's name and choose Short Integer.
- Type 1 for the Default Value.
- To associate a domain with this field, click the field next to Domain and choose Code_Yes_No.
- To add the third field to the feature class, click the next blank row in the Field Name column and type AnnoSizeChange.
- Click in the Data Type column next to the new field's name and choose Double.
-
Type 0 for the Default Value.
ヒント:
Click Import if you want to import field definitions from another feature class or table.
- 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.
- Click Finish.
[インポート] をクリックすると、既存のフィーチャクラスまたはフィーチャ データセットから座標系をインポートできます。
[新規作成] をクリックすると、座標系を新規作成することができます。
座標系を選択したら、[変更] をクリックして、その座標系を変更できます。
この縮尺は、通常アノテーションが表示される縮尺と同じでなければなりません。
You do not need to set up any annotation properties at this point, because all of them are overridden by the XML script.