Valid aviation annotation feature classes contain three fields in addition to the standard ArcGIS 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 |
- Запустите ArcMap или ArcCatalog.
- If you are in ArcMap, click the Catalog button on the Standard toolbar.
- В дереве Каталога щелкните правой кнопкой мыши на той базе геоданных, где вы хотите создать новый класс пространственных объектов-аннотаций.
- Выберите Новый (New) > Класс пространственных объектов (Feature Class).
- Введите Имя (Name).
- Щелкните стрелку ниспадающего списка Тип (Type) и выберите Объекты-аннотации (Annotation Features).
- Щелкните стрелку ниспадающего меню и выберите класс пространственных объектов, с которым вы хотите связать новый класс объектов-аннотаций. Класс пространственных объектов должен быть расположен в том же наборе классов объектов, что и создаваемый класс аннотаций. Вы не сможете изменить этот параметр позже.
- Щелкните Далее (Next).
- Чтобы назначить систему координат, найдите и выберите имеющуюся систему в окне систем координат, или щелкните Импорт (Import) или Новый (New).
- Щелкните Далее (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 9.
- Щелкните Далее (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 9.
- 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 arrow and choose Maplex Label Engine.
- Инструкции по настройке опции Обязательно выбирать символ из таблицы символов (Require symbol to be selected from the symbol table) см. в разделе Свойства редактирования классов пространственных объектов-аннотаций.
- Щелкните Далее (Next).
- Укажите поля связанного класса объектов, которые содержат текст для первого подкласса аннотаций. Выберите Поле надписи (Label Field) или щелкните Выражение (Expression) чтобы указать несколько полей.
- Задайте текстовой символ, используемый по умолчанию, и параметры размещения для подкласса аннотаций.
Вы можете задать эти свойства по одному, или щелкнуть кнопку Стиль надписей (Label Styles), чтобы загрузить готовый стиль.
- Щелкните Диапазон масштабов (Scale Range), чтобы задать диапазон масштабов, используемый этим подклассом аннотаций.
- Щелкните SQL-запрос (SQL Query), чтобы только определенные пространственные объекты из связанного класса имели аннотации в классе аннотаций.
- 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.
- Repeat step 23 until you have specified all the annotation classes and their properties.
- 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.
- In the Properties area of the Editor dialog box that appears, click the Type drop-down arrow and choose Advanced Callout.
- Click OK.
- Щелкните Далее (Next).
- If you are creating the new annotation feature class in a file or enterprise geodatabase, and you want to use a custom storage keyword, click Use configuration keyword, then choose the keyword you want to use from the drop-down list. If you don't want to use a custom storage keyword, leave the Default.
- Click Next.
You can now add the MapId_Txt, IsVisible, and AnnoSizeChange fields to make the aviation 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.
- 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.
- Щелкните Готово (Finish).
- 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.
- In the Catalog window, right-click the annotation feature class that has been created and click Properties.
- Click the Relationships tab.
- Note the name of the relationship class listed under the Relationship heading and click OK.
- Find the relationship class in the geodatabase in the Catalog window.
- Right-click the relationship class and click Delete.
The Confirm Delete message appears so you can confirm the deletion.
- Click Yes.
С помощью функции импорта можно импортировать систему координат из существующего класса пространственных объектов или набора классов объектов.
Щелкните Новый (New), чтобы создать новую систему координат.
После выбора системы координат, вы можете модифицировать ее с помощью команды Изменить (Modify).
Указанный масштаб должен соответствовать масштабу, при котором аннотации отображаются корректно.