GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

Size: px
Start display at page:

Download "GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas."

Transcription

1 GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages and lets people use the software without having to spend a great deal of time learning commands. The software can be a little intimidating at first since there are many options and not a lot of guidance being offered. This lab will help you to understand ArcGIS fundamentals and how to examine spatial data. ArcGIS is split into a set of modules by a single map file (*.mxd file). Only one module can be accessed at any one time. The GUI for each module offers different options depending on the active module and whether any software extensions have been activated. We will open two important ArcGIS modules in today s exercises: ArcToolbox and ArcMap. We ll use ArcToolbox to import ArcInfo export files. To access ArcToolbox, we ll need to start ArcMap. Before we start ArcMap, let s copy some GIS data to your user workspace. Open the Windows Explorer and navigate to the t:\teach\classes\fe257\gislab1 location on the forestry network. Using the mouse, right click on this folder and choose copy from the menu that appears. Use Explorer to navigate to your workspace folder. For most of you this will be located on the z:\drive and the will have the same name as your user name- for me it s c:\wingm. Let s create a subfolder named FE257 under your workspace folder- we ll store all the files from this course under that location. You can create the subfolder by clicking once on your workspace, choosing the File menu, the New option, and the Folder option. Once you ve created the FE257 folder, right click on it and choose paste from the menu that appears. This should copy the gislab1 folder and the four files located in it (each will have a.e00 suffix) to your new workspace. ArcMap This is the central portion of ArcGIS and is where we look at data and create maps. Lets start an ArcMap session by clicking on the start button on the task bar and navigating to the ArcMap executable. The sequence is start button, programs, ArcGIS, and choose the ArcMap icon. Let s 1

2 accept the invitation to start using ArcMap with a new empty map by selecting the Blank Map template and choosing the OK button. You should see the default ArcMap program screen, similar to the graphic above, on your screen. Let s save this map document. Choose Save As from the file menu. Make sure that you are saving under your gislab1 workspace and save this file as gislab1.mxd. All work you have done has been saved up to this point. You can re-open this file to get back to where you left off. 2

3 At the top of the ArcMap interface, you ll see a row of menus, followed by a row of graphical buttons. One of the buttons will look like a red toolbox. Select this to open the ArcToolbox module into your ArcMap session. The ArcToolbox should open up. The ArcToolbox can be clicked on and dragged to other positions in your ArcMap session or elsewhere on your computer screen. Position the ArcToolbox somewhere that you can work with. 3

4 Importing Files ArcGIS will import and read ArcInfo coverages. This is important as many organizations that make spatial data available over the Internet or for purchase convert their data into ArcInfo export files. ArcInfo export files are actually single compressed files that contain many files. Export files will have a.e00 suffix attached to them. In the case of large coverages, there may be more than one export file (an additional export file would feature an.e01 suffix) but this is rare. Let s use the ArcToolbox to import coverages produced by ArcInfo workstation software. First, let s click on the Search Tab located on the upper right hand corner of the ArcMap window to look for the Import tool. 1. Choose the Tools option in the Search window. 2. Type import into the dialog box. 3. Choose the icon to the right of the dialog box to see results 4. Find the Import from E00 option and click on it. This should open the tool dialog box. 4

5 1. Click on the first browse button to navigate to the gislab1 workspace underneath your workspace location. 2. Once you get to your gislab1 folder, you should see the four *.e00 files. Double click on the first one in the list, which should be cites.e Use the second browse button to navigate to your workspace location. 4. Change the Output Dataset to cities. 5. Choose OK. You should see some status messages in the lower right hand corner of your screen. Repeat the import process for the remaining three *.e00 files by again: 1. Selecting the Import from E00 ArcToolbox command 2. Navigate in the resulting dialog box and select the next *.e00 file 3. Adjusting the Output name dialog to remove any numbers at the end of the name. 4. Choose the OK button. 5

6 For other projects, you might want to use the second option browse button to indicate a different location for the new coverage. It is best to restrict ArcInfo coverage names to twelve characters, to avoid using numerical digits as the first character, and to not have spaces in the name. In addition, violating any of these limits in any folder or subfolder under which a coverage is stored can also lead to problems. Please remember this advice when you work with ArcInfo coverages, as all of you are likely to do during your project. After successfully importing all files, remove the ArcToolbox by clicking on the X in the upper right hand corner of the ArcToolbox. ArcMap Again, ArcMap is probably the space within ArcGIS where you ll spend most of your time. Use the Add Data tool to open the Add Data dialog. One thing that s important with any new ArcMap session is to establish a workspace connection. Once we do this, most operations will try to read and write data from this location and can help us stay organized. Use the Connect to Folder button to begin this process. 6

7 Use the resulting dialog box to indicate the location of your gislab1 folder (remember, this should be in your ONID account). Choose OK when you have the folder selected. Once you ve established a workspace connection, you should be taken to that folder space. 7

8 Using your mouse and control or shift key, select all four files in the gislab1 folder and choose the Add button. 8

9 ArcMap allows us to manipulate the display of spatial data and perform basic analyses. Anytime you add data into ArcMap, you are adding it to a data frame. You can have multiple datasets open at the same time in a frame and each data set it referred to as a layer. The names of data frames and layers and access to how you display each layer is in the table of contents, located on the left side of ArcMap. ArcMap has powerful features for controlling how points, lines, and polygons are displayed. You may have multiple data frames in ArcMap. You can assign a name to a data frame by accessing its properties, selecting the General tab, and typing in the Name box. Properties can be accessed by double clicking on the data frame or right clicking on the data frame and choosing Properties from the menu that appears. The last operations should have opened all four ArcInfo covers into ArcMap. In ArcGIS terminology, each these covers are now known as layers and are contained in the Layers data frame. By default, ArcGIS makes each of the layers visible. To make a layer not visible, just uncheck the check box located to the left of each layer name in the table of contents. Manipulating Layers An important concept in ArcGIS is the notion of the active data frame. If you have multiple data frames in the table of contents, any operations you invoke will only consider the active data 9

10 frame. You can make a data frame active by right clicking on the data frame in the table of contents and choosing Activate from the pop-up menu. The active data frame will be in a bold font. Layers are generally made active and accessed one at a time for display manipulations but it is possible to have multiple active layers by clicking and holding the control key down. This may be useful for copy or deleting several layers at once. Active layers are indicated by highlighting in the table of contents. It is also possible to copy and paste layers between different data frames; this skill may help you during course exercises. You can also assign a name to an active layer by double clicking or right clicking on the layer name, making the General tab active, and typing a name in the Layer Name box. This new name will now appear in the table of contents. If multiple layers exist, the order in which layers appear in the table of contents is also important. The layer on the bottom of the stack will be the first layer that is displayed in the view. A polygon layer that sits atop the stack may preclude all other layers from being displayed. You can move layers in the table of contents by clicking on the layer, holding the mouse button down, and dragging it up or down. In the graphic above, Wsheds is the active layer and is at the bottom of the stack, all other layers are being drawn over Wsheds. Let s see what happens when we move Wsheds to the top of the stack. Let s move it back to the bottom of the stack. Wsheds is an unusual name. Let s change the name of the layer as it appears in the table of contents by activating its Properties and typing the name Watersheds in the Layer Name input box and choosing OK. Notice that the name of the layer has changed. 10

11 When you open multiple layers at the same time into a view, ArcMap will automatically adjust to the full geographic extent of all layers so that you are able to see all areas. This may be helpful in some cases but for today s example, we are really only interested in the northwestern corner of Oregon. ArcMap features a tool bar that allows us to interact with data frames and layers. ArcMap has several options for zooming in and out of the map display area. Let s use the zoom in tool to focus on our study area. Select the zoom in tool by clicking on it with your mouse. Notice how your cursor changes shape when you move it over the map display area? This will happen with some of the tools that you use. Now click and draw a box that covers the watershed areas in the map display area. You can do this by clicking on the upper left hand corner of the areas and dragging to the lower right, releasing the click when you reach the lower right corner. Your new perspective should look similar to the figure below. If you click on the zoom to previous extent button, you will be returned to the previous map extent. 11

12 Another way to zoom in is to right click on a layer of interest and choose the Zoom to Layer option. This will focus on the spatial extent the layer. Let s use this option to zoom in on the Watersheds layer. Changing a Layer s Display Double-clicking on a layer will open the layer s properties. Choosing the Symbology tab gains you access to change the color, shape, and size of geographic shapes in the map display. It allows you to pick the attribute information you wish to represent your geographic shapes. It also offers you multiple options for scaling the way attribute information is displayed. When you add a layer to a data frame, ArcMap chooses colors for your layers. Let s practice changing the way the Watersheds appears by double clicking on the layer the table of contents. This should open the properties. Let s make the Symbology tab active. Clicking on the colored symbol will open the Symbol Selector. 12

13 Pick a color with a light shade by single clicking and choosing the OK button. Clicking on Apply will change the color in the map display area. We can also use the Symbology interface to color code a layer based on a variable within the layer s attribute table. Select Categories, then Unique Values from the choices on the right. Use the drop down box by the Value Field line and choose HUC from the list of variables. Next, select the Add All Values button and choose apply. Do you notice any changes in your map display regarding the way the layer is displayed? Let s revert to a single layer color by choosing Features, Single Symbol in the Symbology input and hitting the OK button. Let s follow the same process for the rivers layer so that a nice deep blue represents the rivers. You may want to adjust the width of the lines to make viewing easier. We may also want to change the name as it appears in the Table of contents to Rivers. The pan tool is very useful for moving around in your view. Click on the pan tool to activate it. Place it in the middle of your viewing area and click and drag the mouse. Notice that your viewing area moves as you move the mouse. Releasing the mouse button will place the view. 13

14 Another very useful tool is the identify tool. We will this and an automatic labeling option under the layer properties menu. Make the identify tool active by clicking on it with your mouse. Change the name of the cities point layer to Cities. Use the identify tool and click on one of the point locations associated with the Cities layer. A table should pop up. This table includes all the data associated with that point location. Notice that you can click on other points and the information in the table will change to reflect the other points. Let s change the symbology of the Cities layer so that it stands out more. Let s experiment with the label tool. Right click on the Cities layer and choose Label Features from the pop up menu. We can turn this feature off by right clicking again and re-checking Label Features. Attribute Data Attribute data are the data associated with layers. It s relatively easy to access this information in ArcMap and we can edit, summarize, and export attribute data. ArcMap will also allow you to import database files from other GIS packages, dbase files, and even from text files. You can also export data into these same formats. You may have multiple tables in a project. You can open a layer s attribute data by: 1. Right clicking on the layer. 2. Choosing Open Attribute Table from the pop up menu. Once attribute data are displayed, they can be easily edited. ArcMap will also allow you to add and delete variables. Character variables must be created as a string type. You can use the field calculator to perform calculations on entire database or on portions of it. Make Watersheds the active layer and open its attribute table using the method described above. Notice that data are displayed for each of the five polygon records contained in the layer. The area measurements are in square international feet. Let s add a new variable that describes the size of each watershed as a percentage of all watersheds. First, select the icon in the upper left hand corner of the attribute table, then choose Add Field. 14

15 Let s add a new variable by selecting the Add Field option under the edit menu. Enter pct_area in the name box, make sure type is set to Short Integer, enter 4 in the precision box, and choose OK. 15

16 Before we can calculate an watershed percentage, we need to know the sum of the watershed areas. Right click on the top of the area variable and choose statistics. The number we want is the sum: Let s finish our calculation by right clicking the top of the pct_area variable and selecting the Field Calculator choice. 16

17 A dialog box should open that is similar to the one above. We need to build an expression in the input box that divides the area of each watershed by the sum of all watershed areas. To get an integer percentage, we ll need to multiply this result by 100. We can sort the attributes by right clicking and using options from the pop up menu. Let s experiment a little with this. You can also select records and see their locations in the map display area. Let s try this option also. We should also check our results by performing a statistics option on the pct_area field; this should sum to 100 or something very close. Notice that you can hold down the control or shift keys and make multiple record selections. You can unselect records by choosing Clear Selection from the option button. 17

18 Let s clean up our work by making the pct_area field active by right clicking on its top, and choosing Delete Field from the pop up menu. Let s close this table. Let s explore some additional attribute table options by going to the Rivers layer and opening its attribute table. One of the tools we have in the attribute portion is the ability to summarize a variable. Let s test how this works. 1. Find the variable titled PNAME and make it active by right clicking on its top. PNAME is the name of each river in the Rivers layer. 2. From the pop-up menu choose summarize and OK. 3. A summarize dialog box should open up. Direct the output to your gislab1 folder by using the browse button in option 3 of the dialog box. 18

19 4. Choose OK. Another dialog box will open. Change the Save as type option to dbase table and choose the Save button. We will explore geodatabases in the future but do not want to save anything in this format for now. 5. This should create and add to your ArcMap session (in the Table of Contents) another attribute table that shows the number or arcs, or line segments, that are associated with each unique occurrence of PNAME. 6. You ll find the new table in your table of contents. You need to right click on it and choose Open to get a look at it. 19

20 If we want more than just a frequency distribution, we ll need to modify what we enter in the summarize box. Let s find out which river is the longest. Close the output table we just created and go back to the attribute table for Rivers (you may need to re-open it from the table of contents). 20

21 1. Right click on PNAME and choose the summarize tool. 2. Find the variable LENGTH in the list of variables in the dialog box, expand its listing, and check Sum. 3. Use the browse icon in option #3 and send the output to your gislab1 workspace. This workspace should appear underneath the Folder Connections option in the Look in: choices after you choose the browse button associated with option #3. 4. You will probably need to set the Save as type: to dbase table to write successfully. 21

22 Answer Yes when prompted to add the result table in the map. Always respond with a Yes throughout all class exercises when asked this question. Open the resulting table by right clicking on it and choosing Open. The output table lists each river s record number, name, number of arcs, and total length. The Sort button can help identify the longest or shortest river. 22

23 Let s close these output tables and return to the ArcMap display area. Let s rename our data frame by double clicking on it in the table of contents and entering the name Watershed Area into the name box. 23

24 Choose OK to make the change take effect. 24

25 Eventually, we ll want to create a set of maps of our watersheds and their locations. Rename the state outline layer to Oregon. Let s create a new data frame that will hold the Oregon outline and the watershed polygons. From the Insert menu, choose data frame. Note that a new data frame should be added to your table of contents and should be active (in bold). You should probably switch to List by Drawing Order view in the Table of Contents. Let s right click on the Oregon layer and choose copy from the pop up menu. Right click on the new data frame in the table of contents and choose paste. Let s repeat this process for the Watersheds layer. When finished pasting, remove the Oregon layer from the Watershed Area layer by right clicking on it and choosing remove. Let s clean the title and appearance of the Oregon layer. Let s also rename the new data frame to Watershed Location. 25

26 Let s activate the Watershed Area data frame by right clicking on it and choosing activate from the pop up menu. Choose the Full Extent button to refresh the display. 26

27 Save your map document. All work you have done has been saved up to this point. You can reopen this file to get back to where you left off. 27

28 LAB 1 Application: Calculating Stream Lengths and Watershed Areas. Assignment 1. Please answer the following questions and present your type written answers by the start of your lab during week 2. Be sure to include your name, course number (FE 257), assignment number, and lab day and time (please include both so we can keep track of your assignments) in the upper left-hand corner of the first page. 1A. We worked with several databases during the lab assignment in class. Two of the layers we examined were a watershed and a river coverage from Oregon's coast. Once you complete the lab assignment, you should have the skills to answer a few questions about the layers. Please answer the following (five points): A. What is the relative size percentage by HUC number for the two most southern watersheds? You should create a table with two columns for your results. One column should contain the HUC number for each of you watersheds and the other column should contain the percent size. Each column should have a title. Ex: Example: HUC Percent area B. What are the names of the third shortest and third longest rivers/creeks in the Rivers layer? C. What is the name of the city located farthest to the north? 1B. GIS concepts and definitions were presented during the first lecture and in Chapter 1 of your book. On pages of the course text, please answer the following questions: 1.5 List one pioneer and briefly describe their accomplishments (two points) 1.11 List three techniques- you don t need to describe them (three points) Please read chapter 1 for this week, and chapters 2 and 4 (read chapter 4 before chapter 2 to prepare for the week 2 lab) in your text book in preparation for next week. 28

Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams.

Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams. GIS LAB 3 Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams. One of the primary goals of this course is to give you some hands-on

More information

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

Tutorial 1 Exploring ArcGIS

Tutorial 1 Exploring ArcGIS Tutorial 1 Exploring ArcGIS Before beginning this tutorial, you should make sure your GIS network folder is mapped on the computer you are using. Please refer to the How to map your GIS server folder as

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

STUDENT PAGES GIS Tutorial Treasure in the Treasure State

STUDENT PAGES GIS Tutorial Treasure in the Treasure State STUDENT PAGES GIS Tutorial Treasure in the Treasure State Copyright 2015 Bear Trust International GIS Tutorial 1 Exercise 1: Make a Hand Drawn Map of the School Yard and Playground Your teacher will provide

More information

Lab 6: Transforming Spatial Data

Lab 6: Transforming Spatial Data Lab 6: Transforming Spatial Data Objectives: The primary objectives of this lab are to georeference a raster dataset and to create GIS data by digitizing features from an image as a backdrop. Specifics:

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap This activity provides an introduction to the map design process. It takes you through a typical sequence from the initial decision

More information

Getting to Know ModelBuilder

Getting to Know ModelBuilder Getting to Know ModelBuilder Offered by Shane Bradt through the UNH Cooperative Extension Geospatial Technologies Training Center Developed by Sandy Prisloe and Cary Chadwick at the Geospatial Technology

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Please

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Before

More information

Lesson 8 : How to Create a Distance from a Water Layer

Lesson 8 : How to Create a Distance from a Water Layer Created By: Lane Carter Advisor: Paul Evangelista Date: July 2011 Software: ArcGIS 10 Lesson 8 : How to Create a Distance from a Water Layer Background This tutorial will cover the basic processes involved

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features.

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features. Instructions: Use the provided data stored in a USB. For the report: 1. Start a new word document. 2. Follow an exercise step as given below. 3. Describe what you did in that step in the word document

More information

Introduction to GIS & Mapping: ArcGIS Desktop

Introduction to GIS & Mapping: ArcGIS Desktop Introduction to GIS & Mapping: ArcGIS Desktop Your task in this exercise is to determine the best place to build a mixed use facility in Hudson County, NJ. In order to revitalize the community and take

More information

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon?

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon? Name: Date: June 27th, 2011 GIS Boot Camps For Educators Practical: Explore ArcGIS 10 Desktop Tools and functionality Day_1 Lecture 1 Sources: o ArcGIS Desktop help o ESRI website o Getting to Know ArcGIS

More information

Section 1: Introduction to Arc GIS 10

Section 1: Introduction to Arc GIS 10 Introduction to ArcGIS 10 Getting Started 1.1.1 Section 1: Introduction to Arc GIS 10 A main component of ArcGIS 10 software is ArcMap. It can be used to create and edit maps and analyze spatial data.

More information

Downloading shapefiles and using essential ArcMap tools

Downloading shapefiles and using essential ArcMap tools CHAPTER 1 KEY CONCEPTS downloading shapefiles learning essential tools exploring the ArcMap table of contents understanding shapefiles customizing shapefiles saving projects Downloading shapefiles and

More information

Basic Mapping: Livelihood Zones In Haiti

Basic Mapping: Livelihood Zones In Haiti Basic Mapping: Livelihood Zones In Haiti - 2009 Barbara Parmenter, revised by Carolyn Talmadge 9/10/2016 DATA SOURCES... 1 MAPPING NETWORK DRIVES OUTSIDE THE DATA LAB... 2 SETTING UP YOUR ARCMAP SESSION...

More information

In this exercise we will:

In this exercise we will: Intro to GIS Exercise #3 TOC Data frame visual hierarchy / Select by Attribute / Select by Location / Geoprocessing IUP Dept. of Geography and Regional Planning Dr. Richard Hoch Please prepare answers

More information

Finding and Using Spatial Data

Finding and Using Spatial Data Finding and Using Spatial Data Introduction In this lab, you will download two different versions of the National Wetlands Inventory (NWI) dataset for a region of Massachusetts, from a source on the internet.

More information

Creating a Smaller Data Set from a Larger Data Set Vector Data

Creating a Smaller Data Set from a Larger Data Set Vector Data Creating a Smaller Data Set from a Larger Data Set Vector Data Written by Barbara Parmenter, revised by Carolyn Talmadge January 16, 2015 USING THE SELECTION METHOD QUICK METHOD BY CREATING A LAYER FILE...

More information

Creating a reference map

Creating a reference map Chapter 1 Creating a reference map Reference maps are basic, traditional maps. Their purpose is to illustrate geographic boundaries for cities, counties, and other areas. Reference maps have no underlying

More information

Lab 7: Tables Operations in ArcMap

Lab 7: Tables Operations in ArcMap Lab 7: Tables Operations in ArcMap What You ll Learn: This Lab provides more practice with tabular data management in ArcMap. In this Lab, we will view, select, re-order, and update tabular data. You should

More information

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

Project 2 CIVL 3161 Advanced Editing

Project 2 CIVL 3161 Advanced Editing Project 2 CIVL 3161 Advanced Editing Introduction This project will involve more advanced editing/manipulation of data within ArcGIS. You will use the map that you create in this project as a starting

More information

GEO 465/565 Lab 6: Modeling Landslide Susceptibility

GEO 465/565 Lab 6: Modeling Landslide Susceptibility 1 GEO 465/565 Lab 6: Modeling Landslide Susceptibility This lab will give you more practice in understanding and building a GIS analysis model. Recall from class lecture that a GIS analysis model is a

More information

ArcGIS Basics: India Creating a Map with ArcMap

ArcGIS Basics: India Creating a Map with ArcMap ArcGIS Basics: India Creating a Map with ArcMap Written by Barbara Parmenter and Irina Rasputnis, updated on August 30, 2016 INTRODUCTION... 1 NOTE FOR MUGAR LAB USERS: MAPPING A NETWORK DRIVE IN WINDOWS...

More information

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

More information

Select the Parks within Forest Acres

Select the Parks within Forest Acres Select the Parks within Forest Acres TASKS RESULT 1. Add the county boundary, municipalities and parks (pts.) layers to your map 2. Save your map (.mxd) to your desktop Your map should look something like

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) CS 1033 Multimedia and Communications Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Table Properties Reference Guide The Property

More information

Exercise 4 Compiling a Spatial Database: Adding and Linking Attribute Data

Exercise 4 Compiling a Spatial Database: Adding and Linking Attribute Data Geog, IES 377/Cee 357 Exercise 4 Page: 1/9 GEOG 377/CEE 357: An Introduction to Geographic Information Systems Exercise 4 Compiling a Spatial Database: Adding and Linking Attribute Data 1. Introduction

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch User Guide for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch allows the user to quickly create, or sketch, features in ArcMap using easy-to-use

More information

Introduction to GIS A Journey Through Gale Crater

Introduction to GIS A Journey Through Gale Crater Introduction to GIS A Journey Through Gale Crater In this lab you will be learning how to use ArcMap, one of the most common commercial software packages for GIS (Geographic Information System). Throughout

More information

Basic Mapping: Livelihood Zones In Haiti

Basic Mapping: Livelihood Zones In Haiti Basic Mapping: Livelihood Zones In Haiti - 2009 Barbara Parmenter, revised by Carolyn Talmadge 9/10/2017 for ArcMap 10.5.1 DATA SOURCES... 1 MAPPING NETWORK DRIVES OUTSIDE THE DATA LAB... 2 SETTING UP

More information

Lab Exercise 1: ArcGIS Basics

Lab Exercise 1: ArcGIS Basics Massachusetts Institute of Technology Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory Lab Exercise 1:

More information

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects.

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects. v. 10.0 GMS 10.0 Tutorial Importing, displaying, and converting shapefiles Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS

More information

Lab#1: Introduction to ArcGIS10. In this lab, you will use ArcGIS to work with statewide GIS data of Alaska. You use ArcMap to:

Lab#1: Introduction to ArcGIS10. In this lab, you will use ArcGIS to work with statewide GIS data of Alaska. You use ArcMap to: NRM338 Fall 2017 Lab#1 Page#1 of 26 Lab#1: Introduction to ArcGIS10 In this lab, you will use ArcGIS to work with statewide GIS data of Alaska. You use ArcMap to: Create a data connection Edit GIS theme

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Visual Studies Exercise.Topic08 (Architectural Paleontology) Geographic Information Systems (GIS), Part I

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

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

A Hands-on Experience with Arc/Info 8 Desktop

A Hands-on Experience with Arc/Info 8 Desktop Demo of Arc/Info 8 Desktop page 1 of 17 A Hands-on Experience with Arc/Info 8 Desktop Prepared by Xun Shi and Ted Quinby Geography 377 December 2000 In this DEMO, we introduce a brand new edition of ArcInfo,

More information

Data for this exercise are located in the L1 subdirectory or the class web page. Videos for this exercise are located in the class web page.

Data for this exercise are located in the L1 subdirectory or the class web page. Videos for this exercise are located in the class web page. Lesson 1: What You ll Learn: -Start ArcMap -Create a new map -Add data layers -Pan and zoom -Change data symbology -Change display properties -Set relative paths -Add layers to features -Select data -Measure

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Appendix Z Basic ArcMap and GDSE Tools

Appendix Z Basic ArcMap and GDSE Tools Appendix Z Basic ArcMap and GDSE Tools Introduction IFMAP has been developed within ESRI s ArcMap interface. As such, the application is inherently map-based. Although a user can enter tabular data through

More information

Session 3: Cartography in ArcGIS. Mapping population data

Session 3: Cartography in ArcGIS. Mapping population data Exercise 3: Cartography in ArcGIS Mapping population data Background GIS is well known for its ability to produce high quality maps. ArcGIS provides useful tools that allow you to do this. It is important

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

Getting Started with ArcGIS Background and Introduction

Getting Started with ArcGIS Background and Introduction Getting Started with ArcGIS Background and Introduction BACKGROUND ON ArcGIS SOFTWARE ArcGIS is a set of tools for collecting, storing, managing, analyzing, and representing geographic information. It

More information

Lab Assignment 4 Basics of ArcGIS Server. Due Date: 01/19/2012

Lab Assignment 4 Basics of ArcGIS Server. Due Date: 01/19/2012 Lab Assignment 4 Basics of ArcGIS Server Due Date: 01/19/2012 Overview This lab assignment is designed to help you develop a good understanding about the basics of ArcGIS Server and how it works. You will

More information

Schematics in ArcMap Tutorial

Schematics in ArcMap Tutorial Schematics in ArcMap Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Introducing Schematics in ArcMap Tutorial........................ 3 Exercise 1: Getting familiar with Schematics

More information

Data for this exercise are in the class resources Lab/lesson 1,

Data for this exercise are in the class resources Lab/lesson 1, Lab 1: What You ll Learn: -Start ArcMap -Create a new map -Add data layers -Pan and zoom -Change data symbology -Change display properties -Set relative paths -Add layers to features -Select data -Measure

More information

USING DATA DRIVEN PAGES

USING DATA DRIVEN PAGES USING DATA DRIVEN PAGES Mid-West ESRI Utility User s Group Conference March 26, 2014 Presented by: Hillary Bjorstrom, GIS Analyst STAR Energy Services LLC Alexandria, Minnesota EXERCISE 1 CREATING A GRID

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

Lab 2. Practice with ArcGIS

Lab 2. Practice with ArcGIS Lab 2. Practice with ArcGIS Purpose: To practice map composition and printing in ArcGIS To Do and Hand In: Compose, print, and hand in two maps, described below. Maps due in lab one week after assignment.

More information

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Marcel Fortin Map & Data Library mdl@library.utoronto.ca 2018 http://mdl.library.utoronto.ca This workshop

More information

Starting the QGIS Program. Exercise 1: Exploring QGIS

Starting the QGIS Program. Exercise 1: Exploring QGIS Exercise 1: Exploring QGIS In this exercise you will learn how to open maps, manipulate layers, add spatial data, change symbols, and navigate within QGIS. You will also learn to repair broken data links.

More information

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4 Data Assembly, Part II GIS Cyberinfrastructure Module Day 4 Objectives Continuation of effective troubleshooting Create shapefiles for analysis with buffers, union, and dissolve functions Calculate polygon

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Videos that show how to copy/paste data

More information

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map *You will need a computer with ESRI ArcGIS Desktop version 9.3 or higher installed* Data Download 1. Save the zipped folder with

More information

In order to follow this set of directions you will need the following

In order to follow this set of directions you will need the following How to Create Maps & Figures in ArcView 9x In order to follow this set of directions you will need the following 1) the Jenny s Louisiana GIS Instructional CD 2) a computer with ArcGIS on it (version 9.0

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 Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka, and Lauren Walker Department of Civil Engineering October 2, 2006 Contents: Brief Overview

More information

ArcGIS Basics: Creating a Map with ArcMap (India Data)

ArcGIS Basics: Creating a Map with ArcMap (India Data) ArcGIS Basics: Creating a Map with ArcMap (India Data) Written by Barbara Parmenter and Irina Rasputnis, updated by Carolyn Talmadge on January 14, 2015 INTRODUCTION...1 MUGAR LAB NOTE: MAPPING A NETWORK

More information

-In windows explorer navigate to your Exercise_4 folder and right-click the DEC_10_SF1_P1.csv file and choose Open With > Notepad.

-In windows explorer navigate to your Exercise_4 folder and right-click the DEC_10_SF1_P1.csv file and choose Open With > Notepad. BIOL 4460/5460 and GEOL 4460 Introduction to GIS LAB 4 MAKING A THEMATIC MAP This exercise is to show you how to create a map for printing. As you have seen in the lecture, maps can have different purposes

More information

Lab 1: Landuse and Hydrology, learning ArcGIS

Lab 1: Landuse and Hydrology, learning ArcGIS Lab 1: Landuse and Hydrology, learning ArcGIS The following lab exercises are designed to give you experience using ArcMap in order to visualize and analyze datasets that are relevant to important geomorphological/

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

GIS Basics for Urban Studies

GIS Basics for Urban Studies GIS Basics for Urban Studies Date: March 21, 2018 Contacts: Mehdi Aminipouri, Graduate Peer GIS Faciliator, SFU Library (maminipo@sfu.ca) Keshav Mukunda, GIS & Map Librarian Librarian for Geography (kmukunda@sfu.ca)

More information

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Practical: Creating and Editing Shapefiles Using Straight, AutoComplete and Cut Polygon Tools Use ArcCatalog to copy data files from:

More information

_Tutorials. Arcmap. Linking additional files outside from Geodata

_Tutorials. Arcmap. Linking additional files outside from Geodata _Tutorials Arcmap Linking additional files outside from Geodata 2017 Sourcing the Data (Option 1): Extracting Data from Auckland Council GIS P1 First you want to get onto the Auckland Council GIS website

More information

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS Table of Contents 1. Prepare Data for Input... 1 2. ArcMap Preliminaries... 2 3. Adding the Point Data... 2 4. Set Map Units... 3 5. Styling Point Data: Symbology... 4 6. Styling Point Data: Labels...

More information

GEOG4017 Geographical Information Systems Lab 3 Data Collection and Integration (I)

GEOG4017 Geographical Information Systems Lab 3 Data Collection and Integration (I) DEPARTMENT OF GEOGRAPHY HONG KONG BAPTIST UNIVERSITY Prof. Q. Zhou GEOG4017 Geographical Information Systems Lab 3 Data Collection and Integration (I) Objectives Before we can use GIS for any analysis

More information

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS Student name: Student ID: Table of Content Working with files, folders, various software and

More information

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved.

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved. Master web design skills with Microsoft FrontPage 98. This step-by-step guide uses over 40 full color close-up screen shots to clearly explain the fast and easy way to design a web site. Use edteck s QuickGuide

More information

Managing Multiple Layouts in ArcGIS Pro

Managing Multiple Layouts in ArcGIS Pro Managing Multiple Layouts in ArcGIS Pro By Mike Price, Entrada/San Juan, Inc. What you will need ArcGIS Desktop with ArcMap 10.4 or higher and ArcGIS Pro 1.4 licenses ArcGIS Online for organizations account

More information

Introduction to ArcGIS Desktop

Introduction to ArcGIS Desktop Introduction to ArcGIS Desktop Prepared by David R. Maidment Center for Research in Water Resources University of Texas at Austin September 2011 Contents Goals of the Exercise Computer and Data Requirements

More information

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap.

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap. Learning ArcGIS: Introduction to ArcMap 10.1 The Map Document Feature Manipulation Navigating ArcMap Map Documents, Layers, and Features Shapes, Location, and Attribute Data Symbology Zoom, Pan and Map

More information

Lab 3: Digitizing in ArcMap

Lab 3: Digitizing in ArcMap Lab 3: Digitizing in ArcMap What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcMap. You should read Chapter 4 in the GIS Fundamentals textbook before starting this

More information

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS This tutorial will introduce you to the following: Websites where you may browse to find geospatial information Identifying spatial data, usable

More information

Geography 104 Instructors: Judd Curran & Mark Goodman. LAB EXERCISE #3 Data Analysis - Buffering (25pts)

Geography 104 Instructors: Judd Curran & Mark Goodman. LAB EXERCISE #3 Data Analysis - Buffering (25pts) Instructors: Judd Curran & Mark Goodman Name: LAB EXERCISE #3 Data Analysis - Buffering (25pts) Transformations in GIS are methods that transform GIS objects and databases into more useful products using

More information

Tutorial 4 - Attribute data in ArcGIS

Tutorial 4 - Attribute data in ArcGIS Tutorial 4 - Attribute data in ArcGIS COPY the Lab4 archive to your server folder and unpack it. The objectives of this tutorial include: Understand how ArcGIS stores and structures attribute data Learn

More information

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS Background: In 2006, the Centre for Catchment and Coastal Research purchased 40 cm resolution aerial photography for the whole of Wales. This product was

More information

BIO8014 GIS & Remote Sensing Practical Series. Practical 1: Introduction to ArcGIS Desktop

BIO8014 GIS & Remote Sensing Practical Series. Practical 1: Introduction to ArcGIS Desktop BIO8014 GIS & Remote Sensing Practical Series Practical 1: Introduction to ArcGIS Desktop 0. Introduction There are various activities associated with the term GIS, these include visualisation, manipulation

More information

Exercise One: Estimating The Home Range Of An Individual Animal Using A Minimum Convex Polygon (MCP)

Exercise One: Estimating The Home Range Of An Individual Animal Using A Minimum Convex Polygon (MCP) --- Chapter Three --- Exercise One: Estimating The Home Range Of An Individual Animal Using A Minimum Convex Polygon (MCP) In many populations, different individuals will use different parts of its range.

More information

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center In this workshop, we will cover the basics of working with spatial data, as well as its main uses for archaeology.

More information

Exercise 1: Introduction to MapInfo

Exercise 1: Introduction to MapInfo Geog 578 Exercise 1: Introduction to MapInfo Page: 1/22 Geog 578: GIS Applications Exercise 1: Introduction to MapInfo Assigned on January 25 th, 2006 Due on February 1 st, 2006 Total Points: 10 0. Convention

More information

Hands-on GIS Project Watershed land use changes Smart Growth?

Hands-on GIS Project Watershed land use changes Smart Growth? Hands-on GIS Project Watershed land use changes 1995 2007 Smart Growth? Introduction New Jersey smart growth strategies aim at growing communities in a way that preserves open spaces, minimizes pollution

More information

A Second Look at DEM s

A Second Look at DEM s A Second Look at DEM s Overview Detailed topographic data is available for the U.S. from several sources and in several formats. Perhaps the most readily available and easy to use is the National Elevation

More information

In this lab, you will create two maps. One map will show two different projections of the same data.

In this lab, you will create two maps. One map will show two different projections of the same data. Projection Exercise Part 2 of 1.963 Lab for 9/27/04 Introduction In this exercise, you will work with projections, by re-projecting a grid dataset from one projection into another. You will create a map

More information

Using ArcGIS 9.x: Quickstart Tutorial

Using ArcGIS 9.x: Quickstart Tutorial Centre de recherche géographique Walter Hitschfeld Geographic Information Centre Using ArcGIS 9.x: Quickstart Tutorial ArcGIS is a program which allows the user to view and manipulate spatial data. It

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

Objective: To be come more familiar with some more advanced applications in ArcGIS.

Objective: To be come more familiar with some more advanced applications in ArcGIS. Advanced Procedures in ArcGIS 2005 SPACE Workshop OSU Author: Jason VanHorn Purpose: Having gone through Getting to know ArcGIS, you are now ready to do some more advanced applications. In this lab you

More information

ArcGIS Drivers Permit. Using ESRI ArcView 10 and NH GRANIT Data

ArcGIS Drivers Permit. Using ESRI ArcView 10 and NH GRANIT Data ArcGIS Drivers Permit Using ESRI ArcView 10 and NH GRANIT Data UNH Cooperative Extension September 2011 Original Draft: September 2011 Exercise manual by: Anne Deely University of New Hampshire Cooperative

More information

Ex. 4: Locational Editing of The BARC

Ex. 4: Locational Editing of The BARC Ex. 4: Locational Editing of The BARC Using the BARC for BAER Support Document Updated: April 2010 These exercises are written for ArcGIS 9.x. Some steps may vary slightly if you are working in ArcGIS

More information