Package org.geotools.coverage.grid.io
package org.geotools.coverage.grid.io
-
ClassDescriptionThis class is a first attempt for providing a way to get more informations out of a single 2D raster datasets (x,y).An
AbstractGridCoverageWriter
is the base class for allGridCoverageWriter
implementations in GeoTools toolkit.AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.Marks aRenderingTransformation
that is able to perform its own data read from aGridCoverage2DReader
and an array ofGeneralParameterValue
.Decimation policies.Default implementation of theDimensionDescriptor
interfaceDefault implementation of theHarvestedSource
interfaceDescribes a "dimension" exposed by a structured grid coverage reader.Policy to be used while running a removal onGranuleStore.removeGranules(Filter, org.geotools.util.factory.Hints)
.API to operate on Granules data.API extendingGranuleSource
providing capabilities to add, delete and modify granules.Provides access to named GridCoverage2D (along with any context information) from a persistent store.Constructs a live GridCoverageFormat.Enable programs to find all available grid format implementations.Image ground control points, as a list ofTiePoint
and their CRSInformation about one of the sources that have been processed byStructuredGridCoverage2DReader.harvest(String, Object, org.geotools.util.factory.Hints)
, indicating whether the object was successfully ingested or not.Overview policies.Aorg.geotools.data.ResourceInfo
that can return aPAMDataset
Class that supports readers in computing the proper reading resolution for a given grid geometryGranuleSource
wrapper exposing a different type nameWrite supporting subclass ofRenamingGranuleSource
AGridCoverage2DReader
which exposes the underlying granule structure and allows to create and remove coverages.This class can be used when a properFormat
cannot be found for some input sources.