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

snowflake.snowpark.types.GeographyType

class snowflake.snowpark.types.GeographyType[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/types.py#L317-L320)

Bases: DataType

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

Language: English