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.
- 在 Catalog 目录树中,右键单击要在其中创建新注记类的地理数据库。
- 指向新建 > 要素类。
- 输入名称。
- 单击类型下拉箭头,然后单击注记要素。
- 单击下拉箭头,然后单击要与新注记要素类关联的要素类。该要素类必须与要创建的注记要素类位于同一个要素数据集中。并且之后将无法更改此属性。
- 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.