Uses of Package
org.geotools.coverage.io.catalog
Packages that use org.geotools.coverage.io.catalog
Package
Description
NetCDF slice-query infrastructure used by the GeoTools NetCDF reader to translate catalog-style
Query objects into NetCDF dimension selections and, ultimately, into readable 2D
slices.-
Classes in org.geotools.coverage.io.catalog used by org.geotools.coverage.io.catalogClassDescriptionA 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. -
Classes in org.geotools.coverage.io.catalog used by org.geotools.imageioClassDescriptionBefore GT 35.x version this class relied on an underlying
DataStore(H2/PostGIS/...) to persist and query slice metadata (time/elevation/other dimensions) and the correspondingimageIndex. -
Classes in org.geotools.coverage.io.catalog used by org.geotools.imageio.netcdf.sliceClassDescriptionA slice coverageDescriptor represents a feature in the
CoverageSlicesCatalog.Resolver that can translate GeoToolsQueryobjects into a stream of matching slices.