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

Size: px
Start display at page:

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

Transcription

1 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 format for this task called a geodatabase. This Lab will focus on beginning from "scratch" to build an entirely new personal geodatabase. We'll use a DOQQ of part of Del Val College as our source reference for on-screen digitizing. There are a lot of steps involved, but follow along carefully and think conceptually and you'll be successful. Brief Overview of Geodatabases A geodatabase is a relational database containing objects that can be spatial or non-spatial. The elements of a geodatabase include object classes, which can be feature classes (i.e., contain geographic information) or tables (i.e., do not contain geographic information), annotation classes and relationship classes. Feature classes that share their extent and map projection can be grouped in feature datasets. Tables, on the other hand, cannot be contained in a feature dataset. When spatial datasets, such as shapefiles or coverage s, are exported into a geodatabase, they get converted into feature classes. A relationship class relates two objects in a geodatabase. Relationships can have one-to-one, oneto-many, many-to-one and many-to-many cardinalities. Relationships are established through keys, an origin key and a foreign key, corresponding to the origin class and the destination class, respectively. Procedure 1. Creating a Geodatabase Before creating a geodatabase, copy the Lab 9 folder from the class data folder on the H drive to your student folder. a) Using ArcCatalog, browse down to your Lab 9 working folder, right-click on it, and then click on New/Personal Geodatabase. A new geodatabase will be created in your working folder. A default name will be given to the geodatabase.

2 b) Change the name of the new personal geodatabase. The default is "New Personal Geodatabase.mdb" so make it something that will remind you of what is contained in the file. For this class be sure to begin the file name with your last name for any file that will be turned in. c) To change the name, right-click on it, then click on Rename, and rename it yourlastdelval. Now that you have created a geodatabase, the next step is to load data into it. Be sure to leave the.mdb extension. d) Right click on the newly-created file in the ArcCatalog tree. Choose New -- Feature Class. e) In the New Feature Class dialog enter a name (with NO spaces) and press the Next> button. For example, Fields would be an appropriate name for line features consisting of farm fields at DelVal College.

3 (1) Click next and set the coordinate system to Projected/State Plane/NAD 1983 (feet)/pennsylvania South FIPS 3702 and press the Next> button (2) Accept the Default for "X-Y tolerance" response and press Next>. (3) In the next dialog click on the word "Shape" in the Field Name column. The following screen will display which shows the Field Properties of the "Shape" field.

4 (4) Click the first blank cell in the Field Name column and add any attribute fields that you will want in the attribute table of your spatial features (such as Field_No for your Field file). Be sure NOT to use spaces in the Field Name (5) Click the empty Data Type cell next to the new field name and select the appropriate data type (for example, "text" for the Field_No field). Add any additional new fields (and their data types) that you will need; perhaps such things as type of crops. Press Finish. f) You've now got a new personal geodatabase ready to receive spatial data. In essence you set the specifications for the data, but currently there is still no data in the file. Notice that in the ArcCatalog display window you now have the name of your new feature class, "Fields."

5 On-screen digitizing of spatial features in a geodatabase using ArcMap Digital Orthoimagery Procedure An orthoimage is remotely sensed image data in which displacement of features in the image caused by terrain relief and sensor orientation have been mathematically removed. Orthoimagery combines the image characteristics of a photograph with the geometric qualities of a map. Delaware Valley Regional Planning Commission 2005 This project consists of the creation of 3-band, 24 bit color digital orthophoto tiles for the 5-county, Pennsylvania portion DVRPC's region utilizing a Leica ADS40 digital imaging system. The tiles were delivered in both GeoTIFF and MrSID MG3 formats. A GeoTIFF is a TIFF file which has geographic (or cartographic) data embedded as tags within the TIFF file. The geographic data can then be used to position the image in the correct location and geometry within a geographic information system (GIS) display. MrSID (Multi-resolution Seamless Image Database) is a proprietary, wavelet-based, image compression file format (*.sid) developed and patented by LizardTech, Inc. A 20:1 compresssion ratio was used for the MrSIDs. The complete data set contains 1,540 full ortho tiles in Pennsylvania State Plane South coordinate system, NAD83. The individual tiles measure 5,055' x 8,745' at a 1.0' pixel size. There is no image overlap between adjacent tiles. Orthoimagery processed by BAE Systems. The Images can be found on the PASDA website 1. Launch ArcMap and set geodatabase to the one that you just created:

6 2. Rename your data frame to Farm Field 8 and set the scales to feet.

7 3. Set the Coordinate System to Projected / NAD 1983 feet / Pennsylvania South FIPS Add the following digital orthoimage PA_X31_Y099.sid PA_X31_Y100.sid

8 5. Using "Add Data" navigate to the folder that contains your newlycreated personal geodatabase, highlight it, and press Add 6. Then highlight the feature class of your choice, such as "Fields" and press Add. 7. The Fields datafile has been added to the Layers data frame. 8. Add the Editor Toolbar (if it is not already installed) by right clicking on the blank space by the top tool bar and selecting the Editor

9 Dock the editor tool bar under the main tool bar 9. Save your map as Lab9 under the Lab_9 folder 10. Press the down arrow by Editor and choose Start Editing

10 Notice that the Task: box on the Editor bar now defaults to "Create New Feature", which is what you want to do. The Target: box lists the first (and in my case only) Feature Class (Fields) in my personal geodatabase. If you have more than one Feature Class specified, click the down area and select the Feature Class that you wish to edit. 11. Zoom to an area of College in which you wish to begin on-screen digitizing a Farm Field feature (for example the Farm 8 area). 12. Select the under the Create Features window select the polygon tool and place the first vertex of the new polygon by clicking once on any of the corners of the farm field footprint. 13. Place each subsequent vertices (moving sequentially, clockwise or counterclockwise) by clicking once on boundary of the field.

11 14. When you have placed the final vertex, right-click anywhere in the map view and select Finish Sketch. Or hit F2 15. Open the Attributes table from the Attributes Button on the Editor Toolbar.

12 a. Click on the <null> value next to the Field_No property and add 8 as the value. b. Close the window 16. Select Editor>Save Edits on the Editor Toolbar to save the new feature and its attributes to the shapefile permanently. 17. Save your Map Document Creating and Modifying Tables Using ArcView tables Tabular data are stored on the file system in one of several file formats. In ArcView tables, are a graphical representation of these tabular data sources. This means that ArcView lets us view tabular data in a GUI. So in ArcView tables have their own GUI (menus, buttons, tools), and their own set of particular operations. ArcView tables can come from a variety of sources, and multiple tables can be linked or joined based on common field values. Creating tables from existing data sources Tables can be created from many different formats of tabular data sources. Supported sources are dbase III and dbase IV, INFO (from ArcInfo), and comma- or tab-delimited ASCII files. The different formats available are chosen with a dropdown on the Add Table dialog. Here, a txt file is added to the project as a new table. Although the table is actually an attribute table that was created from a SSURGO database, the table itself can be brought into the project as a stand-alone table, apart from the coordinate half of the feature theme. When dealing with something which has many properties and many locations GIS is moving to the forefront as the tool of choice. Recognizing the role of GIS in applying the data and mapping of soils in modern agriculture, environmental management, and engineering, the United States Department of Agriculture (USDA) through its Natural Resources Conservation Service (NRCS) has made soil maps of much of the United States available to the public. These maps and data, known as SSURGO (Soil Survey Geographic Data) are available in digital formats either by ordering CDs or by download. The formats available are compatible with the most popular GIS desktops and can be quite easily used in ESRI ArcGIS. The tabular data is designed to work with one of the most popular Relational Database Managers, Micro Soft Access.

13 This project is designed to help a GIS user, student, instructor, or professional obtain, sort through and use the SSURGO data. The project is not about the soils, soil maps, or how they are created, rather it is about obtaining the data and beginning to understand how to mine the wealth of information in the data. Add a table to the map document 1. You can add the table to the map document by either dragging from ArcCatalog into ArcMap or adding the table as a document. 2. You will see the table has been added by checking the Source tab in the Table of Contents.

14 3. Right-click and Open the table. You have just downloaded a table from the web and added it in to an ArcMap document. Most of the tables we have used up to now are feature layer attribute tables. However, any supported (text, dbase, or INFO) files containing tabular data can be added in the same manner. Change the table display Tables can be altered within ArcMap, either by editing (as long as it is an editable data source), which changes the source file (on the disk), or by altering the display properties, such as hiding fields or giving field name aliases (which does not change the source data). 1. Change the table's appearance by right-clicking the table in the Table of Contents and selecting Properties from the popup menu. Note also that you can see the properties for each field (the data type, length, precision, scale, number format).

15 2. In this Lab we are going to make a slope map of Farm Field number 8. When you look at the map you see many fields with useful information but it makes it difficult to work with therefore we are only going to show the fields we want to work with. Uncheck all the fields the exception of the following and type in the Alias field what will name will be displayed; Musym Compname Slope Wtrdepth musym Mapunit Name Slope Depth to Water Table Joining and Linking Tables Joins and links are touched upon in the relational data model. In this example, we have the SSURGO table as well as the attribute table for the doylessoil ("Doylestown Soils"). The common field between these tables is musym and CFI Plot ID Number, which is the plot's identification number. Joining tables 1. Add the doylessoil shapefile to your map

16 2. Rename the Layer to Doylestown Soils 3. Right-click the Doylestown Soils layer and select Joins and Relates > Join Select the choices as below. This will join the ssurgo table to the doylessoil table, based on the musym field.

17 4. Open the Doylestown Soils attribute table. You will see the original fields. 5. Scroll to the right and you will see the joined fields have been added. For records that do not have a matched value in the joined table, the values will appear as <Null>.

18 The tables have not been physically joined (that is, joined as a single file on the disk), but are only managed this way by ArcGIS. You can verify this by adding another copy of the Doylestown Soils layer (lab9\doylessoil.shp), and open its table, which will not contain the additional fields created by the join. You have just joined two tables in ArcGIS. Use this technique to increase the informational content of your layers. You will frequently encounter layer attribute data that are minimal in content, but can be linked to other tables containing extended attributes. When a map document is saved, all of the join information is also saved, so if you open a map document, ArcGIS will reestablish any joins. Using a joined field for layer display (creating a slope map) For most of ArcGIS s purposes, the resultant table created from a join functions just like any other table. If the resultant table happens to be a layer attribute table, then ArcGIS gives you the luxury of displaying or analyzing joined data as though it were an integral part of your attribute table. Layer Display 1. Change the legend for the layer so that it is using a Unique Values display with the Value Field of slopeh, click add all values and remove the check mark in all other values. 2. Click on ok and a slope map of Doylestown Township has been created.

19 Clipping the soils layer Let s trim the Soils Layer by accessing the Clip option in the ArcToolbox 1. Click on Analysis Tools 2. Open the Extract group 3. Double click on Clip In the next dialog box, select Doylestown Soils as the input layer to clip, Farmfield as the polygon clip layer, and direct the output to your Lab_9 folder with the name farmsoilclp.shp. Choose the OK button.

20 The new layer should appear in your Farm Field 8 Data Frame. 5. Rename the new layer as Farm Field Open up the attribute table and you will notice that all of the fields from the SSURGO table exported with the shapefile when you clipped the file and made a new shapefile Remove relates and joins 1. If any joins or relates are active, you can easily remove them by making the tables active that contain relates or joins and selecting Remove Join(s) or Remove Relate(s). 2. You will need to do this when your relates or joins have gone in the wrong direction. 3. Remove the join (right-click the Dolyestown layer name and select Remove Join(s) > ssurgo.

21 Note that the classification reverts to single symbol because the field previously used for display no longer exists in the table. 4. Remove the Doylestown Soils and ssurgo layers since they are no longer needed. Creating Slope Map for Field 8 Notice that we have two slope values in the slopeh field but that some redundancy exists in the number of polygons- some of the slopes contain multiple polygon boundaries that

22 border each other. Using the new shapefile, we are going to perform a dissolve operation to reduce data redundancy. Therefore we are going to dissolve the slope field In the ArcToolbox, go to: 1. Data Management Tools 2. Generalization 3. Dissolve (double click) 4. In the next dialog box, make fieldslopeclp the input layer to dissolve, slopeh the attribute to dissolve on, and send the output to your Lab_9 folder with the name fieldslope.shp. 5. Click on ok and add the shape field to the map.

23 Review of Map Layouts New Map Document 1. Open a new map document 2. Save the document as H:\Lab_9\maps.mxd. 3. Save frequently while making map layouts. New Data Frame 1. Create a data frame and add some data 2. Create a new data frame and add the following coverages: Aerials under Lab_9 folder PA_X31_Y99.sid PA_X31_Y100.sid Shapefiles under Lab_8 folder fieldslope.shp Shapefiles under Lab_9\Map Streams.shp Camproad.shp

24 Property.shp Roads.shp Altering the polygon symbology 1. Open the property window for the fieldslope layer. 2. Change they symbologly of the layer a. Use graduated colors based on the slopeh field.

25 b. Click Symbol and select Properties for All Symbols. c. Change the Outline Color to No Color. d. Change the Display property and set the layer's transparency to 50%. This will allow the aerials to show through the slope.

26 e. Now the slopes with the 0-3 % are tan and 0-8 % are yellow. f. Add text labels for the roads layer.

27 g. Change the stream symbology to light blue with a width of 1 and the line type to stream.

28 h. Change the property layer symbology to a boundary, neighborhood line type, with a black color and a width of 1.5

29 i. Change the camproad layer symbology to a road, unpaved line type, with a red color and a width of 1.

30 j. Click on fieldslope layer and Zoom to layer.

31 k. Set the scale to 4800 Create a layout and alter properties. 1. Layouts are an integral part of ArcMap. In order to see layout view, click the Layout view icon below the lower left of the map display. 2. Change the page properties by selecting File > Page and Print Setup. 3. Set the orientation to Landscape. 4. Uncheck Use Printer Paper Settings. 5. Alter the size for a poster sized layout (Width = 11 in; Height = 8.5 in). 6. Click Scale Map Elements...

32 7. Right-click on the data frame and select Properties. 8. Set the Anchor Point at (.5,.5). 9. Change the Size to width 8 x height 7.5. Note: while it is possible to change the size and position of map elements manually with the selection handles and the pointer tool, if you set size and positions of elements using coordinate values, it is much easier to get elements to line up.

33 Title Text 1. Add a text box at the side of the map. It will be used to hold the title text. Alter its properties as below. This will give a 0.25 in gap between the text box and the map border. 2. Change the text to Field 8 Slope

34 Graphic 1. I have copied a picture of the delval logo therefore 2. Select Insert > Picture. Navigate to H:\yourlastname\Lab_9 and you will see a list of graphics files.

35 3. Alter the position to place the image in the title box. Note that Preserving Aspect Ratio will keep the image with the same proportions. The Height is selected to be offset from the title box by 0.1 in on the top and bottom. The Position sets its location also as the offset. Scale bar 1. Add a scale bar (Insert > Scale Bar). Select the Alternating Scale Bar 1 and then click Properties.

36 2. Set Division Units to feet. 3. Set When resizing to Adjust number of divisions. 4. Change Division value to Add a frame border. Increase the Gap to 2 points on each side of the scale bar.

37 Add a Legend and print the layout.

(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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

EEOS 381 -Spatial Databases and GIS Applications

EEOS 381 -Spatial Databases and GIS Applications EEOS 381 -Spatial Databases and GIS Applications Lecture 5 Geodatabases What is a Geodatabase? Geographic Database ESRI-coined term A standard RDBMS that stores and manages geographic data A modern object-relational

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

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

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

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

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

Urban Canopy Tool User Guide `bo`

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

More information

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

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

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

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

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

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

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth

Lesson Plan 2 - Middle and High School Land Use and Land Cover Introduction. Understanding Land Use and Land Cover using Google Earth Understanding Land Use and Land Cover using Google Earth Image an image is a representation of reality. It can be a sketch, a painting, a photograph, or some other graphic representation such as satellite

More information

Lab 2: Projecting Geographic Data

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

More information

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

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

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136 GIS Boot Camp for Education June 27-30 th, 2011 Day 1 Instructor: Sabah Jabbouri Phone: (253) 833-9111 x 4854 Office: TC 136 Email: sjabbouri@greenriver.edu http://www.instruction.greenriver.edu/gis/ Summer

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

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

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

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

Lab 4 -Vector data and Attributes

Lab 4 -Vector data and Attributes Lab 4 -Vector data and Attributes ERSC/BIOL 4421/5421 Name In this lab you will learn how to create your own vector data by collecting point data from GPS coordinates and by digitizing lines using an Aerial

More information

SoilView: Development of a Custom GIS Application for Publishing Soil Surveys

SoilView: Development of a Custom GIS Application for Publishing Soil Surveys SoilView: Development of a Custom GIS Application for Publishing Soil Surveys Allan Johnson and Mike Wigginton Abstract Currently, digital soils information can be obtained from many sources. Numerous

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

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

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

Performing Map Cartography. using Esri Production Mapping

Performing Map Cartography. using Esri Production Mapping AGENDA Performing Map Cartography Presentation Title using Esri Production Mapping Name of Speaker Company Name Kannan Jayaraman Agenda Introduction What s New in ArcGIS 10.1 ESRI Production Mapping Mapping

More information

Presenting Tree Inventory. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Presenting Tree Inventory. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Presenting Tree Inventory Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Suggested Options 1. Print out a Google Maps satellite image of the inventoried block

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

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

GIS MANUAL VOLUME I DEPARTMENT OF GEOGRAPHY UNIVERSITY OF COLOMBO. L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D.

GIS MANUAL VOLUME I DEPARTMENT OF GEOGRAPHY UNIVERSITY OF COLOMBO. L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D. i 2016 GIS MANUAL VOLUME I L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D. Samanmali ii TABLE OF CONTENT 01 INTRODUCTION TO GIS 01 1.1.Introduction 01 1.2.Definition and Overview

More information

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

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

More information

ADDING RCGEO BASEMAPS TO ARCMAP. Versions 10.0, 10.1 and 10.1 sp1

ADDING RCGEO BASEMAPS TO ARCMAP. Versions 10.0, 10.1 and 10.1 sp1 ADDING RCGEO BASEMAPS TO ARCMAP Versions 10.0, 10.1 and 10.1 sp1 May, 2014 Contents Adding the Ortho and Carto Base Maps to ArcMap... 2 Richland County Base Maps... 2 Adding the Base Map Connections ArcMap

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

Moving into the information age: From records to Google Earth

Moving into the information age: From records to Google Earth Moving into the information age: From records to Google Earth David R. R. Smith Psychology, School of Life Sciences, University of Hull e-mail: davidsmith.butterflies@gmail.com Introduction Many of us

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

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

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

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

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

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

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

INTRODUCTION TO GIS. Practicals Guide. Chinhoyi University of Technology

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

More information

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

An ArcIMS based interactive map for SeaWorld San Antonio

An ArcIMS based interactive map for SeaWorld San Antonio An ArcIMS based interactive map for SeaWorld San Antonio Morgan K. Dean Advanced GIS, Earth and Environmental Science Department University of Texas at San Antonio One UTSA Circle, San Antonio, TX. 78249,

More information

UNIT 4: USING ArcGIS. Instructor: Emmanuel K. Appiah-Adjei (PhD) Department of Geological Engineering KNUST, Kumasi

UNIT 4: USING ArcGIS. Instructor: Emmanuel K. Appiah-Adjei (PhD) Department of Geological Engineering KNUST, Kumasi UNIT 4: USING ArcGIS Instructor: Emmanuel K. Appiah-Adjei (PhD) Department of Geological Engineering KNUST, Kumasi Getting to Know ArcGIS ArcGIS is an integrated collection of GIS software products ArcGIS

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

INTRODUCTION TO ARCGIS Version 10.*

INTRODUCTION TO ARCGIS Version 10.* Week 3 INTRODUCTION TO ARCGIS Version 10.* topics of the week Overview of ArcGIS Using ArcCatalog Overview of ArcGIS Desktop ArcGIS Overview Scalable desktop applications ArcView ArcEditor ArcInfo ArcGIS

More information

Popular Mechanics, 1954

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

More information

Chapter 1. GIS Fundamentals

Chapter 1. GIS Fundamentals 1. GIS Overview Chapter 1. GIS Fundamentals GIS refers to three integrated parts. Geographic: Of the real world; the spatial realities, the geography. Information: Data and information; their meaning and

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

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

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

Building a Hydrologic Base Map Prepared by David R. Maidment Waterways Centre for Freshwater Research University of Canterbury

Building a Hydrologic Base Map Prepared by David R. Maidment Waterways Centre for Freshwater Research University of Canterbury Building a Hydrologic Base Map Prepared by David R. Maidment Waterways Centre for Freshwater Research University of Canterbury 14 March 2018 Goals of the Exercise This exercise shows how to develop a hydrologic

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

Expanding Canada s Rail Network to Meet the Challenges of the Future

Expanding Canada s Rail Network to Meet the Challenges of the Future Expanding Canada s Rail Network to Meet the Challenges of the Future Lesson Overview Rail may become a more popular mode of transportation in the future due to increased population, higher energy costs,

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

Space Objects. Section. When you finish this section, you should understand the following:

Space Objects. Section. When you finish this section, you should understand the following: GOLDMC02_132283433X 8/24/06 2:21 PM Page 97 Section 2 Space Objects When you finish this section, you should understand the following: How to create a 2D Space Object and label it with a Space Tag. How

More information

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

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

More information

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

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

How to create a new geodatabase using the extract data wizard. 1. How to Extract the Schema to create a Geodatabase using an existing design.

How to create a new geodatabase using the extract data wizard. 1. How to Extract the Schema to create a Geodatabase using an existing design. How to create a new geodatabase using the extract data wizard The Extract Data Wizard can be used to create a new database based on an existing geodatabase. This tool may be used in the following cases:

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

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

Sediment Budget Analysis System-A: SBAS-A for ArcView Application

Sediment Budget Analysis System-A: SBAS-A for ArcView Application Sediment Budget Analysis System-A: SBAS-A for ArcView Application by Rose Dopsovic, Lynn Hardegree, and Julie Rosati PURPOSE. This Coastal and Hydraulics Engineering Technical Note (CHETN) describes a

More information

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper)

Today: GEOL 452/552 - GIS for Geoscientists I. Lecture 3 - Chapter 1. GIS vector Data (review) Let s annotate this layer (draw on paper) Today: GEOL 452/552 - GIS for Geoscientists I Lecture 3 - Chapter 1 GIS vector data - review raster data history: ArcView/ArcINFO - ArcGIS types of GIS data files Lab: finish Ch. 1 tutorial and HW1 Please

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Introduction Basic Lesson 3: Using Microsoft Excel to Analyze Weather Data: Topography and Temperature This lesson uses NCDC data to compare

More information

ArcGIS Tools for Professional Cartography

ArcGIS Tools for Professional Cartography ArcGIS Tools for Professional Cartography By Makram Murad-al-shaikh M.S. Cartography Senior instructor ESRI Educational Services ICC - A Coruña - Spain, 9-16 July, 2005 Overview Overview of the ArcGIS

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

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

GPS Mapping with Esri s Collector App. What We ll Cover

GPS Mapping with Esri s Collector App. What We ll Cover GPS Mapping with Esri s Collector App Part 1: Overview What We ll Cover Part 1: Overview and requirements Part 2: Preparing the data in ArcGIS for Desktop Part 3: Build a web map in ArcGIS Online Part

More information

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

More information

How many states. Record high temperature

How many states. Record high temperature Record high temperature How many states Class Midpoint Label 94.5 99.5 94.5-99.5 0 97 99.5 104.5 99.5-104.5 2 102 102 104.5 109.5 104.5-109.5 8 107 107 109.5 114.5 109.5-114.5 18 112 112 114.5 119.5 114.5-119.5

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

Development of Webbased. Tool for Tennessee

Development of Webbased. Tool for Tennessee Development of Webbased Farm Mapping Tool for Tennessee Southern Region Water Quality Conference, Oct. 24 2005 Forbes Walker and Alan Jolly Biosystems Engineering and SOIL SCIENCE Nutrient Management Planning

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

Practical I ArcGIS (10.0) Basics

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

More information

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap GEOGRAPHICALLY WEIGHTED REGRESSION Outline GWR 3.0 Software for GWR (Brief) Overview of ArcMap Displaying GWR results in ArcMap stewart.fotheringham@nuim.ie http://ncg.nuim.ie ncg.nuim.ie/gwr/ ArcGIS?

More information