The Geography function converts GeoJSON or WKT data into the Geography data type.

You can use the MakeLine function on Snowflake and BigQuery connections.

Geography is one of Sigma's Geography functions.

Syntax

Geography(value)

The function arguments are:

value
Contents the function converts into a valid Geography data type

Examples

Geography([GeoJSON])

The Geography function returns the following values for the GeoJSON column:

Ecample of Geography data type conversion from GeoJSON

Geography([WKT])

The Geography function returns the following values for the WKT column:

Ecample of Geography data type conversion from WKT

Related functions


Was this page helpful?
Yes No