Skip to content

LiDAR Terrain Analysis for Concealment and Disturbance

Airborne and terrestrial LiDAR cut through surface vegetation to reveal bare-earth terrain at centimetre resolution, exposing subtle micro-topographic anomalies, grave mounds, subsidence hollows, and soil-scrape scars that no photograph or satellite image can detect.

Last updated:

Share

Airborne LiDAR detects clandestine burials and terrain disturbances by timing the return of individual laser pulses: ground-level returns are separated from canopy returns to produce a bare-earth digital terrain model (DTM) at 0.25 m or finer resolution. Derivative products, principally hillshade at multiple azimuths, slope, and profile curvature, amplify micro-topographic contrasts that reveal grave mounds, subsidence hollows, and soil-scrape scars invisible to optical sensors. Detection reliability depends on ground-return point density: targeted surveys at 8 to 16 points per square metre are the minimum for single-grave search, while national archive datasets at 1 to 2 m resolution support only large-area screening. At confirmed burial sites, terrestrial laser scanning (TLS) replaces airborne survey to produce sub-centimetre 3D documentation at each excavation stage.

A clandestine grave under forest canopy is invisible to any camera pointed at it from above: the photograph shows treetops, not the soil beneath. LiDAR works by timing individual laser pulses, some of which pass through canopy gaps and return from the ground surface. Separate the two populations in the point cloud, model the ground returns, and you have a bare-earth terrain map showing every hollow, mound, and scrape beneath the forest floor.

Airborne LiDAR entered forensic search practice seriously in the early 2010s, initially in archaeology (where it famously revealed Maya cities beneath the jungle canopy at Caracol, Belize, in a landmark 2009 survey published in the early 2010s) and then in criminal investigations. Canopy penetration is not the technique's only advantage. In open terrain, LiDAR provides centimetre-scale vertical precision that exposes the 10-30 cm grave subsidence features that are the primary surface signature of a maturing clandestine burial, features far below the resolution of any satellite elevation model and borderline for photogrammetric surveys.

This topic covers the full LiDAR pipeline, from pulse physics and point-cloud acquisition through ground classification, DTM generation, and the derivative products, hillshade, slope, curvature, and roughness, that forensic analysts actually interrogate. It also covers ground-based terrestrial laser scanning (TLS) for scene documentation, the resolution thresholds that determine whether a given dataset can detect a grave, and the practical workflow for integrating LiDAR output with other search data.

By the end of this topic you will be able to:

  • Explain how multi-return LiDAR pulse physics enables bare-earth DTM generation beneath forest canopy, and identify the ground-point density thresholds that determine forensic utility.
  • Apply hillshade, slope, and profile curvature derivatives to a bare-earth DTM to detect and rank micro-topographic anomalies consistent with clandestine burial.
  • Select between national archive LiDAR data and targeted forensic surveys based on required DTM resolution and the scale of the search problem.
  • Distinguish grave-scale anomalies from tree-throw pit false positives using morphological criteria in LiDAR derivative products.
  • Describe a terrestrial laser scanning workflow for clandestine grave documentation, including scan station layout, ICP registration, and the role of multi-stage scans as court exhibits.
Key terms
LiDAR (Light Detection and Ranging)
An active remote sensing technique that emits laser pulses and measures the time of return to calculate distance to reflecting surfaces. Airborne systems sweep a laser across the terrain to build a three-dimensional point cloud.
Bare-earth DTM
A digital terrain model produced by filtering LiDAR returns to ground-level pulses only, removing vegetation and structure returns. The resulting surface represents the actual terrain topography beneath any above-ground cover.
Hillshade
A raster derived from a DTM by simulating illumination from a defined sun position (azimuth and altitude angle). Produces light-and-shadow contrasts that reveal subtle relief features invisible in vertical imagery or flat colour-coded elevation displays.
Point density
The number of LiDAR returns per unit area of ground surface, typically expressed as points per square metre. Higher density enables finer DTM resolution and better detection of small-scale features.
Terrestrial laser scanning (TLS)
Ground-based laser scanning from a stationary instrument positioned at one or more stations within a scene. Produces extremely dense point clouds at close range, used for detailed scene documentation and precision survey.
Curvature
A DTM derivative measuring the rate of change of slope. Profile curvature (along the slope direction) identifies convex mounds and concave hollows. Plan curvature identifies areas of convergent or divergent flow. Together they are sensitive indicators of micro-topographic anomalies.

LiDAR physics and point-cloud generation

An airborne LiDAR system fires laser pulses (typically near-infrared, 1064 nm) at rates of 100,000 to several million pulses per second from a scanner oscillating across the flight path. Each pulse can generate multiple returns as it passes through canopy layers before hitting the ground. A full-waveform system records the entire backscatter time series; a discrete-return system records the time of each significant peak, typically the first return (top of canopy), last return (ground surface), and up to 4-7 intermediate returns.

Range to each return is calculated as half the round-trip travel time multiplied by the speed of light. Combined with the scanner angle and the aircraft position from a high-accuracy GPS-inertial navigation system, each return becomes an XYZ point in a georeferenced coordinate system. The result is a dense three-dimensional point cloud of the surveyed terrain.

Ground classification and bare-earth DTM generation

Raw LiDAR point clouds mix returns from the forest canopy, understory, buildings, and the ground surface. Ground classification algorithms use elevation, return number, and local neighbourhood geometry to assign each point to a ground or non-ground class. Three algorithms dominate forensic-relevant workflows: the Progressive Morphological Filter (PMF), the Multi-Scale Curvature Classification (MCC), and the Cloth Simulation Filter (CSF), which simulates a cloth dropped from above and identifies the points it would settle on.

LiDAR point-cloud processing pipeline from raw returns to forensically usable derivative products.
LiDAR point-cloud processing pipeline from raw returns to forensically usable derivative products: bare-earth DTM, hillshade, slope, and curvature layers.

Once classified, ground points are interpolated to a regular grid raster, the DTM, using inverse-distance weighting, triangulation (TIN-to-raster), or kriging. The choice of interpolation method and output grid cell size both affect the fidelity of micro-topographic features. A 0.25 m grid is the practical minimum for grave detection; a 1 m grid will miss most grave-scale anomalies.

Micro-topographic anomaly detection: hillshade, slope, and curvature

A bare-earth DTM contains the terrain signal, but the human eye cannot detect a 15-cm elevation difference in a flat-coloured elevation raster. The standard forensic-analysis toolkit applies three derivatives that amplify micro-topographic contrast.

  • Hillshade at multiple azimuths: a single hillshade illumination may miss features aligned parallel to the light direction. Running hillshades at 45-degree azimuth intervals and comparing the stack is the standard protocol. Sky-view factor and multi-directional hillshade algorithms automate this.
  • Slope: the gradient surface computed from the DTM highlights edges where terrain changes abruptly. A grave pit edge, a soil-scrape boundary, and a drag mark all generate slope anomalies. Slope is less useful for low-angle terrain.
  • Profile curvature: the second derivative of elevation along the slope direction. A convex mound produces positive profile curvature; a concave hollow produces negative. Both correspond to physically meaningful features. Curvature is arguably the single most sensitive indicator of grave-scale micro-topography.

Visual interpretation of these derivative layers is a skill that develops with practice. One useful protocol is to display curvature as a colour ramp (red for convex, blue for concave) transparently overlaid on a hillshade base, then scan systematically for isolated convex or concave anomalies that do not match natural landform patterns such as river channels, tree-throw pits, or terrace risers.

Terrestrial laser scanning for scene documentation

Once a burial site is located and excavation begins, the documentation requirement shifts from area-scale survey to sub-centimetre scene recording. Terrestrial laser scanners, instruments from manufacturers including Leica (RTC360, BLK360), FARO (Focus), and Trimble (TX series), acquire 360-degree point clouds from a fixed station at rates of millions of points per second.

A typical scene documentation workflow positions the scanner at 3-6 stations around the grave to ensure complete coverage. The individual scans are registered (aligned) using common targets or automated iterative closest point (ICP) algorithms. The merged point cloud forms a permanent, millimetre-accurate 3D record of the scene at a given excavation stage.

  • Pre-excavation scan: captures the surface condition, any visible micro-topographic anomaly, vegetation disturbance, and access paths before any intervention.
  • Excavation-stage scans: record each horizon as skeletal elements, artefacts, or soil features are exposed. Allow virtual sectioning through the scene after the physical record is gone.
  • Post-excavation scan: documents the final state of the pit for court presentation. Combined with photogrammetric models, provides a defensible 3D exhibit.
TLS station layout for clandestine grave documentation.
Terrestrial laser scanning station layout for a clandestine grave site: overlapping scan volumes from three stations around the grave pit ensure complete coverage and enable automated ICP registration.

Case applications in rural and forested terrain

The application of airborne LiDAR to forensic grave search has been documented in peer-reviewed literature from several jurisdictions. A foundational study by Andrew Chadwick and colleagues (published in the journal Forensic Science International) examined LiDAR detection of simulated and actual clandestine graves in UK woodland and farmland conditions. They found that 0.25-m DTMs with hillshade and curvature derivatives enabled reliable detection of grave-sized disturbances in open and lightly vegetated terrain, with detection rates falling in dense closed-canopy forest where ground-point density dropped below 4 points per square metre.

In conflict-zone and mass-grave investigations, LiDAR has been deployed by the International Commission on Missing Persons (ICMP) and similar organisations to map disturbed terrain at scales of tens of hectares. The technique identifies individual pits, vehicle track patterns, soil stockpiles, and the spatial relationship between multiple disturbances: contextual information that informs interpretation of the larger scene.

Resolution thresholds for forensic detection

The key variables controlling LiDAR detection of a grave-scale disturbance are point density (related to flying altitude and pulse repetition rate), DTM grid resolution, and the minimum detectable elevation change given the background terrain noise. These form a linked system: high point density enables fine grid resolution, which enables detection of smaller features against a noisier background.

Point density (pts/m2)DTM resolution achievableForensic utility for grave detection
1-2 (typical national flood-survey archive)1-2 mInsufficient for single-grave detection; useful for mass-grave terrain mapping
4-8 (standard topographic survey)0.5 mMarginal; may detect well-defined mounds in open terrain; misses subsidence in flat areas
8-16 (targeted forensic survey)0.25 mAdequate for detection of grave mounds and depressions in open and light-canopy terrain
16-50+ (dense forensic survey)0.1-0.15 mOptimal; detects subtle subsidence, soil-scrape scars, and small disturbances even in moderate canopy

A soil-scrape scar, where surface organic material or topsoil has been removed to eliminate surface evidence, is among the hardest features to detect. It presents as a slight surface lowering of 2-5 cm over an area of a few square metres. Detection requires a DTM at 0.1 m resolution and highly uniform background terrain. In practice, soil-scrape scars are better detected by spectral difference in optical imagery (exposing bare mineral soil) than by LiDAR micro-topography alone.

Check your understanding
Question 1 of 4· 0 answered

What is the minimum DTM resolution generally required to detect a single clandestine grave in open terrain?

Key Takeaways

  • Airborne LiDAR penetrates vegetation canopy through ground-return pulses, enabling bare-earth DTM generation at 0.25 m or finer resolution in conditions where all optical sensors are blind to the soil surface.
  • Hillshade at multiple azimuths, slope, and profile curvature are the standard derivative products for micro-topographic anomaly detection; curvature is the single most sensitive indicator of grave-scale mounds and hollows.
  • National archive LiDAR datasets (1-2 m resolution) are useful for large-area screening and access analysis but are generally insufficient for single-grave detection; targeted surveys at 8+ pts/m2 are the minimum for reliable grave-scale results.
  • Tree-throw pits are the primary false-positive source in forested terrain; their paired convex-concave morphology associated with fallen trunk returns distinguishes them from grave-scale anomalies.
  • Terrestrial laser scanning (TLS) is the documentation tool at confirmed burial sites, providing sub-centimetre 3D records at each excavation stage that constitute permanent, court-defensible exhibits.
What is a bare-earth DTM and why does forensic search need it?
A bare-earth digital terrain model (DTM) is produced by filtering airborne LiDAR point cloud returns to retain only ground-level pulses and discard those reflected by vegetation, buildings, and other above-ground objects. The result is a continuous elevation surface representing the actual terrain beneath any canopy, which is exactly what forensic search needs to detect subtle soil disturbances that vegetation hides from optical sensors.
How does hillshade rendering help detect a clandestine grave?
Hillshade renders a DTM as if illuminated by a light source from a specified azimuth and altitude, converting elevation differences to light-and-shadow contrasts. A 20-cm grave mound or subsidence hollow that is invisible in a vertical colour image becomes a clear shadow when the illumination azimuth is chosen to cast shadows perpendicular to the feature's long axis. Running hillshades at multiple azimuths (typically every 45 degrees) ensures features in any orientation are detected.
What resolution does LiDAR need to detect a single grave?
Detection of a standard grave pit (approximately 0.5 m x 2 m footprint) reliably requires a bare-earth DTM at 0.25 m to 0.5 m grid cell resolution. This typically requires a point density of at least 8-16 points per square metre, achievable by current airborne LiDAR systems flying at 500-1000 m altitude. National LiDAR archives acquired for flood mapping or topographic purposes often have 1-2 m resolution, which is insufficient for grave-scale detection.
How is terrestrial laser scanning different from airborne LiDAR?
Terrestrial laser scanning (TLS) instruments are ground-based, positioned at discrete stations within or around a scene, and scan outward in all directions. They achieve sub-millimetre point density at close range but cover only the area in line-of-sight from each station. Airborne LiDAR covers large areas efficiently but at lower point density. TLS is the tool for detailed scene documentation; airborne LiDAR is the tool for area-scale search.
Can LiDAR detect a grave under a dense forest canopy?
Yes, to a useful extent. LiDAR pulses penetrate gaps in the canopy and some scatter through foliage. A ground-return point cloud can be assembled even in closed-canopy forest, though density is lower than in open terrain. Post-processing with appropriate ground-filtering algorithms (such as Progressive Morphological Filter or Cloth Simulation Filter) produces a workable bare-earth DTM. The denser and more multi-layered the canopy, the lower the ground-point density and the coarser the achievable DTM resolution.

Test yourself on Forensic Geology and Geoforensics with free, timed mocks.

Practice Forensic Geology and Geoforensics questions

Found this useful? Pass it along.

Share

Spotted an error in this page? Report a correction or read our editorial standards.

Your journey to becoming a forensic professional starts here.

Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.