Package org.geotools.coverageio.gdal.nitf
Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
-
Class Summary Class Description NITFFormat An implementation ofFormat
for the NITF format.NITFFormatFactory Implementation of theFormat
service provider interface for NITF files.NITFReader This class can read a NITF data source and create aGridCoverage2D
from the data.