Labeling street address ranges

A common task when labeling streets is to label the street address ranges. To do this, you must create label classes for the to address range and from address range and create label expressions for each consisting of the addresses for the left and right sides of the streets.

The image below shows the streets labeled with their address ranges using the Street Address Placement style.

Street address range labeling

Create label classes for the to and from address ranges and follow the steps below for each label class:

  1. Set the label placement style to Street Address Placement.
  2. Create a label expression for the left- and right-side addresses.

    The label expression for the To address range label class will be

    [Left_to_address_field] & "/" & [Right_to_address_field]
    The label expression for the From address range label class will be
    [Left_from_address_field] & "/" & [Right_from_address_field]

  3. Change the leading value for the text symbol. The image above uses a value of 3.5 to push the labels to either side of the street casing.
  4. Turn on label stacking. Stack on the forward slash (/) character, uncheck the Visible check box, then check the Forced Split check box.
  5. Set up the label offset.

    The offset parameters for the To address range label class will be

    • Position label—Along the line from end
    • Measure to—Nearest side of label
    • Distance—Variable (3 points used in image above)
    • Tolerance—Variable (5 points used in image above)
    Check the Use line direction check box.

    The offset parameters for the From address range label class will be

    • Position label—Along the line from start
    • Measure to—Nearest side of label
    • Distance—Variable (3 points used in image above)
    • Tolerance—Variable (5 points used in image above)

    Check the Use line direction check box.

Related Topics


5/2/2011