BboxCovering |
Represents the bounding box covering structure in GeoParquet metadata, mapping min/max coordinates to column names.
|
Covering |
Represents the covering metadata for a geometry column in GeoParquet.
|
Geometry |
Represents the metadata for a geometry column in a GeoParquet file, including required encoding and geometry types,
and optional attributes like bounding box, CRS, and edge type.
|
GeoParquetMetadata |
Base class for GeoParquet metadata, representing the common structure of the "geo" metadata field in a GeoParquet
file.
|
GeoParquetMetadataV1_1_0 |
Represents the geospatial metadata for a GeoParquet file conforming to version 1.1.0 of the GeoParquet specification.
|
GeoParquetMetadataV1_2_0Dev |
Represents the geospatial metadata for a GeoParquet file conforming to version 1.2.0-dev of the GeoParquet
specification.
|
GeoParquetModule |
Jackson module for GeoParquet metadata handling.
|