XTools Website

 

Smooth Polygons

 

 

Purpose

 

The tool is aimed to smoothing polygon features.

 

Description

 

The tool provides ArcGIS users with capabilities to smooth polygon features with either of two smoothing algorithms provided:

  • Bezier splines

  • B-splines

 

Usage

 

  1. Select the "Smooth Polygons" tool from the XTools Pro Feature Conversions menu.

  2. Select the input layer containing polygons that you wish to smooth.

  3. Specify the name and location of the output feature class.

  4. Select the required smoothing algorithm (either Bezier or B-splines).

  5. Select how possible topological errors should be handled.

  6. Specify ID field to store input features IDs.

  7. Press Run to smooth polygons.

 

 

 

There are two smoothing algorithms provided:

 

  • Bezier splines

- Polygons will be smoothed by creating Bezier curves to match the input polygons. If the output is a shapefile, the Bezier curves will be approximated, since true Bezier curves cannot be stored in shapefiles.

  • B-splines

- Polygons will be smoothed with the spline function taking into account level of detail for the smoothed polygons (i.e. density of vertices in the smoothed segments).

 Default value for the Level of detail is 100% which is applicable in most cases, valid values vary from 50% to 500%.

 

Following options are provided for handling possible topological errors in the output feature class:

  • No check

- output polygons won't be checked for topological errors.

  • Flag errors

- output polygons will be checked and found topological errors will be flagged in a new field.

 

---

 

Table of Contents

-Search-

Back