Polygons from Polylines

Creates a new polygon feature class from input polyline features.

Parameter

Comments

Input features

<in_features>

Input polyline features that will be used to build output polygon features.

Output feature class

<out_feature_class>

Output polygon feature class that will be created from input polylines.

Group by field

{group_by_field}

Specify a Group By field to create multiple polygons from input polylines.

Polygon building algorithm

{polygon_alg}

Polygon building algorithm allows selecting the polygons creation method, either simple or advanced.

  • SIMPLE - for this method of creating polygons the order of input polylines, sorting, and topological accuracy of the input data are very important to get the expected result.

  • ADVANCED - this method does not require specifying the field for ordering and does not consider the digitizing order or the input polylines sorting. Unlike the simple algorithm, the advanced algorithm allows building more accurate polygons and does not require checking the topological accuracy of the input data.

Order by field

{order_by_field}

Select an attribute field by which you wish to order input polylines.

Tolerance

{tolerance}

Specify the minimum distance that may be separating input polylines coordinates.

Label points

{label_point_features}

Select a point feature class to use labels from.

Note:

This XTools Pro geoprocessing tool is identical to the XTools Pro Polygons from Polylines tool.

 
 
 

Table of Contents

Index

Glossary

-Search-

Back