Splitting a polygon by an overlapping feature

If you have a feature that crosses a polygon, you can use it to split the polygon—for example, if you want to divide a forest boundary at a road or river.

Splitting a polygon by a line
You can split a polygon representing a forest by an overlapping river line feature.

If you have an ArcGIS for Desktop Standard or ArcGIS for Desktop Advanced license, you can use the Split Polygons command to split polygons by overlapping features. Split Polygons allows you to split many polygons simultaneously. For example, this may be useful if you are creating new parcels from a larger tract polygon.

Steps:
  1. Select the line or polygon features you want to use to split the existing polygon or polygon features. Only features that overlap the polygon are used in the split.
  2. NoteNote:

    The selected input features must be from a different feature class than the output polygon.

  3. Click Split Polygons Split Polygons on the Advanced Editing toolbar.
  4. Click the layer in which to store the new features. When splitting features this way, you choose the layer in which to store the new feature. This allows you to retain the attribute values from the existing feature, rather than having them be overwritten with values from a feature template.
  5. Optionally, type a cluster tolerance. You should use the default cluster tolerance or match the cluster tolerance of the geodatabase topology, if you are using one.
  6. Click OK.

With ArcGIS for Desktop Basic, you can use the Cut Polygons tool on the Editor toolbar to perform this task. You can cut multiple polygons this way, but the cut line is based on a sketch you draw manually.

Steps:
  1. Select the polygon.
  2. Click the Cut Polygons tool Cut Polygons Tool on the Editor toolbar.
  3. Click Trace Trace on the Editor toolbar palette.
  4. Click and trace along the existing line or polygon. As you are tracing, you can change which features are being traced by pointing to them and clicking or dragging.
  5. The sketch must cross (or touch the edge) at least two times for the polygon to be split.
  6. Right-click anywhere on the map and click Finish Sketch.
10/24/2012