The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files

Size: px
Start display at page:

Download "The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files"

Transcription

1 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#1 of 9 0B3D Analyst Extension The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files Analogous to measures stored in PointM or PolylineM shapes, elevation or depths can be stored as an invisible Z measure for every point that makes up a point, line, or polygon theme. There are 2 basic ways to convert 2D features to 3D features. 1) By deriving feature elevation from a constant value or attribute value.

2 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#2 of 9 2) By interpolating feature elevation from an elevation surface Sometimes you want see what the depth or elevation is within a the pointz, linez or polygonz feature.

3 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#3 of 9 Triangulated Irregular Networks (TINs) A surface is either represented by an elevation grid or a Triangulated Irregular Network (TIN). A TIN is a network of triangles with each triangle having a slope gradient and direction. You can generate a TIN from a an elevation grid, point, line or polygon themes or 3-D shape files TINs have several advantages over elevation grids: 1) The surface model is more efficient and accurate because large triangles are produced for areas that have little terrain variation while many small triangles are produced to represent areas with high terrain variation. For example, take a LIDAR raster and convert it to a TIN Hillshade produced from elevation raster

4 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#4 of 9 TIN produced from elevation raster One advantage ot TINs is relatively small file size compared to rasters: So in this example, the TIN is 73728/ = 3.7 percent the size of the raster TIN Breaklines Breaks in terrain can be modeled by using point, line or polygon themes as breaklines. A hard breakline is where there is a sudden change in slope.examples might be a line theme of ridge roads, a line theme of streams, a polygon theme of lake shorelines, etc.

5 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#5 of 9 Example TIN created using elevation raster and hard breaklines. Soft breaklines allow you to add edges to a TIN to capture linear features that do not alter the local slope of a surface. Study area boundaries could be included in a TIN as soft breaklines to capture their position without affecting the shape of the surface Other options for inputs when creating TINs include: Mass point - individual points are entered into the triangulation process as nodes to the triangulation. Examples include elevation estimates from GPS stations, contour lines, or marine soundings. Clip polygons define a boundary for interpolation. Input data that falls outside the clip polygon are excluded from the interpolation and analysis operations. Erase polygons are the opposite of clip polygons. All areas inside the polygon are marked as being outside the zone of interpolation. Analytic operations such as volume calculation, contouring, and interpolation will ignore these areas. Replace polygons set the boundary and all interior heights to the same value. Examples of replace polygons are lakes and ponds where the water level is a constant elevation. Fill polygons assign an integer attribute value to all triangles that fall within the fill polygon. The surface height is unaffected, and no clipping or erasing takes place. Once you have a TIN, you can do the following surface modeling operations: Add point, line, or polygon features to modify the TIN Create contours Estimate slope aspect, gradient Create a hillshade Create a viewshed Estimate areas and volume

6 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#6 of 9 For example, what is the area above 870 meters elevation for the Murphy Dome area? Cut/Fill Analysis Cut-and-fill analysis determines how much material has been lost or gained in a study area by comparing two surface models of the area -- one before a change and one after. Therefore you need either two elevation grids or two TINs that represent the surface before and after a cut or fill

7 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#7 of 9 ArcScene 3D Visualization In ArcGIS, ArcScene allows you to create 3-dimensional perspective views. You can drape point, line, polygon, grid, or image themes over a terrain model developed from an elevation grid or TIN. Here is an example of a the airphoto draped over the TIN. Here is an example, using the themes from the LIDAR lab. First create add your themes to your viewer then assign the canopy elevation values to each theme Since the X,Y units are in meters and the canopy units are in cm, assign a conversion factor of 100 so that the X,Y, Z values are all the same units.

8 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#8 of 9 You can exaggerate the vertical dimension of your view.

9 NRM 435 Spring 2016 ArcGIS 3D Analyst Page#9 of 9 You can float point, lines or polygon themes above a surface. And you can extrude polygons above a surface.

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst 3D Analyst - 3D Analyst is an ArcGIS extension designed to work with TIN data (triangulated irregular network) - many of the tools in 3D Analyst also

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 13. TERRAIN MAPPING AND ANALYSIS 13.1 Data for Terrain Mapping and Analysis 13.1.1 DEM 13.1.2 TIN Box 13.1 Terrain Data Format 13.2 Terrain Mapping 13.2.1 Contouring 13.2.2 Vertical Profiling 13.2.3

More information

LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY

LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY LAB #7 Creating TIN and 3D scenes (ArcScene) GISC, UNIVERSITY OF CALIFORNIA BERKELEY The purpose of this laboratory is to introduce and explore surface data analysis using a vector data model: TIN. We

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-7 Chapters 13 and 14 Data for Terrain Mapping and Analysis DEM (digital elevation model) and TIN (triangulated irregular network) are two

More information

Introduction to 3D Analysis. Jinwu Ma Jie Chang Khalid Duri

Introduction to 3D Analysis. Jinwu Ma Jie Chang Khalid Duri Introduction to 3D Analysis Jinwu Ma Jie Chang Khalid Duri Area & Volume 3D Analyst Features Detect Change Determine Cut/Fill Calculate Surface Area & Volume Data Management Data Creation Data Conversion

More information

Creating raster DEMs and DSMs from large lidar point collections. Summary. Coming up with a plan. Using the Point To Raster geoprocessing tool

Creating raster DEMs and DSMs from large lidar point collections. Summary. Coming up with a plan. Using the Point To Raster geoprocessing tool Page 1 of 5 Creating raster DEMs and DSMs from large lidar point collections ArcGIS 10 Summary Raster, or gridded, elevation models are one of the most common GIS data types. They can be used in many ways

More information

Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis

Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis Tutorial 18: 3D and Spatial Analyst - Creating a TIN and Visual Analysis Module content 18.1. Creating a TIN 18.2. Spatial Analyst Viewsheds, Slopes, Hillshades and Density. 18.1 Creating a TIN Sometimes

More information

Digital Elevation Model & Surface Analysis

Digital Elevation Model & Surface Analysis Topics: Digital Elevation Model & Surface Analysis 1. Introduction 2. Create raster DEM 3. Examine Lidar DEM 4. Deriving secondary surface products 5. Mapping contours 6. Viewshed Analysis 7. Extract elevation

More information

Surface Creation & Analysis with 3D Analyst

Surface Creation & Analysis with 3D Analyst Esri International User Conference July 23 27 San Diego Convention Center Surface Creation & Analysis with 3D Analyst Khalid Duri Surface Basics Defining the surface Representation of any continuous measurement

More information

Surface Analysis with 3D Analyst

Surface Analysis with 3D Analyst 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Surface Analysis with 3D Analyst Khalid H. Duri Esri UC2013. Technical Workshop. Why use 3D GIS? Because

More information

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford Lidar and GIS: Applications and Examples Dan Hedges Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density Creating raster DEMs and DSMs Data area

More information

Lecture 21 - Chapter 8 (Raster Analysis, part2)

Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Today: Digital Elevation Models (DEMs), Topographic functions (surface analysis): slope, aspect hillshade, viewshed,

More information

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM Lecture 13: Advanced Data Models: Terrain mapping and Analysis Contents of Lecture Surface Data Models DEM GRID Model TIN Model Visibility Analysis Geography 373 Spring, 2006 Changjoo Kim 11/29/2006 1

More information

Surfaces - Objectives

Surfaces - Objectives Surfaces - Objectives Cover the Basic DTM Point Types Creating a new InRoads Surface Surface processing in InRoads Loading 3D data into a Surface A bit about Surface Properties Overview of the View Surface

More information

Follow-Up on the Nueces River Groundwater Problem Uvalde Co. TX

Follow-Up on the Nueces River Groundwater Problem Uvalde Co. TX Follow-Up on the Nueces River Groundwater Problem Uvalde Co. TX Analysis by Ryan Kraft 12/4/2014 1 Problem Formulation A reduction in discharge was detected at a gauging station along a portion of the

More information

Steps for Modeling a Proposed New Reservoir in GIS

Steps for Modeling a Proposed New Reservoir in GIS Steps for Modeling a Proposed New Reservoir in GIS Requirements: ArcGIS ArcMap, ArcScene, Spatial Analyst, and 3D Analyst There s a new reservoir proposed for Right Hand Fork in Logan Canyon. I wanted

More information

Tools, Tips, and Workflows Breaklines, Part 4 Applying Breaklines to Enforce Constant Elevation

Tools, Tips, and Workflows Breaklines, Part 4 Applying Breaklines to Enforce Constant Elevation Breaklines, Part 4 Applying Breaklines to l Lewis Graham Revision 1.0 In the last edition of LP360 News, we discussed the creation of 3D breaklines. Recall that, for our purposes, a 3D breakline is a vector

More information

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford Esri International User Conference July 23 27 San Diego Convention Center Lidar Solutions Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density

More information

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010 Surface Analysis Cornell University Data for Surface Analysis Vector Triangulated Irregular Networks (TIN) a surface layer where space is partitioned into a set of non-overlapping triangles Attribute and

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued

GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued GEOGRAPHIC INFORMATION SYSTEMS Lecture 24: Spatial Analyst Continued Spatial Analyst - Spatial Analyst is an ArcGIS extension designed to work with raster data - in lecture I went through a series of demonstrations

More information

Final project: Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I

Final project: Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Talk about class project (copy follow_along_data\ch8a_class_ex into U:\ArcGIS\ if needed) Catch up with lecture 20

More information

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS.

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS. CE 412/512, Spring 2017 HW9: Introduction to HEC-RAS and Floodplain Mapping Due: end of class, print and hand in. HEC-RAS is a Hydrologic Modeling System that is designed to describe the physical properties

More information

GIS IN ECOLOGY: VISUALIZING IN 3D

GIS IN ECOLOGY: VISUALIZING IN 3D GIS IN ECOLOGY: VISUALIZING IN 3D Contents Introduction... 2 3D Analyst and ArcScene... 2 3D Data... 2 Course Data Sources... 3 Instructions for Copying the Course Dataset... 4 Tasks... 4 Visualizing and

More information

GIS IN ECOLOGY: VISUALIZING IN 3D

GIS IN ECOLOGY: VISUALIZING IN 3D GIS IN ECOLOGY: VISUALIZING IN 3D Contents Introduction... 2 3D Analyst and ArcScene... 2 3D Data... 3 Course Data Sources... 4 Copying the Course Dataset... 5 Tasks... 5 Creating/Converting 3D Data...

More information

Digital Elevation Models (DEM)

Digital Elevation Models (DEM) Digital Elevation Models (DEM) Digital representation of the terrain surface also referred to as Digital Terrain Models (DTM) Digital Elevation Models (DEM) How has relief depiction changed with digital

More information

GY461 GIS 1: Environmental Campus Topography Project with ArcGIS 9.x

GY461 GIS 1: Environmental Campus Topography Project with ArcGIS 9.x I. Introduction GY461 GIS 1: Environmental In this project you will use data from a topographic survey of the USA campus to generate 2 separate maps: 1. A color-coded 2-dimensional topographic contour

More information

START>PROGRAMS>ARCGIS>

START>PROGRAMS>ARCGIS> Department of Urban Studies and Planning Spring 2006 Department of Architecture Site and Urban Systems Planning 11.304J / 4.255J GIS EXERCISE 2 Objectives: To generate the following maps using ArcGIS Software:

More information

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR PURDUE ROAD SCHOOL - 3/9/2016 CHRIS MORSE USDA-NRCS, STATE GIS COORDINATOR LIDAR/DEM SOURCE DATES LiDAR and its derivatives (DEMs) have a collection date for data

More information

An Introduction to Using Lidar with ArcGIS and 3D Analyst

An Introduction to Using Lidar with ArcGIS and 3D Analyst FedGIS Conference February 24 25, 2016 Washington, DC An Introduction to Using Lidar with ArcGIS and 3D Analyst Jim Michel Outline Lidar Intro Lidar Management Las files Laz, zlas, conversion tools Las

More information

WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools

WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools v. 9.1 WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Floodplain Delineation Learn how to us the WMS floodplain delineation tools Objectives Experiment with the various floodplain delineation options

More information

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages Raster GIS Google Earth image (raster) with roads overlain (vector) Raster GIS The early years of GIS involved much debate on raster versus vector - advantages and disadvantages 1 Feb 21, 2010 MODIS satellite

More information

Understanding Geospatial Data Models

Understanding Geospatial Data Models Understanding Geospatial Data Models 1 A geospatial data model is a formal means of representing spatially referenced information. It is a simplified view of physical entities and a conceptualization of

More information

3D Data Modelling at Esri. Paul Hardy Business Development Consultant Esri Europe

3D Data Modelling at Esri. Paul Hardy Business Development Consultant Esri Europe 3D Data Modelling at Esri Paul Hardy phardy@esri.com Business Development Consultant Esri Europe Users of 3D GIS Local government Facilities management Civil engineering 3D GIS Defense / Public Safety

More information

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 This GIS lab exercise will explore Light Detection And Ranging (LiDAR) data for New

More information

Using LIDAR to Design Embankments in ArcGIS. Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District

Using LIDAR to Design Embankments in ArcGIS. Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District Using LIDAR to Design Embankments in ArcGIS Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District This tutorial covers the basics of how to design a dike, embankment

More information

Creating a Custom DEM and Measuring Bathymetric Change for the Multnomah Channel & Willamette River Confluence

Creating a Custom DEM and Measuring Bathymetric Change for the Multnomah Channel & Willamette River Confluence Creating a Custom DEM and Measuring Bathymetric Change for the Multnomah Channel & Willamette River Confluence Meara Butler Josh Schane GEOG 593 Fall 2012 Multnomah Channel begins three miles upstream

More information

Lecture 4: Digital Elevation Models

Lecture 4: Digital Elevation Models Lecture 4: Digital Elevation Models GEOG413/613 Dr. Anthony Jjumba 1 Digital Terrain Modeling Terms: DEM, DTM, DTEM, DSM, DHM not synonyms. The concepts they illustrate are different Digital Terrain Modeling

More information

What can we represent as a Surface?

What can we represent as a Surface? Geography 38/42:376 GIS II Topic 7: Surface Representation and Analysis (Chang: Chapters 13 & 15) DeMers: Chapter 10 What can we represent as a Surface? Surfaces can be used to represent: Continuously

More information

Using GIS to Site Minimal Excavation Helicopter Landings

Using GIS to Site Minimal Excavation Helicopter Landings Using GIS to Site Minimal Excavation Helicopter Landings The objective of this analysis is to develop a suitability map for aid in locating helicopter landings in mountainous terrain. The tutorial uses

More information

COPYRIGHTED MATERIAL. Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth CHAPTER 1

COPYRIGHTED MATERIAL. Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth CHAPTER 1 CHAPTER 1 Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth Introduction to 3D Data is a self - study tutorial workbook that teaches you how to create data and maps with ESRI s

More information

2010 LiDAR Project. GIS User Group Meeting June 30, 2010

2010 LiDAR Project. GIS User Group Meeting June 30, 2010 2010 LiDAR Project GIS User Group Meeting June 30, 2010 LiDAR = Light Detection and Ranging Technology that utilizes lasers to determine the distance to an object or surface Measures the time delay between

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

Sharing 3D Content on the Web

Sharing 3D Content on the Web Sharing 3D Content on the Web Nathan Shephard, Gert van Maren Why 3D GIS? Because our world is 3D Improve understanding 3D is easy for everyone to understand Better communication 3D makes it easier to

More information

Reality Check: Processing LiDAR Data. A story of data, more data and some more data

Reality Check: Processing LiDAR Data. A story of data, more data and some more data Reality Check: Processing LiDAR Data A story of data, more data and some more data Red River of the North Red River of the North Red River of the North Red River of the North Introduction and Background

More information

3D Analyst Visualization with ArcGlobe. Brady Hoak, ESRI DC

3D Analyst Visualization with ArcGlobe. Brady Hoak, ESRI DC 3D Analyst Visualization with ArcGlobe Brady Hoak, ESRI DC 3D GIS Viewing geospatial data in 3D leads to new insights 2D 3D Sometimes you need to edit your data in 3D 2D 3D Some problems can only be solved

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

Tools, Tips, and Workflows Exporting Final Product LP360

Tools, Tips, and Workflows Exporting Final Product LP360 LP360 Support Revision 1.0 l Final products can be exported from LIDAR data using either LP360 command line executables or the LP360 Export Wizard. Some export functions and resulting products include,

More information

Peter Polito Dr. Helper GIS/GPS Final Project

Peter Polito Dr. Helper GIS/GPS Final Project Peter Polito Dr. Helper GIS/GPS Final Project Processing LiDAR data to extract hydraulic radii of the Colorado River downstream of Max Starcke Dam, near Marble Falls, TX I. Problem Formulation Part of

More information

Title: Improving Your InRoads DTM. Mats Dahlberg Consultant Civil

Title: Improving Your InRoads DTM. Mats Dahlberg Consultant Civil Title: Improving Your InRoads DTM Mats Dahlberg Consultant Civil Improving Your InRoads Digital Terrain Model (DTM) Digital Terrain Model A digital representation of a surface topography or terrain composed

More information

Creating Surfaces. Steve Kopp Steve Lynch

Creating Surfaces. Steve Kopp Steve Lynch Steve Kopp Steve Lynch Overview Learn the types of surfaces and the data structures used to store them Emphasis on surface interpolation Learn the interpolation workflow Understand how interpolators work

More information

Potential Applications of the new InfoWorks ICM Mesh level Zones

Potential Applications of the new InfoWorks ICM Mesh level Zones Introduction Potential Applications of the new InfoWorks ICM Mesh level Zones Exciting new functionality has been added to InfoWorks ICM version 5.5 to allow improved editing of the 2D mesh. The new functionality

More information

Dijkstra's Algorithm

Dijkstra's Algorithm Shortest Path Algorithm Dijkstra's Algorithm To find the shortest path from the origin node to the destination node No matrix calculation Floyd s Algorithm To find all the shortest paths from the nodes

More information

Lab#6: Editing Shapefiles With ArcMap. create a point layer from a text file, then join a table to your point attribute table

Lab#6: Editing Shapefiles With ArcMap. create a point layer from a text file, then join a table to your point attribute table NRM338 Fall 2018 Lab#6 Page#1 of 17 In this lab, you will Lab#6: Editing Shapefiles With ArcMap create a point layer from a text file, then join a table to your point attribute table create hyperlinks

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data

AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data AutoCAD Civil 3D 2010 Education Curriculum Student Workbook Unit 2: Create Ground Data Lesson 3 Surfaces Overview In this lesson, you learn how to work with surfaces in AutoCAD Civil 3D. Surfaces are threedimensional

More information

I.1. Digitize landslide region and micro-topography using satellite image

I.1. Digitize landslide region and micro-topography using satellite image I. Data Preparation At this part, it will be shown the stages of process on preparing all types of data which required in making of landslide potential and banjir bandang hazard map. I.1. Digitize landslide

More information

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston Geographic Surfaces Up to this point, we have talked about spatial data models that operate in two dimensions How about the rd dimension? Surface the continuous variation in space of a third dimension

More information

Civil 3D Introduction

Civil 3D Introduction Civil 3D Introduction Points Overview Points are data collected by surveyors which represent existing site conditions (elevations, boundaries, utilities, etc.). Each point is numbered (or named) and has

More information

Tips for a Good Meshing Experience

Tips for a Good Meshing Experience Tips for a Good Meshing Experience Meshes are very powerful and flexible for modeling 2D overland flows in a complex urban environment. However, complex geometries can be frustrating for many modelers

More information

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT

ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT ROCKY FORK TRACT: VIEWSHED ANALYSIS REPORT Prepared for: The Conservation Fund Prepared by: A Carroll GIS 3711 Skylark Trail Chattanoga, TN 37416 INTRODUCTION This report documents methods and results

More information

Representing Geography

Representing Geography Data models and axioms Chapters 3 and 7 Representing Geography Road map Representing the real world Conceptual models: objects vs fields Implementation models: vector vs raster Vector topological model

More information

University of West Hungary, Faculty of Geoinformatics. Béla Márkus. Spatial Analysis 5. module SAN5. 3D analysis

University of West Hungary, Faculty of Geoinformatics. Béla Márkus. Spatial Analysis 5. module SAN5. 3D analysis University of West Hungary, Faculty of Geoinformatics Béla Márkus Spatial Analysis 5. module SAN5 3D analysis SZÉKESFEHÉRVÁR 2010 The right to this intellectual property is protected by the 1999/LXXVI

More information

MODULE 1 BASIC LIDAR TECHNIQUES

MODULE 1 BASIC LIDAR TECHNIQUES MODULE SCENARIO One of the first tasks a geographic information systems (GIS) department using lidar data should perform is to check the quality of the data delivered by the data provider. The department

More information

I CALCULATIONS WITHIN AN ATTRIBUTE TABLE

I CALCULATIONS WITHIN AN ATTRIBUTE TABLE Geology & Geophysics REU GPS/GIS 1-day workshop handout #4: Working with data in ArcGIS You will create a raster DEM by interpolating contour data, create a shaded relief image, and pull data out of the

More information

Creating Contours using ArcMap

Creating Contours using ArcMap Creating Contours with ArcMap and ArcScene Digital elevation models (DEMs) are geospatial datasets that contain elevation values sampled according to a regularly spaced rectangular grid. They can be used

More information

Terrain Modeling with ArcView GIS from ArcUser magazine

Terrain Modeling with ArcView GIS from ArcUser magazine Lesson 6: DEM-Based Terrain Modeling Lesson Goal: Lean how to output a grid theme that can be used to generate a thematic two-dimensional map, compute an attractive hillshaded map, and create a contour

More information

Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most

Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most Should Contours Be Generated from Lidar Data, and Are Breaklines Required? Lidar data provides the most accurate and reliable representation of the topography of the earth. As lidar technology advances

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O TOPICS COVERED Spatial Analyst basics Raster / Vector conversion Raster data

More information

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS HOUSEKEEPING Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS CONTOURS! Self-Paced Lab Due Friday! WEEK SIX Lecture RASTER ANALYSES Joe Wheaton YOUR EXCERCISE Integer Elevations Rounded up

More information

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.3 SRH-2D Tutorial Objectives Learn the process of making a summary table to compare the 2D hydraulic model results with 1D hydraulic model results. This tutorial introduces a method of presenting

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information

introduction to 3D data

introduction to 3D data introduction to 3D data MODELING WITH ARCGIS 3D ANALYST AND GOOGLE EARTH K. HEATHER KENNEDY Introduction to 3D Data Introduction to 3D Data Modeling with ArcGIS 3D Analyst and Google Earth K. Heather

More information

GIS Visualization, 3D Visualization and Animation. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

GIS Visualization, 3D Visualization and Animation. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University GIS Visualization, 3D Visualization and Animation Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Definitions 3D Visualization: Presenting or observing spatial,

More information

An Introduction to Lidar & Forestry May 2013

An Introduction to Lidar & Forestry May 2013 An Introduction to Lidar & Forestry May 2013 Introduction to Lidar & Forestry Lidar technology Derivatives from point clouds Applied to forestry Publish & Share Futures Lidar Light Detection And Ranging

More information

DIGITAL TERRAIN MODELS

DIGITAL TERRAIN MODELS DIGITAL TERRAIN MODELS 1 Digital Terrain Models Dr. Mohsen Mostafa Hassan Badawy Remote Sensing Center GENERAL: A Digital Terrain Models (DTM) is defined as the digital representation of the spatial distribution

More information

Light Detection and Ranging (LiDAR)

Light Detection and Ranging (LiDAR) Light Detection and Ranging (LiDAR) http://code.google.com/creative/radiohead/ Types of aerial sensors passive active 1 Active sensors for mapping terrain Radar transmits microwaves in pulses determines

More information

CHAPTER 10. Digital Mapping and Earthwork

CHAPTER 10. Digital Mapping and Earthwork CHAPTER 10 Digital Mapping and Earthwork www.terrainmap.com/rm22.html CE 316 March 2012 348 10.1 Introduction 349 10.2 Single Images 10.2.1 Rectified Photograph With a single photograph, X,Y data can be

More information

Roadway Design using GeoTools

Roadway Design using GeoTools Roadway Design using GeoTools Introduction GeoTools is a general-purpose productivity tool for users of all types of geographic data. In the Civil Tools section, there are many tools for Civil engineering

More information

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University Automated Enforcement of High Resolution Terrain Models April 21, 2015 Brian K. Gelder, PhD Associate Scientist Iowa State University Problem Statement High resolution digital elevation models (DEMs) should

More information

GISC9312- Geospatial Visualization

GISC9312- Geospatial Visualization GISC9312- Geospatial Visualization Assignment#D1 Ibeabuchi Nkemakolam April 17, 2013 Janet Finlay BA,.BSc. GIS-GM Program Professor Niagara College 135 Taylor Road Niagara-On-The-Lake, ON L0S 1J0 Dear

More information

TerraScan Tool Guide

TerraScan Tool Guide TerraScan Main Toolbox General Toolbar Draw Toolbar Groups Toolbar Vectorize Towers Toolbar Road Toolbar Buildings Toolbar Building Edges Toolbar View Laser Toolbar Model Toolbar Vectorize Wires Toolbar

More information

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial J Ramón Arrowsmith Chris Crosby School of Earth and Space Exploration Arizona State University ramon.arrowsmith@asu.edu http://lidar.asu.edu

More information

Exporting ArcScene to 3D Web Scenes. Documents. An Esri White Paper November 2013

Exporting ArcScene to 3D Web Scenes. Documents. An Esri White Paper November 2013 Exporting ArcScene to 3D Web Scenes Documents An Esri White Paper November 2013 Copyright 2013 Esri All rights reserved. Printed in the United States of America. The information contained in this document

More information

Improved Applications with SAMB Derived 3 meter DTMs

Improved Applications with SAMB Derived 3 meter DTMs Improved Applications with SAMB Derived 3 meter DTMs Evan J Fedorko West Virginia GIS Technical Center 20 April 2005 This report sums up the processes used to create several products from the Lorado 7

More information

Tools, Tips, and Workflows LP360 Under the Hood: Cross-sections LP360

Tools, Tips, and Workflows LP360 Under the Hood: Cross-sections LP360 LP360 Lewis Graham Revision 1.0 l As we outlined in a previous LP360 Under the Hood, we have added volumetric analysis to LP360. This feature was first released with 2013.2 at the end of last year with

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

Elevation Model Viewing service

Elevation Model Viewing service 1(9) Date: Document version: Service's interface version : 2016-12-01 1.1 1.0.1 Product description: Elevation Model Viewing service LANTMÄTERIET 2016-12-01 2 (9) List of contents 1 General description...

More information

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 9 Raster Data Analysis Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Raster Data Model The GIS raster data model represents datasets in which square

More information

Workflows for Managing and Serving Elevation (and Lidar) Data. Cody Benkelman

Workflows for Managing and Serving Elevation (and Lidar) Data. Cody Benkelman Workflows for Managing and Serving Elevation (and Lidar) Data Cody Benkelman Outline Usage Modes Data Management - Architecture - Workflow Automation for Repeatability & Scalability A few options re: Cloud,

More information

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile Environmental GIS Prepared by Dr. Zhi Wang, CSUF EES Department Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile These instructions enable you to clip a raster layer in ArcMap

More information

3D Modeling of Roofs from LiDAR Data using the ESRI ArcObjects Framework

3D Modeling of Roofs from LiDAR Data using the ESRI ArcObjects Framework 3D Modeling of Roofs from LiDAR Data using the ESRI ArcObjects Framework Nadeem Kolia Thomas Jefferson High School for Science and Technology August 25, 2005 Mentor: Luke A. Catania, ERDC-TEC Abstract

More information

TcpMDT. Digital Terrain Model Version 7.5. TcpMDT

TcpMDT. Digital Terrain Model Version 7.5. TcpMDT Digital Terrain Model Version 7.5 Versions and Modules PROFESSIONAL STANDARD IMAGES SURVEYING POINT CLOUD Product Features STANDARD Surveying Points Management Digital Terrain Model Contours Terrain Cross

More information

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

Image Services for Elevation Data

Image Services for Elevation Data Image Services for Elevation Data Peter Becker Need for Elevation Using Image Services for Elevation Data sources Creating Elevation Service Requirement: GIS and Imagery, Integrated and Accessible Field

More information

DIGITAL TERRAIN MODELLING. Endre Katona University of Szeged Department of Informatics

DIGITAL TERRAIN MODELLING. Endre Katona University of Szeged Department of Informatics DIGITAL TERRAIN MODELLING Endre Katona University of Szeged Department of Informatics katona@inf.u-szeged.hu The problem: data sources data structures algorithms DTM = Digital Terrain Model Terrain function:

More information

A Method to Create a Single Photon LiDAR based Hydro-flattened DEM

A Method to Create a Single Photon LiDAR based Hydro-flattened DEM A Method to Create a Single Photon LiDAR based Hydro-flattened DEM Sagar Deshpande 1 and Alper Yilmaz 2 1 Surveying Engineering, Ferris State University 2 Department of Civil, Environmental, and Geodetic

More information

SurvCADD DTM - Contour Module

SurvCADD DTM - Contour Module SurvCADD DTM - Contour Module Introduction The DTM-Contour module calculates surface models as either 3D grid mesh or triangulation networks. Contour maps, volumes and other applications use these surface

More information

Managing and Serving Elevation and Lidar Data. Cody Benkelman UC 2018

Managing and Serving Elevation and Lidar Data. Cody Benkelman UC 2018 Managing and Serving Elevation and Lidar Data Cody Benkelman UC 2018 Outline Usage Modes Data Management - Architecture - Workflow Automation for Repeatability & Scalability A few options Usage Modes of

More information