Package org.geotools.coverageio.gdal.aig
Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL.
-
Class Summary Class Description AIGFormat An implementation ofFormatfor the Arc/Info Binary Grid (AIG) format.AIGFormatFactory Implementation of theFormatservice provider interface for Aig files.AIGReader This class can read a AIG data source and create aGridCoverage2Dfrom the data.