The Json function converts the Geography data type into GeoJSON.

Json is one of Sigma's Geography functions.

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

Syntax

Json(input)

The function arguments are:

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

Examples

Json([Coordinates])

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

Example of the Json function for Geography data type

Related functions


Was this page helpful?
Yes No