ST_GEOGFROMTEXT
Geography Function.
Last updated
Geography Function.
Last updated
Returns a
GEOGRAPHY
value that corresponds to the input representation.
For more information, please refer to function.
ST_GEOGFROMTEXT function is supported in Snowflake.
The oriented parameter in the ST_GEOGFROMTEXT function is not supported in Snowflake.
This function is not allowed in the values clause and is not required in Snowflake.
Please keep in mind that the default output format for geography data types is WKT (Well-Known Text) and in Snowflake WKB (Well-Known Binary). You can use the function or set the format if you want to view the data in WKT format.
: Oriented parameter in the ST_GEOGFROMTEXT function is not supported in Snowflake.
: Geography function is not required in Snowflake.