duckdb / duckdb/duckdb-spatial
Feature : ST_ClusterDBSCAN implementation
Open
- Dominant language
- C
- Stars
- 708
- Forks
- 96
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
PostGIS ST_ClusterDBSCAN is a really powerfull function that is only available in PostGIS. This function return cluster number from a list of geometry based on DBSCAN.
https://postgis.net/docs/ST_ClusterDBSCAN.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.