Parameters
Name | Type | Mode |
---|---|---|
$1 | USER-DEFINED | IN |
eps | double precision | IN |
minpoints | integer | IN |
args: geom, eps, minpoints - Window function that returns a cluster id for each input geometry using the DBSCAN algorithm.
Name | Type | Mode |
---|---|---|
$1 | USER-DEFINED | IN |
eps | double precision | IN |
minpoints | integer | IN |