This tool finds clusters of point features within surrounding noise based on their spatial distribution.
If Use current map extent is checked, only the features in the input point layer within the current map extent will be analyzed. If unchecked, all features in the input point layer will be analyzed, even if they are outside the current map extent.
The point layer where the clusters will be found.
The minimum number of features to be considered a cluster. Any cluster with fewer features than the provided will be considered noise.
The maximum distance to consider features to be part of the same cluster. If left blank, the tool will run HDBSCAN, which uses varying distances to separate clusters of varying densities from sparser noise. If a value is given, the tool will run DBSCAN, which uses a specified distance to separate dense clusters from sparser noise.
This is the name of the layer that will be created in My Content and added to the map. The default name is based on the tool name and the input layer name. If the layer name already exists, you will be prompted to provide another name.
Using the Save result in drop-down menu, you can specify the name of a folder in My Content where the result will be saved.