Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis

Size: px
Start display at page:

Download "Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis"

Transcription

1 Geo 327G Semester Project Landslide Suitability Assessment of Olympic National Park, WA Fall 2011 Shane Lewis 1

2 I. Problem Landslides cause millions of dollars of damage nationally every year, and are very prevalent in Washington. There are several causes for landslides, but they are often triggered by seismic activity. Nearby earthquakes or volcanic eruptions can cause unstable soils to shake, thus reducing pore space and increasing pressure. The material then acts as a fluid and consequently gives way, causing a landslide. Geologic hazards such as these have become a very real concern for residents and those looking to build in the state. Liquefaction susceptibility is now an important part of surveys in order to produce an assessment that will help to locate these hazards. The use of GIS software to process data can be very helpful in creating an accurate assessment for areas of concern. This project will focus on the areas of Olympic National Park that appear to be most prone to landslides based on slope, geology, and soil liquefaction. This will involve the collection of DEM raster data, vector data such as geologic contacts, units, faulting, and liquefaction susceptibility. 2

3 I. Data Collection The data used in this project came from a few different sources for GIS data. The digital elevation model (DEM) for the project, which covers most of the Olympic peninsula and is the 1 arc second NED shaded relief, was collected using tools from The National Map Seamless Server at Several datasets including geology, and previously landslide information was gathered from the Washington State Department of Natural Resources site at These files came as their own geodatabase sets containing related information, for example, the surface_geology geodatabase contains the contacts, dikes, faults, folds, and unit polygon feature classes. One of the other datasets containing several different formats of features was 3

4 taken from the Integrated Resource Management Applications (IRMA) Portal at Many of the datasets collected from these sources came with metadata that include definitions, ages, and spatial data. One example of this can be seen in Figure 1 below. Figure 1: Metadata information for part of the DEM II. Data Preprocessing All of the GIS data collected from these online sources were saved into compressed (zip) files. Before I could work with any of them, I had to extract the files from the compressed folder and save them in the formats that would be readable in ArcGIS (shapefiles, geodatabase feature classes). Since they were still saved in readable formats, I did not have to do any conversions to view most of them. Some of the data, for example, the files that came from the IRMA Portal 4

5 were not spatially defined, so I had to make a guess about what coordinate system to put them in so that the data would still fit correctly with the other layers in the data frame. A couple of the shapefiles seemed to work best in NAD83 UTM Zone 10. III. ArcGIS Processing After all of the data was converted into readable formats and defined properly, I began processing by adding the four DEM rasters that I obtained from the Seamless Server. Because they are technically four different rasters at this point, they assign elevation values to each cell differently based on the elevations present in each one. This is visibly noticeable and the seams between them are quite obvious as shown in Figure 2 below. Figure 2: The raster elevation values do not match up with each other 5

6 To fix this problem, I had to combine the rasters into a single one, so that the values of the cells are on the same scale. First, I had to navigate to the mosaic tool by going through ArcToolbox > Data Management Tools > Raster > Raster Dataset > Mosaic To New Raster. Once the tool opened up, I selected all four existing rasters for the input rasters, and my data folder as the output location. The pixel type was 32_BIT_FLOAT because that was the type of the original rasters. The number of bands was set to 1, and the new raster was created, showing no seams. With the new raster in the table of contents, I was able to delete the original rasters and start adding the other data. From the surface_geology_250k geodatabase, I added the geologic_unit_poly_250k shapefile. At first, it appeared as a single color for all units, so to fix this problem; I went into the layer properties symbology tab and displayed the categories by unique values. Once in this menu, I set the value field to GEOLOGIC_UNIT_LABEL and clicked on the Add All Values button to get a display like the Figure 3. Figure 3: Categorizing the layer values by the geologic unit label given to each unit 6

7 Now we have a map showing the digital elevation model, and a matching layer of geologic unit polygons. The next step was to add a polygon of Olympic National Park in order to define an area of interest. The file I added was the park_polygon shapefile from my olym_wqgis folder downloaded from the IRMA Portal. Now the map contains the park boundaries, the geologic units, and a visible DEM raster underneath after setting the transparency of the unit layer to 40%. The resulting map display is shown in Figure 4 below. Figure 4: Map showing the boundaries of Olympic National Park, geologic units, and the digital elevation model beneath Since we are only interested in the area within the park boundaries, we will want to clip the geologic units layer to the park_polygon layer. Since we are trying to clip vector data rather 7

8 than a raster, we will use a clipping tool. To do this, I navigated to the Clip tool in ArcToolbox by going through Analysis Tools > Extract > Clip. Once the menu box opens for the tool, I selected the geologic units layer as the input feature and the park_polygon layer as the clip feature. The resulting output was my geounit_clip layer. After setting the symbology to show the values from the lithology field, the map now displays the areas of the park with different types of lithology, rather than individual units. This makes it easier to distinguish areas that are more susceptible to landslides. Figure 5: Areas of different lithology within Olympic National Park It is possible to see the areas of different elevation with the DEM and the corresponding lithology; however it is much easier to analyze slopes with the addition of a hillshade. To do this, I went through ArcToolbox to Spatial Analyst Tools > Surface > Hillshade to bring up the menu box for the tool. From there all I had to do was to set the input to the DEM raster 8

9 and name the output file and location to generate a hillshade image that acts as a shaded relief raster. It can then be placed underneath the DEM raster already present, and will be most useful when the DEM transparency is set to 40%. The result is displayed in Figure 6. Figure 6: Map generated after the addition of a hillshade raster Now that the hillshade layer is in place it is easier to visualize the conditions where different lithologies are likely to be found. For example, the dark areas on the map are valleys or depressed areas, some of them containing rivers and streams. From the lithology display that is clipped to the park boundary, we can see that the lithology commonly found in these valleys is unconsolidated sediments (dark pink). It can be assumed that areas with unconsolidated 9

10 sediments will be more prone to landslides that areas with harder rock due to the lack of stability, but the slope angle must be taken into consideration as well. I was able to find data on ground response at the Washington State Department of Natural Resources site, and added that to the map next. The liquefaction_susceptibility shapefile gives values based on the degree of susceptibility. It ranks areas from very low to high susceptibility and also displays those areas that are not susceptible (bedrock, ice, peat, water). As expected, the areas I identified as unconsolidated sediments earlier are now appearing as areas of moderate to high susceptibility (Orange below). Figure 7: Liquefaction Susceptibility Now that I have several pieces of data to use, I can start to form my own suitability raster. First, I needed to make a raster based on slope values alone. I did this by going through Spatial 10

11 Analyst Tools > Surface > Slope in ArcToolbox. For the input raster, I selected the DEM, and the output raster was named slope. I selected the output measurement as degrees because the slope measurements are degress. The conversion factor is The resulting slope raster shows several different divisions of values, but the objective is to create a raster that has suitability rankings of 1 to 5. To fix this, I went into the property settings of the new slope raster, and under Classification I changed the number of classes to 5. Next I clicked the Classify button, and changed the new break values to 10, 20, 40, 60, and 90 degrees. This allowed me to separate the slope values into varying degrees of landslide susceptibility. Figure 8: Classifying the break values so that there are five divisions 11

12 Next, I needed to make each of the degree increments correspond to a rank of 1 5. I used the reclassify tool by going through Spatial Analyst Tools > Reclass > Reclassify in ArcToolbox. This tool allowed me to assign new values to represent the ranges of degrees I classified before. Figure 9: Reclassification of degree values to represent rank Figure 10: Reclassified slope raster with green representing the shallowest slopes and red showing the steepest 12

13 Now the slope raster portion of the suitability assessment is complete. Next, I had to make a raster of the geology to be able to add to the slope raster. The lithology in the geounit_clip layer was not ranked for suitability, so I went into the attribute table and added a new field named rank. I then assigned each type of lithology a number based on how landslide prone it is. The ranking system I used is as follows: 1 Glaciers and Snowfields, Water 2 Intrusive Rocks, Volcanic Deposits and Rocks 3 Mixed Volcanic and Sedimentary Rocks 4 Sedimentary Deposits and Rocks 5 Unconsolidated Sediments At this point, the geology is in the form of vector data. To convert the geology polygons into a raster, I went through Conversion Tools > To Raster > Polygon to Raster in ArcToolbox. I then filled in the box to make it look like the one in Figure 11. Note that the cell size must be the same as the slope raster. This will make it possible to add the rasters together and make the cells match up when I try to form the suitability raster. Once the tool has finished, the geology is displayed in the five ranks that I assigned in the previous step. A picture of the result is shown in Figure 12 on the next page. It is important that the rasters and the park boundary polygon are in the same coordinate system before we add everything together. To convert the slope raster from GCS NAD83 into UTM Zone 10, I used the Project Raster tool found in the Projections and Transformations section of ArcToolbox. I then set the output coordinate system to UTM Zone 10, the resampling technique to bilinear, and the output cell size to 30 13

14 meters. Now the slope raster is in UTM coordinates and I just need to clip it to the park boundary. Figure 11: Polygon to Raster Tool Figure 12: Map of lithology ranked from high susceptibility (red-orange) to low susceptibility (dark blue) 14

15 To clip the new slope raster to the park boundary, I used the Extract by Mask tool in the Spatial Analyst Tools section, and set the input raster to the slopeutm raster while the feature mask was the park_polygon. Now both the slope and the geology rasters are clipped to the park boundary, and I need to convert the geology raster to UTM coordinates. I followed the same procedure as the slopeutm conversion to do this. In order to make the assessment as accurate as possible, I made a third raster with rankings from the liquefaction_susceptibility layer. I started by clipping the liquefaction polygons to the park boundary using the clip tool again. I then used the same procedure to add an attribute field and assign ranks. The ranking system used for liquefaction is as follows: 1 Bedrock, Ice, Water 2 Very Low, Very Low to Low 3 Low 4 Low to Moderate 5 Moderate to High Once the ranks had been assigned I proceeded to convert the polygon to a raster using the same tool used to convert the geology layer. With the new liquefaction raster in a different coordinate system as the other rasters, it was again necessary to use the Project Raster tool to convert it to UTM Zone 10. An image of the Project Raster menu is shown in Figure 13. Now that all of the rasters have the same coordinate systems and are ranked 1-5 for landslide susceptibility, they are ready to add together. To add them, I went through Spatial Analysis Tools > Map Algebra > Raster Calculator and made the map algebra expression shown in the Figure 14 on the next page. 15

16 Figure 13: Project Raster Tool Figure 14: Raster Calculator tool used to perform map algebra 16

17 The Raster Calculator tool took the rank values from each of the three rasters and added them together to get a new value. For example, a cell with a value of 3 in the liquutm raster, a value of 4 in the geoutm raster, and a value of 3 in the slopeutm raster, would now have the value of 10 in the new landslide susceptibility raster. The new raster ranking system goes from a minimum of 3 to a maximum of 15. The result of the raster calculator after changing the coordinate system of the whole data frame to UTM Zone 10 is shown in Figures 15 and 16. Figure 15: Landslide susceptibility based on slope, geology, and liquefaction data. Red represents highest susceptibility and blue represents lowest 17

18 IV. Conclusion With the final landslide suitability raster displayed, I can start to analyze the data and draw conclusions about the areas which appear to have the most concern. As we can see from the map, areas that display in blue colors are those that are least prone. The most obvious of these are bodies of water, ice, and snowfields which show in the darkest shades of blue. The least prone cells have the lowest rank in each set of conditions (geology, liquefaction, < 10 slope). At the other extreme, we can see some areas where a darker orange and even red color is displayed, which represent the conditions that landslides are most likely to occur. The areas that appear in red have the set of conditions in which they are unconsolidated sediments, > 60 slope, and have a moderate to high liquefaction rating. Figure 16: Blue represents lowest landslide susceptibility, red represents highest 18

19 Most of the area within the park falls within an intermediate value on the scale because a lot of it is bedrock, but is exposed on slopes at higher angles. This accounts for much of the light green and yellow colored areas on the map. Another factor we can look at in deciding areas of concern, are previous landslides and other geologic hazards that have been recorded in the area already. The figure below shows mapped landslides and earthquakes above magnitude 3 that have occurred in the past. The gray spots within the park are small landslide polygons, and the yellow dots represent earthquakes. Figure 17: Past Landslides and Earthquakes Other factors other than seismic triggers are erosion, rainfall and human activity. In the case of rainfall, the water gets into the soil and rock which drives up the fluid pressure and makes it less stable. These may also have an impact on the susceptibility of the park. 19

20 Landslide Susceptibility Assessment of Olympic National Park, Washington Suitability Assessment Based On Slope, Geology, and Liquefaction ¹ Legend Park Boundary Landslide Susceptibility 3 Very Low Very High GCS North American 1983 NAD 1983 UTM Zone 10N 1:600, Kilometers

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Introduction Problem Overview This project attempts to delineate the high-risk areas

More information

LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH

LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH 12/5/2016 LANDSLIDE HAZARD ANALYSIS AND ITS EFFECT ON ENDANGERED SPECIES HABITATS, GRAND COUNTY, UTAH GIS Final Project Ashlyn Murphy Fall 2016 1. Introduction and Problem A well-known geologic hazard

More information

LANDSLIDE RISK ASSESSMENT IN YOSEMITE NATIONAL PARK. Edna Rodriguez December 1 st, 2016 Final Project

LANDSLIDE RISK ASSESSMENT IN YOSEMITE NATIONAL PARK. Edna Rodriguez December 1 st, 2016 Final Project LANDSLIDE RISK ASSESSMENT IN YOSEMITE NATIONAL PARK Edna Rodriguez December 1 st, 2016 Final Project Table of Contents Introduction... 2 Data Collection... 2 Data Preprocessing... 3 ArcGIS Processing...

More information

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US

Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US Erosion Susceptibility in the area Around the Okanogan Fire Complex, Washington, US 1. Problem Construct a raster that represents susceptibility to erosion based on lithology, slope, cover type, burned

More information

Raster Analysis: An Example

Raster Analysis: An Example Raster Analysis: An Example Fires (1 or 4) Slope (1-4) + Geology (1-4) Erosion Ranking (3-12) 1 Typical Raster Model Types: Suitability Modeling: Where is optimum location? Distance Modeling: What is the

More information

Classification of Erosion Susceptibility

Classification of Erosion Susceptibility GEO327G: GIS & GPS Applications in Earth Sciences Classification of Erosion Susceptibility Denali National Park, Alaska Zehao Xue 12 3 2015 2 TABLE OF CONTENTS 1 Abstract... 3 2 Introduction... 3 2.1 Universal

More information

Alaska, USA. Sam Robbins

Alaska, USA. Sam Robbins Using ArcGIS to determine erosion susceptibility within Denali National Park, Alaska, USA Sam Robbins Introduction Denali National Park is six million acres of wild land with only one road and one road

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

Raster Analysis: An Example

Raster Analysis: An Example Raster Analysis: An Example Fires (1 or 4) Slope (1-4) + Geology (1-4) Erosion Ranking (3-12) 11/8/2016 GEO327G/386G, UT Austin 1 Typical Raster Model Types: Suitability Modeling: Where is optimum location?

More information

Delineation of Watersheds

Delineation of Watersheds Delineation of Watersheds Adirondack Park, New York by Introduction Problem Watershed boundaries are increasingly being used in land and water management, separating the direction of water flow such that

More information

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons Lauren Jacob May 6, 2010 Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons I. Introduction: Purpose: While reading through the literature regarding

More information

How to Create Stream Networks using DEM and TauDEM

How to Create Stream Networks using DEM and TauDEM How to Create Stream Networks using DEM and TauDEM Take note: These procedures do not describe all steps. Knowledge of ArcGIS, DEMs, and TauDEM is required. TauDEM software ( http://hydrology.neng.usu.edu/taudem/

More information

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California (1) Introduction: This project proposes to assess the

More information

Raster Analysis; A Yellowstone Example 3/29/2018

Raster Analysis; A Yellowstone Example 3/29/2018 Fires (1 or 4) Typical Raster Model Types: Raster Analysis: An Example Suitability Modeling: Where is optimum location? Distance Modeling: What is the most efficient path from A to B? + Slope (1-4) Geology

More information

Raster Analysis; A Yellowstone Example 10/24/2013. M. Helper GEO327G/386G, UT Austin 2. M. Helper GEO327G/386G, UT Austin 4

Raster Analysis; A Yellowstone Example 10/24/2013. M. Helper GEO327G/386G, UT Austin 2. M. Helper GEO327G/386G, UT Austin 4 + Fires (1 or 4) Slope (1-4) Geology (1-4) Erosion Ranking (3-12) Raster Analysis: An Example Typical Raster Model Types: Suitability Modeling: Where is optimum location? Distance Modeling: What is the

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Raster Tools and Functionality... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Statistics... 8 Surface

More information

Determining the Location of the Simav Fault

Determining the Location of the Simav Fault Lindsey German May 3, 2012 Determining the Location of the Simav Fault 1. Introduction and Problem Formulation: The issue I will be focusing on involves interpreting the location of the Simav fault in

More information

Hydrology and Watershed Analysis

Hydrology and Watershed Analysis Hydrology and Watershed Analysis Manual By: Elyse Maurer Reference Map Figure 1. This map provides context to the area of Washington State that is being focused on. The red outline indicates the boundary

More information

Volcanic Hazards of Mt Shasta

Volcanic Hazards of Mt Shasta Volcanic Hazards of Mt Shasta Introduction Mt Shasta is a volcano in the northern part of California. Although it has been recently inactive for over 10,000 years. However, its eruption would cause damage

More information

Final Project: Geodatabase of Mule Mountains Area, southeastern Arizona

Final Project: Geodatabase of Mule Mountains Area, southeastern Arizona R. Aisner 11/24/09 GEO 386G Final Project: Geodatabase of Mule Mountains Area, southeastern Arizona Project goal: Develop a geodatabase with vector and raster data for future data organization and analysis.

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Tools and Functionality for Raster Data... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Summary Statistics...

More information

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Mason Fredericks December 6, 2018 Purpose The Blue Ridge Mountain range is one of the most popular mountain ranges in the United

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

Working with Digital Elevation Models in ArcGIS 8.3

Working with Digital Elevation Models in ArcGIS 8.3 Working with Digital Elevation Models in ArcGIS 8.3 The homework that you need to turn in is found at the end of this document. This lab continues your introduction to using the Spatial Analyst Extension

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Jessica L. Watkins, University of Georgia 2 April 2009 Updated by KC Love February 25, 2011 PURPOSE For this project, I delineated watersheds for the Coweeta synoptic sampling area

More information

Part 1: GIS Data from the Web: Downloading and Projecting Digital Elevation Models (DEM) and BTS Road data

Part 1: GIS Data from the Web: Downloading and Projecting Digital Elevation Models (DEM) and BTS Road data Field Geology I Hometown GIS, Part 1 October 03, 2005 Lab Exercise 2.1 Part 1: GIS Data from the Web: Downloading and Projecting Digital Elevation Models (DEM) and BTS Road data 1. Introduction a. GIS

More information

Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley

Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley Spatial Analyst: Multiple Criteria Evaluation Material adapted from FOR 4114 developed by Forestry Associate Professor Steve Prisley Section 1: Data In this exercise we will be working with several types

More information

Exercise 6: Working with Raster Data in ArcGIS 9.3

Exercise 6: Working with Raster Data in ArcGIS 9.3 Exercise 6: Working with Raster Data in ArcGIS 9.3 Why Spatial Analyst? Grid query Grid algebra Grid statistics Summary by zone Proximity mapping Reclassification Histograms Surface analysis Slope, aspect,

More information

caused displacement of ocean water resulting in a massive tsunami. II. Purpose

caused displacement of ocean water resulting in a massive tsunami. II. Purpose I. Introduction The Great Sumatra Earthquake event took place on December 26, 2004, and was one of the most notable and devastating natural disasters of the decade. The event consisted of a major initial

More information

Effects of Rising Sea Levels on Coral Reef and Mangrove Distributions along the Great Barrier Reef in Australia

Effects of Rising Sea Levels on Coral Reef and Mangrove Distributions along the Great Barrier Reef in Australia Effects of Rising Sea Levels on Coral Reef and Mangrove Distributions along the Great Barrier Reef in Australia Sarah Barfield Graduate Student Department of Integrative Biology University of Texas, Austin

More information

Calhoun County, Texas Under 5 Meter Sea Level Rise

Calhoun County, Texas Under 5 Meter Sea Level Rise Kyle Kacal GEO 327G Calhoun County, Texas Under 5 Meter Sea Level Rise PROBLEM AND PURPOSE: Sea level rise is threat to all coastal areas. Although natural sea level rise happens at a very slow rate, hurricanes

More information

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM)

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) Contents (Ctrl-Click to jump to a specific page) Manipulating the DEM Step 1: Finding the DEM Tiles You Need... 2 Step 2: Importing the DEM Tiles into ArcMap...

More information

5/3/2018 Susceptibility analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547

5/3/2018 Susceptibility analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547 Susceptibility 5/3/2018 analysis of landslide due to earthquake due in Gorkha (25th April 2015) Animesh Bahadur Pradhan GIS IN WATER RESOURCES CE 547 Contents 1. Acknowledgement:... 2 2. Motivation and

More information

Exercise 3: GIS data on the World Wide Web

Exercise 3: GIS data on the World Wide Web Exercise 3: GIS data on the World Wide Web These web sites are a few examples of sites that are serving free GIS data. Many other sites exist. Search in Google or other search engine to find GIS data for

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Created by Patrick Florance and Jonathan Gale, Edited by Catherine Ressijac on March 26, 2018 If you have raster data

More information

Handling Raster Data for Hydrologic Applications

Handling Raster Data for Hydrologic Applications Handling Raster Data for Hydrologic Applications Prepared by Venkatesh Merwade Lyles School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The objective of this exercise

More information

GEOREFERENCING, PROJECTIONS Part I. PRESENTING DATA Part II

GEOREFERENCING, PROJECTIONS Part I. PRESENTING DATA Part II Week 7 GEOREFERENCING, PROJECTIONS Part I PRESENTING DATA Part II topics of the week Georeferencing Coordinate systems Map Projections ArcMap and Projections Geo-referencing Geo-referencing is the process

More information

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files UPlan Training Lab Exercise: Introduction to ArcGIS Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files Anatomy

More information

Volumes of Yellowstone s Rhyolite Lava Flows

Volumes of Yellowstone s Rhyolite Lava Flows Volumes of Yellowstone s Rhyolite Lava Flows An ArcGIS Study of Pitchstone Plateau, Solfatara Plateau and Douglas Knob Dome Matt Williams December 2, 2011 GEO 327G Dr. Mark Helper Williams 1 I. Introduction

More information

Hazard Assessment of Lava Flows, Wildfires, and Tsunamis on the Big Island of Hawaii s population. By: Thomas Ditges

Hazard Assessment of Lava Flows, Wildfires, and Tsunamis on the Big Island of Hawaii s population. By: Thomas Ditges Hazard Assessment of Lava Flows, Wildfires, and Tsunamis on the Big Island of Hawaii s population By: Thomas Ditges The Problem: The Big Island of Hawaii is the largest and most dangerous of the Hawaiian

More information

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis Due: Oct. 31, 2017 Total Points: 50 Introduction: The Governor of Maine is asking communities to look at regionalization for major

More information

DEMs Downloading and projecting and using Digital Elevation Models (DEM)

DEMs Downloading and projecting and using Digital Elevation Models (DEM) DEMs Downloading and projecting and using Digital Elevation Models (DEM) Introduction In this exercise, you will work with Digital Elevation Models (DEM). You will download a DEM in geographic coordinates

More information

Learning Unit Student Guide. Title: Estimating Areas of Suitable Grazing Land Using GPS, GIS, and Remote Sensing

Learning Unit Student Guide. Title: Estimating Areas of Suitable Grazing Land Using GPS, GIS, and Remote Sensing Learning Unit Student Guide Name of Creator: Jeff Sun Institution: Casper College Email: jsun@caspercollege.edu Phone: Office (307) 268-3560 Cell (307) 277-9766 Title: Estimating Areas of Suitable Grazing

More information

Midterm Exam : Answer

Midterm Exam : Answer Midterm Exam : Answer Create a double-spaced document with answers to the questions below. File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, quarter and year, and

More information

Volcanic Hazard Assessment of Southern Iceland Helper, GIS 327G

Volcanic Hazard Assessment of Southern Iceland Helper, GIS 327G Raeann Garcia 05/03/2018 Volcanic Hazard Assessment of Southern Iceland Helper, GIS 327G Introduction: Iceland is an island nation far in the northern hemisphere, with a portion of the country included

More information

GIS Semester Project Working With Water Well Data in Irion County, Texas

GIS Semester Project Working With Water Well Data in Irion County, Texas GIS Semester Project Working With Water Well Data in Irion County, Texas Grant Hawkins Question for the Project Upon picking a random point in Irion county, Texas, to what depth would I have to drill a

More information

Using Earthscope and B4 LiDAR data to analyze Southern California s active faults

Using Earthscope and B4 LiDAR data to analyze Southern California s active faults Using Earthscope and B4 LiDAR data to analyze Southern California s active faults Exercise 8: Simple landscape morphometry and stream network delineation Introduction This exercise covers sample activities

More information

The Looming Threat of Rising Sea Levels to the Florida Keys

The Looming Threat of Rising Sea Levels to the Florida Keys The Looming Threat of Rising Sea Levels to the Florida Keys 1. Introduction Sea levels are rising, and possibly faster than we thought before. In a recent report in 2017 by the National Oceanic and Atmospheric

More information

GIS 2010: Coastal Erosion in Mississippi Delta

GIS 2010: Coastal Erosion in Mississippi Delta 1) Introduction Problem overview To what extent do large storm events play in coastal erosion rates, and what is the rate at which coastal erosion is occurring in sediment starved portions of the Mississippi

More information

Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones

Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones Created by Patrick Florance; revised by Carolyn Talmadge, Madeline Wrable, Kyle Monahan on March 28, 2017 OVERVIEW...

More information

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE)

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) PART 2: Analysis in ArcGIS (THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) Step 1: Start ArcCatalog and open a geodatabase If you have a shortcut icon for ArcCatalog on your desktop, double-click it to start

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA

Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA Lab 1: Landuse and Hydrology, learning ArcGIS II. MANIPULATING DATA As you experienced in the first lab session when you created a hillshade, high resolution data can be unwieldy if you are trying to perform

More information

of my field area located in McKittrick Canyon, Guadalupe Mountains, New Mexico and west

of my field area located in McKittrick Canyon, Guadalupe Mountains, New Mexico and west Fall 2009 GIS Project: Correcting a Partial Geologic Map of Guadalupe Mountain National Park, New Mexico and west Texas and Developing a Geodatabase for McKittrick Canyon, New Mexico and west Texas Cari

More information

Hot Spot / Point Density Analysis: Kernel Smoothing

Hot Spot / Point Density Analysis: Kernel Smoothing Hot Spot / Point Density Analysis: Kernel Smoothing Revised by Carolyn Talmadge on January 15, 2016 SETTING UP... 1 ENABLING THE SPATIAL ANALYST EXTENSION... 1 SET UP YOUR ANALYSIS OPTIONS IN ENVIRONMENTS...

More information

Predictive Modelling of Ag, Au, U, and Hg Ore Deposits in West Texas Carl R. Stockmeyer. December 5, GEO 327G

Predictive Modelling of Ag, Au, U, and Hg Ore Deposits in West Texas Carl R. Stockmeyer. December 5, GEO 327G Predictive Modelling of Ag, Au, U, and Hg Ore Deposits in West Texas Carl R. Stockmeyer December 5, 2013 - GEO 327G Objectives and Motivations The goal of this project is to use ArcGIS to create models

More information

Creating Watersheds from a DEM

Creating Watersheds from a DEM Creating Watersheds from a DEM These instructions enable you to create watersheds of specified area using a good quality Digital Elevation Model (DEM) in ArcGIS 8.1. The modeling is performed in ArcMap

More information

Lab 7: Cell, Neighborhood, and Zonal Statistics

Lab 7: Cell, Neighborhood, and Zonal Statistics Lab 7: Cell, Neighborhood, and Zonal Statistics Exercise 1: Use the Cell Statistics function to detect change In this exercise, you will use the Spatial Analyst Cell Statistics function to compare the

More information

Landslide & Debris Flow Hazard Assessment for Los Alamos County Following the Cerro Grande Fire, May 2000

Landslide & Debris Flow Hazard Assessment for Los Alamos County Following the Cerro Grande Fire, May 2000 Landslide & Debris Flow Hazard Assessment for Los Alamos County Following the Cerro Grande Fire, May 2000 Will Woodruff GEO 386G: GIS & GPS Applications in the Earth Sciences Fall 2009 Introduction The

More information

Goodbye Galveston. The Effects of Rising Sea Level on the. Coast of Galveston, TX. Maria Reistroffer GEO 327G

Goodbye Galveston. The Effects of Rising Sea Level on the. Coast of Galveston, TX. Maria Reistroffer GEO 327G Goodbye The Effects of Rising Sea Level on the Coast of, TX Maria Reistroffer GEO 327G 12/3/2015 Problem: Greenhouse gases contribute to global sea level rise and threaten human life, property, wildlife

More information

Task 1: Open ArcMap and activate the Spatial Analyst extension.

Task 1: Open ArcMap and activate the Spatial Analyst extension. Exercise 10 Spatial Analyst The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step instructions component

More information

GEOL 380: Earthquake Hazards in the Puget Sound Region (in class and assignment) Due in class Wednesday, Nov 109th

GEOL 380: Earthquake Hazards in the Puget Sound Region (in class and assignment) Due in class Wednesday, Nov 109th GEOL 380: Earthquake Hazards in the Puget Sound Region (in class and assignment) Due in class Wednesday, Nov 109th The purpose of this exercise/assignment is for you to gain practice and experience in

More information

Effects of sea level rise on shallow atolls in the South Pacific

Effects of sea level rise on shallow atolls in the South Pacific Tuvalu 2100 Effects of sea level rise on shallow atolls in the South Pacific Kristin Vollmann GEO 327GG December 3, 20100 INTRODUCTION Residents of the tiny island nation of Tuvalu, withh a maximumm elevation

More information

GIS Project: Study on Gulf of Mexico basin provenance in Lower Miocene

GIS Project: Study on Gulf of Mexico basin provenance in Lower Miocene GIS Project: Study on Gulf of Mexico basin provenance in Lower Miocene Introduction Background: The Lower Miocene of the Gulf of Mexico (GOM) Basin is a transitional unit from many respects. It is a time

More information

Sea Level Scare in South Carolina. by William Witmer GEO 327G 5 December 2016

Sea Level Scare in South Carolina. by William Witmer GEO 327G 5 December 2016 Sea Level Scare in South Carolina by William Witmer GEO 327G 5 December 2016 Problem Hilton Head Island in South Carolina attracts 2.5 million tourists every year. This popular locale features endangered

More information

Laboratory Exercise X Most Dangerous Places to Live in the United States Based on Natural Disasters

Laboratory Exercise X Most Dangerous Places to Live in the United States Based on Natural Disasters Brigham Young University BYU ScholarsArchive Engineering Applications of GIS - Laboratory Exercises Civil and Environmental Engineering 2016 Laboratory Exercise X Most Dangerous Places to Live in the United

More information

Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification

Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification Due: Thursday February 1; at the start of class Goal: Get familiar with symbolizing and making time-series maps of

More information

Compilation of GIS data for the Lower Brazos River basin

Compilation of GIS data for the Lower Brazos River basin Compilation of GIS data for the Lower Brazos River basin Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Department of Civil Engineering December 5, 2011 Contents Brief

More information

Measuring earthquake-generated surface offsets from high-resolution digital topography

Measuring earthquake-generated surface offsets from high-resolution digital topography Measuring earthquake-generated surface offsets from high-resolution digital topography July 19, 2011 David E. Haddad david.e.haddad@asu.edu Active Tectonics, Quantitative Structural Geology, and Geomorphology

More information

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas

COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING. Ophelia Wang, Department of Geography and the Environment, University of Texas COMMON GIS TECHNIQUES FOR VECTOR AND RASTER DATA PROCESSING Ophelia Wang, Department of Geography and the Environment, University of Texas PART I: BASIC VECTOR TOOLS CLIP A FEATURE BASED ON THE EXTENT

More information

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted).

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). Exercise 7 Watershed Delineation Using ArcGIS Spatial Analyst Last Updated 4/6/2017 Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). There

More information

INTRODUCTION TO GIS. Practicals Guide. Chinhoyi University of Technology

INTRODUCTION TO GIS. Practicals Guide. Chinhoyi University of Technology INTRODUCTION TO GIS Practicals Guide Chinhoyi University of Technology Lab 1: Basic Visualisation You have been requested to make a map of Zimbabwe showing the international boundary and provinces. The

More information

Exercise 6: Using Burn Severity Data to Model Erosion Risk

Exercise 6: Using Burn Severity Data to Model Erosion Risk Exercise 6: Using Burn Severity Data to Model Erosion Risk Document Updated: November 2009 Software Versions: ERDAS Imagine 9.3 and ArcGIS 9.3, Microsoft Office 2007 Introduction A common use of burn severity

More information

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK.

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK. Module 2, Lesson 1 The earth moves In this activity, you will observe worldwide patterns of seismic activity (earthquakes) and volcanic activity (volcanoes). You will analyze the relationships of those

More information

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Introduction Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Conservation District (SWCD), the Otsego County Planning Department (OPD), and the Otsego County

More information

Gravity and Magnetic Anomalies Compared to Moho Depth throughout the State of Texas

Gravity and Magnetic Anomalies Compared to Moho Depth throughout the State of Texas Gravity and Magnetic Anomalies Compared to Moho Depth throughout the State of Texas Taylor Borgfeldt Introduction My Master s thesis is to improve and create additional crustal seismic velocity models

More information

Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II

Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II ARCH1291 Visual Studies II Week 8, Spring 2013 Assignment 7 GIS I Prof. Alihan Polat Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II Medium:

More information

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 1 TABLE OF CONTENTS INTRODUCTION...3 WORKING WITH DIGITAL TERRAIN MODEL (DTM) DATA FROM NRVIS, CITY OF KITCHENER, AND CITY OF

More information

Suitability Analysis on Second Home Areas Selection in Smithers British Columbia

Suitability Analysis on Second Home Areas Selection in Smithers British Columbia GEOG 613 Term Project Suitability Analysis on Second Home Areas Selection in Smithers British Columbia Zhengzhe He November 2005 Abstract Introduction / background Data Source Data Manipulation Spatial

More information

Data Set Projection Checklist

Data Set Projection Checklist 1 of 6 12/20/2012 12:38 PM Data Set Projection Checklist There are two projections/coordinate systems you must worry about: 1. 2. That of your map. You can pick this to be whatever you want, and your GIS

More information

GEO 327G Semester Project. Urbanization in the Onion Creek Watershed

GEO 327G Semester Project. Urbanization in the Onion Creek Watershed GEO 327G Semester Project Urbanization in the Onion Creek Watershed Hanes, Ian M 12-4-2014 Hanes 1 Problem Formulation The Onion Creek Watershed is located southeast of Austin where population and urbanization

More information

Display data in a map-like format so that geographic patterns and interrelationships are visible

Display data in a map-like format so that geographic patterns and interrelationships are visible Vilmaliz Rodríguez Guzmán M.S. Student, Department of Geology University of Puerto Rico at Mayagüez Remote Sensing and Geographic Information Systems (GIS) Reference: James B. Campbell. Introduction to

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling DEPARTMENT OF GEOGRAPHY HONG KONG BAPTIST UNIVERSITY Prof. Q. Zhou GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling Objectives The exercise is designed to familiarize

More information

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 4 2 4 4 4 2 4 4 2 4 4 3 4 4 4 2 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 = Fault in limestone

More information

The Use of Local Moran s I in Determining the Effectiveness of Location for Gas Extraction

The Use of Local Moran s I in Determining the Effectiveness of Location for Gas Extraction Lauren Heller GIS and GPS Applications in Earth Science December 7, 2009 The Use of Local Moran s I in Determining the Effectiveness of Location for Gas Extraction The base map of gas production in Yuma

More information

Field Maps of the Beypazari Granitoid north central Turkey. Pamela Speciale GEO327 4 May 2012

Field Maps of the Beypazari Granitoid north central Turkey. Pamela Speciale GEO327 4 May 2012 Field Maps of the Beypazari Granitoid north central Turkey Pamela Speciale GEO327 4 May 2012 2 Contents Introduction... 4 Background... 4 The Problem... 4 This Report... 5 Data Collection... 5 Existing

More information

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS Spatial Data Analysis in Archaeology Anthropology 589b Fraser D. Neiman University of Virginia 2.19.07 Spring 2007 Kriging Artifact Density Surfaces in ArcGIS 1. The ingredients. -A data file -- in.dbf

More information

Key Processes

Key Processes Data Manipulation and Extraction Key Processes Key Processes Re-Projecting Data Selecting by Attributes Exporting Data Hillshade Reclassification Conversion of Raster to Vector Re-Projecting Data Purpose

More information

How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4

How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4 How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4 This tutorial assumes that you have: 1) downloaded some USGS geopdfs, 2) a pdf reader such as Adobe Acrobat, and 3) ArcGIS 10.4

More information

Software requirements * : Part III: 2 hrs.

Software requirements * : Part III: 2 hrs. Title: Product Type: Developer: Target audience: Format: Software requirements * : Data: Estimated time to complete: Mapping snow cover using MODIS Part I: The MODIS Instrument Part II: Normalized Difference

More information

Creating Watersheds from a DEM in ArcGIS 9.x

Creating Watersheds from a DEM in ArcGIS 9.x Creating Watersheds from a DEM in ArcGIS 9.x These instructions enable you to create watersheds (a.k.a. catchments or basins) using a good quality Digital Elevation Model (DEM) in ArcGIS 9.1. The modeling

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

JJ Munoz. Explanation of the Project/Outline

JJ Munoz. Explanation of the Project/Outline JJ Munoz Helper GEO 386G 1 December, 2016 GIS Project: Using ArcHydro and Surface Roughness tools to Determine Alluvial Fan Catchment Area Morphology Statistics from 1-meter resolution LiDAR DEM s. Explanation

More information

Land Cover Data Processing Land cover data source Description and documentation Download Use Use

Land Cover Data Processing Land cover data source Description and documentation Download Use Use Land Cover Data Processing This document provides a step by step procedure on how to build the land cover data required by EnSim. The steps provided here my be long and there may be short cuts (like using

More information

Curriculum Support Maps for the Study of Indiana Coal

Curriculum Support Maps for the Study of Indiana Coal Curriculum Support Maps for the Study of Indiana Coal By Walt Gray Targeted Age: High School/Middle School Activity Structure: Individual Assignment or Group Project Indiana Standards and Objectives: E.S.

More information

Spatial Analysis of Raster Data

Spatial Analysis of Raster Data Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 5 5 4 2 4 4 4 2 5 5 4 4 2 4 5 4 3 5 4 4 4 2 5 5 5 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 =

More information