Week 10. GIS Data structure II

Slides:



Advertisements
Similar presentations
Photogrammetry Digital Elevation Models Orthophotographs.
Advertisements

Mapping (Topographic) Surveys
Efficient access to TIN Regular square grid TIN Efficient access to TIN Let q := (x, y) be a point. We want to estimate an elevation at a point q: 1. should.
A Comparison of Digital Elevation Models to Accurately Predict Stream Channels Spencer Trowbridge Papillion Creek Watershed.
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.
CEE 795 Water Resources Modeling and GIS Learning Objectives: Perform raster based network delineation from digital elevation models Perform raster based.
Digital terrain analyses – DEM principles DEM data structure Lines – contour map Raster – altitude matrix Vector – TIN/Triangular irregular network Vector.
Digital Terrain Model (DTM)
Geographic Information Systems Applications in Natural Resource Management Chapter 13 Raster GIS Database Analysis Michael G. Wing & Pete Bettinger.
Geology and Surveying (Part B - Surveying) Volumes and DTMs
Digital Elevation Models GLY 560: GIS and Remote Sensing for Earth Scientists Class Home Page:
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
Topographic Maps. 1.This is what you call the vertical distance between the contour lines. 2.These connect points of equal elevation. 3.Gently sloping.
CS 128/ES Lecture 12b1 Spatial Analysis (3D)
From Topographic Maps to Digital Elevation Models Daniel Sheehan DUE Office of Educational Innovation & Technology Anne Graham MIT Libraries.
WFM 6202: Remote Sensing and GIS in Water Management
ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS? 1.Measurements 2.Layer statistics 3.Queries 4.Buffering (vector); Proximity (raster) 5.Filtering.
Lecture 16 Terrain modelling: the basics
Hydrologic Analysis Francisco Olivera, Ph.D., P.E. Srikanth Koka
DEM-Based Stream and Watershed Delineation
Geographic Information Systems : Data Types, Sources and the ArcView Program.
Geography 360 Principles of Cartography May 19, 2006.
Geography 360 Principles of Cartography May 22, 2006.
Lecture 4. Interpolating environmental datasets
Using ESRI ArcGIS 9.3 3D Analyst T I N
Topic 5: Terrain Analysis 第五讲 地 形 分 析. Chapter Introduction 12.2 Data for Terrain Mapping and Analysis DEM TIN 12.3 Terrain Mapping.
From Topographic Maps to Digital Elevation Models Daniel Sheehan IS&T Academic Computing Anne Graham MIT Libraries.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
GIS Analysis Functions INLS GIS Digital Information: Uses, Resources & Software Tools.
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
Spatial data models (types)
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.
Presented by Rehana Jamal (GIS Expert & Geographer) Dated: Advance Applications of RS/GIS in Geo-Environmental Conservation Subject Lecture# 9&10.
Data input 1: - Online data sources -Map scanning and digitizing GIS 4103 Spring 06 Adina Racoviteanu.
Digital Elevation Model Based Watershed and Stream Network Delineation Understanding How to use Reading
GTECH 361 Lecture 10 Behavior and the Geodatabase.
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.
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.
Geographic Information Systems in Water Science Unit 4: Module 16, Lecture 3 – Fundamental GIS data types.
Lecture 20: GIS Analytical Functionality (IV)
GIS Data Structures How do we represent the world in a GIS database?
Adding the third dimension In high relief areas variables such as altitude, aspect and slope strongly influence both human and physical environments –a.
Geographic Information Systems Digital Elevation Models (DEM)
Introduction to Geographic Information Systems (GIS)
ArcView 3-D Analyst.
Statistical Surfaces, part II GEOG370 Instructor: Christine Erlien.
DTM Applications Presentation.
Project 3: Finding, Retrieving, and Viewing National Map Data Renee deSibour, Kyle Haug, Meredith Hill & Will Harris.
城市空间信息技术 第十三章 地形制图与分析 胡嘉骢 不动产学院 博士 副教授 城市规划系主任 手机 : ( ) QQ:
Digital Elevation Models (DEMs)Constructing Grid DEMConstructing Contour Map Constructing TIN DEM Grid DEM Quality Metric A Digital Elevation Model (DEM)
Surface Analysis Tools. Lesson 7 overview  Topographic data  Sources  Uses  Topographic analysis  Hillshade  Visibility  Contours  Slope, aspect,
Lidar and GIS: Applications and Examples
DIGITAL ELEVATION MODEL (DEM), ITS DERIVATIVES & APPLICATIONS
Terrain modelling: the basics
Digital Elevation Model Based Watershed and Stream Network Delineation
Statistical surfaces: DEM’s
Spatial Analysis & Modeling
Surface Analysis Tools
Warm-up slide Jan : end of The World: Dubai island development sinks back into sea - financial crisis.
Spatial interpolation
Topographic Survey Introduction „ Mapping surveys are made
Topographic Survey Introduction „ Mapping surveys are made
Presentation transcript:

Week 10. GIS Data structure II Nov. 7th, 2005

Outline Digital elevation models The TIN data model What is a digital elevation model (DEM). How to create DEMs. Uses of DEMs. The TIN data model What is a TIN model. How to create a TIN model.

Digital Elevation Model The term digital elevation model or DEM is frequently used to refer to any digital representation of a topographic surface Most often it is used to refer specifically to a raster or regular grid of spot heights The DEM is the simplest form of digital representation of topography and the most common A variety of DEMs are available, including coverage of much of the US from the US Geological Survey The resolution, or the distance between adjacent grid points, is a critical parameter Best resolution commonly available is 30 m, with a vertical resolution of 1 m Coverages of the entire globe, including the ocean floor, can be obtained at various resolutions

Sample DEMs A 10 Meter sample of USGS DEM data (ESRI grid format) Lexington West, Kentucky A 15 Meter sample of USGS DEM data (ESRI grid format) United States

Creation of DEMs Conversion of printed contour lines Photogrammetry Existing plates used for printing maps are scanned The resulting raster is vectorized and edited Contours are "tagged" with elevations Additional elevation data are created from the hydrography layer Shorelines provide additional contours Finally, an algorithm is used to interpolate elevations at every grid point from the contour data Photogrammetry This can be done manually or automatically: Manually, an operator looks at a pair of stereophotos through a stereoplotter and must move two dots together until they appear to be one lying just at the surface of the ground Automatically, an instrument calculates the parallax displacement of a large number of points

Use of DEMs Ddetermining attributes of terrain, such as elevation at any point, slope and aspect Interpolation needed if the point is in between two or more raster points Finding features on the terrain, such as drainage basins and watersheds, drainage networks and channels, peaks and pits and other landforms Rooks’s move direction (4 directions) Queen’s move direction (8 directions) Modeling of hydrologic functions, energy flux and forest fires Rook’s direction Starting point Queen’s direction Starting point

The TIN model The Triangulated Irregular Network (TIN) model is a significant alternative to the regular raster of a DEM, and has been adopted in numerous GISs and automated mapping and contouring packages. Irregularly spaced sample points can be adapted to the terrain, with more points in areas of rough terrain and fewer in smooth terrain In a TIN model, the sample points are connected by lines to form triangles Using triangles we ensure that each piece of the mosaic surface will fit with its neighboring pieces - the surface will be continuous - as each triangle's surface would be defined by the elevations of the three corner points Sample points A TIN model A 3D map based on a contour TIN

Creating a Tin model How to pick sample points? In many cases these must be selected from some existing, dense DEM or digitized contours Normally, a TIN of 100 points will do as well as a DEM of several hundred at representing a surface How to connect points into triangles? How to model the surface within each triangle? This is almost always resolved by using a plane surface However, if the surface is contoured, the contours will be straight and parallel within each triangle, but will kink sharply at triangle edges Marion County, Oregon Connect sample points using triangles Model triangles using a plane surface Use different colors to present heights

Summary for today Digital elevation models The TIN data model What is a digital elevation model (DEM). How to create DEMs. Uses of DEMs. The TIN data model What is a TIN model. How to create a TIN model.