You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.types.GeographyType¶

class snowflake.snowpark.types.GeographyType[source]¶

Bases: DataType

Geography data type. This maps to the GEOGRAPHY data type in Snowflake.

Methods