Package | Description |
---|---|
org.geotools.coverage.io.catalog | |
org.geotools.imageio | |
org.geotools.imageio.netcdf |
Constructor and Description |
---|
CoverageSlicesCatalog(DataStoreConfiguration datastoreConfig) |
CoverageSlicesCatalog(DataStoreConfiguration datastoreConfig,
Repository repository) |
WrappedCoverageSlicesCatalog(DataStoreConfiguration config,
File file,
Repository repository) |
Modifier and Type | Method and Description |
---|---|
protected void |
GeoSpatialImageReader.initCatalog(DataStoreConfiguration datastoreConfig)
Initialize a slicesCatalog on top of the provided
DataStoreConfiguration instance |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,DataStoreConfiguration> |
AncillaryFileManager.DATASTORE_CONFIG_CACHE |
Modifier and Type | Method and Description |
---|---|
DataStoreConfiguration |
AncillaryFileManager.getDatastoreConfiguration()
Create the
DataStoreConfiguration using the external datastoreIndexFile if provided,
or the H2 based default. |
Copyright © 1996–2022 Geotools. All rights reserved.