Package org.geotools.coverage.io
package org.geotools.coverage.io
-
ClassDescriptionRepresents a Physical storage of coverage data (that we have a connection to).Level of access supported.Describes the capabilities of this
CoverageSource
Request information from aCoverageSource
.Allows read-only access to a Coverage.Describes aCoverageSource
in terms of Name,CoverageSource.SpatialDomain
,CoverageSource.VerticalDomain
,CoverageSource.TemporalDomain
,CoverageSource.AdditionalDomain
s,DimensionDescriptor
sProvided read-write access to a coverage data product.A driver adding the ability to work with a new coverage format or service.An interface implementingGridCoverage
with add of temporal extent and vertical extentA class describing the desired layout of anOpImage
.This enum can be used to distinguish between differet read methods, namely, JAI ImageRead based and Java2D direct read via ImageReader.Helper class which takes coverage's spatial information input (CRS, bbox, resolution,...) and a set of request's parameters (requestedCRS, requestedBBox, requested resolution, ...) and takes care of computing all auxiliary spatial variables for future computations.