st_clusterdbscan


Description

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.

Parameters

Name Type Mode
$1 USER-DEFINED IN
eps double precision IN
minpoints integer IN