Label | Explanation | Data Type |
Input Point Layer
| The point feature class containing the point clusters. | Feature Set |
Output Name
| The name of the output feature service. | String |
Minimum Features per Cluster
| This parameter is used differently depending on the clustering method chosen as follows:
| Long |
Search Distance
| The maximum distance to be considered. The Minimum Features per Cluster specified must be found within this distance for cluster membership. Individual clusters will be separated by at least this distance. If a feature is located farther than this distance from the next closest feature in the cluster, it will not be included in the cluster. | Linear Unit |
Data Store
(Optional) | Specifies the ArcGIS Data Store where the output will be saved. The default is Spatiotemporal big data store. All results stored in a spatiotemporal big data store will be stored in WGS84. Results stored in a relational data store will maintain their coordinate system.
| String |
Clustering Method
(Optional) | Specifies the method that will be used to define clusters.
| String |
Use Time to Find Clusters
(Optional) | Specifies whether or not time will be used to discover clusters with DBSCAN.
| Boolean |
Search Duration
(Optional) | When searching for cluster members, the specified minimum number of points must be found within this time duration to form a cluster. | Time Unit |
Derived Output
Label | Explanation | Data Type |
Output Feature Layer | The output point clusters. | Feature Set |