ST_Node
Signature
Description
Add nodes on a geometry
for each intersections.
The resulting geometry
is a MultiLinestring
.
This function supports 3d coordinates and preserve z
values only for input nodes. New calculated nodes have no z
value.
Examples
With 2D Linestring
With 3D Linestring
With MultiLinestring
With MultiPolygon
With GeometryCollection
See also