Digital Terrain Model (DTM)

Slides:



Advertisements
Similar presentations
INTAGRAF International Alpine Gravity Field Course ( – , Merano, Italy) Topography and DEM Modelling mountains.
Advertisements

Geography 360 Principles of Cartography May 15~17, 2006.
Digital terrain analyses – DEM principles DEM data structure Lines – contour map Raster – altitude matrix Vector – TIN/Triangular irregular network Vector.
University of Wisconsin-Milwaukee Geographic Information Science Geography 625 Intermediate Geographic Information Science Instructor: Changshan Wu Department.
Spatial Information Systems (SIS)
3D and Surface/Terrain Analysis
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
WFM 6202: Remote Sensing and GIS in Water Management
Lecture 16 Terrain modelling: the basics
Spatial Information Systems (SIS) COMP Terrain modeling.
Spatial Analysis Longley et al., Ch 14,15. Transformations Buffering (Point, Line, Area) Point-in-polygon Polygon Overlay Spatial Interpolation –Theissen.
Digital Topography FE Lecture 2a. From Last Week: Grid the roads and stands using various grid sizes. Overlay and comment. Grid the stands, roads,
Week 10. GIS Data structure II
Lecture 07: Terrain Analysis Geography 128 Analytical and Computer Cartography Spring 2007 Department of Geography University of California, Santa Barbara.
From Topographic Maps to Digital Elevation Models Daniel Sheehan IS&T Academic Computing Anne Graham MIT Libraries.
Spatial Analysis Using Grids n Continuous surfaces or spatial fields representation of geographical information n Grid data structure for representing.
Slope and Aspect Calculated from a grid of elevations (a digital elevation model) Slope and aspect are calculated at each point in the grid, by comparing.
Automated Techniques to Map Headwaters Stream Networks in the Piedmont Ecoregion of North Carolina Valerie Garcia Forestry Department, North Carolina State.
Terrain Mapping and Analysis
Digital Terrain Models by M. Varshosaz
DEM’s, Watershed and Stream Network Delineation DEM Data Sources Study Area in West Austin with a USGS 30m DEM from a 1:24,000 scale map Eight direction.
Digital Elevation Model Based Watershed and Stream Network Delineation Understanding How to use Reading
Intro. To GIS Lecture 9 Terrain Analysis April 24 th, 2013.
©2005 Austin Troy Lecture 15: Introduction to Terrain Analysis Using GIS-- Introduction to GIS By Austin Troy University of Vermont.
DigitalTerrainModelling: 1 Digital Terrain Model also known as –digital ground model (DGM) & –digital height model (DHM) a method of representing the.
The C.W. Post College of Long Island University, ArcGIS 3-D Analyst,
Model Construction: interpolation techniques 1392.
Creating Watersheds and Stream Networks
SPATIAL INTERPOLATION, SURFACE ANALYSIS & NETWORK ANALYSIS.
Spatial Databases: Digital Terrain Model Spring, 2015 Ki-Joune Li.
Chapter 8 – Geographic Information Analysis O’Sullivan and Unwin “ Describing and Analyzing Fields” By: Scott Clobes.
Lecture 20: GIS Analytical Functionality (IV)
GIS Data Structures How do we represent the world in a GIS database?
Spatial Interpolation Chapter 13. Introduction Land surface in Chapter 13 Land surface in Chapter 13 Also a non-existing surface, but visualized as a.
Esri UC 2014 | Technical Workshop | Creating Watersheds, Stream Networks and Hydrologically Conditioned DEMS Steve Kopp Dean Djokic.
Adding the third dimension In high relief areas variables such as altitude, aspect and slope strongly influence both human and physical environments –a.
1 GEOG4650/5650 – Fall 2007 Spatial Interpolation Triangulation Inverse-distance Kriging (optimal interpolation)
Introduction to GIS. Introduction How to answer geographical questions such as follows: – What is the population of a particular city? – What are the.
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
L7 - Raster Algorithms L7 – Raster Algorithms NGEN06(TEK230) – Algorithms in Geographical Information Systems.
MSc in Geoinformatics – Managing Energy, Resources, Environment Teacher Training Dushanbe, – TEMPUS This project has.
Statistical Surfaces Any geographic entity that can be thought of as containing a Z value for each X,Y location –topographic elevation being the most obvious.
Lecture 6: Point Interpolation
 DEM from USGS ◦ Digitized version of 1:24,000 topo quadrangle ◦ Vertical accuracy  5m, 30m resolution  KML files, digitized from Google Earth.
Statistical Surfaces, part II GEOG370 Instructor: Christine Erlien.
Project founded by eContentplus Programme Magistrato alle Acque di Venezia Provision of interoperable datasets to open GI to EU communities MAGISTRATO.
城市空间信息技术 第十三章 地形制图与分析 胡嘉骢 不动产学院 博士 副教授 城市规划系主任 手机 : ( ) QQ:
Digital Elevation Models (DEMs)Constructing Grid DEMConstructing Contour Map Constructing TIN DEM Grid DEM Quality Metric A Digital Elevation Model (DEM)
Spatial Analysis Using Grids
Definition In scientific literature there is no universal agreement about the usage of the terms: digital elevation model (DEM) digital terrain model (DTM)
DIGITAL ELEVATION MODEL (DEM), ITS DERIVATIVES & APPLICATIONS
Terrain modelling: the basics
Terrain Represent the “Surface” of the Earth
Lidar Image Processing
Creating Surfaces Steve Kopp Steve Lynch.
Digital Elevation Models (DEM) Digital Terrain Models (DTM) / Digital Surface Models (DSM) Brief Review Applications in image processing: Inclusion in.
Statistical surfaces: DEM’s
Spatial Analysis & Modeling
Spatial Analysis Longley et al..
Surface Analysis Tools
Warm-up slide Jan : end of The World: Dubai island development sinks back into sea - financial crisis.
DEM products Elevation 0- ~10,000 (earth) 16 bit (signed)
Spatial interpolation
Spatial Databases: Digital Terrain Model
Interpolating Surfaces
Creating Surfaces with 3D Analyst
Creating Watersheds and Stream Networks
Spatial Databases: Digital Terrain Model
Total Station Surveying & GIS.
Presentation transcript:

Digital Terrain Model (DTM)

Idea of DTM A digital terrain model (DTM) is a topographic model of the bare earth that can be manipulated by computer program (Wikipedia) Aim: height interpolation at any point based on measured/known points Interpolation method Continuous interpolation preferred (0 order, 1st order, 2nd order continuity) Good approximation of the surface of the earth Digital Elevation Modeling Journal

Layout of base points Regular layout base points (tesselation/GRID) Break lines extremal points Boundary restrictions (e.g. lakes) Irregular base points + +

Collection of elevation data Topographic survey (irregular points and breaklines) Leveling of grid points Photogrammetry (grid, contours) Contour line digitizing (contours + extremal points + breaklines) Radar measurements (SRTM Shuttle Radar Topography Mission) 1” resolution (30 m) US only 3” resolution (100 m) GTOPO30 30” resolution Sample data

Creation of a DTM Regular layout (Rectangular Grid, DEM) Interpolated points from irregular base points Inverse Distance Weight (IDW) Kriging Surface interpolation (trends) Triangulated Irregular Network (TIN) Original base points are used Optimal, non overlapping triangle network, minimal sum of perimeters Delaunay triangulation

IDW (Shepard 1968) w – weight f – function value at the base point t – distance between base point and interpolated point p – usual value is 2 Distance limit Direction restriction (quarters)

Kriging (Krige 1951) Linear combination the elevation of base points Conditions for the weight used: Unbiased estimation Estimate minimal standard deviation Least squares method Variograms (geostatistics) h – distance from base point Effective distance, (h) doesn’t change as h increased

Surface interpolation Polynom interpolation One continuous surface (global solution) Dynamic surfaces (local, patchwork) Spline interpolation 2nd order continuity between cubic polynoms Sample Sample 2

Delaunay triangulation (1934) Minimize the sum of the perimeter of the non overlapping triangles Algorithm (incremental): Start from an optimal triangle contains all the base points then add a new point and divide the triangle Condition: no points in the inscribed circle of the triangle Sample

Voronoi cells Dual problem of Delaunay Triangulation. Areas nearest to the base points. DTM manipulation: Add point Add breakline Add triangle or polygon Erase part

Areas of DTM applications Contour line interpolation Watershed analysis Cross sections Flow directions Viewshed analysis Modeling (e.g. erosion) Slope category map Planning of roads, railways, pipelines Aspect (slope direction) Visualization of the terrain Volume calculation Reduction (terrain correction) of gravity measurements Rectification of airbone or satellite photos Hydrology example 3D view of DTM