Introduction to Geographic Information Systems Spring 2016

Size: px
Start display at page:

Download "Introduction to Geographic Information Systems Spring 2016"

Transcription

1 Introduction to Geographic Information Systems Spring 2016 Exercise 2 Introduction to ArcGIS 10 Projects This exercise will introduce you to the common set-up functions of the ESRI ArcGIS software package. Specifically, this exercise will provide instruction on: Starting a Project Identifying the component parts to the software package Saving your Project and setting up your Project Workspace Setting your Map Document Properties Migrating data to your Workspace Setting your Data Frame Properties Connecting your Project to your Workspace, and Adding data to your project and displaying in the Data Frame Good things to know before starting ArcGIS is packed with functions and tools. It takes years of working with the software package to learn and master most of these functions. One thing that we can rely on when we come to those times during a project when we don t know what to do is to refer to the excellent ArcGIS Resource Center. There you can access the online Help section (extremely useful!), a Blog section where you can read about the latest news and learn tips and techniques about the software, and there is a Forums sections where you and others can search existing forums for common questions or you can start your own thread. Before we begin, let s take some time to explore the ArcGIS Resource Center. You can simple search for ArcGIS Resource Center 10 in a web browser, or follow the link below: Everything you ever wanted to know about ArcGIS (but were afraid to ask) can be found at the Resource Center. Now, let s jump in! Starting a Project: Launch (open) ArcMap if there is a shortcut icon on your Windows desktop, you can simply double-click. If there isn t a desktop, there may be a folder called Geography Applications. Inside that folder, there may be an icon for ArcMap. This is useful for our purposes inside of the Department of Geography and Regional Planning GIS lab, but how do you open, or launch, a software package on a desktop computer when there is no shortcut icon available on the desktop? You must navigate from the Start Menu. The Start Menu is found at the bottom left corner of the Microsoft Windows desktop. It is found behind the Windows Icon (Fig 1).

2 Figure 1 Start Menu Clicking on the Windows icon, you will see another window appear along the left side of the desktop (Fig. 2). Figure 2 This is the Start Menu. If the program you seek is not shown, you must find it by navigating through All Programs

3 After launching ArcMap, you will see a window like the one in Figure 3 below: Figure 3 This ArcMap Getting Started window that opens may look different than in Figure 3. Why? Because ArcMap tries to be user friendly and do things for us that we don t necessarily want it to do! (at least I don t ). So the program offers us options for opening existing projects (.mxd files). But since this is your first time using ArcMap, you may not have anything in this window yet. We want to open an New Map Blank Map. In the pane (by pane I mean the smaller window on the left, inside the main window) click New Map. Then, an option for Blank Map should appear under My Templates. Click Blank Map then OK. Identifying the component parts to the software package: The ArcMap ArcInfo window should open with pulldown menus and radio buttons at the top, the Table of Contents (TOC) on the left, the Data Frame window in the center, and the program may open with the ArcCatalog window on the right. I ve found that ArcCatalog doesn t always open automatically. If ArcCatalog (Catalog) doesn t open up automatically, you will want to open it. It can be done two ways: 1) by going to the Window pulldown menu and choosing catalog, or 2) pressing the button on the toolbar that shows a yellow, two-drawer filing cabinet (with the bottom door partly open) in front of a Microsoft window. It looks like this: The button is located here:

4 When I open a Blank Map, my window looks like this: Figure 4 Table of Contents (TOC) Tool bar (pulldown menus and buttons) Data Frame ArcCatalog window Additional tools Now that the program is open and we are familiar with the parts of the GUI (graphical user interface), what are our next steps? Let s save the project to a proper workspace and name the project. Saving your Project and setting up your Project Workspace You can save the project as a named.mxd file by simply pressing the save button on the toolbar (it looks like an oldfashioned 3.5 inch floppy disk, a standard button in Windows). When you press the save button for the first time, it works the same as a save as function, meaning we can name the file and the file folder where it will be located on our hardware. When you press save at any time following the first time, the button will save any changes to the.mxd file that have been made since the last save. I advise that you save your project periodically. ArcGIS is a complicated program that runs on Microsoft Windows ( nuff said?) meaning that the program may crash at times. The only defense you have is to save regularly. Don t lose hours of work because the program (or Windows) freezes or crashes and you didn t save regularly! You will save the.mxd file to your USB thumb drive (if it s not plugged in, do it now). In the Save As window, navigate the Save in pulldown menu to your thumbdrive. Your thumbdrive should show up with its own drive letter (example: J:). Once navigated to your hardware, enter a name in the File name pulldown and press Save to save your.mxd. This is the workspace for your project. The name is up to you. After this process, look in the Catalog window. In the Location: address bar, it should show the workspace you just created, and your new.mxd should show up in the catalog tree.

5 Setting your Map Document Properties: Great! We have determined our workspace! Now what? Let s define the properties of the Map Document. First thing to do is to set the Map Document Properties to store relative pathnames to data sources. Refer to the accompanying handout for a further discussion on absolute vs. relative pathnames. Go to File Map Document Properties Go to Pathnames and click Store relative pathnames to data sources Next, let s make sure our new project file (.mxd) is set up to display data in the Data Frame in the coordinate system, projection, and datum we want to use for our project. Before we can do this, we must determine what coordinate system, projection, and datum we will be using! This is something that should be determined before the project begins (it can be changed later, but problems arise). Luckily for us, the Southwestern Pennsylvania Commission (SPC), the Metropolitan Planning Organization (MPO) for metropolitan Pittsburgh has agreed to supply our class with its complete catalog (not ArcCatalog) of spatial data for Indiana County. If it weren t for this, we would be starting from scratch. We will be using the coordinate system, projection, and datum that this data is saved as. How do we find out? There are several ways. Ordinarily, we would look in the properties of the data set in Catalog (yes, ArcCatalog). This, however, doesn t always work. Why? Because many times data that is used for in-house purposes (meaning, it is data that is not to be published publicly) doesn t follow Federal Geographic Data Committee (FGDC) standards when documenting metadata. So, as we will see, data metadata viewed in Catalog will not provide us with the information we need. What do we do? We seek out other documentation. Migrating data to your Workspace (Whew!) To obtain the needed information we must now obtain the data. Your next step will be to down load the files to your workspace on your thumbdrive. I have uploaded the data to the course website at Download the zipped file to your thumb drive or your IUP H drive (not the local C drive!) Do you know how to un-zip a file? If not, use the web to help you do it in the version of Windows you are using. Inside this folder you will find two folders: Metadata and Shapefiles. The Shapefiles folder is the folder that contains the spatial data. The file format we are using (obviously) is the shapefile format. We will use other formats in later exercises. Open the Shapefile folder (but don t click or save or do ANYTHING yet, please!). What do you see? The first file should be Agsec.dbf, followed by six other files named Agsec with different file suffixes after it. In total, there are seven files for the Agsec data set. They are:

6 .dbf.prj.sbn.sbx.shp.shp.xml.shx Using the ArcGIS Resource Center and the good-old world wide web, please find out what these different files mean and write the definitions in above. This is where Exercise 1 becomes pertinent. How have you decided to set up your data tree/ cataloging schema? Remember the.mxd file only saves paths to the data, so once you add the data into your project and save the project, moving your data at this point will result in a broken path (meaning you won t be able to access that data until the path is repaired). For your first GIS project, I suggest that you structure you data tree/cataloging schema by file type. This means that you can simply save the Shapefile folder onto your workspace as is. Later we will be using additional data types and you can add folders in your schema as we use different data types. Also save the Metadata folder to your workspace. In the Metadata folder, open the adobe acrobat file named, SPC GIS Data Dictionary 2008.pdf. A Data Dictionary is a form of metadata. It is a document that contains information about a series of datasets. Open the Data Dictionary and check it out. Page 2 tells us about the geographic extent, attributes, and alpha-numeric codes used in populating the database, and types of feature classes (themes) and the standard fields in the database for each feature class. Pages 3-5 list the Feature Class, Feature Class Name (file name), Feature Type (data model type), and page index. Back to Page 2 Page 2 also informs the reader of the coordinate system, projection, and datum used. Find it? Eureka! Now you know what information to input into the Data Frame Properties. What coordinate system, projection and datum is the data saved in? Using the Data Dictionary, begin to think about which datasets/feature classes you will use to fulfill the requirements of the PADCNR Watershed Planning Outline.

7 Setting your Data Frame Properties Now, back to ArcGIS and open the Data Frame Properties and find the correct information, then click Apply, then OK. Go to the View pull-down menu and navigate to Data Frame Properties In the Data Frame Properties click the Coordinate System tab. Now what? Navigate through the folders to find the proper settings Now that our Coordinate System for the Data Frame Properties has been set, let s turn our attention back to Catalog. You should now see the two folders Metadata and Shapefiles in your workspace. No expand the Shapefiles folder by clicking the small + sign to the left of the folder. It should look something like this: Notice that, when viewing your data in Catalog, you only see the Feature Class name and that the other files associated with the feature class (the file extensions that you defined above) do not appear. This is one of the great functions of catalog when you manage your spatial data within ArcCatalog instead of Windows Explorer, ArcCatalog will automatically move the data files associated with an individual feature class. When moving data around in Windows Explorer, you are responsible for making sure that all of the support files are moved together. ArcCatalog is the preferred data management interface once the data tree/cataloging schema is determined. Catalog houses many of the functions we will need to complete our project. Let s use Catalog s functionality to explore our data sets. Let s start with the first dataset in our Shapefiles folder, Agsec. What does Agsec mean? You must refer to the metadata and in this case, that information is in the Data Dictionary. Double clicking on Agsec will produce the Shapefile Properties window with four tabs: 1) General, 2) XY Coordinate System, 3)Fields, and 4) Indexes. Poke around these tabs. The XY Coordinate System tab should have the same information as our Data Frame Properties information. Does it?

8 Right-clicking on Agsec will produce a standard Windows right-click window with several ArcGIS specific commands listed. For now, let s look at the last two: 1) Item description, and 2) Properties. The Item Description window has two tabs Description and Preview. The Description tab usually lists data about the dataset (metadata), but with these data from the SPC, we know the metadata is recorded in the Data Dictionary. Click the Preview tab. This will give you a peak at the data without having to add it to your data frame. Adding data to your project and displaying in the Data Frame As with most functions in ArcGIS, there are many ways to do the same thing. We are now going to add data to our Data Frame. To do that we will try two different ways: Adding data to your Data Frame from Catalog This is very easy. If the data set you want to display in your Data Frame is listed in the Catalog data tree, simply dragand-drop into the Table of Contents (TOC). In your Shapefiles folder find the Indiana County_2006 dataset and dragand-drop into the TOC. It should look like this: A second way to add data to your Data Frame is to use the Add Data button on the toolbar. It looks like this: When you click the Add Data button, a window like this appears: Connect to Folder Button It is likely that the Add Data button will not automatically open to your Workspace directory. This means we have to define the path to your workspace. To do this, press the Connect to Folder Button. Another window appears where you can then navigate to your Workspace. Once there, simply double-click on the dataset you desire to add to your project. You will need to Connect to Folder(s) that are hosting data over a network, or that are in parts of your storage that is not your Workspace. We will use data served over the network in later exercises.

9 Back to ArcMap and the Data Frame let s change the color ramp used for the data set Indiana_County_2006. By the way, what does this data set represent in the real world? Now it s all up to you: I am asking you to do the following: Change the display symbology from the default one-color to show Categories of Unique Values based on the Value Field of all of the values in Description 1. (Hint: Start by double-clicking on the dataset text within the TOC and go to the Symbology tab within the Layer Properties window). Then change the colors of the land cover classes in order to display them with an intuitive, true-color color palette. Mine looks like this: When you are finished, export your Data Frame map (that s what the ArcGIS command is, but we know that this simple image is not yet a map, correct?) to a.jpeg file and place it in your file in the S:HOCH\IntroGIS_Sp2011\Student_folders. In this folder, make a new folder and name it in the following way: Lastname_Firstname Put the.jpeg file of the map and a Word document that has the answers to the questions asked in this exercise in the folder you just named. >END OF LINE

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

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

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

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

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

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

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

GPS TO GIS EXERCISE (30 PTS)

GPS TO GIS EXERCISE (30 PTS) GPS TO GIS EXERCISE (30 PTS) This exercise will allow you to demonstrate your cumulative knowledge of using a GPS receiver to collect data with locational information, downloading this data to a desktop

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

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

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

How to Create Metadata in ArcGIS 10.0

How to Create Metadata in ArcGIS 10.0 How to Create Metadata in ArcGIS 10.0 March 2012 Table of Contents Introduction... 1 Getting Started... 2 Software Requirements... 2 Configure ArcGIS Desktop to View FGDC Metadata... 2 Other Thoughts...

More information

LAB EXERCISE #1 (25pts)

LAB EXERCISE #1 (25pts) Grossmont College Introduction to Geographic Information Science Name: Instructors: Judd Curran & Mark Goodman 1 LAB EXERCISE #1 (25pts) ArcGIS Map Projection on the Fly: Working with: U.S. Map illustrating

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

Installing the Toolkit

Installing the Toolkit Installing the Toolkit The Toolkit is an ArcGIS Add-in that is compatible with ArcGIS 10.0 and above. Please see the Toolkit website (http://www.fs.fed.us/eng/rsac/programs/teui/about.html) for previous

More information

Creating and Editing a New Shapefile

Creating and Editing a New Shapefile Creating and Editing a New Shapefile Written by Barbara Parmenter, revised October, 0 CREATING AND EDITING A NEW SHAPEFILE... CREATING THE GEOGRAPHIC FEATURE (POINT, LINE, OR POLYGON)... CREATING THE ATTRIBUTE

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

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

1. Open the New American FactFinder using this link:

1. Open the New American FactFinder using this link: Exercises for Mapping and Using US Census Data MIT GIS Services, IAP 2012 More information, including a comparison of tools available through the MIT Libraries, can be found at: http://libraries.mit.edu/guides/types/census/tools-overview.html

More information

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use ArcCatalog to find maps and data and how to display maps in

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

CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS

CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS Objectives 1. Download and Add Data into ArcMap 2. Symbolize and Label Features 3. Navigate and Investigate the Map 4. Explore Attributes and Metadata

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

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

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

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

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

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

FrontPage Student IT Essentials. October 2005 This leaflet is available in other formats on request. Saving your work

FrontPage Student IT Essentials. October 2005 This leaflet is available in other formats on request. Saving your work Saving your work All students have access to a personal file storage space known as the U: Drive. This is your own personal secure area on the network. Each user has 60mb of space (40 bigger than a floppy

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

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

Metadata Requirements for SanGIS Data Layers

Metadata Requirements for SanGIS Data Layers Metadata Requirements for SanGIS Data Layers What is Metadata? Metadata is data about data. It is information in addition to the spatial and tabular data that is required to make the data useful. Metadata

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

ArcGIS 10.x Basic Exercise GMU Libraries

ArcGIS 10.x Basic Exercise GMU Libraries ArcGIS 10.x Basic Exercise GMU Libraries Goals of this exercise To introduce basic functions available in ArcGIS 10.x to create a simple thematic map You are going to create a thematic map using VA county

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

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

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

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

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

Downloading and Repairing Data

Downloading and Repairing Data Overview In this exercise you will find and download spatial data for the town of Lowville in Lewis County, New York. The general idea of the exercise has changed from one of simply downloading data and

More information

Getting Started with ArcGIS

Getting Started with ArcGIS Getting Started with ArcGIS Prepared by Thomas J. Ballatore, Ph.D. Director, Lake Basin Action Network (LBAN) Affiliated Scientist, Center for Ecological Research, Kyoto University Visiting Researcher,

More information

4. Some computers may also be customised so that a program such as Word can be started using a keyboard command.

4. Some computers may also be customised so that a program such as Word can be started using a keyboard command. Using Microsoft Word Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: 1. Clicking an icon on the desktop. 2. Clicking an icon in the

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

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

Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS

Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS In this lab you ll start to use some basic ArcGIS routines. These include importing GPS field data and creating

More information

Introduction to ArcCatalog

Introduction to ArcCatalog Introduction to ArcCatalog Introduction To Arc Catalog ArcCatalog is a data- centric GUI tool used for managing spatial data With ArcCatalog you can. Inspect properties and attributes of data Preview and

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 5: Queries, Joins: Spatial and Non-spatial 1.0 Getting Census data 1. Go to the American Factfinder

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

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Model Builder User Guide Version 1.3 (24 April 2018) Prepared For: US Army Corps of Engineers 2018 Revision History Model

More information

Create a personal geodatabase

Create a personal geodatabase Create a personal geodatabase To create a personal geodatabase that corresponds to the same release as the ArcGIS for Desktop client you are using, follow these steps: 1. In ArcCatalog, right-click the

More information

Section 2: Downloading and Processing Data

Section 2: Downloading and Processing Data Downloading and Processing Data Joining Data Tables 2.1.1 Section 2: Downloading and Processing Data 2.1 Joining Data Tables Many times you will find a table of data that you want to map, perhaps as an

More information

Using Census Geolytics Neighborhood Change Database

Using Census Geolytics Neighborhood Change Database Using Census Geolytics Neighborhood Change Database Originally written by Kamaria Carrington Revised by Liz Panella and Barbara Parmenter (May 12, 2011) Revised by Rebecca Schofield (April 11, 2012) Census

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

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

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

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. 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

More information

Annotation/Labeling Workshop. Tim Rankin Pat Dolan

Annotation/Labeling Workshop. Tim Rankin Pat Dolan Annotation/Labeling Workshop Tim Rankin Pat Dolan Agenda 8:00am - Introductions 8:05am - Goals of the Workshop 8:15am Labeling 8:45am Annotation Part I 9:15am Break 9:25am Annotation Part II 9:50am Questions

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

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

FTP Frequently Asked Questions

FTP Frequently Asked Questions Guide to FTP Introduction This manual will guide you through understanding the basics of FTP and file management. Within this manual are step-by-step instructions detailing how to connect to your server,

More information

Using an ArcGIS Server.Net version 10

Using an ArcGIS Server.Net version 10 Using an ArcGIS Server.Net version 10 Created by Vince DiNoto Vince.dinoto@kctcs.edu Contents Concept... 2 Prerequisites... 2 Data... 2 Process... 3 Creating a Service... 3 Down Loading Shapefiles... 3

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

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

Mapping Tabular Data

Mapping Tabular Data Mapping Tabular Data ArcGIS Desktop 10.1 Instructional Guide Kim Ricker GIS/Data Center Head (713) 348-5691 Jean Niswonger GIS Support Specialist (713) 348-2595 This guide was created by the staff of the

More information

Downloading Census Data from American Factfinder for use in ArcGIS

Downloading Census Data from American Factfinder for use in ArcGIS Downloading Census Data from American Factfinder for use in ArcGIS Written by Barbara Parmenter, revised September 24 2013 OBTAINING DATA FROM AMERICAN FACTFINDER (AFF)... 1 PREPARING AMERICAN FACTFINDER

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

GIS IN ECOLOGY: CREATING RESEARCH MAPS

GIS IN ECOLOGY: CREATING RESEARCH MAPS GIS IN ECOLOGY: CREATING RESEARCH MAPS Contents Introduction... 2 Elements of Cartography... 2 Course Data Sources... 3 Tasks... 3 Establishing the Map Document... 3 Laying Out the Map... 5 Exporting Your

More information

This will display various panes in a window.

This will display various panes in a window. Map Map projections in ArcMap can be a bit confusing, because the program often automatically reprojects data for display, and there are a ways to permanently project data to new data sets. This describes

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

Lab #7: Mapping US Census Data

Lab #7: Mapping US Census Data Lab #7: Mapping US Census Data Objectives: Access US Census Data via the Web Download census data in excel format Create new variables based on calculations Create key fields for merging with NYC Planning

More information

CEDMS User Guide

CEDMS User Guide CEDMS 5.3.1 User Guide Section Page # Section 1 User Interface 2 CEDMS DM Toolbar 2 Navigation Pane 3 Document List View Pane 3 Add-on Pane 3 Section 2 Saving and Importing Documents 4 Profile Form 4 Saving

More information

Using Microsoft Word. Getting Started With Word. Exercise 1 Starting the Program

Using Microsoft Word. Getting Started With Word. Exercise 1 Starting the Program Using Microsoft Word Getting Started With Word Exercise 1 Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: Clicking an icon on the

More information

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation Designing and Creating your GIS Poster Revised by Carolyn Talmadge 1/20/2015 First think about your audience and purpose then design your poster! Here are instructions for setting up your poster using

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

ArcGIS Server: publishing geospatial data to the web using the EEA infrastructure

ArcGIS Server: publishing geospatial data to the web using the EEA infrastructure ArcGIS Server: publishing geospatial data to the web using the EEA infrastructure *IMPORTANT: Map Services should be published using the EEA Map Services Tick Sheet for guidance. Contact Sebastien Petit

More information

ArcGIS 9. ArcGIS Tracking Analyst Tutorial

ArcGIS 9. ArcGIS Tracking Analyst Tutorial ArcGIS 9 ArcGIS Tracking Analyst Tutorial Copyright (c) 2004 2008 ESRI. All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Migration Workflow User Guide Version 1.0 (01 August 2018) Prepared For: US Army Corps of Engineers 2018 Revision History

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

Priming the Pump Stage II

Priming the Pump Stage II Priming the Pump Stage II Modeling and mapping concentration with fire response networks By Mike Price, Entrada/San Juan, Inc. The article Priming the Pump Preparing data for concentration modeling with

More information

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018 Map Direct Lite Quick Start Guide: Map Layers 5/14/2018 Contents Quick Start Guide: Map Layers... 1 Map Layers in Map Direct Lite.... 3 What is a Basemap Layer?... 4 Change the Basemap Using the Basemap

More information

Downloading 2010 Census Data

Downloading 2010 Census Data Downloading 2010 Census Data These instructions cover downloading the Census Tract polygons and the separate attribute data. After that, the attribute data will need additional formatting in Excel before

More information

Where Did My Files Go? How to find your files using Windows 10

Where Did My Files Go? How to find your files using Windows 10 Where Did My Files Go? How to find your files using Windows 10 Have you just upgraded to Windows 10? Are you finding it difficult to find your files? Are you asking yourself Where did My Computer or My

More information

Chapter 7. A Quick Tour of ArcGIS Pro

Chapter 7. A Quick Tour of ArcGIS Pro Chapter 7 A Quick Tour of ArcGIS Pro Skills you will learn: This tutorial is intended to get you going using ArcGIS Pro, a new desktop application that is part of ArcGIS Desktop. A separate tutorial gives

More information

Top Producer for Palm Handhelds

Top Producer for Palm Handhelds Top Producer for Palm Handhelds Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer for Palm handhelds Quick

More information

FAQ & Troubleshooting

FAQ & Troubleshooting FAQ & Troubleshooting What is the most common issue users have when using the site? Pop-Up Blocker!!! Any link external to the viewer requires a new window to be opened in the browser. See My map or report

More information

Chapter 3 The project

Chapter 3 The project Chapter 3 The project Background ArcGIS Pro organizes the user experience with data in a completely different way from ArcMap, through a construct known as a project. What is a project? The project is

More information

Geospatial Day II Introduction to ArcGIS Editor for Open Street Map

Geospatial Day II Introduction to ArcGIS Editor for Open Street Map Geospatial Day II Introduction to ArcGIS Editor for Open Street Map Geospatial Operations Support Team (GOST) Katie McWilliams kmcwilliams@worldbankgroup.org GOST@worldbank.org 0 Using OSM for Network

More information

Review of File Management and Introduction to ArcGIS

Review of File Management and Introduction to ArcGIS Review of File Management and Introduction to ArcGIS RNR/GEOG 417/517 Overview of Presentation Discuss the objectives of the lab exercise Introduce the class directory structure General file policies Introduce

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

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

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

Exercise 5: Import Tabular GPS Data and Digitizing

Exercise 5: Import Tabular GPS Data and Digitizing Exercise 5: Import Tabular GPS Data and Digitizing You can create NEW GIS data layers by digitizing on screen with an aerial photograph or other image as a back-drop. You can also digitize using imported

More information

Practical Manual. Introduction Geo information Science (GRS 10306) B. Kempen, W.TH. ten Haaf (Ed.)

Practical Manual. Introduction Geo information Science (GRS 10306) B. Kempen, W.TH. ten Haaf (Ed.) Laboratory of Geographical Information Science and Remote Sensing Centre for Geo Information Introduction Geo information Science (GRS 10306) Practical Manual B. Kempen, W.TH. ten Haaf (Ed.) September

More information

ArcGIS Online (AGOL) Quick Start Guide Fall 2018

ArcGIS Online (AGOL) Quick Start Guide Fall 2018 ArcGIS Online (AGOL) Quick Start Guide Fall 2018 ArcGIS Online (AGOL) is a web mapping tool available to UC Merced faculty, students and staff. The Spatial Analysis and Research Center (SpARC) provides

More information

دورة تدريبية عن تطبيقات برنامج ARC GIS

دورة تدريبية عن تطبيقات برنامج ARC GIS دورة تدريبية عن تطبيقات برنامج ARC GIS مايو 2009 دورة تدريبيت عن تطبيقاث برنامج ARC GIS 2009 مايو Table of Contents Introduction... viii Module 1: Introduction to ArcGIS 9 Module Objectives... 1-1 ArcGIS

More information

Chapter 6. Building Maps with ArcGIS Online

Chapter 6. Building Maps with ArcGIS Online Chapter 6 Building Maps with ArcGIS Online Summary: ArcGIS Online is an on-line mapping software that allows you to upload tables with latitude and longitude geographic coordinates to create map layers

More information

Getting Started with ArcGIS Part I Background and Introduction

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

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

More information

COPYRIGHTED MATERIAL. Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth CHAPTER 1

COPYRIGHTED MATERIAL. Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth CHAPTER 1 CHAPTER 1 Introduction to 3D Data: Modeling with ArcGIS 3D Analyst and Google Earth Introduction to 3D Data is a self - study tutorial workbook that teaches you how to create data and maps with ESRI s

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Computer Basics. Hardware. This class is designed to cover the following basics:

Computer Basics. Hardware. This class is designed to cover the following basics: Computer Basics This class is designed to cover the following basics: computer hardware software computer s operating system different kinds of storage devices you can use to save files using a mouse what

More information