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 ofFormat
for the Arc/Info Binary Grid (AIG) format.AIGFormatFactory Implementation of theFormat
service provider interface for Aig files.AIGReader This class can read a AIG data source and create aGridCoverage2D
from the data.