Split an event

Available with Location Referencing license.

You can use the Split Event tool Split Event to split a line event into two adjoining events. You can edit the attributes of the event after you select the location to split. After the tool is run, the input event is retired and the resulting split events receive new event IDs.

The following workflow details splitting an event at measure 10 on Route1 using the Split Event tool Split Event.

The following image shows the routes and the event:

Splitting a line event

The following table details the event before the split:

EventRoute IDFrom DateTo DateFrom MeasureTo MeasureLocation ErrorLane Width

Event1

Route1

1/1/2000

<Null>

0

20

No Error

7

  1. Open the map in ArcGIS Pro and zoom to the location where you want to split the line event.
  2. Click the Location Referencing tab, and in the Events group, click the Split button Split Event.

    The Split Event pane appears.

    Split Event pane
  3. From the Event Layer drop-down list, choose the event layer that contains the event you want to split.

    All of the line event layers in the feature service appear in the Event Layer drop-down list. The Event1 Attributes and Event2 Attributes fields and values update when the event layer changes.

  4. Choose a route by clicking the Choose route from map button Select a Route on the Map, and on the map, click the measure on the route where you want to split the line event.

    The Route Name and Measure fields are populated in the Split Event pane.

    The event will be split into two events on either side of the point. Alternatively, you can type a measure value in the text box. The event underlying the measure value of the route will be split into two events at the measure value.

    The event object ID of the selected event appears in the EventOID area.

    Note:

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

    You can set map scale options for the 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.

  5. Click the Start Date and End Date calendars and choose the start and end dates of the event being split.

    The event start date default is the current date and the end date default is null.

  6. Edit the Event1 Attributes and Event2 Attributes values as needed.
  7. Click Run to split the event record into two events using the provided values.

    A confirmation message appears once the split events are saved.

The following table details the event after the split is applied. The Event1 to measure has changed from 20 to 10. The new Event2 is created from measure 10 to measure 20 on Route1 using a different Lane Width value.

EventRoute IDFrom DateTo DateFrom MeasureTo MeasureLocation ErrorLane Width

Event1

Route1

1/1/2000

<Null>

0

10

No Error

7

Event2

Route1

1/1/2000

<Null>

10

20

No Error

6

The following image shows the routes and the associated events after the split:

After splitting a line event using the Split Event tool