Constructs a Geography Collection from a WKT (Well-Known Text) string. If SRID is not set, it defaults to 0 (unknown). The input WKT must represent a geometry collection.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.
Signatures
Parameters
A Well-Known Text (WKT) representation of a geometry collection.
Spatial Reference Identifier. Defaults to 0 if not specified.
Return type
The constructed geography collection object.

