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

Size: px
Start display at page:

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

Transcription

1 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 will load the 3D Analyst Analyst Extension, create an elevation model of a study area from point, line, and combined point/line data, and active a new 3D software tool: ArcScene. A Practice Data Set: The Claremont Canyon Region DataSet

2 7.1 Introduction: Three Dimensional Data 7.2 Getting Started: The ArcScene Interface 7.3 Creating a TIN 7.4 Thematic Display of TINs 7.5 Draping Layers on Your TIN 7.6 TIN to Polygon Conversion 7.7 Assignment Note: Some of the graphics in this module are from ESRI s ArcGIS Resource Center

3 7.1 Introduction: Three Dimensional Data (back ground information) ArcGIS uses an extension called 3D Analyst to visualize and analyze 3D surface data. It allows you to: - create digital models of geographic surfaces, (such as the image shown above) - display the models in three- dimensions using the application ArcScene - analyze various properties of these models In previous labs, we used ArcMap for displaying and analyzing 2 dimensional data. In this module, we will primarily use ArcScene, which is the ArcGIS application that allows you to view, create, and analyze surfaces in 3D. (You can also use ArcMap to perform many of these same functions, but you can only view the surface in 2 dimensions in ArcMap). When using 3D Analyst, you will most commonly work with both surface raster and vector data to create 3D models. Three Dimensional Data There are 3 main data types that 3D Analyst supports: 1. Raster 2. TINs (Triangulated Irregular Networks) 3. Shapefiles You are familiar with Rasters and Shapefiles from the previous labs. If you recall, Rasters are pixel images, such as orthophotos, and shapefiles are vector representations of geographic data. In 3D Analyst, the data contains a z- dimension, in addition to the x, and y coordinates of a geographic point. Three Dimensional data GRIDS (type of Raster data) Continuous spatial data is often stored in grid format. A grid defines geographic space as a matrix of identically- sized square cells. Each cell holds a numeric value that measures a geographic attribute (like elevation) for that unit of space. Discrete grids: categorical information such as land use categories or ZIP codes. Continuous grids: describes data along a range of values, such as ph or elevation data.

4 Creating grids: 1. Convert to a grid from a feature theme; either a CAD file or a shapefile. Polygons, lines and points can be converted. Image layers with single or multiple bands can be converted to a grid. 2. Create a grid using either of four interpolation methods: Inverse Distance Weighted Spline Kriging Polynomial Trend fit 3. Create a grid from a TIN through the use of linear interpolation. Three Dimensional data TINs (Triangulated Irregular Network):

5 For the purpose of this laboratory and in most of your classes, you will work with TINs: TINs (or Triangulated Irregular Networks) are representations of 3D surfaces that use a set of contiguous, non- overlapping triangles to describe a geographic surface. TINs can be created from a number of data sources, including points, lines, and polygons. For example: - Digitized contour lines (hypsography), - Spot elevations from GPS or survey data, - Satellite LiDAR data or NED data, - Underwater spot elevations from sonar surveys (bathymetry), - Borehole data, etc.

6 Three Dimensional data Shapefiles Shapefiles contain vector data stored as x, y, and z coordinates to define simple, discrete geometry such as points, lines, and polygons. Two dimensions can be converted to three dimensions by either using attributes or by overlay. Attributes for thematic data can be used for heights to create a three- dimensional block diagram. Data can also be overlaid on any surface and thereby acquire Z values. CAD files that have a Z component can be directly loaded into a 3D view and viewed in three dimensions.

7 Visualizing Data in Three Dimensions Three- dimensional data can be viewed from any angle by rotating and tilting the object but also zooming in and out, panning and moving back and forward. The user also has control of the light source and can thus alter shading. Two- dimensional data can be temporarily converted to three dimensions and can be viewed in perspective without the need to create three- dimensional datasets. Many other features help to make the 3D analyst a versatile tool for 3D visualization. More on this in the following exercise. Analyzing Data in Three Dimensions Surface Analysis Surfaces are used in a wide variety of spatial analysis, such as suitability studies, hydrologic analysis, line- of- sight, slope, and aspect analysis. Surface analysis is an important to increase the understanding of continuous data. 3D Analyst allows you to perform a wide range of analyses on the surfaces that you create. For example, you can perform: Viewshed Analysis - Determine what is and is not visible from a certain point in the landscape.

8 Height Profile - You can determine the height profile along the bank of a creek, or a canyon Slope/Aspect Analysis - You can determine the percentage slope and aspect of a given part of the landscape

9 Slope Aspect 7.2 Getting Started: The ArcScene Interface Navigating the ArcScene interface is very similar to ArcMap.

10 However, because of the third dimension, ArcScene uses its own Toolbar:

11 The default tool is. Left clicking allows you to rotate and move the view around in 3 dimensions. Clicking the mouse- wheel allows you to Pan Right clicking activates a Zoom feature. You can also zoom using the mouse- wheel. There are a few other cool tools like Fly: And Observer : Fly allows you to start a basic flight simulator with which you can "fly" through the digital model. Observer allows you to place the view as if you were a person standing at a specific point on the surface. Similar to ArcMap, you add data using the button. Display order, (as in ArcMap) is controlled by moving layers up and down in the control panel.

12 7.3 Creating a TIN Launch the 3D Analyst extension. Make sure the 3D Analyst extension is checked. Launch the 3D Analyst Toolbar. For this exercise, we will use a base set of contour data that was generated from a NED (National Elevation Database) that I downloaded from the USGS Seamless Server. I downloaded three NED data sets: 1 Arc Second, 1/3 rd Arc Second, and 1/9 th Arc Second. NED data are created by using lasers (shot from the Space Shuttle) that measure the ground elevation. LiDAR produces a similar data base and is becoming very popular in Landscape Design and Planning. This NED data is available for almost any area of the country, and thus knowing this process will allow you to create a digital terrain model for any location in the U.S. I used the Spatial Analyst Tools: Surface Contour and generated four sets of contours for the sample region. NED1arc (is the 1 Arc Second data base) that I used to generate contours with a 30 meter contour interval (cont_30m). NED1_3arc (is the 1/3 rd Arc Second data base) that I used to generate contours with a 15 meter contour interval (cont_15m). NED1_9arc (is the 1/9 th Arc Second data base) that I used to generate contours with a 5 meter contour interval (cont_5m). NED1_9arc (is the 1/9 th Arc Second data base) that I used to generate contours with a 1 meter contour interval (cont_1m).

13 Note: From the contours we can create a TIN of the sample area. It is important to use a set of elevation points or contours that form a convex shape or can effectively be bounded by a convex boundary when building a TIN. Concavity produces boundary error. Load the 5 meter contours (cont_5m) that were created from the NED data: Creating a TIN from Contours We will use the 3D Analyst extension to create a TIN from the contours we just loaded: We can use either ArcMap or ArcScene to do this (ArcMap has a little more power but the results in ArcScene are immediately more interesting). Launch ArcScene and add the Contours layer.

14 Note that the contours are lying flat. This is because we have not defined their base heights and there is no current Z value in the shapefile. We will see later that we can permanently assign a Z value to a contour line. We can define the contour base heights before creating a TIN from the contours. Right click on the layer and choose Properties - - then click on the Base Heights Tab. Use the expression builder to select the Spot_ft attribute field. Click, and you'll see the contours are now displayed in 3D. Since we already launched the 3D Analyst extension, the 3D Analyst toolbar should be available: If not, go to Customize Toolbars 3D Analyst and launch it.

15 The toolbar is slightly different in ArcMap and ArcScene. in ArcScene in ArcMap Make sure you have ArcToolbox launched. We can Build a TIN in either ArcMap or ArcScene. I will use ArcScene in this example. Click the Create TIN Since our contours and the data frame are in the California State Plane Zone III, NAD 83 and feet, make sure you are using the height_field the Spot_ft field

16 to generate the TIN as we want x,y and z to all be in feet. Surface feature type (SF_type) The surface feature type helps define the TIN surface and categorizes the input features according to behaviors associated with their vector type. Points, for instance, can only be added as mass points. However, line features can be represented as hard or soft breaklines, and polygons can be hardclip, softclip, hardreplace, softreplace, harderase, softerase, hardvaluefill, or softvaluefill. Hard and soft qualifiers for line and polygon feature types are used to indicate whether a distinct break in slope occurs on the surface at their location. A hard line is a distinct break in slope, while a soft line will be represented on the surface as a more gradual change in slope. Choose the Softline option here as the contour lines are representations of gradual slopes without a sudden break mapped by a give isopleths or contour line.

17 After a few minutes (depending on the speed and memory of your computer), the TIN should display in ArcScene, and you have your first digital terrain model. If this crashes your computer, it is likely due to the TIN being too detailed and your computer resources are limited. We can make another TIN from 15Meter contours (cont_15m), instead of the 5Meter (cont_5m) contours. Turn off the tin5m from ArcScene and build another TIN made from 15Meter contours and call it: tin15m. Notice that the TIN built from cont_15m is still quite detailed when zoomed out. In some cases, you may want to have vertical exaggeration in your terrain models (commonly done when representing very large areas as viewing them on a small flat screen can produce visual illusions). To do this, right click on the TIN and choose Properties Base Heights Elevation from features

18 Identify Floating on a custom surface and convert the layer elevation to scene units where custom = 2.0 or twice the current Z value. You can also use this tool to convert from meters to feet or vice versa, rather than calculating another field in the Attributes Table.

19 Now our sample area starts looking more like the Himalayas than the East Bay Hills: 7.4 Thematic Display of TINs ArcScene allows you to change the symbology of your TINs to reflect percentage slope, slope aspect, elevation etc. The process is very similar to changing the symbology of a layer in ArcMap. Right click on the tin layer and choose Properties.

20 Then click on the Symbology tab:

21 In the top left corner, you have the option to choose what to display: Click the Add button: different display modes. And you'll have the option to select from a number of Choose the one you want and click 'Add'. When finished, click 'Dismiss'

22 With Elevation loaded and checked, uncheck the Edge Types and Faces and click to exit out of the Properties menu and see the result: Edit the properties and set custom to 1.0 so your surface no longer resembles the Himalayas Now, experiment with different themes. Try displaying the TIN with slope percentage, and with slope aspect. You might have to rearrange the color ramps to get a good display:

23 Here is the same TIN displayed as slope percentage: Notice the random intervals shown on the left. This is caused by Classifying with Natural Breaks in the symbology Tab:

24 To change this to something more meaningful, such as 10% increments, click the classify button: Now click the Method Drop down menu and change the settings to: Defined Interval, and the Interval Size to 10:

25

26 Click, and see the changes: You can also choose to display multiple themes on one map. For example, you can display both the shaded TIN and the contours from which it was generated. To do this, simply check both boxes under the Symbology Tab: Click, and you'll see the contour lines sitting on top of the TIN.

27 7.5 Draping Layers on Your TIN ArcScene allows you to drape other layers on top of your TIN. For example, you can drape the streets layer to give the streets a Z value. Or you can drape an orthophoto of the area. Add the cc_streets layer to ArcScene: Right click cc_streets and Choose Properties. Then click on the Base Height Tab: Select your tin as the Base Height The roads are displayed in 3D:

28 You can also display buildings in 3D by providing a Base Height and extruding them a given distance above the base height. Add cc_houses to your ArcScene. This is also done in the Base Heights Tab under Layer Properties: Click on the Extrusion tab:

29 Extrude the buildings 40 feet in 3D

30 One can also change the way ArcScene handles shadows, lighting, and even the background color. Right click on Scene Layers and Click on Scene Properties: For example, Click the Illumination Tab to deal with shading issues. For more information about creating Thematic Maps and to perform Viewshed Analyses, you can read Using 3D Analyst:

31 7.6 TIN to Polygon Conversion When you create a product from surface modeling in TIN you can convert it to use in other analysis such as Suitability Analysis. The following is an example of how to convert the interpretation of a classified Slope map into a set of polygons to be used in a Suitability model. Once you have a satisfactory slope model from your TIN analysis, use the Conversion tools in ArcToolbox, TIN Triangle.

32 I used a relatively accurate data model so I have thousands of triangle polygons. Change the display properties. Graduated colors and use Slope_degree as the Field value. Load the result to ArcMap if it is not already loaded.

33 A warning occurs as I have many triangles, just click OK to continue.

34 Don t forget to turn the Outline Color to no Color or you will again have a map displaying so many edges of each small triangle that the map will be all blackened lines. Slope is now calculated in triangle polygons.

35 Selects only the steepest slopes where ill sides will likely fail. export the selected polygons Data Export Data

36 The steepest polygons. Dissolve these into larger polygons. Use the data table Field OID if all the values are 0. If not, Add a new Data Field and calculate all the values equal to the same value. With all the records = 0 (like I have in this example), dissolve based on that field.

37 The dissolved polygons ready to incorporate in an overlay analysis like a suitability analysis.

38 7.7 Assignment: A TIN Model to facilitate Housing Suitability Using the Claremont Canyon Data Set provided in this laboratory... Q1: Create a new set of Contours from one of the NED files in the lab7_132.gdb Geo-database using tools in "Spatial Analyst Tools" or 3D Analyst Tools. DO NOT use the contour intervals of those contour features delivered with the Geo-database In other words, do not use contour intervals 1, 5, 15 or 30. (2 marks)

39 Q2: Create a TIN from the Contours you create in Q1 and display the faces in a single color symbol. Drape the Claremont.jpg Digital Ortho Image over the TIN and display it in 3D. (2 marks) Download Claremont image here (It has no projection datum defined it is California State Plane ZoneIII, NAD83, Feet) Q3: Drape 1 line layer and 1 polygon layer on your TIN surface. Place the houses on your surface and extrude them 60 feet. What do you notice about the draped polygon layers? (2 marks) Feel free to display these layers separately as they will not drape and easily display on top of each other.

40 Q4: Generate a new Aspect map from your TIN, convert it to a polygon feature class, dissolve the polygons into N, NW, NE,W, E, SW, SE, and S. Drape the new Aspect polygons on your TIN and display it in 3D. (3 marks) Q5: Post your results as a.pdf file to bspace. Include in your document the simple geo-processing necessary to each of the graphics you submit.. (1 mark for overall clarity and communication) Some Hints on processing some of the data for this lab assignment: 1. How to make a contour from a raster?

41 2. How do you create an aspect map from a TIN? Using a TIN Display Aspect symbology

42 Then use the Surface Aspect tool.

43 Look at the Attribute Table. We need to add N, NW, NE,W, E, SW, SE, and S to the table. You can make your own in an excel spreadsheet or use the following comma delimited table I used here My table. Join the AspectCode.csv table to your new shapefile.

44 3. How to convert 2D features to 3D features by deriving the height value from a surface. Converting 2D features to 3D features using a TIN You can convert 2D features to 3D features by deriving the height value from a surface. The ArcToolbox Functional Surface Interpolate Shape tool allows you to obtain 3D properties from a surface. ArcToolbox Functional Surface Interpolate Shape Opens the following wizard:

45 Here I use my 2D streets and convert them to 3D using my TIN surface that I built from the USGS NED data I got on line at the Seamless Server; this data derived from the Space Shuttle mission. Click The processing concludes with a positive response The new data files now has x,y and z values embedded.

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

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

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

The 3D Analyst extension extends ArcGIS to support surface modeling and 3- dimensional visualization. 3D Shape Files 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

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

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

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

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

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

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

Mapping the Thickness of the Rocky Flats Alluvium and Reconstructing the Pleistocene Rocky Flats Paleogeography (with Spatial Analyst).

Mapping the Thickness of the Rocky Flats Alluvium and Reconstructing the Pleistocene Rocky Flats Paleogeography (with Spatial Analyst). Exercise 8 Mapping the Thickness of the Rocky Flats Alluvium and Reconstructing the Pleistocene Rocky Flats Paleogeography (with Spatial Analyst). Due: Thursday, February 15, 2018 Goal: Creating Rasters

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

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

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

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

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

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

Import, view, edit, convert, and digitize triangulated irregular networks

Import, view, edit, convert, and digitize triangulated irregular networks v. 10.1 WMS 10.1 Tutorial Import, view, edit, convert, and digitize triangulated irregular networks Objectives Import survey data in an XYZ format. Digitize elevation points using contour imagery. Edit

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

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

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots, and interpolate

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

Terrain Analysis. Using QGIS and SAGA

Terrain Analysis. Using QGIS and SAGA Terrain Analysis Using QGIS and SAGA Tutorial ID: IGET_RS_010 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4 Data Assembly, Part II GIS Cyberinfrastructure Module Day 4 Objectives Continuation of effective troubleshooting Create shapefiles for analysis with buffers, union, and dissolve functions Calculate polygon

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

Making Yield Contour Maps Using John Deere Data

Making Yield Contour Maps Using John Deere Data Making Yield Contour Maps Using John Deere Data Exporting the Yield Data Using JDOffice 1. Data Format On Hard Drive 2. Start program JD Office. a. From the PC Card menu on the left of the screen choose

More information

GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9

GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9 GEO 465/565 - Lab 7 Working with GTOPO30 Data in ArcGIS 9 This lab explains how work with a Global 30-Arc-Second (GTOPO30) digital elevation model (DEM) from the U.S. Geological Survey. This dataset can

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

Combine Yield Data From Combine to Contour Map Ag Leader

Combine Yield Data From Combine to Contour Map Ag Leader Combine Yield Data From Combine to Contour Map Ag Leader Exporting the Yield Data Using SMS Program 1. Data format On Hard Drive. 2. Start program SMS Basic. a. In the File menu choose Open. b. Click on

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

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

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

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

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

Lab 7: Bedrock rivers and the relief structure of mountain ranges

Lab 7: Bedrock rivers and the relief structure of mountain ranges Lab 7: Bedrock rivers and the relief structure of mountain ranges Objectives In this lab, you will analyze the relief structure of the San Gabriel Mountains in southern California and how it relates to

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

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

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 Videos that show how to copy/paste data

More information

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS Student name: Student ID: Table of Content Working with files, folders, various software and

More information

Building 3D models with the horizons method

Building 3D models with the horizons method ARC HYDRO GROUNDWATER TUTORIALS SUBSURFACE ANALYST Building 3D models with the horizons method Arc Hydro Groundwater (AHGW) is a geodatabase design for representing groundwater datasets within ArcGIS.

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

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

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

DEM Artifacts: Layering or pancake effects

DEM Artifacts: Layering or pancake effects Outcomes DEM Artifacts: Stream networks & watersheds derived using ArcGIS s HYDROLOGY routines are only as good as the DEMs used. - Both DEM examples below have problems - Lidar and SRTM DEM products are

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

Exercise 4: Import Tabular GPS Data and Digitizing

Exercise 4: Import Tabular GPS Data and Digitizing Exercise 4: Import Tabular GPS Data and Digitizing You can create NEW GIS data layers by digitizing on screen with an aerial photograph or other image as a back-drop. You can also digitize using imported

More information

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line.

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line. Lecture 06 Raster and Vector Data Models Part (1) 1 Common Data Models Vector Raster Y Points Points ( x,y ) Line Area Line Area 2 X 1 3 Raster uses a grid cell structure Vector is more like a drawn map

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds and DSM Tutorial This tutorial shows how to generate point clouds and a digital surface model (DSM) from IKONOS satellite stereo imagery. You will view the resulting point clouds

More information

CHAPTER 5 DIGITAL ELEVATION MODEL AND 3D VISUALIZATION

CHAPTER 5 DIGITAL ELEVATION MODEL AND 3D VISUALIZATION CHAPTER 5 DIGITAL ELEVATION MODEL AND 3D VISUALIZATION A digital elevation model (DEM) is a digital model or 3D representation of a terrain's surface. A DEM can be represented as a raster (a grid of squares,

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

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

Using a Geographic Information System (GIS) to look at marine fisheries data

Using a Geographic Information System (GIS) to look at marine fisheries data Using a Geographic Information System (GIS) to look at marine fisheries data Daniel Sheehan GIS Programmer & Analyst Office of Educational Innovation & Technology dsheehan@mit.edu x2-1475 Introduction

More information

Raster Data Model & Analysis

Raster Data Model & Analysis Topics: 1. Understanding Raster Data 2. Adding and displaying raster data in ArcMap 3. Converting between floating-point raster and integer raster 4. Converting Vector data to Raster 5. Querying Raster

More information

A Second Look at DEM s

A Second Look at DEM s A Second Look at DEM s Overview Detailed topographic data is available for the U.S. from several sources and in several formats. Perhaps the most readily available and easy to use is the National Elevation

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

Visualization with ArcGlobe. Brady Hoak

Visualization with ArcGlobe. Brady Hoak Visualization with ArcGlobe Brady Hoak Contents What is ArcGlobe? 3D Mapping and ArcGlobe Displaying data in ArcGlobe ArcGlobe tools Tips for constructing ArcGlobe documents New at ArcGIS 9.3 ArcGIS integration

More information

Server Usage & Third-Party Viewers

Server Usage & Third-Party Viewers Server Usage & Third-Party Viewers October 2016 HiPER LOOK Version 1.4.16.0 Copyright 2015 PIXIA Corp. All Rights Reserved. Table of Contents HiPER LOOK Server Introduction... 2 Google Earth... 2 Installation...2

More information

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

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

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 12.1 SMS 12.1 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

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

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project. v. 10.2 GMS 10.2 Tutorial Working with map projections in GMS Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

More information

Ex. 4: Locational Editing of The BARC

Ex. 4: Locational Editing of The BARC Ex. 4: Locational Editing of The BARC Using the BARC for BAER Support Document Updated: April 2010 These exercises are written for ArcGIS 9.x. Some steps may vary slightly if you are working in ArcGIS

More information

L7 Raster Algorithms

L7 Raster Algorithms L7 Raster Algorithms NGEN6(TEK23) Algorithms in Geographical Information Systems by: Abdulghani Hasan, updated Nov 216 by Per-Ola Olsson Background Store and analyze the geographic information: Raster

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

In this lab, you will create two maps. One map will show two different projections of the same data.

In this lab, you will create two maps. One map will show two different projections of the same data. Projection Exercise Part 2 of 1.963 Lab for 9/27/04 Introduction In this exercise, you will work with projections, by re-projecting a grid dataset from one projection into another. You will create a map

More information

Using rasters for interpolation and visualization in GMS

Using rasters for interpolation and visualization in GMS v. 10.3 GMS 10.3 Tutorial Using rasters for interpolation and visualization in GMS Objectives This tutorial teaches how GMS uses rasters to support all kinds of digital elevation models and how rasters

More information

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction Introduction This document describes how to take the data collected with the total station for the campus topographic map project and

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

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use ArcCatalog to find maps and data and how to display maps in

More information

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Written by Rick Guritz Alaska Satellite Facility Nov. 24, 2015 Contents

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: GIS

More information

v Getting Started An introduction to GMS GMS Tutorials Time minutes Prerequisite Tutorials None

v Getting Started An introduction to GMS GMS Tutorials Time minutes Prerequisite Tutorials None v. 10.3 GMS 10.3 Tutorial An introduction to GMS Objectives This tutorial introduces GMS and covers the basic elements of the user interface. It is the first tutorial that new users should complete. Prerequisite

More information

Tutorial 1: Downloading elevation data

Tutorial 1: Downloading elevation data Tutorial 1: Downloading elevation data Objectives In this exercise you will learn how to acquire elevation data from the website OpenTopography.org, project the dataset into a UTM coordinate system, and

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

More information

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap.

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap. Learning ArcGIS: Introduction to ArcMap 10.1 The Map Document Feature Manipulation Navigating ArcMap Map Documents, Layers, and Features Shapes, Location, and Attribute Data Symbology Zoom, Pan and Map

More information

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

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

GIS Workshop Spring 2016

GIS Workshop Spring 2016 1/ 14 GIS Geographic Information System. An integrated collection of computer software and data used to view and manage information about geographic places, analyze spatial relationships, and model spatial

More information

Lecture 22 - Chapter 8 (Raster Analysis, part 3)

Lecture 22 - Chapter 8 (Raster Analysis, part 3) GEOL 452/552 - GIS for Geoscientists I Lecture 22 - Chapter 8 (Raster Analysis, part 3) Today: Zonal Analysis (statistics) for polygons, lines, points, interpolation (IDW), Effects Toolbar, analysis masks

More information

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial Mesh Generation Objectives This tutorial demostrates the fundamental tools used to generate a mesh in the SMS. Prerequisites SMS Overview SMS Map Module Requirements Mesh Module

More information

Raster: The Other GIS Data

Raster: The Other GIS Data Raster_The_Other_GIS_Data.Docx Page 1 of 11 Raster: The Other GIS Data Objectives Understand the raster format and how it is used to model continuous geographic phenomena. Understand how projections &

More information

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems v. 10.0 WMS 10.0 Tutorial GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems Learn how to work with DEMs and images and to convert between projection systems in the WMS interface

More information

Objectives Learn how GMS uses rasters to support all kinds of digital elevation models and how rasters can be used for interpolation in GMS.

Objectives Learn how GMS uses rasters to support all kinds of digital elevation models and how rasters can be used for interpolation in GMS. v. 9.1 GMS 9.1 Tutorial Using rasters for interpolation and visualization in GMS Objectives Learn how GMS uses rasters to support all kinds of digital elevation models and how rasters can be used for interpolation

More information

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS Map Library ArcView Version 1 02/20/03 Page 1 of 12 1. Introduction 1 ArcView GIS ArcView is the most popular desktop GIS analysis and map presentation software package.. With ArcView GIS you can create

More information

Exercise 5: Import Tabular GPS Data and Digitizing

Exercise 5: Import Tabular GPS Data and Digitizing Exercise 5: Import Tabular GPS Data and Digitizing You can create NEW GIS data layers by digitizing on screen with an aerial photograph or other image as a back-drop. You can also digitize using imported

More information

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32 CONTENTS CONTENTS 1 INTRODUCTION 3 SCENARIO 3 WHAT WILL I LEARN? 3 WHAT DATA DO I HAVE? 4 ARCGIS 5 ARCMAP 6 ARCCATALOG 8 ARCTOOLBOX 9 START ARCMAP 11 IMPORT 1:250000 MAP DATA 12 CREATE A GROUP LAYER 16

More information

Introduction to GIS A Journey Through Gale Crater

Introduction to GIS A Journey Through Gale Crater Introduction to GIS A Journey Through Gale Crater In this lab you will be learning how to use ArcMap, one of the most common commercial software packages for GIS (Geographic Information System). Throughout

More information

Lesson 8 : How to Create a Distance from a Water Layer

Lesson 8 : How to Create a Distance from a Water Layer Created By: Lane Carter Advisor: Paul Evangelista Date: July 2011 Software: ArcGIS 10 Lesson 8 : How to Create a Distance from a Water Layer Background This tutorial will cover the basic processes involved

More information

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre FURTHER ASSISTANCE If you have questions or need assistance, please contact: Andrew

More information

GIS Tools for Hydrology and Hydraulics

GIS Tools for Hydrology and Hydraulics 1 OUTLINE GIS Tools for Hydrology and Hydraulics INTRODUCTION Good afternoon! Welcome and thanks for coming. I once heard GIS described as a high-end Swiss Army knife: lots of tools in one little package

More information

ARC HYDRO GROUNDWATER TUTORIALS

ARC HYDRO GROUNDWATER TUTORIALS ARC HYDRO GROUNDWATER TUTORIALS Working with MODFLOW Models Steady State Arc Hydro Groundwater (AHGW) is a geodatabase design for representing groundwater datasets within ArcGIS. The data model helps to

More information

Basics of Using LiDAR Data

Basics of Using LiDAR Data Conservation Applications of LiDAR Basics of Using LiDAR Data Exercise #2: Raster Processing 2013 Joel Nelson, University of Minnesota Department of Soil, Water, and Climate This exercise was developed

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

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data v. 10.1 WMS 10.1 Tutorial Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data Objectives This tutorial shows how to define

More information

CRC Website and Online Book Materials Page 1 of 16

CRC Website and Online Book Materials Page 1 of 16 Page 1 of 16 Appendix 2.3 Terrain Analysis with USGS DEMs OBJECTIVES The objectives of this exercise are to teach readers to: Calculate terrain attributes and create hillshade maps and contour maps. use,

More information

Using VBA and ArcMap to Create and Export 3D Buildings

Using VBA and ArcMap to Create and Export 3D Buildings Using VBA and ArcMap to Create and Export 3D Buildings Abstract Brian Bradshaw Layers in ArcScene containing polygon features can be extruded to create 3D blocks for display in the current scene. While

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

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 11.0 WMS 11.0 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information