Package org.geotools.coverageio.gdal.dted
Implementation for DTED format Coverage I/O leveraging on GDAL.
-
Class Summary Class Description DTEDFormat An implementation ofFormat
for the DTED format.DTEDFormatFactory Implementation of theFormat
service provider interface for DTED files.DTEDReader This class can read a DTED data source and create aGridCoverage2D
from the data.