Hi,

Reading through the PostGIS documentation, I noticed the "ST_ClusterDBSCAN" function takes a distance as one of the inputs. Now the docs suggest the current algorithm only takes in "geometry" type data. Is that true? Based on the distance input variable, it would seem logical to have a "geography" variant as well, even if that is a considerably slower variant considering the more complex distance calculation.

Marco

_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to