Ways to split a line feature

About splitting lines

You can easily split line features in 3D (ArcScene and ArcGlobe) as well as 2D (ArcMap). Splitting lines results in an existing line feature being broken into several line features. There are several methods to split lines, but not all are shared between 3D and 2D. These are the methods to split lines when editing in 3D:

Splitting lines manually (Split tool)

The Split tool Split Tool is used to manually split one line into two at the location you click with the pointer. For example, you can use the Split tool to divide a street centerline into two features when a new intersecting road is constructed.

The split operation updates the shape of the existing feature and creates a new feature using the default attribute values for the feature class.

Steps:
  1. Click the Edit Placement tool Edit Placement Tool on the 3D Editor toolbar and click the feature.
  2. Click the Split tool Split Tool on the 3D Editor toolbar.
  3. Move your pointer over the line.

    As you move your pointer over the line, you will see a marker on the line at the place where it will be split. You can use snapping to split the line at an exact location—for example, at a vertex or at the place where a point falls along the line.

  4. Click to split the line.

    The line is split into two features, where the split operation updates the shape of the existing feature and creates a new feature using the default attribute values for the feature class.

Splitting lines at a specified distance or percentage (Split command)

The Split command in the 3D Editor menu splits a selected line feature into two features. The line can be split from either the start point or end point of the line by using a specified distance value, a percentage of total length, or an m-value. The split operation updates the shape of the existing feature and creates a new feature using the default attribute values for the feature class.

The Split dialog box displays the length of the original feature in current map units to help you split it accurately.Split dialog box

Below are some examples of using the Split command.

Steps:
  1. Click the Edit Placement tool Edit Placement Tool on the 3D Editor toolbar and click the feature.
  2. Click the 3D Editor menu and click Split.

    The Split dialog box appears.

  3. Choose the split method you want to use. You can
    • Split the feature at a certain distance.
    • Split the feature at a certain percentage of the whole.
    • Use measures (m-values) to split the line.
  4. Type a distance, percentage, or m-value based on the split method.
  5. Click OK.
  6. The line is split into two features, where the split operation updates the shape of the existing feature and creates a new feature using the default attribute values for the feature class.

Splitting lines at vertices or at points on the line

You can use geoprocessing tools to split a line at its vertices or at the points on the line. The Split Line At Vertices tool splits a line at its vertices so that each segment in the original line becomes a new feature. The Split Line At Point tool splits input lines at the locations of point features on the line or within a tolerance of the line.

TipTip:
  • When working with geodatabase features, you can set up split policies that control the behavior of an object's attributes when it is split.

6/11/2012