Erase Point (Editing)

This ArcGIS 2.8 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Summary

Deletes points from the input that are either inside or outside the Remove Features, depending on the Operation Type.

Illustration

Erase Point Illustration

Usage

    Caution:

    This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.

  • To delete points inside or on the boundary of the Remove Features, use operation type INSIDE. To delete points outside the Remove Features, use operation type OUTSIDE.

  • For multipoint input features, only points inside or outside the Remove Features will be deleted, depending on the Operation Type.

Parameters

LabelExplanationData Type
Input Features

The input point features.

Feature Layer
Remove Features

Input features inside or outside the Remove Features will be deleted, depending on the Operation Type parameter.

Feature Layer
Operation Type
(Optional)

Determines if points inside or outside the remove features will be deleted.

  • Inside — Input point features inside or on the boundary of the remove features will be deleted.
  • Outside — Input point features outside the remove features will be deleted.
String

Derived Output

LabelExplanationData Type
Updated Input Features

The updated input features.

Feature Class

Environments

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes

Related topics