Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.
A GIS combines geology, soil, terrain, satellite, and geophysical data into a single spatial framework that turns scattered datasets into a probability-weighted search map and maintains a defensible chain of custody for all digital spatial evidence.
Last updated:
A forensic search generates data from a dozen sources at once: geological maps, soil surveys, LiDAR elevation models, satellite vegetation indices, ground-penetrating radar grids, dog-alert coordinates, access track surveys, and witness-provided locations. Each dataset is meaningless in isolation. A GIS is the tool that puts them all in the same spatial reference frame, overlays them, and turns their combination into something a search coordinator can act on: a probability map, a coverage record, a set of specific ground-truth targets.
GIS in forensic contexts is not a specialist niche. The same spatial overlay, raster analysis, and vector editing capabilities that urban planners use to model flood risk are what a search manager uses to find a clandestine grave. The forensic difference is in two things: the precision requirements (centimetre-level ground control, careful coordinate management) and the legal requirements (chain of custody for digital exhibits, reproducibility of all processing steps).
This topic covers the practical workflow for building a search GIS from scratch, the analytical operations that produce probability-weighted search areas, route and access modelling, the integration of geophysical anomaly data, and the governance requirements for spatial data used as court evidence. Both open-source (QGIS) and commercial (ArcGIS) platforms are referenced where their capabilities differ.
Every dataset earns its place by answering a specific question about where the target is likely to be.
The first task in building a search GIS is establishing the coordinate reference system. Choosing the wrong CRS, or failing to reproject layers to a common system before overlaying them, is among the most common and embarrassing errors in operational spatial analysis. For most terrestrial searches, a national projected CRS (UTM zone, British National Grid, GDA2020 for Australia) is preferred over geographic latitude-longitude because it gives distances in metres and preserves shape at local scale.
Combining imperfect evidence layers into a usable probability surface.
A probability-weighted map is built by reclassifying each contributing layer into a common score scale (typically 1-5 or 0-100) and summing the weighted layers. The weighting step is a deliberate judgment: how much does each variable actually predict the target location? For clandestine grave search, published research (primarily from Hunter, Cox, Tibbett, and their collaborators) provides empirical reference points, but case-specific intelligence always modifies the weights.
The output is a colour-coded raster. A search coordinator reads off the high-probability cells (warm colours), confirms their accessibility and feasibility, and assigns the first ground teams to those cells. As cells are cleared, their status is updated and the probability surface can be reweighted: a negative probe result in a cell provides evidence about its neighbours (the burial is unlikely to be in a continuous cluster centred here), which adjusts the remaining search priorities.
The perpetrator had to get there and get out. The route constrains the search.
A fundamental constraint in clandestine disposal is the physical effort required. A person transporting a body on foot, alone, at night, has a realistic carry distance that depends on body mass, terrain, and time available. GIS least-cost path analysis models this constraint spatially by building a cost surface, where each raster cell has a cost of crossing based on slope gradient, vegetation density, and path availability, and then computing the cost-distance from all road and track access points.
Published studies on victim body transport suggest that solo vehicle-less carry distances of 50-150 m from a driveable track represent the majority of clandestine burials. Vehicle-assisted transport can extend this to the limits of track accessibility. Modelling both buffers and intersecting them with the probability surface focuses effort on the overlap zone that satisfies both the spatial evidence and the physical feasibility constraint.
A GPR anomaly means nothing until it is placed on the map.
Ground-penetrating radar, earth resistance, and magnetometry surveys all produce gridded data: a set of measurements on a regular or irregular sampling pattern. Before these can be compared to terrain, soil, or remote sensing layers, they must be georeferenced. This requires that the survey team record the real-world coordinates of at least the four corners of the survey grid, and ideally a set of internal control points, using a GNSS receiver with sub-metre accuracy.
Once georeferenced, the geophysical grids are imported as rasters and overlaid with the search GIS. The spatial question is: does the geophysical anomaly fall within a cell already flagged by terrain, soil, or spectral analysis? Coincidence between independently derived anomalies is the strongest indicator available before excavation. A GPR reflection at a location that also has anomalous NDVI, elevated TRI, and proximity to an access track represents a convergence of independent evidence streams that justifies prioritised excavation.
An unrecorded search is a search that might be repeated.
One of the most practically important uses of GIS in search management is recording what has been done. Without a spatial coverage record, teams revisit areas already cleared, wasting effort, and courts are left with no documentation that a thorough search was conducted. A simple search coverage layer consists of a polygon grid over the search area with attributes for: search method used, date, team identification, weather conditions, and outcome (searched-clear, searched-inconclusive, not yet searched).
Negative outcomes are as evidentially important as positive ones. A systematic record of cells searched by cadaver dog and cleared, followed by cells searched by GPR and cleared, constrains the remaining possibility space and provides proportionate court evidence that the search met a professional standard. In cold cases where the original search was poorly documented, an audit of the coverage record can reveal gaps that were never searched and may justify a re-investigation.
| Search method | Coverage rate (approx.) | GIS record attributes needed |
|---|---|---|
| Cadaver dog (open terrain) | 1-5 ha/day per dog-handler pair | Search polygon, dog handler ID, wind direction, temperature, outcome |
| Ground-penetrating radar (grassland) | 0.1-0.5 ha/day | Survey grid polygon, GPR system details, depth penetration achieved, anomaly Y/N |
| Earth resistance / magnetometry | 0.5-2 ha/day | Survey grid, instrument type, grid spacing, anomaly mask layer |
| Systematic probe survey | 0.05-0.1 ha/day | Probe points as vector layer, depth reached, substrate description, odour Y/N |
| UAV photogrammetry / thermal | 5-20 ha/flight | Flight path log, GSD achieved, anomaly mask, weather at survey time |
A GIS layer that cannot be verified in court is a liability, not an asset.
Digital spatial data used as evidence must satisfy the same chain-of-custody requirements as any other forensic exhibit, but the practical implementation differs from physical evidence. The key requirements are: provenance documentation (where did this data come from, on what date, from which source?), processing integrity (what operations were applied and in what order?), and access control (who has handled the file and when?).
QGIS and ArcGIS both support processing history logging. QGIS's Processing History and ArcGIS Model Builder provide a partial automatic log, but manual documentation of key decisions, why certain weights were chosen, why a particular layer was excluded, is the analyst's responsibility and cannot be delegated to the software. Expert testimony that cannot explain the analytical choices will not survive cross-examination.
Why must all GIS layers in a forensic search project share a common coordinate reference system?
Test yourself on Forensic Geology and Geoforensics with free, timed mocks.
Practice Forensic Geology and Geoforensics questionsSpotted an error in this page? Report a correction or read our editorial standards.