Class GeoTiffReader

All Implemented Interfaces:
GridCoverageReader, GridCoverage2DReader

public class GeoTiffReader extends AbstractGridCoverage2DReader implements GridCoverage2DReader
this class is responsible for exposing the data and the Georeferencing metadata available to the Geotools library. This reader is heavily based on the capabilities provided by the ImageIO tools and JAI libraries.
Since:
2.1
Author:
Bryce Nordgren, USDA Forest Service, Simone Giannecchini