Skip to main content

DSM DTM DEM CHM FHM

In Remote Sensing and GIS, DSM, DTM, DEM, CHM, and FHM are elevation-based digital surface representations derived from LiDAR, photogrammetry, stereo satellite imagery, or radar (e.g., InSAR). They are raster-based 3D models where each pixel stores an elevation (Z-value) relative to a vertical datum (e.g., Mean Sea Level).

DEM – Digital Elevation Model

Concept

A Digital Elevation Model (DEM) is a generic term for a raster grid representing elevation values of the Earth's surface.

  • It represents a continuous field surface

  • Each pixel contains a Z-value (elevation)

  • It may represent bare earth or surface, depending on data source

Terminologies

  • Raster resolution – spatial pixel size (e.g., 10 m, 30 m)

  • Vertical accuracy – elevation precision (± m)

  • Elevation datum – reference level (e.g., MSL, WGS84 ellipsoid)

  • Grid-based terrain model

  • Digital surface representation

Important Clarification

  • DEM is often used as an umbrella term

  • In many datasets, DEM ≈ DTM (bare earth)

  • Technically, DEM is the broader concept

Applications

  • Slope, aspect, curvature analysis

  • Watershed delineation

  • Terrain visualization

  • Contour generation

DSM – Digital Surface Model

Concept

A Digital Surface Model (DSM) represents the topmost reflective surface, including:

  • Buildings

  • Trees

  • Vegetation

  • Infrastructure

  • Ground

It captures the first return (top hit) in LiDAR data.

Terminologies

  • First return LiDAR

  • Top-of-canopy elevation

  • Surface elevation

  • Object-inclusive elevation model

Applications

  • 3D city modelling

  • Urban morphology studies

  • Shadow and solar radiation analysis

  • Telecommunication planning

DTM – Digital Terrain Model

Concept

A Digital Terrain Model (DTM) represents the bare-earth terrain, excluding:

  • Buildings

  • Trees

  • Vegetation

  • Man-made structures

It is generated using ground-classified LiDAR points or filtering algorithms.

Terminologies

  • Ground return (last return)

  • Bare-earth extraction

  • Terrain filtering

  • Morphological filtering algorithms

Applications

  • Hydrological modelling

  • Flood simulation

  • Slope stability analysis

  • Landslide susceptibility mapping

  • Geomorphological studies

CHM – Canopy Height Model

Concept

A Canopy Height Model (CHM) represents the height of vegetation or objects above ground level.

Mathematical Expression:

It removes terrain elevation and isolates object height.

Terminologies

  • Normalized height model

  • Vegetation height extraction

  • Vertical canopy structure

  • Relative height model

Applications

  • Forest biomass estimation

  • Carbon stock assessment

  • Precision forestry

  • Habitat structure analysis

FHM – Forest Height Model

Concept

A Forest Height Model (FHM) is a specialized version of CHM focusing specifically on:

  • Forest canopy height

  • Stand-level tree height variation

  • Forest structural parameters

Applications

  • Forest inventory

  • Growth monitoring

  • Timber volume estimation

  • Ecological modelling

Differences 

ModelRepresentsIncludes Objects?Data BasisPrimary Use
DEMGeneral elevation surfaceDependsAny elevation datasetGeneral terrain analysis
DSMTop reflective surfaceYesFirst returnUrban & surface modelling
DTMBare-earth terrainNoGround returnsHydrology & geomorphology
CHMHeight above groundOnly object heightDSM − DTMVegetation studies
FHMForest canopy heightVegetation onlyFiltered CHMForestry


Comments

Popular posts from this blog

History of Geography.

Chronological sequence and categorized by era and region. I. Introduction & Etymology •  Etymology : The term "Geography" derives from the Greek γεωγραφία (geographia) , meaning "Earth-writing" (description or writing about the Earth). •  First Use : Eratosthenes (276–194 BC) was the first person to use the word. •  Pre-Term Practices : Recognizable geographic practices like cartography (map-making) existed prior to the coining of the term. II. Antiquity & Ancient Civilizations 1. Ancient Egypt (Pre-Classical) •  Cosmology : Ancient Egyptians viewed the Nile as the center of the world, with existence based upon "the" river. •  Geographical Knowledge : •  Oases : Known to the east and west, considered locations of various gods (e.g., Siwa for the god Amon ). •  Kushitic Region : Lay to the south, known as far as the 4th cataract . •  Punt : A region located south a...

CREATION OF SPATIAL DATA

Spatial data creation is the process of generating, organizing, and managing geographically referenced information in a Geographic Information System (GIS). It involves converting maps, satellite images, GPS observations, and field survey data into digital datasets that can be stored, analyzed, and visualized. The quality of GIS analysis depends largely on the accuracy of spatial data creation. 1. Creation of Shapefile and Geodatabase A. Shapefile A Shapefile is one of the most widely used vector data formats developed by Esri for storing geographic features. Definition A shapefile stores the geometry and attributes of geographic features such as points, lines, and polygons. Components of a Shapefile A shapefile consists of several files: .shp – Stores geometry (shape) .shx – Shape index .dbf – Attribute table .prj – Coordinate Reference System (CRS) .sbn/.sbx – Spatial index (optional) Geometry Types Point – W...

Historical Development of Geography in the Ancient Period

The Ancient Period marks the earliest stage in the evolution of geographical thought, extending from approximately 3000 BCE to the 5th century CE . During this period, geography evolved from simple descriptions of the Earth's surface to systematic scientific inquiry. Early civilizations developed geographical knowledge to meet practical needs such as navigation, trade, agriculture, military expansion, taxation, and administration . The greatest contributions came from the Mesopotamian, Egyptian, Indian, Chinese, Greek, and Roman civilizations , with the Greeks laying the foundations of scientific geography . Meaning Terminology: Historical Development Historical development refers to the gradual evolution of geographical knowledge, concepts, methods, and theories over time. Concept Geographical knowledge evolved through: Observation of the natural environment Exploration and travel Cartography (map-making) Astronomical observations ...

Nature and Scope of Geography

Geography is the scientific study of the Earth's surface, its physical features, human populations, and the interactions between people and their environment. The word Geography is derived from the Greek words Geo (Earth) and Graphien (to describe or write), meaning "description of the Earth." Modern geography goes far beyond description; it seeks to explain where phenomena occur, why they occur there, how they are spatially distributed, and how they change over time. Geography is regarded as a spatial science , an environmental science , and an integrative discipline because it bridges natural sciences, social sciences, and geospatial technologies. Nature The nature of geography refers to the characteristics and fundamental features that define the discipline. 1. Geography as a Spatial Science Terminology: Spatial Science A discipline concerned with the location, distribution, arrangement, organization, and interaction of phenomena in ...

Building Topology in GIS, Data Query in GIS, Geoprocessing and Automation in GIS

A Geographic Information System (GIS) is more than a digital mapping tool. It is a comprehensive system for capturing, storing, managing, analysing, querying, and visualising spatial (geographic) and non-spatial (attribute) data . To maintain accurate spatial data and perform advanced analyses, GIS relies on three important concepts: Building Topology Data Query Geoprocessing and Automation These concepts ensure data integrity, efficient data retrieval, and automated spatial analysis , making GIS an indispensable tool in geography, environmental science, urban planning, disaster management, transportation, agriculture, and resource management. 1. Building Topology in GIS Topology is the mathematical and logical framework that defines the spatial relationships between geographic features such as points, lines, and polygons. It ensures that spatial data maintain correct geometric relationships even after editing or analysis. Simple Definiti...