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.

Size: px
Start display at page:

Download "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."

Transcription

1 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 needs to be located in an area with high unemployment. You also want to consider access to public transportation (for people who may be living at the building and commuting to the city or commuting to the building for work) and the terrain of the area. 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. Use Spatial Autocorrelation to Determine Areas of High Unemployment Change projection Because spatial autocorrelation uses distance among features as part of the calculation, we will first convert the census data from a geographic coordinate system to one that is projected. 1. Use the Add Data button ( )to add Hudson_county_nj_tracts_unemployment (the unemployment rate by census tract) from the folder Data\Final Exercise. 2. Open the Project tool. (Toolbox > Data Management Tools > Projections and Transformations > Project) 3. Complete the information as shown below. Save the output dataset to your working folder. 4. For the output coordinate system, click the button to the right of the text box and search for new jersey as shown below. 1

2 We could choose from any number of map projections. Expand the folders: Projected Coordinate Systems > State Plane > NAD 1983 (Meters). Select the NAD 1983 StatePlane New Jersey FIPS 2900 (Meters) projection. Since it is specific for New Jersey, distance will be fairly accurate in this area. 5. Click Ok to run the tool. 6. After the tool has finished processing, add the projected data layer to the map. Spatial Autocorrelation Spatial Autocorrelation is a statistical technique that identifies clusters of low or high values by comparing the value of each feature to that of its neighbors. 1. Open the Cluster and Outlier Analysis toolbox (Toolbox > Spatial Statistics Tools > Mapping Clusters). 2. Fill in the information as shown below. 2

3 3. After you run the tool you should see results similar to these. To make the map look less distorted, click on View > Data Frame Properties > Coordinate System. Expand Layers and select the NJ state plane coordinate system. 3

4 4. Look at the legend in the Layers pane. a. Where is there statistically significant clustering of high unemployment? Low unemployment? b. Is this what you expect based on the original data? You can change the symbology in the Properties menu of Hudson_county_nj_tracts_unemployment to visualize the unemployment rate. 5. Save your map. (File Save As). Based on this information, where might you build? Examine proximity to transportation Making a Multiple Ring Buffer In this part of the exercise, you will be looking at proximity to the PATH station on the line that runs to the World Trade Center in Manhattan. 1. Turn off all the data layers. 2. Add the following data layers from Data\Final Exercise\Distance Data and Project File\JerseyCity.mdb\JerseyCityData: a. PathStation b. Streets 3. Notice the point that shows where the PATH station is. Feel free to change the color or make it larger so it is easier to see. The street network is also on the map. 4. Open the Buffer tool. You can find it one of two ways: 1) search for the buffer tool in the Search tab. Select the Multiple Ring Buffer (Analysis) tool or 2) look in the Toolboxes under Analysis Tools > Proximity and select Multiple Ring Buffer. 5. You should see this window. Fill it in but output the new shapefile to your working folder. Notice the 5280, 10560, 15840, and values are 1, 2, 3 and 4 miles as the streets data is projected in a New Jersey State Plane projection in feet. 4

5 6. Open the properties for this new layer, once it is added to the map. Change to the Display tab and change the transparency to 50%. Approximately how much of Jersey City are within 1 miles of the station? 3 miles? Is this an accurate representation of distance from the Path Station? 7. Turn off the street data and turn on the Basemap to better see what is within each of the distance rings. Access the basemaps by clicking on the small dropdown arrow next to the add data button. Making a Service Area Earlier you saw how the Charles River changed the reliability of distances between points in Boston and Cambridge. There are no rivers within Jersey City, but the streets may not go directly from the Bay Road property to all census tracts. The Service Area tool is part of the Network Analysis extension. 1. Turn on this extension by clicking on Customize > Extensions. In the window, turn on the Network Analysis extension and leave the others as they were. Close the window when you are finished. 5

6 2. Add the Network Analyst toolbar (Customize->Toolbars). When you are working with Network Analyst data, it s best to have your data stored in a GeoDataBase. Here is what it looks like in ArcCatalog, which is different from looking at it with File Explorer, where you see only the JerseyCity.mdb file: Within the.mdb file there is a JerseyCityData object. This is a feature dataset and has a defined coordinate system (a New Jersey State Plane system with feet as its units). The JerseyCityData_ND is a network dataset that contains all of the roads and junctions between the road segments. 3. Open the ArcCatalog window ( ). Navigate to the geodatabase from which you added the streets and Path station. Drag the JerseyCityData_ND layer into ArcMap (click No when asked if you want to add the feature classes). Your network dataset now appears in the Network Analyst toobar: 6

7 Most of the icons on the toolbar are not active. You need to select a tool to enable these. 4. Use the toolbar s dropdown list and select New Service Area. This adds a complex new layer to your map. 5. Click the icon to the right of the dropdown list, this creates a new Network Analyst window that you will need to work with: There is now a Facilities entry in the new Network Analyst window. It currently has no elements. The concept of a service area is for a facility, which may be a school, a fire station, or a grocery store. In our case, we are looking at the catchment area for a transit station and what neighborhoods it has a connection to. 6. To add the PATH station as the facility, right click on the Facilities entry and choose Load Locations. Load from PathStation. In this case you can use all of the defaults so just click OK. 7

8 7. Next, you have to change the size of the service area you want to create. To do this, right click on Service Area in the Table of Contents and select Properties. Make sure the following parameters are set: a. Polygon Generation tab: i. Check Generate Polygons. ii. Type = Generalized. iii. Multiple Facilities Options = Overlapping iv. Overlap Type = Rings b. Analysis Tab: i. Impedance = Shape_length ii. Default breaks = 5280, 10560, 15840, iii. Direction = Away from facility iv. Check Ignore Invalid Locations 8

9 8. Click Ok and solve for the service area. You can find the solve icon either by right clicking on the Service Area entry in the Table of Contents or finding it on the Network Analyst toolbar. Your map should look like this, after turning off the buffer layer and the basemap: 9. Notice that the polygons are already transparent. Turn on the buffers and compare. How do the buffer and service area differ? If you wanted this new building to be close to the train station, where might you chose to build? 9

10 Examine Terrain Add Raster Data You have now explored some of the tools available for analysis of vector data. Now let s explore what can be done with different types of the raster data. This section will use elevation data which id developed from satellite imagery. If you are interested in learning more about satellite imagery and image processing see the Introduction to Satellite Remote Sensing Workshop. Project Raster Before performing analyses it s always a good idea to make sure the data is in a projected coordinate systems if it may be necessary to use the tools. 1. Add Elevation from the Final Exercise folder. Elevation represents elevation from the ASTER sensor aboard the Terra satellite. 2. Search for ( ) and open the tool Project Raster. 3. Use the Elevation layer as your Input Raster. 4. Save the output raster to your working folder using an intuitive name. It can be useful to save new layers with the name of the tool performed and any settings used (e.g. a buffer tool run on bus stops using 100m could be named, busstops_buffer100m). Note: raster names in ArcGIS must be kept short so one must get creative (e.g. Elev_project.tif). 5. Select the Output Coordinate System to be the same as the income data: NAD 1983 StatePlane New Jersey FIPS 2900 (Meters). 6. Click OK. Extract by Mask (aka clip raster) Background Information: Whoever named this tool, decided against clip for raster which arguably would have been more intuitive to the majority of people. Alas, the name extract by mask while less intuitive, draws upon image processing terminology and also hints at an interesting underlying process taking place. As you would have learned in Introduction to GIS, vectors and rasters have some key differences. Vectors have defined coordinate boundaries, while rasters use cell values in a grid of rows and columns. When you clip a vector you are in a way moving the coordinates to new locations. However, when you try to clip a raster it must remain as a rectangular grid. To have it appear as though you have clipped out certain sections, extract by mask replaces pixels/cells that fall outside the boundary used (aka mask ) with NoData values, visualized using NoColor and therefore making the raster appear clipped. To check that this is the case after running the tool, use the Identify tool ( ) to select different pixels and see their values. 1. Right click Elev_project and select Zoom to Layer to see its full extent. As you can see, satellite imagery is often provided at large scales, which can be reduced to be easier to work with. 2. Search for the Extract by Mask tool and click the green text below the tool s name and description to see where it s located in the System Toolboxes > Spatial Analyst Tools > Extraction 10

11 > Extract by Mask. This is a good habit if you are interested in gaining exposure to similar tools. Double click to open the tool, and select Show Help if not already on (another good habit). 3. We will use the tracts as the mask, so drag each file into the correct location in the tool. Refer to the help information as needed and click into each box for more information. a. Save your output raster to your folder using an intuitive name. 4. The resulting layer has been masked so that all pixels outside the tracts have no value and those inside are symbolized with a black and white color ramp stretched from the min to max values. Create Contour Lines Contour abstracts a digital elevation surface into lines representing different elevations. Lines can be easier to overlay on top of other datasets without covering them up as a raster surface would. They can also help clarify visual trends in a way that a surface can be difficult to observe. 1. Search for and open the Contour (Spatial Analyst) tool. This will use the clipped/masked elevation as the input. 2. Save with an appropriate name. Vector names can be much longer (e.g. elev_contours_5m) 3. For the contour interval, you can start with 5m (the unit is based on the projection of the layer). 4. Try a few other spacing values for your contours, remembering to save names appropriately. Calculating Slope from Elevation layer Where elevation is the height above sea level, slope is the measure of change in elevation. 1. Search for and find Slope (Spatial Analyst). 2. Use elev_clip as your input raster and save the output raster with an intuitive name (e.g. slope). 3. The tool provided in ArcMap, Slope, allows us to calculate slope in degrees or percent rise. Use the help information to decide which you would like to use for this exercise. 4. Since our elevation has been projected we will use the planar method as opposed to geodesic. 5. The output of this tool is symbolized with a green to red color ramp. Is the slope along the water low or high? What landforms have the greatest change in elevation? Zonal Statistics & Zonal Statistics as Table Sometimes you may want to know summary statistics for the raster values that fall within vectors. The Zonal Statistics tool allows you to produce a new layer which summarizes a specific statistic, and the Zonal Statistics as Table allows you to produce a table that summarizes multiple statistics. 1. Search for Zonal Statistics and you should see both tools. Open Zonal Statistics to start. 2. Use the help information to read about what the tool does, and then click in each input area to see what is required for each. Remember that we will want to summarize a statistic for our recently created slope. Use a statistic you feel would be best to summarize the data. Note: the Zone field is carried through into the new layer and so you want to pick one that is meaningful e.g. geoid or name are usually safe choices. See below for an example. 11

12 3. If you want, you can now try running the tool Zonal Statistics as Table, which allows you to select all statistics but the tabular output must be joined (using the zone field) back to the geometry it was based upon (census tracts via their geoids in this case). Note: GIS and the analysis of spatial data is often used in workflows closely related to other fields, e.g. the satellite imagery products analyzed in a GIS with tools such as zonal statistics can then be exported in their tabular form into statistical software (R, Stata, SPSS ) for analysis. While you can build in any location, flatter areas may be easier to access for people who are walking. Also keep in mind that areas of low elevation that are close to water may be more prone to flooding. Looking at the original elevation data, contour lines, and slope, what areas may you want to build in? 12

13 Select an area in which to build and add a point Using all the information you gathered with the processing tools, select and area (or areas) that could be potential building sites. You will add a point (or points) to represent these areas. 1. Open the ArcCatalog window ( ). 2. Navigate to your working folder in ArcCatalog. Right click on your work folder > New > Shapefile. 3. Choose a name for your new shapefile. 4. Feature type is point. 5. The Coordinate System is the same as the other layers in our map (NAD 1983 StatePlane New Jersey FIPS 2900 (Meters)). a. Click Edit. b. Click on the drop down menu next to the globe icon and select Import. c. Select the unemployment layer to import your projection. d. Click OK > OK. Add the layer to your map if it isn t added automatically. There are currently no features in the layer. Accordingly, the attribute table of your point layer is blank, with the exception of a few fields that ArcGIS adds by default and generates automatically for features. We re going to create features for this layer using the Editor toolbar. 1. Open the Editor toolbar ( ) or click Customize -> Toolbars and turn on the Editor toolbar 2. Click Editor > Start Editing. 3. Click on your point layer and click OK. The Create Features window should automatically open. If not, click on the create features button ( ) in the Editor toolbar. 4. Click on your point layer. At the bottom of this window under Construction Tools are some options. The default option is point. Each time you click on a location on the map, it will add a point. 5. Add your point(s). 6. When you are finished, save your edits (Editor > Save Edits) and stop editing (Editor > Stop Editing). An actual building was built at 65 Bay Street. Add the data layer, Bay_street_building from the Final Exercise folder. Is there where you chose to build? There are a lot of factors we did not consider, such as available lots, cost of building, etc., which went into choosing the Bay street building site. However, it was also deemed an area of high unemployment by selectively showing data from nearby census tracts. You can read more here. Bonus Exercise Try re-calculating service areas using your potential building site points. 13

14 Resources for learning more Spatial Statistics: Network Analyst: Spatial Analyst: 14

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

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

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

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

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

Learning ArcGIS: Introduction to ArcCatalog 10.1

Learning ArcGIS: Introduction to ArcCatalog 10.1 Learning ArcGIS: Introduction to ArcCatalog 10.1 Estimated Time: 1 Hour Information systems help us to manage what we know by making it easier to organize, access, manipulate, and apply knowledge to the

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: 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

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

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

Spatial Analysis using Vector GIS THE GOAL: PREPARATION:

Spatial Analysis using Vector GIS THE GOAL: PREPARATION: PLAN 512 GIS FOR PLANNERS Department of Urban and Environmental Planning University of Virginia Fall 2006 Prof. David L. Phillips Spatial Analysis using Vector GIS THE GOAL: This tutorial explores some

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

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

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

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

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

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

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

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

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2014 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

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

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

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

IMPERIAL COUNTY PLANNING AND DEVELOPMENT

IMPERIAL COUNTY PLANNING AND DEVELOPMENT IMPERIAL COUNTY PLANNING AND DEVELOPMENT GEODATABASE USER MANUAL FOR COUNTY BUSINESS DEVELOPMENT GIS June 2010 Prepared for: Prepared by: County of Imperial Planning and Development 801 Main Street El

More information

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS TABLE OF CONTENTS TITLE PAGE NO. 1. ArcGIS Basics I 2 a. Open and Save a Map Document 2 b. Work with Map Layers 2 c. Navigate in a Map Document 4 d. Measure Distances 4 2. ArcGIS Basics II 5 a. Work with

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2015 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

More information

GIS Level 2. MIT GIS Services

GIS Level 2. MIT GIS Services GIS Level 2 MIT GIS Services http://libraries.mit.edu/gis Email: gishelp@mit.edu TOOLS IN THIS WORKSHOP - Definition Queries - Create a new field in the attribute table - Field Calculator - Add XY Data

More information

GEOG 487 Lesson 7: Step-by-Step Activity

GEOG 487 Lesson 7: Step-by-Step Activity GEOG 487 Lesson 7: Step-by-Step Activity Part I: Review the Relevant Data Layers and Organize the Map Document In Part I, we will review the data and organize the map document for analysis. 1. Unzip the

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

Vector Analysis: Farm Land Suitability Analysis in Groton, MA

Vector Analysis: Farm Land Suitability Analysis in Groton, MA Vector Analysis: Farm Land Suitability Analysis in Groton, MA Written by Adrienne Goldsberry, revised by Carolyn Talmadge 10/9/2018 Introduction In this assignment, you will help to identify potentially

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

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

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2 Acknowledgments xiii Preface xv GIS Tutorial 1 Introducing GIS and health applications 1 What is GIS? 2 Spatial data 2 Digital map infrastructure 4 Unique capabilities of GIS 5 Installing ArcView and the

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 Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 10.0 WMS 10.0 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

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

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work?

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Outline Chapter 1 Introducing ArcGIS What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Basic data formats The ArcCatalog interface 1-1 1-2 A history of products Arc/Info

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

Practical I ArcGIS (10.0) Basics

Practical I ArcGIS (10.0) Basics Author: A.Priki Practical I ArcGIS (10.0) Basics AIM: In this workshop we will introduce one of the most commonly used GIS software, ESRI s ArcGIS. You will get a chance to familiarise yourselves with

More information

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS.

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS. Online GIS Training and training modules covered are: 1. ArcGIS, Analysis, Fundamentals and Implementation 2. ArcGIS Web Data Sharing 3. ArcGIS for Desktop 4. ArcGIS for Server These modules are covered

More information

Introduction to ArcGIS 10.2

Introduction to ArcGIS 10.2 Introduction to ArcGIS 10.2 Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Keri Clary Department of Civil Engineering April 21, 2014 Contents Brief Overview of ArcGIS 10.2...

More information

ArcGIS 9 ArcGIS StreetMap Tutorial

ArcGIS 9 ArcGIS StreetMap Tutorial ArcGIS 9 ArcGIS StreetMap Tutorial Copyright 2001 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Geographic Systems and Analysis

Geographic Systems and Analysis Geographic Systems and Analysis New York University Robert F. Wagner Graduate School of Public Service Instructor Stephanie Rosoff Contact: stephanie.rosoff@nyu.edu Office hours: Mondays by appointment

More information

Child Opportunity Index Mapping

Child Opportunity Index Mapping Child Opportunity Index Mapping A partnership project of How to Use and Interpret the Child Opportunity Index Maps How to Use the Child Opportunity Index Maps Getting Started: How to Find and Open a Child

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

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design The purpose of this exercise is for you to construct a basemap in ArcGIS for your design project. You may execute

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Introduction Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Lesson: Using ArcGIS Explorer to Analyze the Connection between Topography, Tectonics, and Rainfall GIS-intensive Lesson This

More information

Introduction to Coastal GIS

Introduction to Coastal GIS Introduction to Coastal GIS Event was held on Tues, 1/8/13 - Thurs, 1/10/13 Time: 9:00 am to 5:00 pm Location: Roger Williams University, Bristol, RI Audience: The intended audiences for this course are

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

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2018 Prepared by David G Tarboton and David R. Maidment Revised 9 October, 2018 Purpose The purpose of this exercise is

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

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012 Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, 1990-2006 PROBLEM DEFINITION Eric Porter May 3, 2012 This study examines the change in land use from 1990 to 2006 in the

More information

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

Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis Geo 327G Semester Project Landslide Suitability Assessment of Olympic National Park, WA Fall 2011 Shane Lewis 1 I. Problem Landslides cause millions of dollars of damage nationally every year, and are

More information

Brief Overview of Geodatabases. Procedure IT GEOGRAPHIC INFORMATION SYSTEMS LAB 9 GEODATABASE AND DIGITIZING SHAPEFILED

Brief Overview of Geodatabases. Procedure IT GEOGRAPHIC INFORMATION SYSTEMS LAB 9 GEODATABASE AND DIGITIZING SHAPEFILED Developing entirely new maps using on-screen digitizing to create spatial features (such as points, lines, and polygons) is a vital GIS capability. ArcGIS provides a useful, but proprietary, spatial data

More information

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1.

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1. Global Atmospheric Circulation Patterns Analyzing TRMM data Eugenio Arima arima@hws.edu Hobart and William Smith Colleges Department of Environmental Studies Background: Have you ever wondered why rainforests

More information

Utilizing Data from American FactFinder with TIGER/Line Shapefiles in ArcGIS

Utilizing Data from American FactFinder with TIGER/Line Shapefiles in ArcGIS Utilizing Data from American FactFinder with TIGER/Line Shapefiles in ArcGIS Web Adams, GISP Data Dissemination Specialist U.S. Census Bureau New York Regional Office 1 What We Do Decennial Census Every

More information

Getting Started. Start ArcMap by opening up a new map.

Getting Started. Start ArcMap by opening up a new map. Start ArcMap by opening up a new map. Getting Started We now need to set up ArcMap to do some analysis using the Spatial Analyst extension. You will need to activate the Spatial Analyst extension by selecting

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

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2017 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess Purpose The purpose of this

More information

2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > University of Michigan >Taubman College of Architecture > ARCH 552, Perimeter @ Work Out [T]here, Fall 2009 >September 24, 2009 2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

More information

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid Using a GIS to Calculate Area of Occupancy Part 1: Creating a Shapefile Grid By Ryan Elliott California Natural Diversity Database, A NatureServe network program December 2008 This document describes the

More information

Trouble-Shooting Coordinate System Problems

Trouble-Shooting Coordinate System Problems Trouble-Shooting Coordinate System Problems Written by Barbara M. Parmenter. Revised on October 2, 2018 OVERVIEW OF THE EXERCISE... 1 COPYING THE MAP PROJECTION EXERCISE FOLDER TO YOUR H: DRIVE OR DESKTOP...

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

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

Urban Canopy Tool User Guide `bo`

Urban Canopy Tool User Guide `bo` Urban Canopy Tool User Guide `bo` ADMS Urban Canopy Tool User Guide Version 2.0 June 2014 Cambridge Environmental Research Consultants Ltd. 3, King s Parade Cambridge CB2 1SJ UK Telephone: +44 (0)1223

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

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

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

How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University

How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University How do I do that in Quantum GIS: illustrating classic GIS tasks Edited by: Arthur J. Lembo, Jr.; Salisbury University How do I do that in Quantum GIS Page 1 Introduction from the editor:... 4 Database

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2016 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess [9/29/16 Further updated to

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

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

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

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

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

Working with ArcGIS: Classification

Working with ArcGIS: Classification Working with ArcGIS: Classification 2 Abbreviations D-click R-click TOC Double Click Right Click Table of Content Introduction The benefit from the use of geographic information system (GIS) software is

More information

Lab 2: Projecting Geographic Data

Lab 2: Projecting Geographic Data Lab 2: Projecting Geographic Data What you ll Learn: Basic methods for map projections in ArcMap. What You ll Produce: A map of Minnesota in three different statewide projections, a map of reprojected

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

Working with Digital Elevation Models and Spot Heights in ArcMap

Working with Digital Elevation Models and Spot Heights in ArcMap Working with Digital Elevation Models and Spot Heights in ArcMap 10.3.1 1 TABLE OF CONTENTS INTRODUCTION... 3 WORKING WITH SPOT HEIGHTS FROM NRVIS, CITY OF KITCHENER, AND CITY OF TORONTO...4 WORKING WITH

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

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

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure

More information

In order to save time, the following data files have already been preloaded to the computer (most likely under c:\odmc2012\data\)

In order to save time, the following data files have already been preloaded to the computer (most likely under c:\odmc2012\data\) ODMC2012 QGIS Ex1 Schools and Public Transport In this exercise, users will learn how to a) map the location of secondary schools in and around the Southampton area; b) overlay the school location map

More information

Gis Unit TropMed Mahidol U.

Gis Unit TropMed Mahidol U. Gis Unit TropMed Mahidol U. Database Information System Database Concepts 1. Non-Spatial Database table, document.. 2. Spatial Database locational databases (geographic) + attribute databases Gis Unit

More information

Displaying Latitude & Longitude Data (XY Data) in ArcGIS

Displaying Latitude & Longitude Data (XY Data) in ArcGIS Displaying Latitude & Longitude Data (XY Data) in ArcGIS Created by Barbara Parmenter and updated on 2/15/2018 If you have a table of data that has longitude and latitude, or XY coordinates, you can view

More information

In order to follow this exercise you need to have completed exercise 1.

In order to follow this exercise you need to have completed exercise 1. In order to follow this exercise you need to have completed exercise 1. Contents of Exercise 2: Derive new datasets from inputs and carry out Multicriteria analysis in order to Part 1: Use Spatial Analysis

More information

Trouble-Shooting Coordinate System Problems

Trouble-Shooting Coordinate System Problems Trouble-Shooting Coordinate System Problems Written by Barbara M. Parmenter, revised 2/25/2014 OVERVIEW OF THE EXERCISE... 1 COPYING THE MAP PROJECTION EXERCISE FOLDER TO YOUR H: DRIVE OR DESKTOP... 2

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

Downloading GPS Waypoints

Downloading GPS Waypoints Downloading Data with DNR- GPS & Importing to ArcMap and Google Earth Written by Patrick Florance & Carolyn Talmadge, updated on 4/10/17 DOWNLOADING GPS WAYPOINTS... 1 VIEWING YOUR POINTS IN GOOGLE EARTH...

More information

11. Kriging. ACE 492 SA - Spatial Analysis Fall 2003

11. Kriging. ACE 492 SA - Spatial Analysis Fall 2003 11. Kriging ACE 492 SA - Spatial Analysis Fall 2003 c 2003 by Luc Anselin, All Rights Reserved 1 Objectives The goal of this lab is to further familiarize yourself with ESRI s Geostatistical Analyst, extending

More information

EnvSci 360 Computer and Analytical Cartography

EnvSci 360 Computer and Analytical Cartography EnvSci 360 Computer and Analytical Cartography Lecture 7 Mapping Images, Surfaces, and 3-D Data Brief Overview of Imagery What is Imagery? A spatial data model that defines space as an array of equally

More information

Modeling Incident Density with Contours in ArcGIS Pro

Modeling Incident Density with Contours in ArcGIS Pro Modeling Incident Density with Contours in ArcGIS Pro By Mike Price, Entrada/San Juan, Inc. What you will need ArcGIS Pro 1.4 license or later ArcGIS Spatial Analyst license ArcGIS Online for organizational

More information

Tutorial using the 2011 Statistics Canada boundary files and the Householder survey

Tutorial using the 2011 Statistics Canada boundary files and the Householder survey Tutorial using the 2011 Statistics Canada boundary files and the Householder survey In this tutorial, we ll try to determine the wards that contain the highest income groups. To do this, we will have to

More information

Introduction to ArcMap

Introduction to ArcMap Introduction to ArcMap ArcMap ArcMap is a Map-centric GUI tool used to perform map-based tasks Mapping Create maps by working geographically and interactively Display and present Export or print Publish

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

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Overview In this lab you will think critically about the functionality of spatial interpolation, improve your kriging skills, and learn how to use several

More information

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context.

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context. by Introduction Problem Do the patterns of forest fires change over time? Do forest fires occur in clusters, and do the clusters change over time? Is this information useful in fighting forest fires? This

More information

Exercise 12 Spatial Analysis on Antarctica

Exercise 12 Spatial Analysis on Antarctica Exercise 12 Spatial Analysis on Antarctica Due: Tuesday, March 6 Goal: Using ArcMap s Spatial Analyst tools for digital elevation models and rasters. Datasets: Bed elevation Ice thickness Surface elevation

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

WindNinja Tutorial 3: Point Initialization

WindNinja Tutorial 3: Point Initialization WindNinja Tutorial 3: Point Initialization 6/27/2018 Introduction Welcome to WindNinja Tutorial 3: Point Initialization. This tutorial will step you through the process of downloading weather station data

More information