R/duckdb-funs.R
ST_Distance_GEOS.Rd
Returns the planar distance between two geometries.
ST_Distance_GEOS(geom1, geom2)
GEOMETRY
DOUBLE
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;