Annotate Selected Features (Cartography)

ArcGIS Pro 3.4 | | Help archive

Summary

Creates annotation for the selected features of a layer. The labeling properties defined in the annotation class properties of the specified related annotation feature classes are used.

Usage

  • Features to be annotated are determined by a selection applied to a layer. The selection must be determined in a previous step using Select Layer by Attribute or Select Layer by Location or by querying a map layer in ArcGIS Pro.

  • The map determines which feature-linked annotation classes are listed. There can be many feature-linked annotation classes, but only those in the map will be listed. Check the annotation classes in which you want to store the annotation.

  • The Input Layer must include a selection; otherwise, Annotate Selected Features will fail.

  • The Input Layer must have feature-linked annotation; otherwise, Annotate Selected Features will fail.

  • Some labels may not currently display on the map because there is no room for them. To convert these labels, check the Convert unplaced labels to annotation check box. This saves the unplaced labels in the annotation feature class, allowing you to position them later in an ArcGIS Pro edit session.

Parameters

LabelExplanationData Type
Input Map

The input map.

Map
Input Features

The layer for which the selected features will have annotation created.

Feature Layer
Annotation Layers

The feature-linked annotation layers and the specified sublayers that will have annotation converted into them.

Value Table
Convert unplaced labels to unplaced annotation
(Optional)

Specifies whether to create unplaced annotation from unplaced labels.

  • Unchecked—Annotation will only be created for features that are currently labeled. This is the default.
  • Checked—Unplaced annotation are stored in the annotation feature class. The status field for these annotation is set to Unplaced.

Boolean

Derived Output

LabelExplanationData Type
Output Annotation Layers

The output annotation layers.

Annotation Layer

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics