Adding point data. Account not required

Size: px
Start display at page:

Download "Adding point data. Account not required"

Transcription

1 Adding point data Find patterns in mountains of data You begin to get a strong sense of what maps can do from this lesson. The image shows a total of 58,000 airline routes on one map. The Web Mercator projection transforms the straight flight paths into curves. You are going to use this map to solve a spatial problem while also learning how GIS software deals with point data. Locational information contained in point data adds the spatial component that the map needs to locate the information. Point data can get its locational information from latitude and longitude or from a street address. Account not required Build skills in these areas Opening and modifying an existing online map Filtering Adding x,y data Geocoding data Creating bookmarks What you need Account not required Estimated time: 30 minutes 1 hour 1

2 Scenario The International Federation of Air Traffic Controllers Associations (IFATCA) wants to investigate flights going in and out of three of the busiest places in the world: London, New York, and Atlanta. The federation wants a visual representation of the flight routes to each of the airports within the three cities. Confrim that you want to search in ArcGIS Online. Open the map, add and filter data 1. Click Airflow Pro. 2. In the upper right corner, click Modify Map. 3. In the top menu, under Details, click Content. You should see two layers in the Content pane: World Dark Gray Base and flight routes. 6. Add World Cities by esri by clicking Click back arrow by ArcGIS Online. You have been asked to map three individual cities that have the largest air traffic: London, New York, and Atlanta. You need to add a layer to obtain that information. 4. Click Add on the Top menu and choose Search for layers. 5. The search pane opens. In the search box, type World Cities owner:esri. In: ArcGIS Online. As you zoom out, both layers disappear. This is because a visibility range has been set. Visibility range is used with multiscale maps and allows you to view geographic data across a range of scales or zoom layers. The next two steps set the visibility range to be at all scales. 8. Click the three dots More Options and select Visibility Range. 2

3 9. Change the slider to go from World to Building. (You can specifically set the scale to be 1:18,000,000 or you can move the right to buildings and leave the left on world.) You now want to narrow down the cities to London, New York, and Atlanta. You do this by applying a filter, which presents a focused view of the feature layer World Cities. 10. Point to World Cities and click Filter. 11. Create your definition expression. Be sure to select Any. CITY_NAME is London. (Type London.) Be sure to click Unique. + Add another expression. CITY_NAME is New York. (Type New York.) + Add another expression. CITY_NAME is Atlanta. (Type Atlanta.) Click Apply Filter. At the top of the Filter Menu be sure you change the setting to match any of the following expressions. Locate and map airports Now that the three cities are isolated, it is time to locate and map the individual airports. To add the location of the individual airports, you will deal with two types of point data. Type 1: Add the first set of airports to the City of London by using latitude and longitude (x,y) data. Type 2: Add the second two cities (New York and Atlanta) with address information. Add this feature data from a delimited text file (.txt) or a comma-separated values text file (.csv) that includes the locational information (latitude and longitude or address) along with any other attributes. What follows is an example 3

4 of a delimited text file for the London airports with latitude and longitude data. Notice how the headers are separated by commas with no spaces. That is why it is called a comma delimited text file. The name of the airport is the only attribute attached to the locational information. Notice also that the latitude and longitude are in decimal degrees. These must be exact and on one line and with no spaces. Long,lat,name , ,Heathrow , ,Gatwick , ,Luton , ,Stansted , ,Southend Copy the text above exactly as shown into a 1. simple text application. Notepad is a great application to use for this. Be sure to copy the top line: long,lat,name. It must look exactly like the text above. 2. Save the file on your computer and name it airports_x_y. 3. Drag the airport_x_y file to your map. Change symbology 1. The airports are displayed by Types (Unique symbols) with the attribute as the name. Click OPTIONS. 2. Click the color ramp to activate the change symbol menu. 3. Move the Symbol Size to 15 and choose a shape. 4. Click OK. Click OK again. 5. Click Done. Geocode Add the second two cities (New York and Atlanta) with address information. Geocoding is the proper term for converting an address to an x,y coordinate. By default, ArcGIS Online uses the World Geocoding Esri service. This is the power of GIS. You have taken a table of data and mapped it. If you click on any of the points, you can see the locational information as well as the name of the airport. At the top of the next page is what you need for a comma-delimited text file for New York and Atlanta. 4

5 4. Name the bookmark London. Name,address,city,zipcode Laguardia,LaGuardia Rd,Flushing,NewYork,11371 John F Kennedy Int'l Airport,678 S,Jamaica,New York,11430 Hartsfield-Jackson,6000 N. Terminal Pkwy,Atlanta,GA, Type the above lines exactly as shown into a simple text application (like Notepad). 2. Save the file on your computer and name it airports_addresses. 3. Drag the airport_addresses file to your map and ADD Layer. 4. Match the symbology of the UK airports as set previously. Create bookmarks To get quickly from airport to airport on your map, as the map author, you need to create bookmarks. Bookmarks are based on the current location and scale of the map. When others click a bookmark, the map zooms to that location. 1. Zoom to the location and scale that you want to look at for London and its airports. You might want to change the basemap. 2. On the top of the site, click Bookmarks. 3. Click Add Bookmark. 5. Click the X in the upper right corner to close the bookmark. 6. Zoom to New York and create a bookmark. Name the bookmark New York. 7. Zoom to Atlanta and create a bookmark. Name the bookmark Atlanta. By completing this map, you have given the IFATCA a visual representation of the flight routes to London, New York, and Atlanta. To do that, you used the following GIS skills: Searching for ArcGIS Online layers Filtering layers Mapping table data with an x,y coordinate Mapping table with an address Creating bookmarks 5

Analyzing Nepal earthquake epicenters

Analyzing Nepal earthquake epicenters Analyzing Nepal earthquake epicenters The Nepal Earthquake Epicenters map shows epicenters of the earthquakes that occurred in and around Nepal. The year of the earthquake, its epicenter, and its magnitude

More information

Creating a basic story map

Creating a basic story map Creating a basic story map Dr. John Snow is regarded as one of the founding fathers of modern epidemiology. During a major cholera epidemic in 1854 London, he collected and mapped data on the locations

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Introduction Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Lesson: Using ArcGIS Explorer to Analyze the Connection between Topography, Tectonics, and Rainfall GIS-intensive Lesson This

More information

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

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

More information

Working with ArcGIS: Classification

Working with ArcGIS: Classification Working with ArcGIS: Classification 2 Abbreviations D-click R-click TOC Double Click Right Click Table of Content Introduction The benefit from the use of geographic information system (GIS) software is

More information

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS TABLE OF CONTENTS TITLE PAGE NO. 1. ArcGIS Basics I 2 a. Open and Save a Map Document 2 b. Work with Map Layers 2 c. Navigate in a Map Document 4 d. Measure Distances 4 2. ArcGIS Basics II 5 a. Work with

More information

Downloading GPS Waypoints

Downloading GPS Waypoints Downloading Data with DNR- GPS & Importing to ArcMap and Google Earth Written by Patrick Florance & Carolyn Talmadge, updated on 4/10/17 DOWNLOADING GPS WAYPOINTS... 1 VIEWING YOUR POINTS IN GOOGLE EARTH...

More information

Understanding elevation and derivative layers

Understanding elevation and derivative layers Understanding elevation and derivative layers ArcGIS makes it easy to work with elevation data by offering a dynamic world elevation service (TopoBathy) and a specific land elevation (Terrain). These services

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

Date: Problem Set # 1. Unit conversion is an important part of any scientific research. Please view the following link: c = (gh) α (3)

Date: Problem Set # 1. Unit conversion is an important part of any scientific research. Please view the following link: c = (gh) α (3) Problem Set # 1 Instructions: Numerical answers require units and appropriate numbers of significant digits. Remember to show your work! Review Problems: R-1. (3 points) For the function f(x) = 4x 3 6x

More information

New Zealand Population Distribution

New Zealand Population Distribution New Zealand Population Distribution Requirements: Internet access Web browser (e.g. Internet Explorer, Mozilla Firefox, Google Chrome)** An Esri Global Account **Please insure that pop ups are not blocked

More information

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE)

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) PART 2: Analysis in ArcGIS (THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) Step 1: Start ArcCatalog and open a geodatabase If you have a shortcut icon for ArcCatalog on your desktop, double-click it to start

More information

OneStop Map Viewer Navigation

OneStop Map Viewer Navigation OneStop Map Viewer Navigation» Intended User: Industry Map Viewer users Overview The OneStop Map Viewer is an interactive map tool that helps you find and view information associated with energy development,

More information

Export Basemap Imagery from GIS to CAD

Export Basemap Imagery from GIS to CAD Export Basemap Imagery from GIS to CAD This tutorial illustrates how to add high resolution imagery as a basemap into an existing CAD drawing using ArcGIS and AutoCAD. Through this method, the imagery

More information

Lab 4 -Vector data and Attributes

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

More information

GIS Functions and Integration. Tyler Pauley Associate Consultant

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

More information

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

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

More information

Data Visualization with GIS, Dr. Chris Badurek Visualization and Computing Teacher s Workshop. Part 1: Getting Started with Tectonic Hot Spot Mapping

Data Visualization with GIS, Dr. Chris Badurek Visualization and Computing Teacher s Workshop. Part 1: Getting Started with Tectonic Hot Spot Mapping Data Visualization with GIS, Dr. Chris Badurek Visualization and Computing Teacher s Workshop Part 1: Getting Started with Tectonic Hot Spot Mapping Lesson Overview This lesson is designed to help students

More information

Gridded Ambient Air Pollutant Concentrations for Southern California, User Notes authored by Beau MacDonald, 11/28/2017

Gridded Ambient Air Pollutant Concentrations for Southern California, User Notes authored by Beau MacDonald, 11/28/2017 Gridded Ambient Air Pollutant Concentrations for Southern California, 1995-2014 User Notes authored by Beau, 11/28/2017 METADATA: Each raster file contains data for one pollutant (NO2, O3, PM2.5, and PM10)

More information

GPS Worldwide Laboratory: a community of knowledge-seekers spanning the globe

GPS Worldwide Laboratory: a community of knowledge-seekers spanning the globe Laboratory B: (predicting and verifying satellite visibility) Lab Date: 1 November 2014 1 day depending on your time zone). YOU MUST DO THIS PARTICULAR LAB ON THE SPECIFIED DAY. Lab Goals: Predict when

More information

ArcGIS Pro: Essential Workflows STUDENT EDITION

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

More information

Gis Unit TropMed Mahidol U.

Gis Unit TropMed Mahidol U. Gis Unit TropMed Mahidol U. Database Information System Database Concepts 1. Non-Spatial Database table, document.. 2. Spatial Database locational databases (geographic) + attribute databases Gis Unit

More information

Task 1: Open ArcMap and activate the Spatial Analyst extension.

Task 1: Open ArcMap and activate the Spatial Analyst extension. Exercise 10 Spatial Analyst The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step instructions component

More information

Exercise 6: Coordinate Systems

Exercise 6: Coordinate Systems Exercise 6: Coordinate Systems This exercise will teach you the fundamentals of Coordinate Systems within QGIS. In this exercise you will learn: How to determine the coordinate system of a layer How the

More information

Gridded Traffic Density Estimates for Southern

Gridded Traffic Density Estimates for Southern Gridded Traffic Density Estimates for Southern California, 1995-2014 User Notes authored by Beau, 11/28/2017 METADATA: Each raster file contains Traffic Density data for one year (1995, 2000, 2005, 2010,

More information

How to Create Stream Networks using DEM and TauDEM

How to Create Stream Networks using DEM and TauDEM How to Create Stream Networks using DEM and TauDEM Take note: These procedures do not describe all steps. Knowledge of ArcGIS, DEMs, and TauDEM is required. TauDEM software ( http://hydrology.neng.usu.edu/taudem/

More information

Lecture 3 GIS outputs. Dr. Zhang Spring, 2017

Lecture 3 GIS outputs. Dr. Zhang Spring, 2017 Lecture 3 GIS outputs Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File

More information

Introduction to Coastal GIS

Introduction to Coastal GIS Introduction to Coastal GIS Event was held on Tues, 1/8/13 - Thurs, 1/10/13 Time: 9:00 am to 5:00 pm Location: Roger Williams University, Bristol, RI Audience: The intended audiences for this course are

More information

ArcGIS 9 ArcGIS StreetMap Tutorial

ArcGIS 9 ArcGIS StreetMap Tutorial ArcGIS 9 ArcGIS StreetMap Tutorial Copyright 2001 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II

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

More information

MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 4) Visualizing with Maps

MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 4) Visualizing with Maps MIS 0855 Data Science (Section 005) Fall 2016 In-Class Exercise (Week 4) Visualizing with Maps Objective: Learn how to use Tableau s powerful mapping tools Learning Outcomes: Learn at what levels (e.g.

More information

Spatial Analysis in Your Browser

Spatial Analysis in Your Browser Spatial Analysis in Your Browser Joseph Kerski Education Manager Esri jkerski@esri.com http://www.youtube.com/geographyuberalles Twitter http://twitter.com/josephkerski 303-449-7779 x 18237 Joseph Kerski

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

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

More information

Geographical Information Systems

Geographical Information Systems Geographical Information Systems Geographical Information Systems (GIS) is a relatively new technology that is now prominent in the ecological sciences. This tool allows users to map geographic features

More information

Institutional Research with Public Data and Open Source Software

Institutional Research with Public Data and Open Source Software 2017 Institutional Research with Public Data and Open Source Software DUE1304591, 1644409, 1700496 Opinions expressed are those of the authors and not necessarily those of the National Science Foundation.

More information

Prosurv LLC Presents

Prosurv LLC Presents Prosurv LLC Presents An Enterprise-Level Geo-Spatial Data Visualizer Part IV Upload Data Upload Data Click the Upload Data menu item to access the uploading data page. Step #1: Select a Project All Projects

More information

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK.

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK. Module 2, Lesson 1 The earth moves In this activity, you will observe worldwide patterns of seismic activity (earthquakes) and volcanic activity (volcanoes). You will analyze the relationships of those

More information

Learning ArcGIS: Introduction to ArcCatalog 10.1

Learning ArcGIS: Introduction to ArcCatalog 10.1 Learning ArcGIS: Introduction to ArcCatalog 10.1 Estimated Time: 1 Hour Information systems help us to manage what we know by making it easier to organize, access, manipulate, and apply knowledge to the

More information

WindNinja Tutorial 3: Point Initialization

WindNinja Tutorial 3: Point Initialization WindNinja Tutorial 3: Point Initialization 07/20/2017 Introduction Welcome to. This tutorial will step you through the process of running a WindNinja simulation that is initialized by location specific

More information

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1.

Global Atmospheric Circulation Patterns Analyzing TRMM data Background Objectives: Overview of Tasks must read Turn in Step 1. Global Atmospheric Circulation Patterns Analyzing TRMM data Eugenio Arima arima@hws.edu Hobart and William Smith Colleges Department of Environmental Studies Background: Have you ever wondered why rainforests

More information

A Street Named for a King

A Street Named for a King A Street Named for a King Dr. Jerry Mitchell University of South Carolina OVERVIEW This lesson adapts the work of Dr. Derek Alderman, a geographer who has used the Martin Luther King, Jr. street-naming

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

Koenji. Using ARCGIS Online to explore a place

Koenji. Using ARCGIS Online to explore a place Koenji Using ARCGIS Online to explore a place ArcGIS Online is a GIS program that can be opened at http://www.arcgis.com/home/ You can click on Sign-up now or Make a map to get started. It is free to use

More information

GIS in Water Resources Fall 2018 Homework #1

GIS in Water Resources Fall 2018 Homework #1 GIS in Water Resources Fall 2018 Homework #1 Goal The goal of this homework is to reinforce the lecture material on Geodesy, Map Projections and Coordinate Systems by having you identify attributes and

More information

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid Using a GIS to Calculate Area of Occupancy Part 1: Creating a Shapefile Grid By Ryan Elliott California Natural Diversity Database, A NatureServe network program December 2008 This document describes the

More information

Map My Property User Guide

Map My Property User Guide Map My Property User Guide Map My Property Table of Contents About Map My Property... 2 Accessing Map My Property... 2 Links... 3 Navigating the Map... 3 Navigating to a Specific Location... 3 Zooming

More information

Spatial Analysis with Web GIS. Rachel Weeden

Spatial Analysis with Web GIS. Rachel Weeden Spatial Analysis with Web GIS Rachel Weeden Agenda Subhead goes here Introducing ArcGIS Online Spatial Analysis Workflows Scenarios Other Options Resources ArcGIS is a Platform Making mapping and analytics

More information

Introduction to Spatial Analysis in ArcGIS Online. Jian Lange, Vicki Lynn Cove

Introduction to Spatial Analysis in ArcGIS Online. Jian Lange, Vicki Lynn Cove Introduction to Spatial Analysis in ArcGIS Online Jian Lange, Vicki Lynn Cove Topics Introducing ArcGIS Online Spatial Analysis ArcGIS Online Spatial Analysis Workflow Demos and examples - Using ArcGIS

More information

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

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

More information

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design

CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design CE 365K Exercise 1: GIS Basemap for Design Project Spring 2014 Hydraulic Engineering Design The purpose of this exercise is for you to construct a basemap in ArcGIS for your design project. You may execute

More information

2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > University of Michigan >Taubman College of Architecture > ARCH 552, Perimeter @ Work Out [T]here, Fall 2009 >September 24, 2009 2G1/3G4 GIS TUTORIAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2014 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

More information

Lab 2: Projecting Geographic Data

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

More information

Module 7, Lesson 2 In the eye of the storm

Module 7, Lesson 2 In the eye of the storm Module 7, Lesson 2 In the eye of the storm October 21, 1998 A tropical storm is brewing in the Atlantic Ocean. It began as a tropical wave a few weeks earlier, off the coast of western Africa. Today it

More information

Using Web GIS to Build Consensus and Combat Wildland Fire Threats

Using Web GIS to Build Consensus and Combat Wildland Fire Threats Using Web GIS to Build Consensus and Combat Wildland Fire Threats By Mike Price, Entrada/San Juan, Inc. What You Will Need ArcGIS 10.3 for Desktop (any license level) An ArcGIS Online account (one comes

More information

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

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

More information

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

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

More information

Theory, Concepts and Terminology

Theory, Concepts and Terminology GIS Workshop: Theory, Concepts and Terminology 1 Theory, Concepts and Terminology Suggestion: Have Maptitude with a map open on computer so that we can refer to it for specific menu and interface items.

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2018 Prepared by David G Tarboton and David R. Maidment Revised 9 October, 2018 Purpose The purpose of this exercise is

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

Preparing Spatial Data

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

More information

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted).

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). Exercise 7 Watershed Delineation Using ArcGIS Spatial Analyst Last Updated 4/6/2017 Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). There

More information

Tutorial using the 2011 Statistics Canada boundary files and the Householder survey

Tutorial using the 2011 Statistics Canada boundary files and the Householder survey Tutorial using the 2011 Statistics Canada boundary files and the Householder survey In this tutorial, we ll try to determine the wards that contain the highest income groups. To do this, we will have to

More information

caused displacement of ocean water resulting in a massive tsunami. II. Purpose

caused displacement of ocean water resulting in a massive tsunami. II. Purpose I. Introduction The Great Sumatra Earthquake event took place on December 26, 2004, and was one of the most notable and devastating natural disasters of the decade. The event consisted of a major initial

More information

National Park Service Safety Management

National Park Service Safety Management National Park Service Safety Management Locating Crashes Spatially from the National Park Service Service-wide Traffic Accident Reporting System (STARS) Database By Daniel Van Gilder Federal Highway Administration

More information

Google Maps and Beyond

Google Maps and Beyond Google Maps and Beyond Aaron Paul First American Title apaul@firstam.com 2015 APRA Symposium Association of Professional Reserve Analysts May 2 nd, 2015 Google Maps and Beyond - Overview Business case

More information

Migrating Defense Workflows from ArcMap to ArcGIS Pro. Renee Bernstein and Jared Sellers

Migrating Defense Workflows from ArcMap to ArcGIS Pro. Renee Bernstein and Jared Sellers Migrating Defense Workflows from ArcMap to ArcGIS Pro Renee Bernstein and Jared Sellers ArcGIS Desktop Desktop Web Device ArcMap ArcCatalog ArcScene ArcGlobe ArcGIS Pro portal Server Online Content and

More information

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

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

More information

3/4/2010. ESRI Education Community. CommunityWeb Mapping Tools

3/4/2010. ESRI Education Community.     CommunityWeb Mapping Tools Sketch-A-Map Reading, Writing and Math from a Different Perspective Education Community at ESRI Web Mapping Tools ESRI Education Community http://edcommunity.esri.com CommunityWeb Mapping Tools http://edcommunity.esri.com/maps/index.cfm

More information

A Review: Geographic Information Systems & ArcGIS Basics

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

More information

Trouble-Shooting Coordinate System Problems

Trouble-Shooting Coordinate System Problems Trouble-Shooting Coordinate System Problems Written by Barbara M. Parmenter. Revised on October 2, 2018 OVERVIEW OF THE EXERCISE... 1 COPYING THE MAP PROJECTION EXERCISE FOLDER TO YOUR H: DRIVE OR DESKTOP...

More information

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files

Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files UPlan Training Lab Exercise: Introduction to ArcGIS Outline Anatomy of ArcGIS Metadata Data Types Vector Raster Conversion Adding Data Navigation Symbolization Methods Layer Files Editing Help Files Anatomy

More information

Displaying Latitude & Longitude Data (XY Data) in ArcGIS

Displaying Latitude & Longitude Data (XY Data) in ArcGIS Displaying Latitude & Longitude Data (XY Data) in ArcGIS Created by Barbara Parmenter and updated on 2/15/2018 If you have a table of data that has longitude and latitude, or XY coordinates, you can view

More information

Hyper Borey User Guide

Hyper Borey User Guide METEO-GRAPHICS SYSTEMS IN C. Hyper Borey version 1.0 Meteo-Graphics Systems Inc. 5790 Rembrandt Avenue, suite 405. Montreal, Canada, H4B 2V2 T 514.262.5487 E info@meteograph.ca W www.meteograph.ca Table

More information

EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth

EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth EOS 102: Dynamic Oceans Exercise 1: Navigating Planet Earth YOU MUST READ THROUGH THIS CAREFULLY! This exercise is designed to familiarize yourself with Google Earth and some of its basic functions while

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2016 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess [9/29/16 Further updated to

More information

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

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

More information

Child Opportunity Index Mapping

Child Opportunity Index Mapping Child Opportunity Index Mapping A partnership project of How to Use and Interpret the Child Opportunity Index Maps How to Use the Child Opportunity Index Maps Getting Started: How to Find and Open a Child

More information

Your work from these three exercises will be due Thursday, March 2 at class time.

Your work from these three exercises will be due Thursday, March 2 at class time. GEO231_week5_2012 GEO231, February 23, 2012 Today s class will consist of three separate parts: 1) Introduction to working with a compass 2) Continued work with spreadsheets 3) Introduction to surfer software

More information

Assignment #0 Using Stellarium

Assignment #0 Using Stellarium Name: Class: Date: Assignment #0 Using Stellarium The purpose of this exercise is to familiarize yourself with the Stellarium program and its many capabilities and features. Stellarium is a visually beautiful

More information

DATA APPLIANCE FOR ARCGIS

DATA APPLIANCE FOR ARCGIS DATA APPLIANCE FOR ARCGIS Data Appliance for ArcGIS Provides Access to Multi-Scale Basemaps Down to Medium Scale Levels Worldwide And Large Scale for Most of the World The Data Appliance includes Several

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2015 Prepared by David G Tarboton and David R. Maidment Purpose The purpose of this exercise is to illustrate watershed

More information

How to Model Stream Temperature Using ArcMap

How to Model Stream Temperature Using ArcMap How to Model Stream Temperature Using ArcMap Take note: Assumption before proceeding: A temperature point file has been attributed with TauDEM variables. There are three processes described in this document.

More information

GIS Semester Project Working With Water Well Data in Irion County, Texas

GIS Semester Project Working With Water Well Data in Irion County, Texas GIS Semester Project Working With Water Well Data in Irion County, Texas Grant Hawkins Question for the Project Upon picking a random point in Irion county, Texas, to what depth would I have to drill a

More information

Introduction to ArcGIS 10.2

Introduction to ArcGIS 10.2 Introduction to ArcGIS 10.2 Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Keri Clary Department of Civil Engineering April 21, 2014 Contents Brief Overview of ArcGIS 10.2...

More information

Module 7, Lesson 1 Water world

Module 7, Lesson 1 Water world Module 7, Lesson 1 Water world Imagine that the year is 2100. Scientists have determined that the rapidly warming climate of the earth will cause the ice sheets of Antarctica to break apart and melt at

More information

Displaying and Rotating WindNinja-Derived Wind Vectors in ArcMap 10.5

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

More information

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart CAD: Introduction to using CAD Data in ArcGIS Kyle Williams & Jeff Reinhart What we will accomplish today Overview of ArcGIS CAD Support Georeferencing CAD data for ArcGIS How Mapping Specification for

More information

Working with Map Projections

Working with Map Projections Working with Map Projections Rachel Applebaum and Margaret M. Maher Author of Lining Up Data in ArcGIS: a guide to map projections Second edition Some common problems that prevent data from aligning correctly

More information

ADDRESSING A HOW TO LOOK AT GIS ADDRESSING 9/13/2017

ADDRESSING A HOW TO LOOK AT GIS ADDRESSING 9/13/2017 ADDRESSING A Look at Creating & Updating Point Files A HOW TO LOOK AT GIS ADDRESSING Creating points using LAT/LONG fields from WINGAP Creating addressing location (GPS/Latitude & Longitude) points using

More information

Diamonds on the soles of scholarship?

Diamonds on the soles of scholarship? Educational Performance and Family Income Diamonds on the soles of scholarship? by Introduction Problem Two young girls entering elementary school in Boston aspire to be doctors. Both come from twoparent,

More information

Data Creation and Editing

Data Creation and Editing 11.520:A Workshop on Geographical Information Systems 1.188: Urban Planning and Social Science Laboratory Data Creation and Editing Based in part on notes by Prof. Joseph Ferreira and Michael Flaxman Lulu

More information

Exercise - INSTRUCTIONS

Exercise - INSTRUCTIONS Learning module: Introduction to Qlik GeoAnalytics Exercise - INSTRUCTIONS Using the Example Download instructions on the right, open the IntroQlikGeoAnalytics_Exercise example in Qlik Sense Desktop and

More information

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS.

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS. Online GIS Training and training modules covered are: 1. ArcGIS, Analysis, Fundamentals and Implementation 2. ArcGIS Web Data Sharing 3. ArcGIS for Desktop 4. ArcGIS for Server These modules are covered

More information

MAR-E1004 Basics of GIS: Georeferencing Jaakko Madetoja Slides adopted from Paula Ahonen-Rainio

MAR-E1004 Basics of GIS: Georeferencing Jaakko Madetoja Slides adopted from Paula Ahonen-Rainio MAR-E1004 Basics of GIS: Georeferencing Jaakko Madetoja Slides adopted from Paula Ahonen-Rainio Learning goals In this session you will learn To describe the basics of different types of referencing systems

More information

Basic Map Skills for the Outdoors

Basic Map Skills for the Outdoors Geography 80-20 80% of what there is to know, for 20% of the sweat Basic Map Skills for the Outdoors Map Scale Map source: US Geological Survey Four ways to indicate map scale: Representative fraction

More information

Exercise 4. Watershed and Stream Network Delineation

Exercise 4. Watershed and Stream Network Delineation Exercise 4. Watershed and Stream Network Delineation GIS in Water Resources, Fall 2017 Prepared by David G Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess Purpose The purpose of this

More information

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context.

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context. by Introduction Problem Do the patterns of forest fires change over time? Do forest fires occur in clusters, and do the clusters change over time? Is this information useful in fighting forest fires? This

More information