The Geography function converts GeoJSONarrow-up-right or WKTarrow-up-right data into the Geography data type.
Note: in GeoJSON and our Geography type, the coordinate order is always longitude, latitude
Geography
longitude, latitude
Geography(value)
The function arguments are:
value: Contents the function converts into a valid Geography data type
Geography([GeoJSON])
The Geography function returns the following values for the GeoJSON column:
The Geography function returns the following values for the WKT column:
Last updated 10 months ago
Was this helpful?
Geography([WKT])