Spatial Analysis using Vector GIS THE GOAL: PREPARATION:

Size: px
Start display at page:

Download "Spatial Analysis using Vector GIS THE GOAL: PREPARATION:"

Transcription

1 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 of the methods of geographic analysis using vector GIS. We will explore several questions: 1. What proportion of the dwellings in each neighborhood of VENBLGIS are within 800 feet of a retail market selling some groceries? 2. What proportion of the dwellings in each neighborhood of VENBLGIS are within 400 feet of a bus line during the day? 3. What proportion of the dwellings in the study area are within a quarter mile of Gordon Avenue Public Library 4. What proportion of the single family units are within a quarter mile of Venable Elementary School? In order to undertake these analytic questions, we need to be able to perform a series of operations. Some of these have already been explored in previous exercises. 1. Joining tables 2. Creating fields in table 3. Computing new values for new fields 4. Selecting features by pointing at them. 5. Spatial Join where two tables (or types of features) are related by their joint location rather than by an attribute value. New techniques will include: 1. Selection by attribute 2. Selection by Location 3. Creating Buffer regions 4. Summarizing Variables in a table 5. Creating charts from tables and creating charts in thematic maps. 6. Creating Reports from tables PREPARATION: Each of the analytic questions above needs additional data before they can be answered. A. The parcel point feature class has land use. But how many dwellings or housing units are there? This information has been assembled) in a new file NewDUS.dbf. We will join this to the parcel point feature class for the analysis. B. Where are the grocery stores? Some information is available from the parcel file. There are land-use codes from the Planning Department and from the Tax Assessor. The Assessor s codes on the commercial side are more detailed. It contains a Use code for Land Use retail grocery stores: 340. There are also two large grocery stores either in the county or outside the study area. All of these parcels have been put in a separate grocery feature class. C. Where are the bus routes? The City and University bus routes serving the study area have been digitized into feature classes for this exercise. D. Which parcels are within which neighborhood? And what do is meant by within? A spatial relationship is implied here. How can the GIS software work to achieve this relate? E. The majority of this exercise is working with the concept of PROXIMITY. We will explore spatial overlaps and buffers around features. F. The exercise will also explore ways of displaying aggregate information, namely total number of dwelling units, for large spatial areas (Neighborhoods). 1

2 PROCEDURE: 1. Set up your workspace again on your local computer. Be sure that the following feature data sets are in your geodatabase: a. Intersections (Nodes) b. Streets c. Railroads d. Neighborhoods e. Study Region f. Parcels g. Parcel Points h. Block Groups i. Census Tracts j. Buildings 2. From the file server HOME2/COURSES/Files copy and paste the \MoreVenBlGISdata\VenableFacilities.mdb geodatabase to your back up location on the server, change the READ-ONLY permissions and then copy it to your workspace on the local computer. 3. In ArcCatalog, be sure you have identified a direct path to your workspace. Take a few minutes to explore your data sets in the PREVIEW mode. Explore both the geometry and the table views for the features sets and shape files. Refresh your memory on what you called some of the fields in the tables. Specifically, what were the fields you created when digitizing the neighborhoods? What kind of code, name etc did you give each neighborhood? 4. In ArcCatalog, COPY AND PASTE the Feature Data Sets for Transport, Facilities and the data table NewDUS from the provided VenableFacilities.mdb to your own. You will notice that once feature data classes are in a geodatabase, you can copy and paste to other geodatabases provide you are either moving entire feature data SETS or you are moving into a SET with the same spatial reference system and domain. 5. Start ArcMap and load one of your previous map documents. If you have been using MAP PROPERTIES and the advanced data source selection of Use Relative Path Names you should have little trouble opening your map documents. If ArcMap cannot find files in your document, it will enter a red! in the SOURCE view of the table of contents. Clicking on that field or going to the Layer Properties dialogue box allows you to re-point the map document to the new file location. 6. You may want to organize your Data Frame by establishing some Layer Groups and placing related layers within the group. Here is an illustration of such a grouping with the layers collapsed. Streets and Railroads are in the Street and Railroad group. Census Blocks, Tracts and Block Groups in the Census Geography etc. Parcels and Neighborhoods are at the top and the layers used most extensively in this exercise. 2

3 7. Add the Bus Routes and Stops, Grocery Stores, Libraries and Elemenary School to your Data Frame and change the symbolism to show the categories of Bus Routes. Try using some dashed lines to distinguish the routes: 3

4 8. Open the attribute table for VenParcelPoints [or what ever you named the layer of parcel points], use the Options button to ADD FIELD and add a DUS short integer field. 9. Add the NewDUS data file to the DataFrame. Use the Source rather than Display view of the Table of Contents. Add Data command to get the file (You had copied it into your Geodatabase from the VenFacilities.mdb.) Return to Display View of Table of Contents and JOIN the NewDU table to the ParcelPoint Features: 4

5 Just as an earlier exercise joined the tax assessment records, here we join the dwelling unit counts per parcel point using the PROP_ID field. The NewDU table contains the number of dwellings on each residential parcel. It attributes one dwelling per single family unit, two dwellings to duplexes, the number of apartments in an apartment structure (counts from the real estate assessor) and attributes 10 DUS of density to Fraternity/Sorority units. Open the attribute table of ParcelPoints. Examine the DUS field in the basic table and in the joined table. This shows the number of dwellings on each residential or mixed use parcels. 10. We will make this part of the basic VenParPoints attribute table by using the Calculate Values functionality. Select the VenParPoints.DUS column, right click and choose Calculate Values: This opens the Field Calculator Dialog box and allows you to select NewDUs.DUS as the values to calculate into VenParPoints.DUS field. If the Calculate Values option is grayed out, then open the EDITOR bar and Start Editing the appropriate source of data for the parcelpoints feature class. 5

6 11. Prepare a Dwelling Unit Map using the DUS field. Save the Map Document; Export the Map in PDF, JPG and EMF formats. TRANSITION: The next step is to determine exactly into which Neighborhood each Parcel falls. We want this Neighborhood attribute to be part of a parcel coverage. We will do this with a spatial join. However one cannot do a spatial join with a table that is already joined to other tables with an attribute join. 12. Revert the symbology of the VenParPoints layer back to a single symbol. 13. Remove all joins to the VenParPoints layer. 14. We are now going generate a SPATIAL JOIN where we ask the software to link the Neighborhood Layer (table fields) to the CityParcel Layer based not on the attribute values, but on spatial location. Begin the process by asking to JOIN a new table to PARCEL Notice that the JOIN is based on SPATIAL LOCATION Neighborhoods are the spatial reference layer Fields will be added to the parcel points table in the join A new feature class within parcel feature data set is created here named VenParPointNeigh This should be added to the Parcel Data Set in your 15. How well did it work? How well did you digitize your Neighborhoods? Create a thematic map using the VenParPointNeigh layer showing the categorical theme of the neighborhood name. Let the Neighborhood Layer provide the label for the neighborhoods, but let the parcels show the quality of neighborhood. 6

7 Some of the parcels around the periphery of the neighborhoods may not have a neighborhood name. For the sample data set, the circled value did not get assigned to a neighborhood by the join. It did do not lie totally within a neighborhood boundary. This is due to digitized neighborhoods and the parcel layer not being exactly the same. The illustration above also shows the parcel lines and shows how ambiguous this neighborhood boundary can be. It helps if the Neighborhoods are LABELLED. 16. With the table for VenParPointNeigh open, Sort on the Neighborhood name field. Notice the blank records at the top. Some of these will be parcel points totally outside of our study region. Survey your map and discover points which are on the boundaries between neighborhoods that were classed as NULL. Use the SELECT TOOL to select them and assign a neighborhood by calculating values or Editing the field. 7

8 17. OPTIONAL: You can do the same operation with the land parcels themselves. Performing the spatial join with neighborhoods will give even more parcels without values for the neighborhood name or code. Reason: There are more apt to be digitizing errors along the parcel boundaries that when simply dealing with points. You can find the Null values in the Parcel table by using a SELECTION BY ATTRIBUTES command. You get a Query Builder. Making a new selection. Parcel Double click on the NAME field name in the left hand window. (or what ever the field is that contains the neighborhood name) With the complete list of values showing in the right window, first single click the IS operator key then double click on the NULL field in the right hand window. The resulting query will be: Name IS NULL This will select all parcels not yet classified. You can have the Table now Show you only the SELECTED RECORDS. HOW MANY PARCELS WERE NOT CLASSIFIED IN YOUR PROJECT? NOTE THIS NUMBER AND REPORT IT. Open the Neighborhood Table for reference to the name and code. Start editing the Parcel layer. And be sure that the editor has activated it. With only the SELECTED records showing in the table, Highlight each record, note what neighborhood it is in and then edit the Fields accordingly. Save edits often. Stop editing when finished and save edits. Alternatively, you may want to EDIT MODIFY the Neighborhood boundaries to more closely reflect the parcel boundaries and the reconstruct Parcel_Neigh feature class and use it make the last minute modifications and continue. 18. The resulting thematic map should have all of the parcels correctly classed into the neighborhoods. CREATE SUCH A MAP FOR NEIGHBORHOOD NAME AND TYPE OR LETTER TO SUBSTANTIATE YOUR EDITING. SAVE A MAP DOCUMENT. EXPORT PDF, EMF, JPG FILES. TRANSITION:The next analytic questions ask what proportion of the dwelling units in each of the neighborhoods are within a certain distance of different features or resources. In order to compute a proportion, you need to know the total. Consequently, the first piece of analysis is to summarize the number of dwelling units (DUS) in each neighborhood. The number of DU s on a parcel is now found in the VenParPoint file and was conveyed to the VenParPointNeigh file. 8

9 19. Summarize the resulting table on the Neighborhood Letter or type field: The neighborhood names are masked here because the illustration comes from a different exercise. { Pay no attention to the man behind the curtain } Here Summarize is performed on the Letter (CODE) that identifies a neighborhood. This simplifies later work that could occur because of misspelling a neighborhood name. Be sure to summarize the DUS field and get the SUM Here output is a TABLE to be stored in the geodatabase. Here named SumDUS Find the table and Open It. 9

10 Notice that there is a <Null> field remaining. This is because there are numerous points outside the study area and do not fall in any neighborhood. (If you get a SUM_DUS of Zero, edit the 0 so that it is just 1. This will avoid future computation problems like dividing by zero.) 20. The first analytic question is what proportion of the dwellings ware within 800 feet of a retail grocery Market. The Grocery stores have already been identified and you have added them into the parcel feature data set. 21. If the Buffer Wizard is not already in the TOOLS menu, we will need to add a BUFFER WIZARD TO THE INTEFACE: (following the ArcMap HELP: How to add the Buffer Wizard to the Tools menu 1. Click the Tools menu and click Customize. 2. Click the Commands tab. 3. Click Tools in the Categories list. 4. Click Buffer Wizard in the Commands list and drag it to the Tools menu on the Main menu. The Tools menu will open and you can drop it within the menu at any location. Optionally, you can choose to place the Buffer Wizard on any of the menus or toolbars you wish. Click Close on the Customize dialog box. To establish the region within 800 feet of these stores, use the Buffer tool: TOOLS BUFFER WIZARD: 10

11 Be sure that Buffers are Built only on grocery features Here specify the radius of the Buffer and be sure the Units are in Feet! Yes, do merge the buffers Outside the parcels Be careful where you save it. Give it a specific name. And place it in a Feature Data Set Facilities 11

12 The resulting buffers will be added to the data frame. Symbolize them. You should get something like the diagram to the left. 22. Now find all parcelpoints that intersect with the buffer. Clear the Selected Features of VenParPointNeigh (SELECTION CLEAR SELECTED FEATURES) Use the SELECT BY LOCATION tool: We want to select parcels from Par_Neigh 12

13 That intersect. But take a moment to review the many options. Specify the Buffer layer as the overlay. The Resulting Selection shows those parcels (from VenParPointNeigh) which have at least some portion of their area touching or within the Buffer around the Markets. HOW MANY PARCELS WERE SELECTED? (I got 606) 23. Perform a summarization of the Neighborhood Letter field to get the sum of the DUS for the Selected features of VenParPointNeigh: This is similar to step 14 above: The Letter field (or one that was used in step 14) is summarized DUS are Summed The new result table is stored.. here in analysis as SumGROC BUT for SELECTED records ONLY. That is, for only those within the buffer. Result would be something like: 13

14 Notice that neighborhood 3 did not have any parcel points in the grocery (market) buffer and hence no counted dwellings. [Your figures may vary slightly because of the neighborhood boundary differences.] 24. Let us work toward displaying the results on the map of the neighborhoods. The results will have to become part of the Neighborhood Table. Open the neighborhood attribute table and add four fields: DUTOT, DUMARK, DUNOMARK and MARKPROP. The first three can be Integer, the last FLOAT. Domain Values should be set to 0 (zero) 25. Join the SUMDUS table and also the SUMGroc tables to the Neighborhood table using the neighborhood Letter or Number (here ID). (This Join is not illustrated here. It is similar to other joins done in the past. The Neighborhood.Letter field or number field is used as the Joining Field; the SUMDUS is the file and Letter its joining field. Etc). <Null> Values may exist if there were no parcels in the buffer in a particular neighborhood.) 14

15 Now transfer the values from the joined tables to the new fields of the Neighborhood table 26. For the DUTot field CALCULATE a value and set equal to [SUMDUS.Sum_DUS] in the Field Calculator Dialog Box: Use the double click method rather than typing in the variable name.. [ ] are important. 27. For the DUMark (dwelling units close to Markets), CALCULATE and set equal to (or similar named variable if you used a different name) 28. For the DUNOMARK calculate the difference between DUtot and DUMark. 29. For the MarkProp calculate: 15

16 30. Once the computations are completed, you can remove all joins from the Neighborhood layer. 31. Map these performance measures for the neighborhoods. The Market Buffers are given 35% transparency. The Neighborhood theme is displayed as PIE CHART with the Light being the DUNoMark dwellings and the Dark DUMark. The SIZE of the Chart is DUTOT. 16

17 32. Create a REPORT of the results using a report generator: (This step may be deferred if you find it to be taking an inordinate amount of time.) This is a crude and quick report generator. It is not very user friendly, but can save you some work. Identify the fields you wish to summarize in the report Be sure to sort on one of the major identifier fields like the name of the neighborhood. Specify any summary information you wish to have calculated as part of the report: 17

18 In the DISPLAY TAB there are numerous fields to adjust to get the column width, text name as opposed to the variable name displayed, the orientation of the paper, etc etc. A lot of tedious but useful things to work through. There is a nice preview option. Finally you can get a GENERATED report that looks something like: This report can be printed, exported or saved. Please export a pdf version for submission. There is also a Crystal Report Wizard which may work better, but is much more complex. 18

19 TRANSITION to going it alone: The remainder of the exercise involves repeating steps similar to 20 through 32 for some other features in the neighborhood. What proportion of the dwellings in each neighborhood of VENBLGIS are within 400 feet of a bus line. For the buses build 400 foot buffers, select the features of VenParPointNeigh that intersect the buffer and summarize the Neighborhood.CODE for the Sum of DUS and save the resulting table. How many Parcels were selected? Create new fields in the Neighborhood Table, join the summary table for buses and calculate new values for number of dwellings served by bus, the number not served and the proportion served. Display on a map. Perhaps write a report What proportion of the Study Area s dwellings are within ¼ mile of the Gordon Avenue Library? What proportion of the Study Areas s single family dwellings are within ¼ mile of Venable Elementary School? Optional: What if you used different buffer radii? PRODUCTS: 1. A map showing the number of dwellings on each parcel. 2. A map of the parcel points showing by color or pattern which neighborhood they are in. Label the map with neighborhood name, but do not shade the neighborhoods. Let the parcel points display the neighborhood tone. 3. (Optional) A map of the parcel points showing by color or pattern which neighborhood they are in. Label the map with neighborhood name, but do not shade the neighborhoods. Let the parcel points display the neighborhood tone. 4. A map of the Markets and Buffer. 5. A map of the proportion of each neighborhood dwellings served by Markets. 6. A map of the Bus Routes and 400 foot service buffers. 7. A map of the proportion of each neighborhood dwellings within the Bus Buffer. 8. At least one Summary report. 9. A map of the parcel points within ¼ mile of the Gordon Avenue Library 10. A map of the parcel points within ¼ mile of the Venable Elementary School. 11. Reflections on the exercise. Include in your Reflections the number of parcels selected at different portions of the exercise as a way to check your work and reflect on why they may differ from other student s work. DUE DATE: Finished October 17 (A Tuesday). We will be working on this exercise this week and a good part of next. We will have a short address matching exercise next week and begin a Raster Analysis exercise on the 19 th. This is a long exercise. Detailed. Get an early start. 19

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

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

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

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

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

(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

GIS Lecture 4: Data. GIS Tutorial, Third Edition GIS 1

GIS Lecture 4: Data. GIS Tutorial, Third Edition GIS 1 GIS Lecture 4: Data GIS 1 Outline Data Types, Tables, and Formats Geodatabase Tabular Joins Spatial Joins Field Calculator ArcCatalog Functions GIS 2 Data Types, Tables, Formats GIS 3 Directly Loadable

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

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

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

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

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

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

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

Geography 281 Map Making with GIS Project Four: Comparing Classification Methods

Geography 281 Map Making with GIS Project Four: Comparing Classification Methods Geography 281 Map Making with GIS Project Four: Comparing Classification Methods Thematic maps commonly deal with either of two kinds of data: Qualitative Data showing differences in kind or type (e.g.,

More information

This paper outlines the steps we took to process the repository file into a Geodatabase Utility Data Model for Bloomfield Township s analysis.

This paper outlines the steps we took to process the repository file into a Geodatabase Utility Data Model for Bloomfield Township s analysis. Title of Paper Importing CAD Drawings into a Utility Data Model Authors Names Kevin G. Broecker & James R. Miller Abstract This presentation covers the process needed to integrate data from a CAD drawing

More information

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model v. 9.0 WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model Objectives This workshop builds on the model developed in the previous workshop and shows you

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

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

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

Lab#8: Working With Geodatabases. create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs

Lab#8: Working With Geodatabases. create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs Lab#8: Geodatabase Concepts Page#1 of 25 In this lab, you will learn how to: Lab#8: Working With Geodatabases create a geodatabase with feature datasets, tables, raster datasets, and raster catalogs join

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

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

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

Exercise on Using Census Data UCSB, July 2006

Exercise on Using Census Data UCSB, July 2006 Exercise on Using Census Data UCSB, July 2006 Purpose The purpose of this lab is to become familiar with Census Bureau data. Second, we will learn how to join tables which allows you to add data to the

More information

Fundamentals of ArcGIS Desktop Pathway

Fundamentals of ArcGIS Desktop Pathway Fundamentals of ArcGIS Desktop Pathway Table of Contents ArcGIS Desktop I: Getting Started with GIS 3 ArcGIS Desktop II: Tools and Functionality 5 Understanding Geographic Data 8 Understanding Map Projections

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

www.goldensoftware.com Why Create a Thematic Map? A thematic map visually represents the geographic distribution of data. MapViewer will help you to: understand demographics define sales or insurance territories

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

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

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

Esri EADA10. ArcGIS Desktop Associate. Download Full Version :

Esri EADA10. ArcGIS Desktop Associate. Download Full Version : Esri EADA10 ArcGIS Desktop Associate Download Full Version : http://killexams.com/pass4sure/exam-detail/eada10 Question: 85 Which format is appropriate for exporting map documents that require vector layers

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

Week 8 Cookbook: Review and Reflection

Week 8 Cookbook: Review and Reflection : Review and Reflection Week 8 Overview 8.1) Review and Reflection 8.2) Making Intelligent Maps: The map sheet as a blank canvas 8.3) Making Intelligent Maps: Base layers and analysis layers 8.4) ArcGIS

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

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

Session 2: Exploring GIS

Session 2: Exploring GIS EMB/RTC-GIS/Event 2/Session 2/1 Session 2: Exploring GIS Map Production - Exploring various GIS functions Objectives: 1. To create a map layer Air Pollution Index (API) and its attribute table 2. To symbolize

More information

Environmental Systems Research Institute

Environmental Systems Research Institute Introduction to ArcGIS ESRI Environmental Systems Research Institute Redlands, California 2 ESRI GIS Development Arc/Info (coverage model) Versions 1-7 from 1980 1999 Arc Macro Language (AML) ArcView (shapefile

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

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

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap

Lecture 2. Introduction to ESRI s ArcGIS Desktop and ArcMap Lecture 2 Introduction to ESRI s ArcGIS Desktop and ArcMap Outline ESRI What is ArcGIS? ArcGIS Desktop ArcMap Overview Views Layers Attribute Tables Help! Scale Tips and Tricks ESRI Environmental Systems

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

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

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

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

ArcGIS Tips. Macro. General

ArcGIS Tips. Macro. General ArcGIS Tips Macro Always ask, Is the data/graphic presentation valid on substantive grounds? Is it biased in some way or another? If so, why? Think critically about the substantive validity of data attributes

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

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA

STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA STAR COMMUNITY RATING SYSTEM OBJECTIVE EE-4: EQUITABLE SERVICES & ACCESS COMMUNITY LEVEL OUTCOMES FOR KING COUNTY, WA OUTCOME I: EQUITABLE ACCESS AND PROXIMITY Background: This analysis has been developed

More information

Office of Geographic Information Systems

Office of Geographic Information Systems Office of Geographic Information Systems Print this Page Winter 2009 - Desktop GIS: The National Grid Wants You! By Todd Lusk In case of a disaster would you want emergency responders to be able to easily

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

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

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

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

Geodatabase Management Pathway

Geodatabase Management Pathway Geodatabase Management Pathway Table of Contents ArcGIS Desktop II: Tools and Functionality 3 ArcGIS Desktop III: GIS Workflows and Analysis 6 Building Geodatabases 8 Data Management in the Multiuser Geodatabase

More information

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5)

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5) Midterm Exam File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, and quarter and year, on the document (points will be deducted if you have not identified your work).

More information

v WMS Tutorials GIS Module Importing, displaying, and converting shapefiles Required Components Time minutes

v WMS Tutorials GIS Module Importing, displaying, and converting shapefiles Required Components Time minutes v. 11.0 WMS 11.0 Tutorial Importing, displaying, and converting shapefiles Objectives This tutorial demonstrates how to import GIS data, visualize it, and convert it into WMS coverage data that could be

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

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

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

Working with Census 2000 Data from MassGIS

Working with Census 2000 Data from MassGIS Tufts University GIS Tutorial Working with Census 2000 Data from MassGIS Revised September 26, 2007 Overview In this tutorial, you will use pre-processed census data from Massachusetts to create maps of

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

Geodatabases and ArcCatalog

Geodatabases and ArcCatalog Geodatabases and ArcCatalog Prepared by Francisco Olivera, Ph.D. and Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of Geodatabases Goals of the

More information

The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1

The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1 The econ Planning Suite: CPD Maps and the Con Plan in IDIS for Consortia Grantees Session 1 1 Training Objectives Use CPD Maps to analyze, assess, and compare levels of need in your community Use IDIS

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

Preparing Spatial Data

Preparing Spatial Data 13 CHAPTER 2 Preparing Spatial Data Assessing Your Spatial Data Needs 13 Assessing Your Attribute Data 13 Determining Your Spatial Data Requirements 14 Locating a Source of Spatial Data 14 Performing Common

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

Photographs to Maps Using Aerial Photographs to Create Land Cover Maps

Photographs to Maps Using Aerial Photographs to Create Land Cover Maps Aerial photographs are an important source of information for maps, especially land cover and land use maps. Using ArcView, a map composed of points, lines, and areas (vector data) can be constructed from

More information

Geodatabases and ArcCatalog

Geodatabases and ArcCatalog Geodatabases and ArcCatalog Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Keri Clary Department of Civil Engineering April 21, 2014 Contents Geodatabases and ArcCatalog...

More information

Computer simulation of radioactive decay

Computer simulation of radioactive decay Computer simulation of radioactive decay y now you should have worked your way through the introduction to Maple, as well as the introduction to data analysis using Excel Now we will explore radioactive

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

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

Displaying and Rotating WindNinja-Derived Wind Vectors in ArcMap 10.5

Displaying and Rotating WindNinja-Derived Wind Vectors in ArcMap 10.5 Displaying and Rotating WindNinja-Derived Wind Vectors in ArcMap 10.5 Chuck McHugh RMRS, Fire Sciences Lab, Missoula, MT, 406-829-6953, cmchugh@fs.fed.us 08/01/2018 Displaying WindNinja-generated gridded

More information

Esri UC2013. Technical Workshop.

Esri UC2013. Technical Workshop. Esri International User Conference San Diego, California Technical Workshops July 9, 2013 CAD: Introduction to using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support

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

GIS Functions and Integration. Tyler Pauley Associate Consultant

GIS Functions and Integration. Tyler Pauley Associate Consultant GIS Functions and Integration Tyler Pauley Associate Consultant Contents GIS in AgileAssets products Displaying data within AMS Symbolizing the map display Display on Bing Maps Demo- Displaying a map in

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

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

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

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

More information

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

A Review: Geographic Information Systems & ArcGIS Basics

A Review: Geographic Information Systems & ArcGIS Basics A Review: Geographic Information Systems & ArcGIS Basics Geographic Information Systems Geographic Information Science Why is GIS important and what drives it? Applications of GIS ESRI s ArcGIS: A Review

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

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

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

GIS FOR PLANNING. Course Overview. Schedule. Instructor. Prerequisites. Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158

GIS FOR PLANNING. Course Overview. Schedule. Instructor. Prerequisites. Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158 GIS FOR PLANNING Urban Planning 792 Thursday s 5:30-8:10pm SARUP 158 Schedule Class/Lab - SARUP 158 Thursdays 5:30pm - 8:10pm Office Hours - By Appointment Project Ideas - Week 4 Final - 5/10/2018 Instructor

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

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

GED 554 IT & GIS. Lecture 6 Exercise 5. May 10, 2013

GED 554 IT & GIS. Lecture 6 Exercise 5. May 10, 2013 GED 554 IT & GIS Lecture 6 Exercise 5 May 10, 2013 Free GIS data sources ******************* Mapping numerical data & Symbolization ******************* Exercise: Making maps for presentation GIS DATA SOFTWARE

More information

GIS Data Production and Editing Pathway

GIS Data Production and Editing Pathway GIS Data Production and Editing Pathway Table of Contents ArcGIS Desktop II: Tools and Functionality 3 ArcGIS Desktop III: GIS Workflows and Analysis 6 Building Geodatabases 8 Creating and Maintaining

More information

Exercises for Windows

Exercises for Windows Exercises for Windows CAChe User Interface for Windows Select tool Application window Document window (workspace) Style bar Tool palette Select entire molecule Select Similar Group Select Atom tool Rotate

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Classification Exercise UCSB July 2006

Classification Exercise UCSB July 2006 Classification Exercise UCSB July 2006 Purpose This exercise will examine how spatial data is catergorized and the advantages and disadvantages of different classification methods. Terms to know Population,

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

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

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

Chem 1 Kinetics. Objectives. Concepts

Chem 1 Kinetics. Objectives. Concepts Chem 1 Kinetics Objectives 1. Learn some basic ideas in chemical kinetics. 2. Understand how the computer visualizations can be used to benefit the learning process. 3. Understand how the computer models

More information

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE Document Updated: December, 2007 Introduction This exercise is designed to provide you with possible silvicultural

More information

ArcGIS Pro: Essential Workflows STUDENT EDITION

ArcGIS Pro: Essential Workflows STUDENT EDITION ArcGIS Pro: Essential Workflows STUDENT EDITION Copyright 2018 Esri All rights reserved. Course version 6.0. Version release date August 2018. Printed in the United States of America. The information contained

More information

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development

User Guide. Affirmatively Furthering Fair Housing Data and Mapping Tool. U.S. Department of Housing and Urban Development User Guide Affirmatively Furthering Fair Housing Data and Mapping Tool U.S. Department of Housing and Urban Development December, 2015 1 Table of Contents 1. Getting Started... 5 1.1 Software Version...

More information

Lecture 2. A Review: Geographic Information Systems & ArcGIS Basics

Lecture 2. A Review: Geographic Information Systems & ArcGIS Basics Lecture 2 A Review: Geographic Information Systems & ArcGIS Basics GIS Overview Types of Maps Symbolization & Classification Map Elements GIS Data Models Coordinate Systems and Projections Scale Geodatabases

More information