Polygons from Points
Creates a new polygon feature class from input point features.
Parameter |
Comments |
Input features <in_features> |
Input point 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 points. |
Group by field {group_by_field} |
Specify a Group By field to create multiple polygons from input points. |
Order by field {order_by_field} |
Select an attribute field by which you wish to order input points. |
XY Tolerance {tolerance} |
Specify the minimum distance that may be separating input points coordinates. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Polygons from Points tool.