MobilityDB 1.3
Loading...
Searching...
No Matches

◆ pointsegm_interpolate()

Datum pointsegm_interpolate ( Datum  start,
Datum  end,
long double  ratio 
)

Return a point interpolated from the geometry/geography segment with respect to the fraction of its total length.

Parameters
[in]start,endPoints defining the segment
[in]ratioFloat between 0 and 1 representing the fraction of the total length of the segment where the point must be located