Top Banner
DTM/DEM Generation SUG541
27
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: DTM DEM Generation

DTM/DEM Generation

SUG541

Page 2: DTM DEM Generation

Introduction → Map/GIS LayersSpatial information layers require a base comprising a DTM/DEM & imagery

The ortho-image layer: a critical element, which is draped over a DTM

Page 3: DTM DEM Generation

Introduction → DEM & ortho-imagery

DEM provides height, referenced to position

Ortho-image provides metrically correct map for feature extraction

Page 4: DTM DEM Generation

Ortho-image draped over a DTM

Page 5: DTM DEM Generation

Modern photogrammetric process for geospatial information collection

Page 6: DTM DEM Generation

DTM Generation: Contents

• Terminology• DTM Acquisition• DTM Editing• DTM Representation• Accuracy Issue• From DSM to DTM/DEM• DTM Manipulation

Page 7: DTM DEM Generation

Terminology• DEM (Digital Elevation Model)

– Refers to regular array of elevations• DTM (Digital Terrain Model)

– More complex concept involving elevations and other GIS features– (e.g., rivers, ridges, break lines, etc.);– Encompasses terrain relief, planimetric, and derived data (slope,

aspect, visibility, etc.)• DHM (Digital Height Model)

– Similar as DEM, but less commonly used terminology• DGM (Digital Ground Model)• More emphasis on digital models of the solid/continuous surface

of the earth (used in the UK)

Page 8: DTM DEM Generation

Terminology

• DTED (Digital Terrain Elevation Data)– Term used by the US Mapping Community; comes

from military specs.– Usually refers to gridded/regular arrays– DTEDs come in different ‘levels’

• DSM (Digital Surface Model)– Refers to digital model including features above

surface of the earth (e.g., trees, buildings)– Very important for orthophoto generation

Page 9: DTM DEM Generation

DTM Acquisition

• Photogrammetric data capture (passive sensor)• Aerial photography• Digital satellite imagery

– Image matching used to automatically extract a dense– point cloud of 3D surface points from stereo image pairs and

potentially multi-image coverage; DTM derived via ‘regularization’ of the point cloud.

• RADAR: RAdio Detection And Ranging (active sensor)• LIDAR: LIght Detection And Ranging (active sensor)• Digitized contour maps• Ground surveying

Page 10: DTM DEM Generation

DSM to DTM

Page 11: DTM DEM Generation

DTM Editing

Modification and refinement of DTMs, and derivation of intermediate models.

• Editing: correcting errors and updating DTMs• Filtering: smoothing, enhancing, compression

and resampling• Merging and joining DTMs: – combining DTMs from several sources (possibly from

different dates)– Converting DTMs from one data structure to another

Page 12: DTM DEM Generation

DEM Representation• Raster DEM– Elevations are available at equally spaced grid points

• TIN (Triangulated Irregular Network)– Elevation data at irregular points that are formed into triangles– The TIN is generated in such a way that the summation of the

lengths of the triangle legs is a minimum

DelaunayTriangulation

Page 13: DTM DEM Generation

Triangulated Irregular Network (TIN)

Page 14: DTM DEM Generation
Page 15: DTM DEM Generation

Raster DEM & TINs

RASTER: Effect of Grid Size on Surface Representation• Sampling interval will affect

– Amount of detail captured (accuracy)– Amount of storage (redundancy, efficiency)

• Optimum sampling interval depends on the nature of the terrain• Raster DEM & TINsTINS:• Each vertex must have the following information

– Height– Connectivity information– Surface normal

• The triangle legs can be forced to coincide with the break lines

Page 16: DTM DEM Generation

Raster vs. TINs

Page 17: DTM DEM Generation

Shaded DSM

Source image (1 of stereo pair) Shaded DSM

Page 18: DTM DEM Generation

Accuracy of Photogrammetric DSM from IKONOS

Page 19: DTM DEM Generation

DSM to DTMMorphological operations

Page 20: DTM DEM Generation

Morphological operations: removal of above-ground features

DSM

DTM

Page 21: DTM DEM Generation

DSM to DTMMultiple height bin method for object detection & removal

Page 22: DTM DEM Generation

Multiple height in method for object detection

image DSM Detected above-ground objects

Page 23: DTM DEM Generation

DTM Manipulation

• Nearest neighbour assignment• Linear interpolation• Bilinear interpolation• Cubic convolution

Page 24: DTM DEM Generation

Nearest Neighbour Assignment

• Assigns the values of the nearest grid point to the output grid cell

• No actual interpolation is performed based on values of neighbouring points

• Does not create a continuous surface

Page 25: DTM DEM Generation

Bilinear Interpolation• Determines the height of a point based on a

weighted average of the 4 grid points• Generated surface is continuous, but not smooth

Page 26: DTM DEM Generation

Bilinear Interpolation

Page 27: DTM DEM Generation

Cubic Convolution

• Determine the Z value of a point using 16 neighbouring grid points

• Convolve with a smooth curve function