R/duckdb-funs.R
ST_LineInterpolatePoint.Rd
Returns a point interpolated along a line at a fraction of total 2D length.
ST_LineInterpolatePoint(line, fraction)
GEOMETRY
DOUBLE
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;