Parameters
Name | Type | Mode |
---|---|---|
$1 | USER-DEFINED | IN |
eps | double precision | IN |
minpoints | integer | IN |
args: geom, eps, minpoints - Windowing function that returns integer id for the cluster each input geometry is in based on 2D implementation of Density-based spatial clustering of applications with noise (DBSCAN) algorithm.
Name | Type | Mode |
---|---|---|
$1 | USER-DEFINED | IN |
eps | double precision | IN |
minpoints | integer | IN |