Uses of Package
org.geotools.data.geoparquet
-
Packages that use org.geotools.data.geoparquet Package Description org.geotools.data.geoparquet -
Classes in org.geotools.data.geoparquet used by org.geotools.data.geoparquet Class Description GeoparquetDatasetMetadata Represents metadata for an entire GeoParquet dataset, which may contain multiple files.GeoParquetDialect SQL Dialect for GeoParquet format.GeoParquetMetadata Base class for GeoParquet metadata, representing the common structure of the "geo" metadata field in a GeoParquet file.GeoParquetMetadata.BboxCovering Represents the bounding box covering structure, mapping min/max coordinates to column names.GeoParquetMetadata.Covering Represents the covering metadata for a geometry column.GeoParquetMetadata.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.