Add multiple point events by route and measure

Available with Location Referencing license.

Characteristics of a route can be represented as point events with measure information along the route. Use the Add Multiple Point Events tool to create multiple point events at the same time.

Add multiple point events

The example in the following workflow demonstrates adding multiple point events.

The following diagram shows the route attributes. The route (Route1) has measures from 0 to 20.

Before adding point events to a route using the Add Multiple Point Events tool

The following diagram shows the route attributes. The route (Route1) has measures from 0 to 20.

The following table provides details about the route attributes:

Route IDFrom DateTo Date

Route1

1/1/2000

<Null>

  1. Open the map in ArcGIS Pro and zoom to the location where you want to add the point events.
  2. Click the Location Referencing tab, and in the Events group, click Add > Multiple Point Events Add multiple point events.

    The Add Multiple Point Events pane appears.

    Add Multiple Point Events pane

    Using the Route and Measure method, the measure location is based on the measure values from the selected route.

  3. Click Next.

    The Route and Measure and Dates sections appear in the Add Multiple Point Events pane.

    Add Multiple Point Events pane
  4. Click the Network drop-down arrow and choose the network that is the source for the event layers.
  5. Specify the route where the point events will be created by doing one of the following:
    • Provide a route name in the Route ID text box.
    • Click Choose route from map Choose route from map and click the point on the route where you want to add the point events.
    Tip:

    After clicking Choose route from map Choose route from map or Choose measure from map Choose measure from map, hover over the routes to see the route and measure at the location of the pointer.

    You can set map scale options for display of route and measure information on the Options dialog box, on the Location Referencing tab.

    Note:

    If a message regarding acquiring locks or reconciling appears, conflict prevention is enabled.

  6. Specify a new location by doing one of the following:
    • Provide the value in the Measure text box.
    • Click Choose route from map Choose route from map and click the measure value along the route on the map.

    Once the measure is provided, a green dot appears on the map at that measure location.

  7. The start date default value is today's date, but you can change the date by doing one of the following:
    • Provide the start date in the Start Date text box.
    • Click Calendar Calendar and choose the start date.
    • Check the Route start date check box.
  8. Optionally, specify the end date for the point event by doing one of the following:
    • Provide the end date in the End Date text box.
    • Click Calendar Calendar and choose the end date.
    • Check the Route end date check box.

    If no end date is provided, the event remains valid from the event start date into the future.

  9. Click Next.

    Manage Attributes appears with the default attribute set.

    The Attribute Set list includes other attribute sets if configured.

    You can configure attribute sets in the same feature service.

  10. Optionally, click the Attribute Set drop-down arrow and choose a custom attribute set.

    The attributes configured in the attribute set appear in the pane.

    Add Multiple Point Events pane with Manage Attributes
  11. Provide attribute information for the events in the chosen attribute set.
    Note:

    Click Copy attribute values by selecting event on the map Copy attribute values by selecting event on the map and click an existing point event belonging to the same event layer on the map to copy event attributes from that event.

  12. Click Run.

    A confirmation message appears after the new point events are created and appear on the map.

The following tables provide details about the point events by event layer:

Bridge

EventRoute IDFrom DateTo DateMeasureLocation ErrorOwner

Event1

Route1

1/1/2000

<Null>

5

No Error

County

Friction

EventRoute IDFrom DateTo DateMeasureLocation ErrorFriction Surface

Event1

Route1

1/1/2000

<Null>

5

No Error

Concrete

Signal

EventRoute IDFrom DateTo DateMeasureLocation ErrorSignal Mode

Event1

Route1

1/1/2000

<Null>

5

No Error

Stop Sign

The following diagram shows the route and the associated point events at measure 5 after the edit:

After adding multiple point events to a route using the Add Multiple Point Events tool

Referent offset when using the route and measure method

The Roads and Highways events data model supports the configuration of referent event fields and their enablement using the Enable Referent Fields tool. Once referent fields are configured and enabled in a layer, referent locations are populated and persisted in that layer when events are added or edited.

When a point event is created using route and measure in a referent-enabled layer, the parent LRS Network is used as the RefMethod value by default. The route ID is used as the RefLocation value, and the measure of the new point event is used as its RefOffset value.

If the measure of a point event is updated, the RefOffset value updates to reflect the measure value.

The examples below demonstrate the impact of adding multiple point event records to a layer that has referent values enabled.

Before adding multiple point events with referents

The following diagram shows Route1 before events are created:

Before event creation with referents

The following table provides details about the route:

Route IDFrom DateTo Date

Route1

1/1/2000

<Null>

The following table provides details about the event referent fields before event creation:

Event IDRefMethodRefLocationRefOffset

<Null>

<Null>

<Null>

<Null>

After adding multiple point events with referents

The following diagram shows multiple point events that have been added to point event layers that have referents enabled:

After adding multiple point events to a route using the Add Multiple Point Events tool

The following table provides details about the event referent fields after event creation:

Event IDRefMethodRefLocationRefOffset

Event1

PipeSeriesNetwork

Route1

5

The following tables provide details about the default event record fields after adding the point events at measure 5. The parent LRS Network is used as the RefMethod value, and the route is used as the RefLocation value.

Bridge

Event IDFrom DateTo DateRoute IDMeasureRefOffset

Event1

1/1/2000

<Null>

Route1

5

5

Friction

Event IDFrom DateTo DateRoute IDMeasureRefOffset

Event1

1/1/2000

<Null>

Route1

5

5

Signal

Event IDFrom DateTo DateRoute IDMeasureRefOffset

Event1

1/1/2000

<Null>

Route1

5

5

You can edit the event using the attribute table so that it uses referents other than the default. If subsequent route edits are made, the RefMethod and RefLocation values revert to the parent LRS Network and the route, respectively.