Thursday, May 1, 2025

How Satellites Capture DEM Data

 Satellites capture Digital Elevation Model (DEM) data through sophisticated remote sensing techniques that measure the height of the Earth’s surface from space. These measurements are not direct visual images but are derived from differences in viewing geometry, signal return times, or phase shifts—depending on the sensor technology involved. The two primary methods used by satellites to capture elevation data are stereoscopic imaging (photogrammetry) and radar interferometry (InSAR). Both are highly effective, but they function based on different principles and are suited to different types of terrain and accuracy requirements.

In stereoscopic imaging, the satellite captures at least two images of the same area from slightly different angles. This is typically done either by using a pair of cameras mounted with a known baseline (in the case of satellites like SPOT or Cartosat) or by capturing the same area at different times during a satellite's orbit. This method mimics human depth perception, where the distance between our eyes allows us to perceive depth by comparing differences in the two images. Using photogrammetric principles, software algorithms calculate the displacement of features (called parallax) between the two images and convert that into elevation data. This technique is especially effective over terrain with strong texture—like mountains or valleys—where parallax is easier to detect.

Another highly advanced technique is Synthetic Aperture Radar Interferometry (InSAR), which is used by missions such as the Shuttle Radar Topography Mission (SRTM) and TanDEM-X. In this method, radar waves are emitted from the satellite to the Earth’s surface and reflected back. When two radar images of the same location are captured from slightly different positions, the phase difference between the radar signals can be calculated. These phase shifts correspond to differences in elevation and are used to construct highly accurate 3D terrain models. Unlike optical methods, radar interferometry has the advantage of penetrating through clouds and capturing elevation data at night or during adverse weather, making it ideal for consistent global elevation mapping.

Some satellites, like ASTER (Advanced Spaceborne Thermal Emission and Reflection Radiometer), also use stereo imaging from optical sensors mounted on a single platform to create global DEMs, particularly in mountainous and rugged regions. While not as precise as LIDAR or radar methods, these optical systems are still widely used due to their availability and moderate accuracy.

It's important to note that while satellites provide raw data, the processing and modeling of DEMs are just as crucial as their capture. Raw elevation data must undergo geometric correction, gap filling, noise reduction, and often interpolation to become usable as a DEM in GIS platforms. These final DEMs are usually delivered in raster formats such as GeoTIFF or IMG files and are georeferenced to global coordinate systems like WGS 84.

Overall, satellite-based DEM acquisition has enabled large-scale, consistent, and repeatable elevation mapping of nearly every landmass on Earth. These datasets are critical for applications in topographic modeling, climate change studies, and hazard risk assessment. Understanding how satellites capture this data is fundamental for any GIS professional working with elevation models. Learners can get hands-on experience working with DEMs derived from SRTM and other satellite missions in the Complete Remote Sensing and GIS - ArcGIS – ERDAS course, which includes practical exercises on visualizing and analyzing elevation data captured from space.

Types of DEMs

 Digital Elevation Models (DEMs) are categorized based on the features they represent and the way surface elevation is recorded. Although the term “DEM” is often used generically, it actually encompasses several distinct types of elevation datasets, each tailored for specific applications in geospatial analysis. The two most commonly referenced types under this umbrella are Digital Surface Models (DSMs) and Digital Terrain Models (DTMs), each with their own characteristics and implications for GIS-based projects. A Digital Surface Model (DSM) includes the elevation of everything on the Earth’s surface—this means not just the bare ground, but also trees, buildings, vehicles, and other man-made or natural features. DSMs are particularly useful for urban planning, telecommunications (e.g., line-of-sight analysis for tower placement), and 3D visualization, where the height of surface objects matters. In contrast, a Digital Terrain Model (DTM) attempts to capture the "bare earth" by filtering out surface obstructions like vegetation and structures, resulting in a cleaner representation of the underlying topography. DTMs are especially crucial for hydrological modeling, geomorphological studies, and infrastructure development, where accurate terrain contours and slopes must be analyzed without surface interference.

Beyond DSMs and DTMs, the core DEM—as it is most commonly used in GIS—is often understood to represent a DTM in raster format. However, some countries and agencies maintain stricter definitions. For instance, in the United States Geological Survey (USGS) context, a DEM refers specifically to a raster grid of elevation values, whereas a DTM may also include vector data such as breaklines or spot elevations. Understanding these nuances becomes essential when selecting datasets for analytical tasks. For example, a hydrological model requiring water flow routing will yield more accurate results with a DTM, while a 3D city model visualized for shadow analysis or drone flight path simulation would benefit from a DSM.

The choice between DSM, DTM, and generic DEM depends on both the data source and the intended use. Some satellite-derived datasets like the SRTM (Shuttle Radar Topography Mission) are closer to DTMs but may include some surface features in forested areas. On the other hand, LIDAR-derived DSMs are extremely detailed, capturing buildings, treetops, and even individual vehicles, and can be processed further to create high-resolution DTMs using filtering techniques. Elevation models can also vary by resolution—ranging from coarse 90-meter DEMs to ultra-fine 1-meter LIDAR-based DSMs. Higher-resolution models offer more detail but also demand more storage and processing power.

In GIS applications, correctly distinguishing between DSMs and DTMs is crucial to achieving valid results. Misusing a DSM where a DTM is required, or vice versa, can lead to analytical errors—such as misestimating watershed boundaries, flood zones, or visibility ranges. Therefore, users must not only understand what type of elevation model they are working with but also ensure it aligns with the objectives of their spatial analysis. For those new to this subject, hands-on exposure to different elevation models in software like ArcGIS and ERDAS Imagine is recommended. The Complete Remote Sensing and GIS - ArcGIS – ERDAS course offers a strong introduction to this topic, allowing learners to visualize, compare, and apply various DEM types in real GIS projects.