Working with International Census Data in GIS

Size: px
Start display at page:

Download "Working with International Census Data in GIS"

Transcription

1 Working with International Census Data in GIS Updated February 23, 2015 Table of Contents SETTING UP... 1 DATA SOURCES... 1 TABULAR CENSUS DATA Tabular Census Data... 5 GEOGRAPHIC DATA... 5 JOINING DATA... 5 DEFINING SYMBOLOGY... 9 ADDITIONAL CENSUS DATA EXPLORATION... 9 MAP LAYOUT... 9 Setting Up 1. If they are not already mapped, map out M and S drives from the GIS Center. Go to My Computer. From the menu bar, select Map Network Drive. 2. In the drop down menu labeled Drive: choose the drive letter M 3. In the Folder: drop down menu manually enter \\rstore2\gis$\datasets 4. Leave the box checked Reconnect at logon. 5. Click Finish. 6. Repeat the same step to map the S: drive except enter \\rstore2\gisprojects$ Navigate to S:\classes\DHP_P207\ 7. Leave the box checked Reconnect at logon. 8. Click Finish. Data Sources International Data 1. The Tufts GIS website provides connections to many data sources, including international ones. Start at and click on Online GIS Data Sources under the DATA SOURCES menu. 2. Under Geographic Region, click on International then on the link for Census Dates for Countries and Areas of the World: 1945 to 2014 this will take you to the US Census Bureau s resources on International census data. 3. This page provides general international population and census data for review and download, as well as links to additional resources. Note when this site was last updated. Click on the link for Africa under Tables 1

2 of census dates by region. Here you can see the dates that censuses were conducted in each of the African countries listed. Find South Africa and determine when their most recent census was. 4. Return to the Tufts GIS website, International GIS Data Sources page ( and select United Nations Statistics Division, 2010 World Population and Housing Census Programme. This is another site that details the dates of censuses. 5. Return to the Tufts GIS website ( and select Index of International Statistical Agencies this time. 6. We re going to look at South Africa, so find and click the link for this country s data in the list this will take you to the Statistics South Africa page. To analyze census information in GIS, we need to gather both geographic and tabular data. We will start with tabular data. Tabular Census Data 1. Unlike the geographic boundary files, tabular census data is available for direct download from the Statistics South Africa website. 2. Return to the agency s homepage ( At the bottom of the page, under Tools, click on SuperWeb. 3. In the menu on the left, expand Community Profiles, Census 2011, and Family. 4. Click on the lowest level Family to bring up a new menu of fields. This is where you will build a table of data of interest for download. 5. We will look at monthly household incomes at the municipality level. Expand Geography so that the provinces are visible. Now expand each of the provinces so that the districts are visible and further expand each district to show the municipalities. 2

3 Province District Municipality Once ALL the municipalities in each province are visible, scroll back up to the top and check the box beside Geography. This selects all the boxes that are open under Geography. 6. Each row in the table will represent a municipality, so click the Row button at the bottom left to populate the table with your municipalities. If you have made any errors, you can use the Clear Table button or use the row/column swap button in the lower right. Swap row/column 3

4 7. Next, minimize Geography and uncheck the box next to it. Expand Individual monthly income. This shows all the different categories of income and we will want to add all of them to the table as columns. Note you can click the (i) icon beside many of the data types in order to get more detailed information about the census data. 8. Check the box next to income and then click the Column button in the lower left to add it to the table. You should now have a table on the right that has geography and income. Save your table as an Excel file by clicking on Save As in the top right of the page and selecting the proper format. Then open the file in Excel and take a look at it. 4

5 2001 Tabular Census Data 1. For the remainder of this exercise we are going to use 2001 census data. Some 2001 census data on household income has been previously downloaded from this service and placed in S:\Classes\DHP_P207\Census Exercise Materials\. Copy the folder and paste it to your H: drive. In your H drive, right click on the folder and open the properties. Uncheck read only. 2. Open the file SAfrica_HH_income.xlsx and familiarize yourself with the data. What data is here? Is there metadata? Geographic Data 1. The spatial data that we need, the geographic census boundaries of South Africa, are not posted on the Statistics South Africa website. This data was previously requested by Tufts and is saved on the M: drive. It took about three months to receive this data. 2. Go to M:\Country\SouthAfrica. Here you will find several data layers for South Africa which were requested and received from Statistics South Africa. 3. Find and open the text file South_Africa_GIS_metadata.txt. This file contains information about the contents of the shapefiles in this folder. 4. From your H drive Census Folder, open the ArcMap file SAfrica_census_tutorial.mxd. Several of the data files you just browsed on the M: drive have been added to this map and were renamed to be more descriptive of their contents. Each of the polygon layers contains information for different geographic units in South Africa. 5. Take a few minutes to explore the data layers by turning on the map layers and viewing the Attribute Tables. 6. Use the Attribute Tables and data layers to determine the relative scales of the polygon layers and reorder them in the Table of Contents so that they are arranged from smallest to largest geographic unit. Joining Data 1. Back in ArcMap, turn on (check) the Municipalities_SA layer in the Table of Contents. Open the Attribute table to view all the data contained in this layer. 5

6 This layer contains measurements and identifiers for geographic municipal data. To include more detailed information in our map, we will join this layer of geographic information with the income data file. 2. In order to join data to an ArcMap session it must be clean and in a specific format. First, copy the excel table information and paste it into a new excel workbook. All titles, table footnotes and extraneous data should be removed from the Excel file. The first row should be the column field name for the data you are importing. Column field names must be unique. Column field names can be no longer than 8 characters. Column field names cannot be empty and cannot contain spaces. Column field names cannot contain strange characters such as -,*, $, etc. Underscores are okay. NOTE: The first 8 rows of data values will determine field type when brought into ArcGIS. If there is a mix of numbers and text, the field type will become TEXT in ArcGIS. 3. Edit the Excel file per the rules above. A suggestion for the income table is to re-label the fields as follows: Name the first column muni No income no_inc R1 R400 R400 R401 R800 R800 R or more more Collective living quarters coll_liv Make sure there are no leading or trailing spaces in your column field names Save your new Excel file as SA_HH_clean.xls. 4. In order to join the shapefile and Excel data, the files need to share a common unique identifier field. In looking at the municipality shapefile and the Excel tabular file, what common fields exist in the two disparate datasets? Note that the field names can be different, but the contents need to be identical. Write these down. 5. We find that the MN_MDB_C field in the Municipalities_SA.shp Attribute Table and the muni field in the SA_HH_clean.xls match. Note these two fields and close the Excel file and Attribute Table. Turn off all layers in ArcMap except for Municipalities_SA to speed up processing. Note: You cannot have ANY tabular file open in Excel when attempting a join in ArcMap. Make sure to close Excel. 6. Right-click again on Municipalities_SA. Select Joins and Relates Join. 6

7 7. Select the fields and data in the Join Data window as shown below. (1) The field is the unique ID from the layer attribute table. (2) Click on the yellow folder to the right as illustrated in the second image below. Navigate to the Excel file in your H: drive and select the sheet within the excel workbook (usually Sheet 1). (3) This is the unique ID in the Excel file. (4) Select Keep All Records and click OK 8. Reopen the Attribute Table for Municipalities_SA.shp. Scrolling to the right, you should now see all of the data that was in the Excel files appended to the Attribute Table. What data did not join? 9. As it is right now, ArcMap is pulling the income data from the excel file. To preserve the join and make the excel data remain permanently in the Attribute Table, right-click on the layer and go to Data Export Data. 10. In the window that pops up, select this layer s source data. Navigate to your H: drive and save the output as a shapefile named Municipalities_SA_join in the census folder. Click OK. 7

8 11. When asked if you want to add the new layer to the map, select Yes and Municipalities_SA_join will appear in your Table of Contents. 12. The income data that we have only provides the number of households in each income category. To make the mapping analysis more useful, we need the total number of households in each municipality so that we can normalize the data. To determine this, open the Attribute Table of Municipalities_SA_join and click the Table Options Dropdown Menu on the upper left of the table and click Add Field. In the window that opens, name the field tot_hh and select Long Integer, click OK. 13. Scroll all the way to the right of your Attribute Table and you will see a new field with the heading tot_hh at the end. Right-click on this field heading and select Field Calculator. Click yes if an error pops up. 14. This window allows us to calculate values based on the other fields already populated in the Attribute Table. Sum all of the income range fields by adding them to the box under tot_hh. Double-click on the fields and plus sign to add them to the query box. 8

9 15. Click OK, the window will close and the tot_hh column will populate with the sums of the income fields for each municipality. Defining Symbology 1. Right-click on Municipalities_SA_join and select Properties. 2. We want to map the percentage of all high income households of each municipality. Navigate to the Symbology tab, select Quantities Graduated colors. 3. Under the Fields section, select More in the Value dropdown menu. For Normalization select tot_hh. This will allow us to create a map where each census municipality is colored according to the percent of households with incomes greater than R 204,800 per month. 4. Click OK. You can refer back to the Learning ArcGIS Basics (India) for an additional example of setting symbology. Additional Census Data Exploration 1. Now that you ve gone through the process of finding and mapping one category of census data, let s look at another one. A second table of census data, called SAfrica_HH_goods.xls has been downloaded from the Stats SA website and placed in the folder you copied to your H: drive. 2. Open this file. What formatting needs to be done to join this file to the Municipalities_SA shapefile? 3. Formatting this data is more complex than the income data because the codes and name of the municipality are in the same field. We need them to be separated in order to have a unique ID, which will then match a unique ID field in the shapefile. 4. Open the SAfrica_HH_goods_clean.xlsx file to review a version of the file formatted properly for uploading to ArcMap. 5. Close the excel file. 6. In ArcMap, right click on Municipalities_SA Joins and Relates Remove Joins sheet1$. This removes the previous join, which is no longer needed since it is part of the attribute table in Municipalities_SA_join. 7. Follow the previously outlined steps to join and map the household goods data to Municipalities_SA in a similar manner to the income data. 8. Use symbology to display information in this attribute table. Take some time looking at how the data is displayed. Map Layout 1. Now that we have the data that we need in the map, we can edit the layout. Choose View - Layout View from the main menu. 2. The view changes to show your data frame on a page layout and a new toolbar appears - the Layout toolbar. 9

10 3. The first thing you should do is to set up your Page properties. Choose File Page and Print Setup. 4. In the Page Setup dialog box, make sure that the page size is set to Letter. Also check either Portrait or Landscape (which would be better for the map you want to create?) Press OK to return to the map. 5. Arrange the data frame on the map so it fills out the whole page. 6. Add a Title, Legend, North Arrow and Scale Bar to your map. These are all usually required elements on a map. You access them by going to the Insert item on the main menu bar. See the chart below for some details on adding map elements. Insert Scale Bar Insert Legend Modifying an element after insertion The scale bar you select will be in the display units of your data frame (e.g., feet). If you want a different unit, click on Properties in the Scale Bar Selector dialog box, and select a different Division Unit. There are lots of ways to improve your legend - we will work on a Legend Tips section of its own. For now, just experiment with changing the number of columns so that the legend box fits well on your map.you may not need to list all of your map layers in the legend. For example, water is usually identifiable on its own. Roads may be as well; however, if they are symbolized by type (ie highway versus street) they need to be included in the legend. Note that in the Legend Wizard you can control what items go into the legend, and the order in which they are listed. You can modify a legend by double-clicking on it to bring up the legend properties. You can usually modify an element after you have inserted it by selecting it and then double-clicking on it. The relevant dialog box will appear for that element Again, the Learning ArcGIS Basics (India) tutorial provides additional details regarding set up of map layouts. 10

Setting Up & Mapping Network Drives Skip this session if you re in the Data Lab

Setting Up & Mapping Network Drives Skip this session if you re in the Data Lab International Census Tutorial: Downloading, Joining & Mapping International Census Data Updated 8/29/2017 by Juan Taborda and Carolyn Talmadge for 10.5.1 Table of Contents SETTING UP & MAPPING NETWORK

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

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

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

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

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

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

Add to the ArcMap layout the Census dataset which are located in your Census folder.

Add to the ArcMap layout the Census dataset which are located in your Census folder. Building Your Map To begin building your map, open ArcMap. Add to the ArcMap layout the Census dataset which are located in your Census folder. Right Click on the Labour_Occupation_Education shapefile

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

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

Quantitative Mapping Using Census Data

Quantitative Mapping Using Census Data MAP, DATA & GIS LIBRARY maplib@brocku.ca ArcGIS Pro Census Mapping Quantitative Mapping Using Census Data This tutorial includes all necessary steps to create a thematic map using numeric census tract

More information

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Tufts University GIS Tutorial Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Revised October 14, 2010 Note: we highly recommend Mozilla Firefox for this

More information

Using Census Data to Calculate Social Inequality in Colombia

Using Census Data to Calculate Social Inequality in Colombia Using Census Data to Calculate Social Inequality in Colombia Written by Carolyn Talmadge, February 8, 2017 What is Social Inequality?... 1 Accessing the Data... 2 Understanding the Metadata & Attribute

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

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

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

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

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

ArcGIS Basics: Mapping the US

ArcGIS Basics: Mapping the US ArcGIS Basics: Mapping the US Revised February 15, 2010 Tufts University Author: Barbara Parmenter Introduction...1 Part 1 - Opening ArcMap and adding data layers...1 Part 2 Moving around the Map...4 Part

More information

Exercise Producing Thematic Maps for Dissemination

Exercise Producing Thematic Maps for Dissemination Exercise Producing Thematic Maps for Dissemination 2007 In this exercise you will work with an existing file geodatabase which contains administrative boundaries (named wards) feature class and population

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

If you are off campus, first go to Waterloo Library Homepage (http://www.lib.uwaterloo.ca/) and click Connect from Home on the left side.

If you are off campus, first go to Waterloo Library Homepage (http://www.lib.uwaterloo.ca/) and click Connect from Home on the left side. SimplyMap 2.0 Canada Tutorial SimplyMap Canada is a web mapping application developed by Geographic Research Inc. The application enables users to create thematic maps and reports using demographic, business,

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

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

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

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially Geography 281 Map Making with GIS Project Three: Viewing Data Spatially This activity introduces three of the most common thematic maps: Choropleth maps Dot density maps Graduated symbol maps You will

More information

USING 2001 CENSUS DATA IN ArcMap 8.2

USING 2001 CENSUS DATA IN ArcMap 8.2 USING 2001 CENSUS DATA IN ArcMap 8.2 This is a guide to mapping 2001 Census data in ArcMap using age and sex profile data for Toronto at the census tract level. Importing boundary files, importing census

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

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

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

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

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

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

Geocoding vs. Add XY Data using Reference USA data in ArcMap

Geocoding vs. Add XY Data using Reference USA data in ArcMap Geocoding vs. Add XY Data using Reference USA data in ArcMap 10.4.1 Written by Barbara Parmenter. Revised by Carolyn Talmadge 2/27/2017 GETTING BUSINESS DATA FROM REFERENCE USA BY NAICS AND CITY... 2 MODIFY

More information

Converting census data into GIS data

Converting census data into GIS data Converting census data into GIS data For those interested in analyzing Canadian demographics data, census data can be downloaded directly from ODESI or the Canadian Census Analyser. In order to use the

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

Note: you must explicitly follow these instructions to avoid problems

Note: you must explicitly follow these instructions to avoid problems Exercise 4 Attribute Tables and Census Tract Mapping 30 Points Note: We recommend that you use the Firefox web browser when working with the Census Bureau web site. Objectives: Become familiar with census

More information

Geog 459: Geographic Information Systems. Lesson 2 Laboratory Exercise

Geog 459: Geographic Information Systems. Lesson 2 Laboratory Exercise Exercise Description Mapping and interpreting metropolitan growth and decline patterns between 1990 and 2000. Course Concepts Presented Sunbelt region, population redistribution, and metropolitan areas.

More information

Out of the Office and Into the Field: Introduction to ArcPad and ArcPad Application Builder

Out of the Office and Into the Field: Introduction to ArcPad and ArcPad Application Builder Out of the Office and Into the Field: Introduction to ArcPad and ArcPad Application Builder A Yale Map Collection GIS Workshop Preparing For the Tutorial 1. Navigate to the C:\Temp folder on your harddrive.

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

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

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

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

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

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

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

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

Geocoding Reference USA data in ArcMap 9.3

Geocoding Reference USA data in ArcMap 9.3 Tufts GIS Tip Sheet Geocoding Reference USA data in ArcMap 9.3 Written by Barbara Parmenter Revised 3/1/2011 In this exercise, you will map businesses or services for a town in the Boston metropolitan

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

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

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

USA Census Tutorial Downloading & Mapping American Factfinder Census Data for use in ArcMap

USA Census Tutorial Downloading & Mapping American Factfinder Census Data for use in ArcMap USA Census Tutorial Downloading & Mapping American Factfinder Census Data for use in ArcMap Written by Barbara Parmenter, revised by Carolyn Talmadge on September 12, 2017 for ArcMap 10.5.1 Tufts Data

More information

Downloading Census Data from American Factfinder2 for use in ArcGIS

Downloading Census Data from American Factfinder2 for use in ArcGIS Downloading Census Data from American Factfinder2 for use in ArcGIS Written by Barbara Parmenter, revised November 18, 2011 OBTAINING DATA FROM AMERICAN FACTFINDER2... 1 PREPARING AMERICAN FACTFINDER DATA

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop 1. Introduction to QGIS QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help users create, edit, visualize, analyze, and publish geospatial information on various

More information

Mapping Tabular Data Display XY points from csv

Mapping Tabular Data Display XY points from csv Mapping Tabular Data Display XY points from csv Materials needed: AussiePublicToilets.csv. [1] Open and examine the data: Open ArcMap and use the Add Data button to add the table AussiePublicToilets.csv

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

Exercise Enumeration Areas

Exercise Enumeration Areas Exercise Enumeration Areas 2007 In this exercise you will work with an existing file geodatabase and create new enumeration areas within the established larger census area maintaining geographic integrity

More information

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre FURTHER ASSISTANCE If you have questions or need assistance, please contact: Andrew

More information

How to calculate population and jobs within ½ mile radius of site

How to calculate population and jobs within ½ mile radius of site How to calculate population and jobs within ½ mile radius of site Caltrans Project P359, Trip Generation Rates for Transportation Impact Analyses of Smart Growth Land Use Projects SECTION PAGE Population

More information

Calculate a Distance Matrix of Locations along River Network

Calculate a Distance Matrix of Locations along River Network Calculate a Distance Matrix of Locations along River Network These instructions enable you to measure the length of line segments between points, which is much more useful than simple straight-line distances

More information

Greenville County Internet Mapping System User s Guide

Greenville County Internet Mapping System User s Guide Greenville County Internet Mapping System User s Guide Version 2.0 Greenville County Geographic Information Systems May 30, 2006 Table of Contents NAVIGATING TO THE ONLINE MAPPING APPLICATIONS...- 3 -

More information

MicroStrategy Academic Program

MicroStrategy Academic Program MicroStrategy Academic Program Creating a center of excellence for enterprise analytics and mobility. DATA PREPARATION: HOW TO WRANGLE, ENRICH, AND PROFILE DATA APPROXIMATE TIME NEEDED: 1 HOUR TABLE OF

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

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

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

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

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

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

GEOG 487 Lesson 4: Step-by-Step Activity

GEOG 487 Lesson 4: Step-by-Step Activity GEOG 487 Lesson 4: Step-by-Step Activity Part I: Visually Explore Trends In Part I, we will explore several tools and technique to make it easier to visually interpret patterns in your data using ArcGIS.

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop 1. Introduction to Quantum GIS (QGIS) QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help you create, edit, visualize, and publish geospatial information on

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

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

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

Creating and Running a Report

Creating and Running a Report Creating and Running a Report Reports are similar to queries in that they retrieve data from one or more tables and display the records. Unlike queries, however, reports add formatting to the output including

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

Map Making Tutorial Jennifer Ailshire June 25, Adding Data to the Map and Saving the Map

Map Making Tutorial Jennifer Ailshire June 25, Adding Data to the Map and Saving the Map Map Making Tutorial Jennifer Ailshire June 25, 2008 Adding Data to the Map and Saving the Map Click on the Add Data button, browse to the appropriate directory and select the desired file(s). After you

More information

Guide to Mapping Website (Public) December 2016 GC_236594

Guide to Mapping Website (Public) December 2016 GC_236594 Guide to Mapping Website (Public) December 2016 GC_236594 Table of Contents Guide to Mapping Website (Public)... 1 December 2016... 1 Quick Start... 3 Map Layers... 4 How do I?... 5 Draw on the Map...

More information

Geographic Information Systems (GIS 101) Workshop Sponsored by U-Spatial

Geographic Information Systems (GIS 101) Workshop Sponsored by U-Spatial Geographic Information Systems (GIS 101) Workshop Sponsored by U-Spatial Section 1 Welcome 8:30-8:45 Welcome Introductions Outline of day Accessing data Section 2 Introduction to GIS and ArcGIS 8:45-10:45

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

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3.

Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose. 2. Logging-in. 3. Development Authority of the North Country (DANC) Internet Mapping Application Instructions Public Viewer 1. Purpose The purpose of this document is to outline basic functionality of the DANC Internet

More information

SAGIS Property Map Viewer Instruction Manual Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018.

SAGIS Property Map Viewer Instruction Manual   Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. SAGIS Property Map Viewer Instruction Manual www.sagis.org/map Instructions for using the SAGIS Property Map Viewer. Published December 21, 2018. 1 Instructional Videos Click on a link to watch a video

More information

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 by Marcel Fortin, GIS and Map Librarian, University of Toronto Libraries, 2009 gis.maps@utoronto.ca http://www.library.utoronto.ca/maplib/

More information

Workshop #1 - Introduction to ESRI ARCGIS. Exercise # 1 - Creating a Simple Map in ArcMap

Workshop #1 - Introduction to ESRI ARCGIS. Exercise # 1 - Creating a Simple Map in ArcMap Workshop #1 - Introduction to ESRI ARCGIS Exercise # 1 - Creating a Simple Map in ArcMap In this exercise you are introduced to the ArcMap interface and some of the basic skills necessary to create simple

More information

ArcGIS 9. Using ArcReader

ArcGIS 9. Using ArcReader ArcGIS 9 Using ArcReader Copyright 2003 2004 ESRI. All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This work

More information

Editing Parcel Fabrics Tutorial

Editing Parcel Fabrics Tutorial Editing Parcel Fabrics Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Getting started with parcel fabric editing...................... 3 Tutorial: Creating new parcels

More information

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop Summary: In many cases, online geocoding services are all you will need to convert addresses and other location data into geographic data.

More information

FOR 240 Lab 8 Assignment Using GPS to Collect Spatial Data of Forest Management Introduction to Computing in Natural Resources

FOR 240 Lab 8 Assignment Using GPS to Collect Spatial Data of Forest Management Introduction to Computing in Natural Resources FOR 240 Lab 8 Assignment Using GPS to Collect Spatial Data of Forest Management Introduction to Computing in Natural Resources In this lab, we are going to use the GPS to collect timber cruising data.

More information

Using ArcGIS. Tracking Analyst. GIS by ESRI

Using ArcGIS. Tracking Analyst. GIS by ESRI Using ArcGIS Tracking Analyst GIS by ESRI Copyright 2002 ESRI All Rights Reserved Printed in the United States of America The information contained in this document is the exclusive property of ESRI This

More information

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

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

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

Exercise 2.2. Explore QGIS. GIS Techniques for Monitoring and Evaluation of HIV/AIDS and Related Programs

Exercise 2.2. Explore QGIS. GIS Techniques for Monitoring and Evaluation of HIV/AIDS and Related Programs GIS Techniques for Monitoring and Evaluation of HIV/AIDS and Related Programs Exercise 2.2 Explore QGIS *This training was developed as part of a joint effort between MEASURE Evaluation and MEASURE DHS,

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

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application 1 When you open the application you will see this page. This screen gives a brief description of the application.

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

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

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

Importing GPS points and Hyperlinking images.

Importing GPS points and Hyperlinking images. Geol 3050 GIS for Geologists Exercise 15 Exercise 15 Making a Virtual Fieldtrip: Importing GPS points and Hyperlinking images. Due: Thursday, March 22. Goal: A) Get familiar with importing GPS points and

More information