MobilityDB 1.1

◆ gserialized_line_interpolate_point()

GSERIALIZED * gserialized_line_interpolate_point ( GSERIALIZED gser,
double  distance_fraction,
int  repeat 
)

Interpolate a point from a line.

Note
PostGIS function: LWGEOM_line_interpolate_point(PG_FUNCTION_ARGS)