Hello, I am wondering if there's a plan to implement `ST_Segmentize`, which splits line segments into smaller ones based on a maximum length. This is useful for example for routing/navigation in order to have waypoints inside longer segments.
Hello,
I am wondering if there's a plan to implement
ST_Segmentize, which splits line segments into smaller ones based on a maximum length.This is useful for example for routing/navigation in order to have waypoints inside longer segments.