Package org.geotools.gce.imagemosaic.catalog.postgis
-
Class Summary Class Description PostgisDatastoreWrapper Specific Postgis implementation for aDataStoreWrapper
By default, Postgresql identifiers can't be longer than 63 chars.PostgisFeatureTypeMapper A Postgis specificFeatureTypeMapper
instancePostgisTransformFeatureStore A Postgis transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing a different feature type to its callers.