Return a trajectory from a set of points and lines.
The result is either a geometry collection, a (multi)point or a- (multi)linestring
- Parameters
-
[in] | points | Array of points |
[in] | npoints | Number of elements in the points array |
[in] | lines | Array of lines |
[in] | nlines | Number of elements in the lines array |
- Note
- The function does not remove duplicate points, that is, repeated points in a multipoint or consecutive equal points in a line string