Return a point interpolated from the geometry/geography segment with respect to the fraction of its total length.
- Parameters
-
[in] | start,end | Points defining the segment |
[in] | ratio | Float between 0 and 1 representing the fraction of the total length of the segment where the point must be located |