Uses of Package
org.geotools.jackson.datatype.geoparquet
Packages that use org.geotools.jackson.datatype.geoparquet
-
Classes in org.geotools.jackson.datatype.geoparquet used by org.geotools.data.geoparquetClassDescriptionRepresents 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.Base class for GeoParquet metadata, representing the common structure of the "geo" metadata field in a GeoParquet file.
-
Classes in org.geotools.jackson.datatype.geoparquet used by org.geotools.jackson.datatype.geoparquetClassDescriptionRepresents the bounding box covering structure in GeoParquet metadata, mapping min/max coordinates to column names.Represents the covering metadata for a geometry column in GeoParquet.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.Base class for GeoParquet metadata, representing the common structure of the "geo" metadata field in a GeoParquet file.