What is a DEM (Digital Elevation Model)?
Digital Elevation Models are data files that contain the elevation of the terrain over a specified area, usually at a fixed grid interval over the surface of the earth. The intervals between each of the grid points will always be referenced to some geographical coordinate system. This is usually either latitude-longitude or UTM (Universal Transverse Mercator) coordinate systems. The closer together the grid points are located, the more detailed the information will be in the file. The details of the peaks and valleys in the terrain will be better modeled with a small grid spacing than when the grid intervals are very large. Elevations other than at the specific grid point locations are not contained in the file. As a result peak points and valley points not coincident with the grid will not be recorded in the file. The files can be in either ASCII or binary. In order to read the files directly you must know the exact format of the entire file layout. Usually the name of the file gives