-
Notifications
You must be signed in to change notification settings - Fork 1
Sequence functions
Maarten Hilferink edited this page Apr 8, 2026
·
3 revisions
Sequence functions are used to process data items with one-dimensional sequences
See also:
- Sequence2points - all vertices of each arc/polygon as separate points
- Points2sequence - constructs arc/polygon from vertices
- first_point - first point of each sequence
- last_point - last point of each sequence
- split_piped_string - split strings by pipe character
- split_multi_linestring - split multi-linestrings at undefined points
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.