Package org.geotools.data.duckdb
package org.geotools.data.duckdb
-
ClassDescriptionAbstract base class for DuckDB-powered datastores.Public-facing DuckDB datastore wrapper that avoids exposing the raw JDBC datastore type.Public DuckDB datastore factory that wraps the internal JDBC datastore to avoid exposing the raw JDBC store type to regular callers.Base SQL Dialect for DuckDB-based datastores.FilterToSQL implementation for DuckDB with comprehensive spatial support.ForwardingDataStore<S extends DataStore>Decorator implementation of
DataStorethat forwards all method calls to a delegate datastore.ForwardingDataStoreFactory<D extends DataStoreFactorySpi>Decorator implementation ofDataStoreFactorySpithat forwards all method calls to a delegate factory.Delegating feature source wrapper that can override the datastore reported by the delegate feature source.Utility class for encoding JTS geometries as hexadecimal WKB (Well-Known Binary) strings for use with DuckDB's spatial functions.Builder forDataAccessFactory#Paraminstances.Methods of geometries simplification available for the store.