Package org.geotools.coverage.io.catalog
package org.geotools.coverage.io.catalog
-
ClassDescriptionA slice coverageDescriptor represents a feature in the
CoverageSlicesCatalog.Before GT 35.x version this class relied on an underlyingDataStore(H2/PostGIS/...) to persist and query slice metadata (time/elevation/other dimensions) and the correspondingimageIndex.A CoverageSlices context holds the typeName and underlying schema of a coverage, plus a SliceProvider instance to extract CoverageSlices from that schema via a provided query.Resolver that can translate GeoToolsQueryobjects into a stream of matching slices.AGranuleSourceimplementation wrapping aCoverageSlicesCatalog.