Concave Hull
Creates a concave hull feature class for all or selected input features.
Parameter |
Comments |
Input features |
Input feature layer that a concave hull will be built for. If there are selected features in the layer then concave hull will be built only for those features. |
Output feature
class |
The new concave hull polygon feature class. |
Group by fields |
Select one or a few attribute fields of the specified input layer to group input features. Multiple concave hulls for groups of features will be created in this case. |
Level of detail |
Select level of detail for output hull (specified in %). By default 0%, a concave hull is constructed with a minimum level of detail, all greater values (1 to 100%) will output detailed concave hulls with different level of detail. |
Allow holes |
In some cases, it may be needed to allow holes in the created concave hulls. For instance, the input features are located in such a way that there may be empty spaces within the output hulls. In such cases creating holes allows excluding such empty spaces from hulls for more detailed shapes. PREVENT_HOLES - do not create a holes inside hull. ALLOW_HOLES - create a holes inside hull. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Concave Hull tool.