The Text function converts the Geography data type into a Well-known text (WKT) representation of geometry format.

To convert other data types, Sigma has a similar Text function.

Text is one of Sigma's Geography functions.

Syntax

Text(input)

The function arguments are:

input
Required
The Geography value that must be interpreted as WKT format

Examples

Text([Coordinates])

The Text function returns the following values for the Coordinates column:

Related functions


Was this page helpful?
Yes No