Tool NameConvert Lines to Polygons
Tool ID3
Library IDshapes_polygons
Version1.0
Author(s)O.Conrad (c) 2005

Description

Converts lines to polygons. Line arcs are closed to polygons simply by connecting the last point with the first. Optionally single parts of polylines can be merged into one polygon part if these share start/end vertices.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Linesshapes, inputLINES
Output
Polygonsshapes, outputPOLYGONS
Options
RingsbooleanRINGSOnly convert closed rings, i.e. first and last line vertex must be identical.Default: 0
Create One Single Multipart PolygonbooleanSINGLEDefault: 0
Merge Connected Line PartsbooleanMERGETreat single polyline parts as one line if connected, i.e. parts share end/start vertices.Default: 0
Line Parts as Individual PolygonsbooleanSPLITIf checked polyline parts become individual polygons. Applies only if single multipart polygon output is unchecked.Default: 0