Exercise 3: Labeling the parcel boundaries with their length

Complexity: Beginner Data Requirement: ArcGIS Tutorial Data for Desktop Data Path: C:\arcgis\ArcTutor\Maplex Goal: To label the parcel boundaries with their length using the Maplex Label Engine line placement parameters

The perimeters of the parcel polygons must be labeled with the length of the parcel boundaries. To make these labels easily legible, the text should be aligned with and slightly offset from the line symbol.

The lot lines between the parcels are stored in a separate line feature class. In this section, you will label the parcel boundaries with their length.

Setting the label field to LENGTH

Steps:
  1. Click the Label Manager button on the Labeling toolbar to open the Label Manager dialog box.
    Labeling toolbar
  2. Check the box next to the Parcel Boundaries layer to turn on labeling for this layer.
  3. Click the default label class under the Parcel Boundaries layer.
    Label Manager
  4. Click the Label Field drop-down arrow and click LENGTH so the parcel lines will be labeled with the right attribute.

The parcel boundaries will be labeled with their length.

Aligning labels with the parcel lines

According to the assessor's map specification, the labels for the parcel lines should be aligned with the lines. You'll make sure that the label position aligns with the lines.

Steps:
  1. Click Properties.
    Label Manager
  2. Click the Label Position tab.
  3. Click Position.
    Label Position tab on the Placement Properties dialog box

    The Position Options dialog box appears. There are different position options available for point, line, and polygon features. Because you are labeling the parcel lines, you see the label position options that are available for line features.

  4. Click Offset Straight.
    Position Options dialog box
  5. Click OK.

The parcel line labels will now be aligned with the lines.

Offsetting labels from the parcel lines

To make the line lengths easier to read, you will offset the labels slightly from the parcel lines.

Steps:
  1. Click Label Offset.
    Label Position tab on the Placement Properties dialog box

    The Label Offset dialog box appears.

    You can set offsets at a distance from a line and from the end of a line. For this map, you want the labels to be offset from the lines by 1 point.

  2. Type 1 in the Offset text box.
    Label Offset dialog box
  3. Click the units drop-down arrow and click Points.
  4. Click the Constrain Offset drop-down arrow and click Above Line.
  5. Click OK.

The parcel line labels will be placed 1 point above the lines.

Adjusting the label-fitting strategies for parcel lines

Now that you have set up the placement for the parcel line labels, you will adjust the label-fitting strategy. You will turn off stacking, not allow the labels to extend slightly beyond short parcel line features, and let the Maplex Label Engine reduce the font size where that will allow it to place more labels.

Steps:
  1. Click the Fitting Strategy tab.
    Fitting Strategy tab on the Placement Properties dialog box
  2. Uncheck the Stack label box so the labels won't be stacked.
  3. Uncheck the Overrun feature box so the labels will not extend beyond the ends of the parcel lines.
  4. Check the Reduce font size box.
    Reduce font size
  5. Click Options.
  6. Type 5 in the Lower Limit text box to set the lower limit on the font size for the parcel line labels.
    Label Reduction dialog box
  7. Click OK.

When necessary, parcel line labels are reduced to as small as 5 points from their base font size of 7 points. This allows a greater number of larger labels to be placed where there is more space available and smaller labels where there is less.

Adjusting the conflict resolution strategy for parcel lines

Now that you have set the label-fitting strategy for the parcel line labels, you will adjust the conflict resolution strategy.

Steps:
  1. Click the Conflict Resolution tab.
  2. Type 600 in the Feature weight text box.
    Conflict Resolution tab on the Placement Properties dialog box

    This is an intermediate weight value that will usually prevent labels from overlapping the parcel line features, unless the other positions are blocked by more highly weighted features.

  3. Click OK.
  4. Click OK.
    Label Manager dialog box

You've finished setting the labeling parameters for the parcel line features; they are now placed according to the assessor's map requirements.

Parcel lines labeled with their length
The perimeters of the parcel polygons are now labeled with the length of the parcel boundaries.
3/3/2014