Package org.geotools.coverageio.gdal.aig
package org.geotools.coverageio.gdal.aig
Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL.
-
ClassesClassDescriptionAn implementation of
Format
for the Arc/Info Binary Grid (AIG) format.Implementation of theFormat
service provider interface for Aig files.This class can read a AIG data source and create aGridCoverage2D
from the data.