FR Exam 2 Substitute Project!!!!!!! 1

Size: px
Start display at page:

Download "FR Exam 2 Substitute Project!!!!!!! 1"

Transcription

1 FR Exam 2 Substitute Project!!!!!!! 1 Goal We seek to identify county lands that both protect vernal pools and riparian corridors, and that provide open space and recreation within easy reach of urban dwellers in western Placer County, California. Note that data are provided or will be downloaded in various coordinate systems. You should convert all data to UTM, NAD83(1986), Zone 10N coordinates first. You'll need an NAD83 to WGS84 datum transformation - you'll need to investigate to decide on which one to use, but as a hint, it isn't #1 or #2. Look in the instructions or documents provided earlier in class, or perhaps more quickly, check the ESRI help forums via ArcMap help or a web search. You should also note that while some data are already clipped to the study area boundary, most are not - you should clip all data to the study area boundary at some point in your analysis, but after you have projected them to the common coordinate system. Note that you'll be applying a moving window process to the raster landcover data, so this might affect when/how you clip. Data Sets Study_Bound: a polygon shapefile defining the area of interest. CityLimits: a polygon shapefile of city and town limits for a region encompassing the study area (there are extra city limits you'll have to remove). Cities_Study: Point shapefile of city center locations. Roads: Major roads in a line shapefile, for a region encompassing the study area. Placer_tracts: U.S census boundary shapefile defining block groups. Note that the tract identifier is listed in the item tractid, and the block group identifier in the item BGroup. Placer_bgpop.dbf: a table containing the population for each block group, in item P The item placer_bgc is a key that is a composite of the block group number, in the right most digit, and the tract identifier, in the leftmost 5 digits, e.g., is tract 20101, block group 1, is tract 20105, block group 4, etc. To join this table to Placer_tracts, you must first construct a key in Placer_tracts that matches this key. Placer_soils: a polygon shapefile of SURGO soils from the NRCS. The primary key is mukey_n RestrictSV.dbf: a table of soil properties, with the key for linking to Placer_soils in item mukey. fwswetlandsextract: a geodatabase, with wetlands polygon data in the wetlands feature class. These data are only available for a portion of the study area.

2 FR Exam 2 Substitute Project!!!!!!! 2 NASSWGS84: a raster landcover dataset, with number codes for a detailed list of landcover types (needed values provided later in these instructions). Please note that any resampling of the land cover data should be nearest neighbor, and you should maintain the 56 x 56 meter cell size for the NASS data set. Existing_sites: polygon parcels to be analyzed in a comparison to your selected parcels. NHD streams and rivers data: You are not provided, but will find and download, data for streams and rivers flowlines from the medium-resolution, national hydrologic dataset (NHD) series of the USGS. One source source is the USGS NHD data data servers, found via This first link opens a viewer, and near the bottom of the left-most column in the viewer is a link labeled "how to extract." If you follow the instructions, you may download by various areas, including counties. The instructions describe how to download by subbasins, if you follow these, the subbasin set , , , , covers the area. If you download by county, use Placer County. Note that on writing this I've tested it with various browsers, and it seems to work with Firefox, Internet Explorer, and Safari, but is a bit of a balky interface, so have patience. Remember that the "active" list of round buttons on the right hand column, under the Hydrologic Units and Base Map Features tabs define the regions you're selecting by - e.g., counties, sub-basins. The squares check boxes are to set the visibility for features. Note, I couldn't get the newer NHD/USGS viewer the site references to work reliably. You may also download from the the second link, on the page nhd.usgs.gov/data.html. The link is titled "Go to Pre-staged Subregions," but a word of caution. This appears to work only with the Internet Explorer browser, and then not all the time. If it works it will display a directory, through which you can navigate to the medium resolution flowlines data for the basin with code 1802, covering our area. Another source is from the GIS Data Depot, at data.geocomm.com/catalog, login under pbolstad, 5131exam and retrieve via California, County Wide Data, Placer, National Hydrological Dataset - medium (1:100K), HUC subregion You may use other download sites if you wish, as long as you download the correct data. Goals Your goal is to produce maps and tabular data depicting potential open space park sites. You should apply the criteria listed below, noting that the term "will include" means these potential sites are non-exclusively added to the set of potential sites, while "must" or "must not" means the condition is obligatory to all potential locations. For example, sites do not have to be both near wetlands (criterion 2) and near NHD

3 FR Exam 2 Substitute Project!!!!!!! 3 flowlines (criterion 3). If the site is within the buffer one or the other, or both, they are considered candidates. However, none of the final potential sites may be outside the study boundary (criterion 1), nor may any sites be farther than 3 kilometers from urban areas (criterion 6). Read the "wills" and "musts" in the other criteria accordingly. Also, please note that you will have been taught almost all of the functions you need to complete this project in labs by lab 11. Those you haven't been taught are similar to one's covered. Remember, most of the vector overlay, buffer, and extract are in ArcToolbox - Analysis Tools, and most of the raster tools are in ArcToolbox-Spatial Analyst Tools. Also think about the selection tools, subsetting, and analysis tools available through the Table of Contents, Spatial Analyst, and Tables/Selection toolbars/ menus. In doing your work, remember, there may be many ways to the correct answer. If you try a new tool, or apply a covered one, it often helps to verify manually that it works as you expect by examining the input and output for a small subset of your area, e.g., looking at individual cells and polygons. Criteria 1) Sites must be within the Study_Bound area. 2) Sites must not be within a city limit boundary 3) Sites will include areas within 300 meters of a wetland with Wetland_Type of "Freshwater Emergent Wetland." This buffer includes the interior, wetland areas. 4) Potential sites will include areas within 150 meters of the NHD Flowlines with the FType that identifies streams and rivers. 5) Potential sites will include areas with high likelihood of vernal pools. These occur on soils with a restricting layer near the surface. The file RestrictSV.dbf (which you'll need to join to the Placer_soils polygons) contains information on restricting layers. In our case, layers with a value of "Duripan", "Lithic Bedrock", or "Paralithic Bedrock" in the restriction item, AND with values <50 in the topdepth item are those likely to have large numbers of vernal pools. 6) Potential sites must NOT be in areas currently developed for intensive farming and housing/commercial uses. This translates to means potential sites have NASS landcover types with Value items of 37 (other hay), 59 (seed/sodgrass), 61 (fallow/idle), 62 (pasture/grass), 63 (woodland), 64 (shrubland), 65 (barren), 87 (wetland), 131 (NLCD Barren), 141, 142, 143 (NLCD forest classes), 152 (NLCD shrubland), 171 (NLCD grassland/herb), 181 (NLCD pasture/hay), or 190 (NLCD Woody Wetlands). This is a reclassification on the DATA (e.g., look in the Spatial Analyst Toolbox). You should remove the small isolated areas and random noise in the landcover data. After you have subset the cells in the above classes, you should apply a focal statistics

4 FR Exam 2 Substitute Project!!!!!!! 4 function (found in the Arctoolbox under Spatial analyst tools, Neighborhood), using the 5x5 rectangle, and a median statistics type. 7) Potential sites must be within 3 kilometers (km) of urban areas. DO NOT use city limits to define urban areas - some urban areas are outside city limits, and some areas within the city limits are not urban. Define urban areas from a reclassification of the NASS landcover data. Include code 82 (urban/developed), and 121 through 124 (NLCD developed classes). As with criterion 5, above, remove "speckle," use a median focal statistic, this time with a 15 x 15 rectangular neighborhood to smooth the data. Note that potential sites within 3 kilometers must not include the urban areas themselves, you may need to remove them from the buffered area after you buffer, depending on how you arrived at this 3 km zone. 8) Potential sites must not be within block groups that have a population density greater than 50 people/square kilometer. Previous experience shows that both prices and NIMBY reaction makes these poor candidate areas. 9) You have to identify the potential areas by two classes - those between 0 and 1 kilometer of the "urban areas" defined in criterion 6, above, and those between 1 and 3 kilometers from the urban areas. We will want the areas of the polygons in the next step, so you must dissolve all "internal" boundaries in the potential areas within each of these two distance categories. To be clear, you'll have just three types of polygons - those that are not potential sites, those potential sites from 0 to 1 km out, and those potential sites from 1 to 3 km out. There must be no boundaries separating polygons of the same class. 10) Finally, we are interested in contiguous blocks not bisected by major roads. Intersect the layers you've arrived at that meet all criteria 1 through 9, with the polylines road layer. One way is to convert the polylines in the Roads.shp layer to polygons ) ArcToolbox - Data Management Tools - Features - Features to Polygons), but note that you may have to do some editing of the output, or Union the output with the study boundary to get a complete set of polygons covering the entire study area. Create a column to hold the area in square kilometers for this final set of polygons. Make sure you can hold up to 3 values to the right of the decimal point. Calculate the area, in square kilometers, into this column. Identify the largest polygons in each of the 0 to 1, and 1 to 3 km distance from urban areas. Create a layer identifying them, and note the area in square kilometers, where prompted below. 11) Finally, there is one parcel in the northern part of the study area, and one in the west, that have been purchased by the county land commission already. Calculate the minimum travel time to each of these parcels from the cities in the study area, assuming the travels cost is 0.85 minutes per kilometer on the major roads depicted in the

5 FR Exam 2 Substitute Project!!!!!!! 5 Roads.shp layer, and 6 minutes/kilometer for all other areas. Also calculate the travel time to each of the largest parcels selected in 10, above, in the 0 to 1 kilometer distance class and 1 to 3 distance class from urban areas. To answer 11, you'll need to calculate the cost distance, found in the ArcToolbox - Spatial Analyst Tools - Distance - Cost Distance. You will have to create a raster for the cost per unit travel (the friction raster), with the travel time costs as indicated above. Along each road, the cost should be 0.85, off the roads the cost is 6, and within the target parcels, set the cost at something very small...e.g., So, this raster will combine data from the roads, Existing Sites polygons, your largest polygons from 10, above, and the study boundary polygons, somehow combined, attributed, and converted to a raster. Use a cell size of 10 meters or smaller for the raster. You will also need to set all the cities as the feature source, and use them in the cost distance calculations. Note the minimum cumulative travel cost that comes from this function for each parcel, and note it where indicated in the answers, below. Outputs While doing these analyses, answer the following questions (all units in square kilometers, measured in UTM NAD83 zone 10N coordinates). Unless explicitly stated, all the questions below should be answered for the area within the Study Area, as defined by the Study_Bound polygon. What is the area of the study area? What are the total number of Freshwater Emergent Wetlands in the study area? What is the total area of Freshwater Emergent Wetlands in the study area? What is the total area in the study area within 300 meters of Freshwater Emergent Wetlands, including the wetlands? What is the total area, within the study area, of land within 150 meters of an NHD flowline stream/river?

6 FR Exam 2 Substitute Project!!!!!!! 6 How many soil polygons are potential areas for vernal pools in the study area? What is the total area? Within the study area defined by the Study_Bound polygon, what is the total area that is in suitable NASS landcover types (not developed or intensive agriculture in criterion 5) before your median smoothing? What is the total area that is in suitable NASS landcover types (not developed or intensive agriculture in criterion 5) after your median smoothing? What is the total urban area from NASS landcover types (criterion 6) before your median smoothing? What is the total urban area from NASS landcover types (criterion 6) after your median smoothing? What is the total area within 3 kilometers of your urban area (criterion 6)? What is the number of block groups with a population density less than or equal to 50 persons/square kilometer? What is the total area for the above set of block groups? What is the number of block groups with a population density greater than 50 persons/ square kilometer? What is the total area for the above set of block groups?

7 FR Exam 2 Substitute Project!!!!!!! 7 What is the total number of distinct polygons meeting all of your suitability criteria? Note by distinct I mean suitable polygons that don't share a boundary (i.e., after a dissolve on suitability). What is the summed (total) area of polygons meeting your suitability criteria? What is the summed area of suitable polygons from 0 to 1 kilometers of your urban area? What is the summed area of suitable polygons from 1 to 3 kilometers of your urban area? What is the area of the largest suitable parcel, unsplit by roads, in the 0 to 1 km zone? What is the area of the largest suitable parcel, unsplit by roads, in the 1 to 3 km zone? What is the travel time, in minutes, to the largest potential recreation parcel in the 0 to 1 km zone, from a city? What is the travel time, in minutes, to the largest potential recreation parcel in the 1 to 3 km zone from a city? What is the travel time, in minutes, to the northern "Existing parcel?" What is the travel time, in minutes, to the western "Existing parcel?"

8 FR Exam 2 Substitute Project!!!!!!! 8 Maps and Data to Turn in Each map should be complete with a title, your name, a legend, scale bar, and north arrow. All data on maps should be clipped to the study area only, and include an unfilled (no color) outline of the study area boundary, and a clipped NHD flowlines layer. Maps to Submit Turn in the following maps, as pdfs, to the course Moodle site. In all cases, the order of the data stack is listed from top to bottom, e.g., in the first map, wetlands should be on top of the wetland buffer. Please combine all these pdfs in a single zip file, so you are uploading only one file of maps. 1) Freshwater emergent wetlands, wetland buffer, NHD stream/river flowlines, study area boundary. 2) NHD streams/rivers, stream buffer, study area boundary 3) Soil polygons likely to have vernal pools, NHD stream/rivers, study area boundary 4) NHD streams/rivers, acceptable vegetation after smoothing (from criterion 5), study area boundary. 5) NHD streams/rivers, urban areas after smoothing (from criterion 6), areas < 1 km from urban areas, areas from 1 to 3 km from urban areas, study area boundary. 6) NHD streams/river, block groups, and include the layer for study area boundary. The block groups layer should be colored in two categories, i] those 0 to 50 people/square kilometers, and ii] those greater than 50 persons/square kilometer 7) NHD streams/rivers, potential park areas in two classes (and different colors), i] those in areas from 1 to 3 km from urban areas, and ii] those less than 1 km from urban areas, the urban areas layer, and the study area boundary. 8) NHD streams/rivers, potential park areas for the largest polygons in each of the 0-1, and 1-3 km classes, and the two "largest parcels," one from the 0 to 1 km zone, and 1-3 km zone. Remember, these are the largest parcels left after the ares have been bisected by the roads layer.

9 FR Exam 2 Substitute Project!!!!!!! 9 Data to Submit Please submit a combined zip file of your shapefiles/data layers for 1) wetlands buffer 2) stream/river buffer 3) soil polygons likely to have vernal pools, 4) block groups with a column for population density, in persons per square kilometer 5) your urban areas 6) acceptable landcover types (non intensive agriculture, non-urban) 7) your final set of candidate sites 8) the two largest potential parcels, one each for the 0-1 km, and 1-3 km zones 9) The travel time grid layer, containing the time, in minutes, to travel from a city to the "Existing Parcels" areas. Please don't include any additional data in the zip file, and make the names descriptive, e.g. "wetland_buff," not "layer1_buffer." Answer Sheet Please submit the answer sheet, first downloading the blank provided in MSWord format on the course website, with your answers in the appropriate boxes.

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

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

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

Exercise 2: Working with Vector Data in ArcGIS 9.3

Exercise 2: Working with Vector Data in ArcGIS 9.3 Exercise 2: Working with Vector Data in ArcGIS 9.3 There are several tools in ArcGIS 9.3 used for GIS operations on vector data. In this exercise we will use: Analysis Tools in ArcToolbox Overlay Analysis

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

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

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

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

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

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

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

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

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types

Chapter 6. Fundamentals of GIS-Based Data Analysis for Decision Support. Table 6.1. Spatial Data Transformations by Geospatial Data Types Chapter 6 Fundamentals of GIS-Based Data Analysis for Decision Support FROM: Points Lines Polygons Fields Table 6.1. Spatial Data Transformations by Geospatial Data Types TO: Points Lines Polygons Fields

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

Exercise 2: Working with Vector Data in ArcGIS 9.3

Exercise 2: Working with Vector Data in ArcGIS 9.3 Exercise 2: Working with Vector Data in ArcGIS 9.3 There are several tools in ArcGIS 9.3 used for GIS operations on vector data. In this exercise we will use: Analysis Tools in ArcToolbox Overlay Analysis

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

Using ArcGIS for Hydrology and Watershed Analysis:

Using ArcGIS for Hydrology and Watershed Analysis: Using ArcGIS 10.2.2 for Hydrology and Watershed Analysis: A guide for running hydrologic analysis using elevation and a suite of ArcGIS tools Anna Nakae Feb. 10, 2015 Introduction Hydrology and watershed

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

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

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

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS Photo Credit: Lake Grapevine Boat Ramps Nash Mock GIS in Water Resources Fall 2016 Table of Contents Figures and Tables... 2 Introduction... 3 Objectives...

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

Laboratory Exercise - Temple-View Least- Cost Mountain Bike Trail

Laboratory Exercise - Temple-View Least- Cost Mountain Bike Trail Brigham Young University BYU ScholarsArchive Engineering Applications of GIS - Laboratory Exercises Civil and Environmental Engineering 2017 Laboratory Exercise - Temple-View Least- Cost Mountain Bike

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

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

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

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

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

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

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

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

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

Designing a Dam for Blockhouse Ranch. Haley Born

Designing a Dam for Blockhouse Ranch. Haley Born Designing a Dam for Blockhouse Ranch Haley Born CE 394K GIS in Water Resources Term Paper Fall 2011 Table of Contents Introduction... 1 Data Sources... 2 Precipitation Data... 2 Elevation Data... 3 Geographic

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

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018 Network Analysis: Modeling Overland Paths Using a Least-cost Path Model to Track Migrations of the Wolpertinger of Bavarian Folklore in Redwood National Park, Northern California Natalie Cabrera GSP 370

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

GIS INSTRUCTIONAL MANUAL

GIS INSTRUCTIONAL MANUAL GIS INSTRUCTIONAL MANUAL: BEAVER RESTORATION AND ASSESSMENT TOOL (BRAT) CASE STUDY: ESCALANTE RIVER WATERSHED VERSION 1.0 (RELEASE DATE: JANUARY 21, 2013) Prepared by: WILLIAM W. MACFARLANE, Research Associate

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

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

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

Preparing a NFIE-Geo Database for Travis County

Preparing a NFIE-Geo Database for Travis County Preparing a NFIE-Geo Database for Travis County By David R. Maidment Center for Research in Water Resources University of Texas at Austin 2 February 2015 Contents Introduction... 1 Step 1. Download and

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

How might you use visibility to map an ancient civilization's political landscape?

How might you use visibility to map an ancient civilization's political landscape? Analyzing Ancient Political Power and Urbanization Patterns by Introduction Problem How might you use visibility to map an ancient civilization's political landscape? The Yoruba civilization, one of the

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

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

WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin

WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin WHAT MAKES A GOOD GIS LAB EXERCISE? Robert N. Martin ABSTRACT Having taught GIS for over fifteen years in a lecture/laboratory format, I have developed a series of laboratory exercise that provide a good

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

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

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

Geog 469 GIS Workshop. Data Analysis

Geog 469 GIS Workshop. Data Analysis Geog 469 GIS Workshop Data Analysis Outline 1. What kinds of need-to-know questions can be addressed using GIS data analysis? 2. What is a typology of GIS operations? 3. What kinds of operations are useful

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

Geographical Information Systems

Geographical Information Systems Geographical Information Systems Geographical Information Systems (GIS) is a relatively new technology that is now prominent in the ecological sciences. This tool allows users to map geographic features

More information

Harrison 1. Identifying Wetlands by GIS Software Submitted July 30, ,470 words By Catherine Harrison University of Virginia

Harrison 1. Identifying Wetlands by GIS Software Submitted July 30, ,470 words By Catherine Harrison University of Virginia Harrison 1 Identifying Wetlands by GIS Software Submitted July 30, 2015 4,470 words By Catherine Harrison University of Virginia cch2fy@virginia.edu Harrison 2 ABSTRACT The Virginia Department of Transportation

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

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University GIS CONCEPTS AND ARCGIS METHODS 2 nd Edition, July 2005 David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University Copyright Copyright 2005 by David M. Theobald. All rights

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

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

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

The data for this lab comes from McDonald Forest. We will be working with spatial data representing the forest boundary, streams, roads, and stands.

The data for this lab comes from McDonald Forest. We will be working with spatial data representing the forest boundary, streams, roads, and stands. GIS LAB 6 Using the Projection Utility. Converting Data to Oregon s Approved Lambert Projection. Determining Stand Size, Stand Types, Road Length, and Stream Length. This lab will ask you to work with

More information

Streams in the Ranching Country of South Texas

Streams in the Ranching Country of South Texas Streams in the Ranching Country of South Texas Watershed Analysis of HUC 12110207 Sandranell Moerbe CE GIS in Water Resources Fall 2015 INTRODUCTION This project investigates the portion of South Texas

More information

Praveen Subramani December 7, 2008 Athena: praveens Final Project: Placing a New Upscale Restaurant in Suffolk County, MA

Praveen Subramani December 7, 2008 Athena: praveens Final Project: Placing a New Upscale Restaurant in Suffolk County, MA 11.188 Final Project: Placing a New Upscale Restaurant in Suffolk County, MA Abstract According to an August 2008 New York Times article, over 60% of new restaurants, delis, and food shops close within

More information

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4.

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. Page 1 of 8 Name: GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. 1. Basic Concepts [20 points] Find the letter with the best answer for each term: 1.

More information

WlLPEN L. GORR KRISTEN S. KURLAND. Universitats- und Landesbibliothek. Bibliothek Architektur und Stadtebau ESRI

WlLPEN L. GORR KRISTEN S. KURLAND. Universitats- und Landesbibliothek. Bibliothek Architektur und Stadtebau ESRI hj WlLPEN L. GORR KRISTEN S. KURLAND Universitats- und Landesbibliothek Darmstadt Bibliothek Architektur und Stadtebau ESRI Contents Acknowledgments Preface xvii XV GIS Tutorial 1 Introduction Launch ArcMap

More information

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project Summary Description Municipality of Anchorage Anchorage Coastal Resource Atlas Project By: Thede Tobish, MOA Planner; and Charlie Barnwell, MOA GIS Manager Introduction Local governments often struggle

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

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

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

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University GIS CONCEPTS AND ARCGIS METHODS 3 rd Edition, July 2007 David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University Copyright Copyright 2007 by David M. Theobald. All rights

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

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

GIS Topographic Wetness Index (TWI) Exercise Steps

GIS Topographic Wetness Index (TWI) Exercise Steps GIS Topographic Wetness Index (TWI) Exercise Steps October 2016 Jeffrey L. Zimmerman, Jr. GIS Analyst James P. Shallenberger Manager, Monitoring & Protection Susquehanna River Basin Commission Table of

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

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

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

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

Urbanization factors in the Gilleland Creek watershed, Travis County, Texas. Michael Kanarek GEO386G Final Project Dec. 2, 2011

Urbanization factors in the Gilleland Creek watershed, Travis County, Texas. Michael Kanarek GEO386G Final Project Dec. 2, 2011 Urbanization factors in the Gilleland Creek watershed, Travis County, Texas Michael Kanarek GEO386G Final Project Dec. 2, 2011 1 Introduction The watershed of Gilleland Creek, which flows through eastern

More information

Map My Property User Guide

Map My Property User Guide Map My Property User Guide Map My Property Table of Contents About Map My Property... 2 Accessing Map My Property... 2 Links... 3 Navigating the Map... 3 Navigating to a Specific Location... 3 Zooming

More information

GeoWEPP Tutorial Appendix

GeoWEPP Tutorial Appendix GeoWEPP Tutorial Appendix Chris S. Renschler University at Buffalo - The State University of New York Department of Geography, 116 Wilkeson Quad Buffalo, New York 14261, USA Prepared for use at the WEPP/GeoWEPP

More information

Huron Creek Watershed 2005 Land Use Map

Huron Creek Watershed 2005 Land Use Map Huron Creek Watershed 2005 Land Use Map Created By: Linda Kersten, 12/20/06 Created For: MTU Introduction to GIS Class (FW 5550) The Huron Creek Watershed Advisory Committee Michigan Technological University,

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

Appendix B: Data Sources. In this exercise you will: Find data sources Download needed data

Appendix B: Data Sources. In this exercise you will: Find data sources Download needed data In this exercise you will: Find data sources Download needed data California data Consult your instructor regarding California data sources. Page 2 National Park Service data Consult your instructor regarding

More information

Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD

Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD Targeted LiDAR use in Support of In-Office Address Canvassing (IOAC) March 13, 2017 MAPPS, Silver Spring MD Imagery, LiDAR, and Blocks In 2011, the GEO commissioned independent subject matter experts (Jensen,

More information

GIS Data Acquisition

GIS Data Acquisition GIS Data Acquisition Lauren Walker Department of Civil Engineering Texas A&M University Aishwarya Vijaykumar December 5, 2011 Table of Contents Soil Data Mart - SSURGO... 2 Background... 2 Data Collection...

More information

i-tree Eco Random Plots Workbook: Pre - Stratification Tips red green

i-tree Eco Random Plots Workbook: Pre - Stratification Tips red green i-tree Eco Random Plots Workbook: Pre - Stratification These instructions help users of all skill levels create random, pre-stratified UFORE sample points and their associated UFORE-required data within

More information

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island Ann Borowik M.E.S.M. Research Project University of Rhode Island May 2008

More information

CE 394K/CEE6440 GIS in Water Resources Fall 2018 Final Exam Solution

CE 394K/CEE6440 GIS in Water Resources Fall 2018 Final Exam Solution CE 394K/CEE6440 GIS in Water Resources Fall 2018 Final Exam Solution 3. Austin Population The figure below shows two feature classes, one being the extent of the 1:24,000 Austin East topographic map and

More information

Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins Lawrence Gering Jeff Hazelton Molly Espey

Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins Lawrence Gering Jeff Hazelton Molly Espey Modeling the Rural Urban Interface in the South Carolina Piedmont: T. Stephen Eddins (teddins@clemson.edu) Lawrence Gering Jeff Hazelton Molly Espey ABSTRACT Continuing growth of America s cities has created

More information

GIS Data Acquisition. Lauren Walker

GIS Data Acquisition. Lauren Walker GIS Data Acquisition Lauren Walker Table of Contents Soil Data Mart - SSURGO... 3 Background... 3 Data Collection... 3 Confirming Projection... 8 Helpful Hints for Soil Data Mart... 9 More Information...

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

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

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover Introduction Introduction to GPS and GIS Workshop Institute for Social and Environmental Research Nepal October 13 October 15, 2011 Alex Zvoleff azvoleff@mail.sdsu.edu http://rohan.sdsu.edu/~zvoleff Instructor:

More information

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner Texas A&M University Zachry Department of Civil Engineering CVEN 658 Civil Engineering Applications of GIS Instructor: Dr. Francisco Olivera A GIS-based Approach to Watershed Analysis in Texas Author:

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

Name NRS 409 Exam I. 1. (24 Points) Consider the following questions concerning standard data for GIS systems.

Name NRS 409 Exam I. 1. (24 Points) Consider the following questions concerning standard data for GIS systems. Read every question carefully. You may use a calculator if you wish. Conversion tables are provided at the end of the exam. If you have any questions, raise your hand. Be sure to show your work on computational

More information

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function

Terms GIS GPS Vector Data Model Raster Data Model Feature Attribute Table Point Line Polygon Pixel RGB Overlay Function FINAL REVIEW FOR GIS (2016) PRACTICAL COMPONENT The first 40 mins of the exam will be open book and will require you to make a map using all the techniques learned over the semester. This map will be e-mailed

More information

Name NRS 509 Exam I. Right Map

Name NRS 509 Exam I. Right Map Read every question carefully. You may use a calculator if you wish. Conversion tables are provided at the end of the exam. If you have any questions, raise your hand. Be sure to show your work on computational

More information

Analyzing Suitability of Land for Affordable Housing

Analyzing Suitability of Land for Affordable Housing Analyzing Suitability of Land for Affordable Housing Vern C. Svatos Jarrod S. Doucette Abstract: This paper explains the use of a geographic information system (GIS) to distinguish areas that might have

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

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Lynn_Carlson@brown.edu 401-863-9917 The Environmental And Remote TecHnologies Lab MacMillan Hall, Room 105 http://www.brown.edu/research/earthlab/ Outline

More information