Digital Elevation Models (DEMs)Constructing Grid DEMConstructing Contour Map Constructing TIN DEM Grid DEM Quality Metric A Digital Elevation Model (DEM)

Slides:



Advertisements
Similar presentations
Yang Yang, Miao Jin, Hongyi Wu Presenter: Buri Ban The Center for Advanced Computer Studies (CACS) University of Louisiana at Lafayette 3D Surface Localization.
Advertisements

Oracle Spatial and Mapviewer Problems From Real World Applications.
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.
Department of Geoinformation Science Technische Universität Berlin WS 2006/07 Geoinformation Technology: lecture 9a Triangulated Networks Prof. Dr. Thomas.
Lars Arge 1/13 Efficient Handling of Massive (Terrain) Datasets Lars Arge A A R H U S U N I V E R S I T E T Department of Computer Science.
Digital terrain analyses – DEM principles DEM data structure Lines – contour map Raster – altitude matrix Vector – TIN/Triangular irregular network Vector.
Modeling & Analyzing Massive Terrain Data Sets (STREAM Project) Pankaj K. Agarwal Workshop on Algorithms for Modern Massive Data Sets.
Digital Terrain Model (DTM)
. Computing Contour Maps & Answering Contour Queries Pankaj K. Agarwal Joint work with Lars Arge ThomasMolhave Thomas Molhave Bardia Sadri.
CSE554ContouringSlide 1 CSE 554 Lecture 4: Contouring Fall 2013.
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
Lasse Deleuran 1/37 Homotopic Polygonal Line Simplification Lasse Deleuran PhD student.
CPSC 335 Geometric Data Structures in Computer Modeling and GIS Dr. Marina L. Gavrilova Assistant Professor Dept of Comp. Science, University of Calgary,
Terrain Datasets: How good are they? Celso Ferreira¹, Francisco Olivera¹, Dean Djokic² ¹Texas A & M University ² Environmental Systems Research Institute.
WFM 6202: Remote Sensing and GIS in Water Management
Visualization and graphics research group CIPIC January 30, 2003Multiresolution (ECS 289L) - Winter MAPS – Multiresolution Adaptive Parameterization.
Problem proposed by StereoCarto, S.L.
Chapter 3 2D AND 3D SPATIAL DATA REPRESENTATIONS 김 정 준.
Week 10. GIS Data structure II
From Elevation Data to Watershed Hierarchies Pankaj K. Agarwal Duke University Supported by ARO W911NF
Flow modeling on grid terrains. DEM Representations TIN Grid Contour lines Sample points.
Airborne LIDAR The Technology Slides adapted from a talk given by Mike Renslow - Spencer B. Gross, Inc. Frank L.Scarpace Professor Environmental Remote.
GI Systems and Science January 23, Points to Cover  What is spatial data modeling?  Entity definition  Topology  Spatial data models Raster.
Esri International User Conference | San Diego, CA Technical Workshops | Lidar Solutions in ArcGIS Clayton Crawford July 2011.
Spatial data Visualization spatial data Ruslan Bobov
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)
TerraStream: From Elevation Data to Watershed Hierarchies Thursday, 08 November 2007 Andrew Danner (Swarthmore), T. Moelhave (Aarhus), K. Yi (HKUST), P.
10/21/03CS679 - Fall Copyright Univ. of Wisconsin Last Time Terrain Dynamic LOD.
VTK: Data Shroeder et al. Chapter 5 University of Texas – Pan American CSCI 6361, Spring 2014 After Taku Komura and other lecture sets
Lidar and GIS Applications and Examples
Intro. To GIS Lecture 9 Terrain Analysis April 24 th, 2013.
REFERENCE SURFACE LTJG Anthony Klemm and Prof. Shachak Pe’eri LAB 3.
DigitalTerrainModelling: 1 Digital Terrain Model also known as –digital ground model (DGM) & –digital height model (DHM) a method of representing the.
CFR 250/590 Introduction to GIS, Autumn D Analysis & Surface Modeling © Phil Hurvitz, vector_analysis_1.ppt 1  Overview 3D 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 Digital Elevation Models (DEM)
CSE554ContouringSlide 1 CSE 554 Lecture 4: Contouring Fall 2015.
Supported By Understanding the dynamics of the hydrological phenomena associated to wetlands requires analyzing data gathered from.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
References [1] Pankaj Agarwal, Lars Arge and Andrew Danner. From Point Cloud to Grid DEM: A Scalable Approach. In Proc. 12th Intl. Symp. on Spatial Data.
1 Multi-resolution Tetrahedral Meshes Leila De Floriani Department of Computer and Information Sciences University of Genova, Genova (Italy)
L8 - Delaunay triangulation L8 – Delaunay triangulation NGEN06(TEK230) – Algorithms in Geographical Information Systems.
ArcView 3-D Analyst.
Introduction Terrain Level set and Contour tree Problem Maintaining the contour tree of a terrain under the following operation: ChangeHeight(v, r) : Change.
Sonar Scans of the Seabed Why?  Creating height maps, nautical depth charts.  Terrain analysis: search for oil, inspection of pipelines. How?  LIDAR.
Statistical Surfaces, part II GEOG370 Instructor: Christine Erlien.
Headlines - Font: Ariel, Size:32, white Breadtext: Font: Ariel, Size: 22, color white This is a table cell with color RGB 96,96,96 Headline Running text.
Can You Trust Google Earth? Math and Computer Science Department Seminar Wheaton College.
ACM-GIS Morphology-Driven Simplification and Multiresolution Modeling of Terrains Emanuele Danovaro, Leila De Floriani, Paola Magillo, Mohammed.
CDS 301 Fall, 2008 Domain-Modeling Techniques Chap. 8 November 04, 2008 Jie Zhang Copyright ©
Approximation by Constraints Why do we need approximation/interpolation? –Record values at some finite set of points in space and time. –Does not capture.
TerraSTREAM: Terrain Processing Pipeline MADALGO – Center for Massive Data Algorithmics, a Center of the Danish National Research Foundation What TerraSTREAM.
DIGITAL ELEVATION MODEL (DEM), ITS DERIVATIVES & APPLICATIONS
Flow field representations for a grid DEM
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
Statistical surfaces: DEM’s
Cyber-Infrastructure
Domain-Modeling Techniques
Surface Analysis Tools
Spatial interpolation
Lecture 09: Data Representation (VII)
Spatial Databases: Digital Terrain Model
Creating Surfaces with 3D Analyst
Spatial Databases: Digital Terrain Model
Presentation transcript:

Digital Elevation Models (DEMs)Constructing Grid DEMConstructing Contour Map Constructing TIN DEM Grid DEM Quality Metric A Digital Elevation Model (DEM) is a representation of a terrain. Two main DEM models  Uniform grid (Grid)  Triangulated Irregular Network (TIN) A grid DEM is a uniform grid of height values. MADALGO – Center for Massive Data Algorithmics, a Center of the Danish National Research Foundation TerraSTREAM Modelling Tools Height grid 3D visualization of a height grid Tiling of a point data setA tile to interpolate and its neighbors Adaptive construction  We adaptively break grid into tiles containing “few” input data points  We interpolate in each tile independently, also considering data points in neighbor tiles (to ensure smoothness along boundaries) Often grid DEM points are interpolated from very distant input points. User would like to know “trustworthiness” of each grid point. We compute nearest input point for each grid DEM cell. I/O-efficient algorithm: We compute nearest points by adapting known nearest-neighbor algorithms and exploiting uniformity of grid. Visualizations of our measure. Areas with very close input points are green, areas with relatively close input points are blue and areas with distant input points are red Contour line visualization of a grid. There are obvious flaws in the vicinity of buildings (where no input points are available) High resolution elevation models results in noisy and unpleasant looking contours. Traditional approaches typically either smooth the terrain before computing contours, or remove small (circumference) contours. There is very little control over what features are removed. Using the topological simplification module in TerraSTREAM we can remove depressions in the terrain based on their volume, area or height. This results in visually pleasing contour maps where insignificant features are removed but large features are unchanged. Before topological simplification After topological simplification TIN DEM Visualization of triangulation A TIN DEM is a planar triangulation of the point cloud with an elevation value associated with every vertex A DEM is usually constructed from a finite set of height measurements also called a point cloud (e.g., LAS LIDAR data). TerraSTREAM can construct both TIN and grid DEMs from massive point clouds using provable efficient algorithms. Delaunay triangulationConstrained Delaunay triangulation TerraSTREAM implements an algorithm for constructing delaunay triangulations of massive point clouds. User-defined constraints sometimes improve the quality of Delaunay triangulations, if the point data is not detailed enough. TerraSTREAM can construcrt constrained Delaunay triangulations. Linear interpolation over TIN DEM  Construct a Delaunay triangulation of input point cloud  Linearly interpolate a height value for each grid cell from the corners of the triangle containing the center of the grid cell