Simplify Polylines
Simplifies polyline features geometry preserving the original features shape.
Parameter |
Comments |
Input features <in_features> |
Input polyline features to be simplified. |
Output feature class <out_feature_class> |
New output feature class that will store simplified polylines. |
Simplification algorithm <simplify_alg> |
There are two simplification algorithms available:
|
Handling topological errors <handling_errors> |
In some cases the simplification operation may result in topological errors, these can be handled in the following ways:
|
Simplification tolerance <tolerance> |
The degree at which the simplification operation may affect the input polyline features can be specified as simplification tolerance:
|
Keep points <keep_points> |
When the simplification algorithm leads to the collapsed polylines with zero geometry there is an option to keep such collapsed polygons as points:
|
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Simplify Polylines tool.