R/duckdb-funs.R
ST_ShortestLine.Rd
Returns the shortest line between two geometries.
ST_ShortestLine(geom1, geom2)
GEOMETRY
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;