Construct a Geometry from WKT. If SRID is not set, it defaults to 0 (unknown). Alias of ST_GeomFromWKTDocumentation 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.
Spatial Reference Identifier.
Return type
The resulting geometry.

