[postgis-devel] Window-based Clustering

Martin Davis mtnclimb at gmail.com
Fri Feb 24 10:46:08 PST 2023


<Applause, cheering>

On Fri, Feb 24, 2023 at 10:41 AM Paul Ramsey <pramsey at cleverelephant.ca>
wrote:

> Martin and I have repeatedly said “it would be nice if all the clustering
> functionality was available as windowing functions”, and here I have
> finally gone and added that in. This adds ST_ClusterIntersectingWin and
> ST_ClusterWithinWin, as windowing analogues to  ST_ClusterIntersecting and
> ST_ClusterWithin
>
> https://github.com/postgis/postgis/pull/721
>
> Unfortunately for backwards compatibility we can’t (I think) just yank and
> replace the existing functions in favour of the windowing ones, even though
> I think most people will vastly prefer windowing as an approach to cluster
> functionality.
>
> P
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20230224/d5a463ab/attachment.htm>


More information about the postgis-devel mailing list