Geometries are represented as x and y coordinate pairs, typically stored in two separate columns.

Referenced by: Parquet Geometry Encoding

Properties

PropertyDetails
typeThe type of encoding used for the geometries in the parquet file.
Valid value of this property location
xFieldThe name of the field in the Parquet file that contains the x values.
yFieldThe name of the field in the Parquet file that contains the y values.