HOW TO

Reduce the number of polygon vertices in ArcGIS Pro

Last Published: August 16, 2023

Summary

Polygons represent the features of an area on the map. A polygon feature can sometimes contain an excessive number of vertices, and this can cause performance issues such as increase in data size, resulting in longer data loading time. This may also consume more credits when publishing in ArcGIS Online.

In ArcGIS Pro, existing tools with different functionalities and parameters can be used to reduce the number of vertices.

The table below describes the tools that can be used to reduce the number of polygon vertices.

 
ToolGeneralizeSimplify PolygonSimplify Shared Edges
DefinitionSimplifies the input features using a specified maximum offset toleranceSimplifies the polygon features while preserving the shapeSimplifies the edges of input features while maintaining the topological relationship with edges shared with other features
InputA line or polygon feature layerA polygon feature layerMultiple line or polygon feature layers
OutputModifies the input featureCreates a new outputModifies the input and shared edges features
MethodThe Douglas-Peucker simplification algorithmFive simplification algorithm optionsFive simplification algorithm options
PreferencesBest for beginners, as only two parameters must be specified
  • Best used to simplify a polygon feature
  • More parameters can be configured
  • Best used when inputting multiple features with shared edges
  • More parameters can be configured
ToolboxEditingCartographyCartography

In this article, an island polygon feature with 653 vertices is used as the example to demonstrate the functionalities of the tools.

A polygon feature layer with attribute table displaying 653 vertices on ArcGIS Pro.
Note:
The workflows provided apply to ArcGIS Pro 3.0 and above, and may or may not work in ArcGIS Pro 2.x due to changes to the user interface. Refer to ArcGIS Pro: Migration from ArcGIS Pro 2.x to 3.0 for more information on the changes in ArcGIS Pro 3.0.

Procedure

Note:
The Generalize, Simplify Polygon and Simplify Shared Edges tools require an ArcGIS Desktop Standard or Advanced license.
Note:
The Generalize and Simplify Shared Edges tools change the input data permanently. To enable undo, toggle the Enable Undo option on in the tool's geoprocessing pane.

Using the Generalize tool

  1. Open the ArcGIS Pro project.
  2. In the Geoprocessing pane, search for and select Generalize (Editing Tools).
  3. In the Generalize pane, configure the Parameters tab.
    1. For Input Features, select the polygon feature layer from the drop-down list. In this example, 'Pangkor' is selected.
    2. For Tolerance, specify the maximum allowable offset that dictates the degree of simplification. The higher the value, the more simplified the output data. In this example, the tolerance value is set to 1,000 meters.
    3. Click Run.
The Generalize geoprocessing pane.

The map displays the number of vertices reduced using the Generalize tool. To count the vertices, refer to How To: Count the vertices for line or polygon features in ArcGIS Pro.

A polygon feature layer with attribute table displaying 7 vertices on ArcGIS Pro.

Using the Simplify Polygon tool

  1. Open the ArcGIS Pro project.
  2. In the Geoprocessing pane, search for and select Simplify Polygon (Cartography Tools).
  3. In the Simplify Polygon pane, configure the Parameters tab.
    1. For Input Features, select the polygon feature layer from the drop-down menu.
    2. For Output Feature Class, leave the parameter at default, or rename it if necessary.
    3. For Simplification Algorithm, select one of the options from the drop-down list depending on how the algorithm removes the insignificant vertices. The result differs depending on the simplification algorithm used. In this example, Retain effective areas (Visvalingan-Whyatt) is selected. This method uses the identified triangles of effective area to guide the removal of vertices.
    4. For Simplification Tolerance, set a value to determine the degree of simplification. In this example, the value is set to 1,000 meters.
    5. If necessary, specify the Minimum Area and Input Barrier Layers parameters.
    6. Click Run.
The Simplify Polygon geoprocessing pane.

The map displays the number of vertices reduced using the Simplify Polygon tool.

A polygon feature layer with attribute table displaying 10 vertices on ArcGIS Pro.

Using the Simplify Shared Edges tool

  1. Open the ArcGIS Pro project.
  2. In the Geoprocessing pane, search for and select Simplify Shared Edges (Cartography Tools).
  3. In the Simplify Shared Edges pane, configure the Parameters tab.
    1. For Input Features, select the polygon feature layer from the drop-down list. To simplify more than one feature layer, select another feature layer from the second drop-down list.
    2. For Simplification Algorithm, select one of the options from the drop-down list. In this example, Retain weighted areas (Zhou-Jones) is selected. This method uses the weighted triangles of effective area, measured by comparing the flatness, skewness, and convexity of each area to guide the removal of vertices.
    3. For Simplification Tolerance, set a value to determine the degree of simplification. In this example, the value is set to 1,000 meters.
    4. For Shared Edge Features, select the feature that shares the edge with the input feature layer. In this example, the Beach feature layer is selected.
    5. If necessary, specify the Minimum Area and Input Barrier Layers parameters.
    6. Click Run.
The Simplify Shared Edge geoprocessing pane.

The map displays the number of vertices reduced using the Simplify Shared Edges tool.

A polygon feature layer with attribute table displaying 35 vertices on ArcGIS Pro.

Article ID: 000028143

Software:
  • ArcGIS Pro 3 0
  • ArcGIS Pro 2 8 x
  • ArcGIS Pro 2 x

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options