DSM
Digital Surface Model. A 3D representation of the Earth's surface that includes all objects on it — buildings, trees, and other structures. Unlike a DEM which represents bare earth, a DSM captures the top of everything visible from above.
Overview
A Digital Surface Model (DSM) represents the elevation of the Earth's surface including all objects above bare ground — buildings, trees, bridges, power lines, and any other structures. Every pixel records the height of the topmost visible surface as seen from above. This is the fundamental distinction from a DEM, which strips away surface objects to reveal only the bare terrain beneath. A DSM is what a sensor actually measures when it looks down at the Earth — it's the "first return" surface. Most radar-derived elevation datasets (like SRTM) are technically DSMs, not DEMs, because the radar signal bounces off treetops and rooftops rather than penetrating to the ground.
DSMs are essential for any application that needs to model the real-world surface as it actually appears: urban 3D modeling, line-of-sight analysis, solar irradiance estimation, aviation obstacle clearance, and telecommunications tower placement. When combined with a DEM, the difference between the two surfaces reveals the height of above-ground features — this derived product is called a normalized DSM (nDSM) or, when focused on vegetation, a Canopy Height Model (CHM).
How It Works
DSMs can be generated from several remote sensing technologies. Photogrammetry using stereo satellite imagery (e.g., WorldView, Pléiades) or aerial photographs computes surface elevation through parallax measurement — because the images overlap from different viewpoints, software can triangulate the height of each visible surface point. This naturally produces a DSM since cameras see the top of objects, not the ground beneath them.
LiDAR generates DSMs from first-return points — the first laser reflections, which come from the highest surface. Airborne LiDAR typically achieves 5–15 cm vertical accuracy for DSMs. Radar interferometry (InSAR), as used by SRTM and TanDEM-X, produces DSMs because microwave energy reflects from the first surface encountered — treetops in forests, roof surfaces in cities. The vertical accuracy is typically 2–10 m depending on the mission.
Post-processing can include filtering, void filling, and mosaicking. Unlike DEM production, DSM generation does not require classification of ground vs. non-ground points — the raw surface is the desired output.
Key Facts
- A DSM records the height of the topmost visible surface — buildings, trees, and all other objects above ground.
- SRTM and TanDEM-X are technically DSMs, not DEMs — radar reflects off canopy tops and rooftops, not bare earth.
- The normalized DSM (nDSM = DSM − DEM) reveals above-ground object heights and is the basis for Canopy Height Models.
- Photogrammetric DSMs from stereo satellite imagery (WorldView, Pléiades) can achieve 30–50 cm vertical accuracy.
- LiDAR first-return DSMs achieve 5–15 cm vertical accuracy from airborne platforms.
- Unlike DEM creation, DSM generation does not require point cloud classification — the raw first-return surface is the product.
Applications
Urban 3D Modeling
Creating detailed city models for planning, visualization, and simulation. Building heights extracted from nDSM (DSM minus DEM) feed into energy modeling, shadow analysis, and digital twin applications.
Solar Energy Assessment
Calculating solar irradiance potential on rooftops and open surfaces by modeling how buildings and vegetation cast shadows throughout the day and year.
Telecommunications Planning
Line-of-sight analysis between antenna towers requires DSMs that include buildings and trees — a bare-earth DEM would give incorrect results by ignoring obstacles.
Aviation Safety
Obstacle clearance surfaces around airports and heliports must account for all above-ground features. DSMs identify tall structures, cranes, and vegetation that could pose collision risks.
Canopy Height Derivation
Subtracting a DEM from a DSM produces a Canopy Height Model (CHM) that reveals tree heights and building heights across entire landscapes — critical for forestry and carbon estimation.
Limitations & Considerations
DSMs are affected by the objects present at acquisition time — a construction site will show partially built structures, and seasonal vegetation changes alter the surface. Radar-derived DSMs have difficulty in dense urban canyons where multipath effects and layover distort height measurements. Photogrammetric DSMs cannot resolve heights beneath dense tree canopy because the camera only sees the canopy top. DSMs from optical stereo are affected by cloud cover, shadow, and low-texture areas (water, sand) where stereo matching fails. The distinction between DSM and DEM is sometimes blurred in product documentation — always verify whether an "elevation model" includes or excludes surface objects before using it.
History & Background
DSMs have been produced since the early days of photogrammetry — stereoscopic aerial photographs inherently capture the visible surface, not bare earth. The SRTM mission (2000) produced the first near-global DSM from radar interferometry. TanDEM-X (2010–present) improved this to 12 m resolution globally, and a reprocessed version is freely available as the Copernicus DEM (which is actually a heavily edited DSM with some vegetation removed). Commercial stereo satellite imagery from WorldView and Pléiades enabled DSM generation at sub-meter resolution in the 2010s. Today, AI-assisted photogrammetric pipelines and drone-based LiDAR have made high-quality DSMs accessible for projects of any size.
Analyze DSM data with LYRASENSE
Use our agentic notebook environment to work with satellite data and compute indices like DSM — no setup required.