Eliminate Slivers

Purpose

This tool allows to efficiently find and remove sliver polygons.

Description

Sliver polygons are usually small polygons resulting from such overlay operations as Intersect or Union. Sliver polygons normally have area a lot smaller than perimeter. The tool is provided for finding and eliminating such sliver polygons by merging them with neighboring polygons that have the largest area or the longest shared border. In contrast to the standard Eliminate functionality in ArcGIS the tool does not need the selected features. It finds and processes sliver polygons at once.

Usage

  • Select the "Eliminate Slivers" tool from the XTools Pro Feature Conversions menu.

  • Select the input layer potentially containing sliver polygons that you wish to eliminate.

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

  • Define the slivers selection criteria.

  • Select modification for the found slivers.

  • Specify ID and Origin fields.

  • Press Run to eliminate slivers.

Slivers can be selected by the following criteria:

  • Thinness

This is a ratio of the polygon area versus its perimeter, thinner polygons are closer to 0.

  • Circularity

Circularity ratio shows how close the polygon is to a circle (it is 1 for circles).

  • Maximum shape factor

Maximum shape factor value may vary from 0 to 1.

  • Maximum sliver area

Polygons with smaller area will be considered as slivers.

 

Found sliver polygons can be modified one of the ways:

  • Label polygons

Sliver polygons will be correspondingly labeled in the attribute table of the output feature class.

  • Delete slivers

Sliver polygons will be remove from the output feature class.

  • Merge slivers by largest area

Sliver polygons will be merged with a neighboring polygon with the largest area by dropping the shared border.  

  • Merge slivers by longest common boundary

Sliver polygons will be merged with a neighboring polygon with the longest shared border by dropping the shared border.  

 

 
 
 

Table of Contents

Index

Glossary

Search

Back