Constructs a Geography object from a WKT (Well-Known Text) string. If SRID is not set, it defaults to 0 (unknown). This is the geography equivalent ofDocumentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
ST_GeomFromText.
Signatures
Parameters
A Well-Known Text (WKT) representation of a geometry.
Spatial Reference Identifier. Defaults to 0 if not specified.
Return type
The constructed geography object.

