Returns a LineString or MultiLineString formed by sewing together the constituent line work of a MULTILINESTRING.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Only works for MULTILINESTRING. Using other geometry will return a GEOMETRYCOLLECTION EMPTY. If no merging can be performed, the original MULTILINESTRING is returned.
Signatures
Parameters
The input geometry.
Return type
The resulting geometry.

