Clipping a polygon feature

You can clip polygon features that touch or are within a buffered distance of a selected feature using the Clip command. To be clipped, the polygon features must be editable and visible. Only polygon features are clipped.

For example, suppose you want to model the effect of a proposed road widening project on the lots of a subdivision block. You can do this using the Clip command. Select the road centerline where the proposed widening is to occur and click Clip from the Editor menu.

Selected road centerline to be used to clip the parcels

On the Clip dialog box, type the length measurement of the widening and choose the option to Discard the area that intersects. The Clip command then buffers the selected road feature and clips all portions of editable and visible features that are within the buffered region.

Here is the result after clipping the subdivision lots, using the option to Discard the area that intersects. This option clips features within the buffer.

After clipping the subdivision lots, using the option to Discard the area that intersects

The Editor > Clip command only works on polygon features that are within a buffer distance of a selected feature. On the other hand, the Clip geoprocessing tool can clip any geometry type that overlaps a polygon clip layer.

Steps:
  1. Click the Edit tool Edit Tool on the Editor toolbar.
  2. Select the feature you want to use to clip.
  3. Click the Editor menu and click Clip.
  4. Type a buffer value. You can leave the value as 0 if you are clipping with a polygon feature.
  5. Click the type of clip operation: whether to discard or maintain the area that intersections.
  6. Click OK to clip the feature.

5/6/2011