DTED


DTED is a standard of digital datasets which consists of a matrix of terrain elevation values, i.e., a Digital Elevation Model. This standard was originally developed in the 1970s to support aircraft radar simulation and prediction. Terrain elevations are described as the height above the Earth Gravitational Model 1996 geoid, not the WGS84 reference ellipsoid.
DTED supports many applications, including line-of-sight analyses, terrain profiling, 3-D terrain visualization, mission planning/rehearsal, and modeling and simulation. DTED is a standard National Geospatial-Intelligence Agency product that provides medium resolution, quantitative data in a digital format for military system applications that require terrain elevation.
The DTED format for level 0, 1 and 2 is described in U.S. Military Specification Digital Terrain Elevation Data MIL-PRF-89020B, and amongst other parameters describes the resolution for each level:
The precise spacing is defined by dividing the world into zones based on latitude, and is given in the following table:
zonelatitude rangelevel 0 level 1 level 2
latitude spacingall3031
longitude spacingI0°–50° 3031
longitude spacingII50°–70° 6062
longitude spacingIII70°–75° 9093
longitude spacingIV75°–80° 120124
longitude spacingV80°–90° 180186

In addition three more levels at increasing resolution have been proposed, but not yet standardized.
DTED data is stored in a big endian format where negative numbers are signed magnitude.