QGIS document from the previous exercise: worldmap.qgs

Size: px
Start display at page:

Download "QGIS document from the previous exercise: worldmap.qgs"

Transcription

1 MAP PROJECTION 1. Introduction: All data in a GIS view must be in the same projection in order to correctly align with other datasets. In QGIS this is often done in the background. QGIS will use the projection of the first dataset loaded to set the projection for the view. NEEDED HERE: o Installed and Running - QGIS RESOURCES: QGIS document from the previous exercise: worldmap.qgs 2. Data Fame Projection: All work in these exercises will be done using the WGS84: EPSG 4326 (Geographic Coordinates Systems) map projection. Open QGIS. Start using with an existing map (worldmap.qgs) Name of the document file should already be listed, as it was previously accessed. If not, navigate to C:/GISWorkshop/Exercise If you examine closely (zoom in) in the map you will see both map not align properly. To check the projection of the data frame click on the CRS Status button in the Status Bar along the bottom-right of the QGIS window. You will see the default projection is WGS84 Pseudo Mercator: EPSG 3857 (Projected Coordinate System).

2 To change the projection to WGS84 (Geographic Coordinates Systems), simply click on WGS 84: EPSG You will find an error will occur. It is because the open layers plugin use projected coordinate system as their reference projection. Remove google physical map. Change data frame projection to WGS 84: EPSG 4326 Click OK You will see a message (Phyton error) appear on top of the window. This is because image from google usually use Projected Coordinate System (WGS 8/Pseudo Mercator: EPSG 3857) Close QGIS without saving the project. 3. ESRI Online World Imagery: The code adds an ESRI Online World Imagery base map to QGIS. It has a number of advantages over the popular OpenLayers Plugin that adds various Google, Bing and OpenStreetMap image layers to QGIS. Unlike images downloaded by the OpenLayers plugin the ESRI World Imagery base map is a true Raster who s attributes are fully editable e.g. brightness, blending mode and transparency can be adjusted. World Imagery can also be printed at a very high resolution with other QGIS layers on a map and without it shifting relative to other layers; a conspicuous problem with OpenLayers that does not use On the Fly PHYTON SCRIPT FOR ESRI ONLINE WORLD IMAGERY: qgis.utils.iface.addrasterlayer(" r.arcgisonline.com/arcgis/rest/services/esri _Imagery_World_2D/MapServer?f=json&pr etty=true","raster")

3 re-projection and only prints Google, Bing layers at a low resolution. It is an ideal aerial base map. Open new QGIS document. Simply copy and paste the following code into the Python Console (plugins>phyton console) in QGIS and press Enter. Rename the layer to World Map (Geographic) by clicking on layer, choose properties, simply change the name on Layer Name column. As this layer is the geographic coordinate system (WGS 84: EPSG 4326), 4. Projections: The CRS that all the data as well as the map itself are in right now is called WGS84. This is a very common Geographic Coordinate System (GCS) for representing data. But there s a problem, as we will see. Use your current map. Zoom in to South Africa by using the Zoom In tool. Try setting a scale in the Scale field, which is in the Status Bar along the bottom of the screen. While over South Africa, set this value to 1: (one to five hundred thousand). Pan around the map while keeping an eye on the Scale field. Scale Bar

4 Notice the scale changing? That s because you re moving away from the one point that you zoomed into at 1:500000, which was at the center of your screen. All around that point, the scale is different. To understand why, think about a globe of the Earth. It has lines running along it from North to South. These longitude lines are far apart at the equator, but they meet at the poles. In a GCS, you re working on this sphere, but your screen is flat. When you try to represent the sphere on a flat surface, distortion occurs, similar to what would happen if you cut open a tennis ball and tried to flatten it out. What this means on a map is that the longitude lines stay equally far apart from each other, even at the poles (where they are supposed to meet). This means that, as you travel away from the equator on your map, the scale of the objects that you see gets larger and larger. What this means for us, practically, is that there is no constant scale on our map! To solve this, let s use a Projected Coordinate System (PCS) instead. A PCS projects or converts the data in a way that makes allowance for the scale change and corrects it. Therefore, to keep the scale constant, we should reproject our data to use a PCS.

5 5. On the Fly Reprojection: QGIS allows you to reproject data on the fly. What this means is that even if the data itself is in another CRS, QGIS can project it as if it were in a CRS of your choice. Zoom out so you can see the whole Africa continent. To enable on the fly projection, click on the CRS Status button: In the dialog that appears, check the box next to Enable on the fly CRS transformation. Type the word global into the Filter field. One CRS (NSIDC EASE-Grid Global) should appear in the list below. Click on the NSIDC EASE-Grid Global to select it, then click OK. Notice how the shape of South Africa changes. All projections work by changing the apparent shapes of objects on Earth. Zoom in to a scale of 1: again, as before. Pan around the map. Notice how the scale stays the same! On the Fly setting On the fly reprojection is also used for combining datasets that are in different CRSs. Deactivate on the fly re-projection again.

6 Save the map as an QGIS project file (.qgs) to C:/GISWorkshop/Exercises/ projection.mxd.

GST 105: Introduction to Remote Sensing Lab 4: Image Rectification

GST 105: Introduction to Remote Sensing Lab 4: Image Rectification GST 105: Introduction to Remote Sensing Lab 4: Image Rectification Objective Perform an image rectification Document Version: 2014-07-15 (Beta) Author: Richard : Smith, Ph.D. Texas A&M University Corpus

More information

EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro. Rudy Prosser GISP CTT+ Instructor, Esri

EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro. Rudy Prosser GISP CTT+ Instructor, Esri EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro Rudy Prosser GISP CTT+ Instructor, Esri Maintenance What is geoprocessing? Geoprocessing is - a framework and set of tools for processing geographic

More information

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes v. 10.1 WMS 10.1 Tutorial Import images in a variety of formats and register the images to a coordinate projection Objectives Import various types of image files from different sources. Learn how to work

More information

Lesson Plan 1 Introduction to Google Earth for Middle and High School. A Google Earth Introduction to Remote Sensing

Lesson Plan 1 Introduction to Google Earth for Middle and High School. A Google Earth Introduction to Remote Sensing A Google Earth Introduction to Remote Sensing Image an image is a representation of reality. It can be a sketch, a painting, a photograph, or some other graphic representation such as satellite data. Satellites

More information

v WMS 10.0 Tutorial Introduction Images Read images in a variety of formats and register the images to a coordinate projection

v WMS 10.0 Tutorial Introduction Images Read images in a variety of formats and register the images to a coordinate projection v. 10.0 WMS 10.0 Tutorial Read images in a variety of formats and register the images to a coordinate projection Objectives Read various types of image files from different sources. Learn how to work with

More information

Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections

Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections WMS 10.1 Tutorial Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections Modify cross sections in an HEC-RAS model to use surveyed cross section data v. 10.1 Objectives Build a basic HEC-RAS

More information

Module 3: Introduction to QGIS and Land Cover Classification

Module 3: Introduction to QGIS and Land Cover Classification Module 3: Introduction to QGIS and Land Cover Classification The main goals of this Module are to become familiar with QGIS, an open source GIS software; construct a single-date land cover map by classification

More information

QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 6: Understanding Remote Sensing and Analysis

QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 6: Understanding Remote Sensing and Analysis QGIS LAB SERIES GST 101: Introduction to Geospatial Technology Lab 6: Understanding Remote Sensing and Analysis Objective Explore and Understand How to Display and Analyze Remotely Sensed Imagery Document

More information

Public Safety Geocoding Using ArcGIS Online and HERE Data

Public Safety Geocoding Using ArcGIS Online and HERE Data Public Safety Geocoding Using ArcGIS Online and HERE Data I. Knowledge, Skills, and Abilities (KSAs) Supported This training module aids in the development of several KSAs that are fundamental to using

More information

Line and polygon features can be created via on-screen digitizing.

Line and polygon features can be created via on-screen digitizing. This module explains how GPS works, sources of error, and error correction using real time or post processing differential correction. Cost and accuracy of different grades of GPS units are also part of

More information

Using 3D thematic symbology to display features in a scene

Using 3D thematic symbology to display features in a scene Using 3D thematic symbology to display features in a scene www.learn.arcgis.com 380 New York Street Redlands, California 92373 8100 USA Copyright 2018 Esri All rights reserved. Printed in the United States

More information

Air Navigation Race Scoring & Visualisation Software

Air Navigation Race Scoring & Visualisation Software Air Navigation Race Scoring & Visualisation Software User manual V0.2 Table of contents 1 Introduction... 3 2 Installing the ANR Software... 3 3 Getting Started... 4 4 Managing Competitions... 5 5 Maps...

More information

Lecture # 7 Coordinate systems and georeferencing

Lecture # 7 Coordinate systems and georeferencing Lecture # 7 Coordinate systems and georeferencing Coordinate Systems Coordinate reference on a plane Coordinate reference on a sphere Coordinate reference on a plane Coordinates are a convenient way of

More information

The SandBox. Lesson 2 Water Flow Intermediate

The SandBox. Lesson 2 Water Flow Intermediate The SandBox Lesson 2 Water Flow Intermediate NSF award #OIA-1208927 1 Lesson 2 Water Flow Intermediate Lesson Summary: Objectives: Estimated Time: Students learn about erosion and deposition. They will

More information

Group of Experts on Protected Areas and Ecological Networks 9th meeting 4-5 October 2018

Group of Experts on Protected Areas and Ecological Networks 9th meeting 4-5 October 2018 Strasbourg, 27 September 2018 T-PVS/PA (2018) 14 [pa14e_2018.doc] CONVENTION ON THE CONSERVATION OF EUROPEAN WILDLIFE AND NATURAL HABITATS Group of Experts on Protected Areas and Ecological Networks 9th

More information

Using QuickBird Imagery in ESRI Software Products

Using QuickBird Imagery in ESRI Software Products Using QuickBird Imagery in ESRI Software Products TABLE OF CONTENTS 1. Introduction...2 Purpose Scope Image Stretching Color Guns 2. Imagery Usage Instructions...4 ArcView 3.x...4 ArcGIS...7 i Using QuickBird

More information

GIS Module GMS 7.0 TUTORIALS. 1 Introduction. 1.1 Contents

GIS Module GMS 7.0 TUTORIALS. 1 Introduction. 1.1 Contents GMS 7.0 TUTORIALS 1 Introduction The GIS module can be used to display data from a GIS database directly in GMS without having to convert that data to GMS data types. Native GMS data such as grids and

More information

Google Earth for Surveyors PLSO Conference January 21, Bill Clark Earth Point

Google Earth for Surveyors PLSO Conference January 21, Bill Clark Earth Point Google Earth for Surveyors PLSO Conference January 21, 2015 Bill Clark Earth Point Introduction Bill Clark, developer of Earth Point www.earthpoint.us bill.clark@earthpoint.us 208.860.6311 Notes These

More information

Fundamentals of ModelBuilder

Fundamentals of ModelBuilder Fundamentals of ModelBuilder Agenda An Overview of Geoprocessing Framework Introduction to ModelBuilder Basics of ArcToolbox Using ModelBuilder Documenting Models Sharing Models with Others Q & A Geoprocessing

More information

INTRODUCTION TO SNAP TOOLBOX

INTRODUCTION TO SNAP TOOLBOX INTRODUCTION TO SNAP TOOLBOX EXERCISE 1 (Exploring S2 data) Data: Sentinel-2A Level 1C: S2A_MSIL1C_20180303T170201_N0206_R069_T14QNG_20180303T221319.SAFE 1. Open file 1.1. File / Open Product 1.2. Browse

More information

Autonomous Remote Control Drone

Autonomous Remote Control Drone Autonomous Remote Control Drone Author: Gary Kean Email: gkean13@gmail.com 5/18/2014 Summary There are many aspects to Remote Controls Drones that are not described well in any of the literature. Even

More information

v. 8.0 GMS 8.0 Tutorial GIS Module Shapefile import, display, and conversion Prerequisite Tutorials None Time minutes

v. 8.0 GMS 8.0 Tutorial GIS Module Shapefile import, display, and conversion Prerequisite Tutorials None Time minutes v. 8.0 GMS 8.0 Tutorial Shapefile import, display, and conversion Objectives Learn how to import and display shapefiles with and without ArcObjects. Convert the shapefiles to GMS feature objects. Prerequisite

More information

investigating characteristics and the display of TOMS ozone data

investigating characteristics and the display of TOMS ozone data exercise 1: investigating characteristics and the display of TOMS ozone data 1 exercise 1 investigating characteristics and the display of TOMS ozone data Before working with any set of data it is important

More information

Landsat 8 Pansharpen and Mosaic Geomatica 2015 Tutorial

Landsat 8 Pansharpen and Mosaic Geomatica 2015 Tutorial Landsat 8 Pansharpen and Mosaic Geomatica 2015 Tutorial On February 11, 2013, Landsat 8 was launched adding to the constellation of Earth imaging satellites. It is the seventh satellite to reach orbit

More information

in ArcMap By Mike Price, Entrada/San Juan, Inc.

in ArcMap By Mike Price, Entrada/San Juan, Inc. Interactively Create and Apply Logarithmic Legends in ArcMap By Mike Price, Entrada/San Juan, Inc. This exercise uses the dataset for Battle Mountain, Nevada, that was used in previous exercises. The Geochemistry

More information

Appendix 2: Worked example using GPS

Appendix 2: Worked example using GPS Appendix 2: Worked example using GPS This appendix will talk the reader through how to use a GPS, get data out of the unit and use that data in the expedition GIS. The specific example used is a simple

More information

ANSWER ALL QUESTIONS ON THE SEPARATE ANSWER SHEET

ANSWER ALL QUESTIONS ON THE SEPARATE ANSWER SHEET GIS Career Awareness Learning Module # 1 Version 3.0 November 26, 2007 The Digital Earth --- Virtual Globes and Computerized Maps Estimated Time: 2.5 hours Learning Goal: This module will introduce the

More information

Adobe Photoshop Chapter 3 Study Questions /50 Total Points

Adobe Photoshop Chapter 3 Study Questions /50 Total Points Name: Class: Date: Adobe Photoshop Chapter 3 Study Questions /50 Total Points True/False Indicate whether the statement is true or false. 1. The transparent areas in a layer dramatically increase the file

More information

Objectives Learn how to import and display shapefiles in GMS. Learn how to convert the shapefiles to GMS feature objects. Required Components

Objectives Learn how to import and display shapefiles in GMS. Learn how to convert the shapefiles to GMS feature objects. Required Components v. 10.3 GMS 10.3 Tutorial Importing, displaying, and converting shapefiles Objectives Learn how to import and display shapefiles in GMS. Learn how to convert the shapefiles to GMS feature objects. Prerequisite

More information

ArcGIS Tutorial: Geocoding Addresses

ArcGIS Tutorial: Geocoding Addresses U ArcGIS Tutorial: Geocoding Addresses Introduction Address data can be applied to a variety of research questions using GIS. Once imported into a GIS, you can spatially display the address locations and

More information

Benthic Photo Survey Documentation

Benthic Photo Survey Documentation Benthic Photo Survey Documentation Release 1.0.1 Jared Kibele December 18, 2014 Contents 1 Contents 3 1.1 Introduction............................................... 3 1.2 Installation................................................

More information

ArcGIS Pro: Tips & Tricks

ArcGIS Pro: Tips & Tricks ArcGIS Pro: Tips & Tricks James Sullivan Solution Engineer Agenda Project Structure/Set Up Data Visualization/Map Authoring Data/Map Exploration Geoprocessing Editing Layouts Sharing Working with the Ribbon

More information

Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections

Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections v. 9.1 WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Managing HEC-RAS Cross Sections Modify cross sections in an HEC-RAS model to use surveyed cross section data Objectives Build a basic HEC-RAS

More information

SECTION GEOGRAPHIC INFORMATION SYSTEM (GIS)

SECTION GEOGRAPHIC INFORMATION SYSTEM (GIS) PART 1 - GENERAL 1.1 DESCRIPTION SECTION 11 83 01 A. Provide all labor, materials, manpower, tools and equipment required to furnish, install, activate and test a new Geographic Information System (GIS).

More information

for Adobe Photoshop Tutorial Guide

for Adobe Photoshop Tutorial Guide for Adobe Photoshop Tutorial Guide Geographic Imager Tutorial Guide Copyright 2005 2010 Avenza Systems Inc. All rights reserved. Geographic Imager for Adobe Photoshop Tutorial Guide for Windows and Macintosh.

More information

Spatial Analyst is an extension in ArcGIS specially designed for working with raster data.

Spatial Analyst is an extension in ArcGIS specially designed for working with raster data. Spatial Analyst is an extension in ArcGIS specially designed for working with raster data. 1 Do you remember the difference between vector and raster data in GIS? 2 In Lesson 2 you learned about the difference

More information

QGIS Application - Bug report #9350 reprojected postgresql layers are plotted with offset and very slow

QGIS Application - Bug report #9350 reprojected postgresql layers are plotted with offset and very slow QGIS Application - Bug report #9350 reprojected postgresql layers are plotted with offset and very slow 2014-01-15 11:42 AM - Thomas Baumann Status: Closed Priority: High Assignee: Category: Data Provider/PostGIS

More information

Quick start guide M3 Sonar

Quick start guide M3 Sonar Quick start guide M3 Sonar Creating an image mosaic using Photoshop and Geographic Imager 2013, Kongsberg Mesotech Ltd. 922-20007005 M3 Sonar Quick start guide Creating an image mosaic using Photoshop

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.1 GMS 10.1 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

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS 1 Upon the completion of this presentation you should be able to: Describe the geoprocessing service capabilities Define supported data types input and output of geoprocessing service Configure a geoprocessing

More information

Lab Exercise #3 Introduction to the Digital Globe Google Earth Geo210 Rockland Community College Professor Paluzzi Due Date:

Lab Exercise #3 Introduction to the Digital Globe Google Earth Geo210 Rockland Community College Professor Paluzzi Due Date: Lab Exercise #3 Introduction to the Digital Globe Google Earth Geo210 Rockland Community College Professor Paluzzi Due Date: The Digital Globe: Google Earth 30 Points Purpose: This lab will introduce the

More information

CHAPTER 7: ALIGNMENT

CHAPTER 7: ALIGNMENT QUALITY MANAGEMENT 7.1 Description CHAPTER 7: ALIGNMENT Creation of an additional alignment file and a summary of the total lane miles per lift (rounded to the nearest hundredth) for the given material

More information

Produced by Mr B Ward (Head of Geography PGHS)

Produced by Mr B Ward (Head of Geography PGHS) Getting to Know Google Earth The following diagram describes some of the features available in the main window of Google Earth. 9. Sun - Click this to display sunlight across the landscape. 1. Search panel

More information

Radio Mobile. Software for Wireless Systems Planning

Radio Mobile. Software for Wireless Systems Planning Latin American Networking School (EsLaRed) Universidad de Los Andes Merida Venezuela Javier Triviño and E.Pietrosemoli Radio Mobile Software for Wireless Systems Planning About Radio Mobile It is a tool

More information

ENVI Tutorial: Orthorectifying Aerial Photographs

ENVI Tutorial: Orthorectifying Aerial Photographs ENVI Tutorial: Orthorectifying Aerial Photographs Table of Contents OVERVIEW OF THIS TUTORIAL...2 ORTHORECTIFYING AERIAL PHOTOGRAPHS IN ENVI...2 Building the interior orientation...3 Building the exterior

More information

Enterprise wide imagery

Enterprise wide imagery Enterprise wide imagery Wizards Map production 3D presentations Annotation Orthophoto Surface gridding Contouring Image mosaicing Data compression Geocoding Spatial analysis Raster to vector Land use classification

More information

Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec )

Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec ) Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec ) Level: Grades 9 to 12 Macintosh version Earth Observation Day Tutorial

More information

Public Safety Routing Using ArcGIS Online and HERE Data

Public Safety Routing Using ArcGIS Online and HERE Data Public Safety Routing Using ArcGIS Online and HERE Data Knowledge, Skills, and Abilities (KSAs) Supported This training module develops several KSAs that are fundamental to using GIS to support public

More information

Using Map Tools within Autodesk Land Desktop to Maximize Productivity Mike Carris

Using Map Tools within Autodesk Land Desktop to Maximize Productivity Mike Carris December 2-5, 2003 MGM Grand Hotel Las Vegas Using Map Tools within Autodesk Land Desktop to Maximize Productivity Mike Carris CV11-2 Autodesk civil engineering solutions include very powerful tools for

More information

for Adobe Photoshop Tutorial Guide

for Adobe Photoshop Tutorial Guide for Adobe Photoshop Tutorial Guide Geographic Imager 3.5 Tutorial Guide Copyright 2005 2012 Avenza Systems Inc. All rights reserved. Geographic Imager for Adobe Photoshop Tutorial Guide for Windows and

More information

Geomatica I Course Guide Version 10.1

Geomatica I Course Guide Version 10.1 Geomatica I Course Guide Version 10.1 Geomatica Version 10.1 2007 PCI Geomatics Enterprises Inc.. All rights reserved. COPYRIGHT NOTICE Software copyrighted by PCI Geomatics, 50 West Wilmot St., Suite

More information

Terrain Modeling with ArcView GIS

Terrain Modeling with ArcView GIS What You Will Need: A Pentium class PC with 32 MB of RAM (minimum) and 100 MB of free hard drive space, ArcView GIS 3.1 or higher and WinZip or an equivalent program, and an Internet connection. Data and/or

More information

Raster is faster but vector is corrector

Raster is faster but vector is corrector Account not required Raster is faster but vector is corrector The old GIS adage raster is faster but vector is corrector comes from the two different fundamental GIS models: vector and raster. Each of

More information

Data Preparation. Warren Vick Europa Technologies Ltd.

Data Preparation. Warren Vick Europa Technologies Ltd. Data Preparation Warren Vick Europa Technologies Ltd. What s your poison? We use a variety of methods and technologies Straw poll Hand drawn Non-GIS software (whole process) Esri PB / MapInfo Open source

More information

AGENDA. Effective Geodatabase Management. Presentation Title. Using Automation. Mohsen Kamal. Name of Speaker Company Name

AGENDA. Effective Geodatabase Management. Presentation Title. Using Automation. Mohsen Kamal. Name of Speaker Company Name AGENDA Effective Geodatabase Management Presentation Title Using Automation Mohsen Kamal Name of Speaker Company Name Agenda Introducing the geodatabase What is a Schema? Schema Creation Options Geoprocessing

More information

White paper brief IdahoView Imagery Services: LISA 1 Technical Report no. 2 Setup and Use Tutorial

White paper brief IdahoView Imagery Services: LISA 1 Technical Report no. 2 Setup and Use Tutorial White paper brief IdahoView Imagery Services: LISA 1 Technical Report no. 2 Setup and Use Tutorial Keith T. Weber, GISP, GIS Director, Idaho State University, 921 S. 8th Ave., stop 8104, Pocatello, ID

More information

Google Earth 101. A lesson about the basics of the Google Earth program, and how to use it with the REAL storm surge visualization tool.

Google Earth 101. A lesson about the basics of the Google Earth program, and how to use it with the REAL storm surge visualization tool. Google Earth 101 A lesson about the basics of the Google Earth program, and how to use it with the REAL storm surge visualization tool. How does Google Earth Display Maps? Using sets of information called

More information

Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec )

Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec ) Land Cover Change Analysis An Introduction to Land Cover Change Analysis using the Multispectral Image Data Analysis System (MultiSpec ) Level: Grades 9 to 12 Windows version With Teacher Notes Earth Observation

More information

Virtual Universe Pro. Player Player 2018 for Virtual Universe Pro

Virtual Universe Pro. Player Player 2018 for Virtual Universe Pro Virtual Universe Pro Player 2018 1 Main concept The 2018 player for Virtual Universe Pro allows you to generate and use interactive views for screens or virtual reality headsets. The 2018 player is "hybrid",

More information

Photoshop CS2. Step by Step Instructions Using Layers. Adobe. About Layers:

Photoshop CS2. Step by Step Instructions Using Layers. Adobe. About Layers: About Layers: Layers allow you to work on one element of an image without disturbing the others. Think of layers as sheets of acetate stacked one on top of the other. You can see through transparent areas

More information

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.)

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.) That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Roadway Design Extracting Existing Ground Cross Sections This document

More information

Central Photography [NASHVILLE EFFECT MAKING A GROUP]

Central Photography [NASHVILLE EFFECT MAKING A GROUP] 1 1. Open Photoshop. 2. Go to File/New (Ctrl+N). 3. Name your file. 4. Set the Width to 11 inches. 2 5. Set the Height to 8.5 inches. 6. Set your Resolution to 200 pixels/inch. 7. Set your Background Contents

More information

QUICKSTART

QUICKSTART QUICKSTART WWW.SXBLUEGPS.COM 1 INDEX START-UP PROCEDURE 6-7 ios 4-5 Android 8-9 Windows 10 10-11 Windows Mobile GETTING STARTED WITH 12-13 FieldGenius 14-15 ArcGIS Collector INFO@SXBLUEGPS.COM 514-354-2511

More information

CSCI Lab 6. Part I: Simple Image Editing with Paint. Introduction to Personal Computing University of Georgia. Multimedia/Image Processing

CSCI Lab 6. Part I: Simple Image Editing with Paint. Introduction to Personal Computing University of Georgia. Multimedia/Image Processing CSCI-1100 Introduction to Personal Computing University of Georgia Lab 6 Multimedia/Image Processing Purpose: The purpose of this lab is for you to gain experience performing image processing using some

More information

Laboratory Exercise 1

Laboratory Exercise 1 Page 1 Laboratory Exercise 1 GEOG*2420 The Earth From Space University of Guelph, Department of Geography Prof. John Lindsay Fall 2013 Total of 32 marks Learning objectives The intention of this lab exercise

More information

Google Earth Workshop Version 5

Google Earth Workshop Version 5 Google Earth Workshop Version 5 From the Mitchell Home Page (http://mitchell.needham.k12.ma.us) Technology > For Teachers > Prof Dev > Google Earth Getting to Know Google Earth Taken from Google Earth

More information

Game Genie Save Editor for PS3

Game Genie Save Editor for PS3 Game Genie Save Editor for PS3 by Datapower Development Table of Contents Game Genie Save Editor for PS3... 1 Getting Started... 4 Installation... 5 Activation... 8 Quick Start Guide... 9 Full Guide...

More information

VGIN Geocoding Service

VGIN Geocoding Service VGIN Geocoding Service What is Geocoding? Geocoding is the process of assigning geographic coordinates (e.g., latitude and longitude) to data records such as street addresses. With geographic coordinates,

More information

Extending the Dynamic Range of Film

Extending the Dynamic Range of Film Written by Jonathan Sachs Copyright 1999-2003 Digital Light & Color Introduction Limited dynamic range is a common problem, especially with today s fine-grained slide films. When photographing contrasty

More information

GPS Position Sensor PS-2175

GPS Position Sensor PS-2175 In s tr u c ti o n M a n u a l 012-09919A GPS Position Sensor PS-2175! Table of Contents Contents Introduction........................................................... 3 Theory of Operation....................................................

More information

Subdivision Cross Sections and Quantities

Subdivision Cross Sections and Quantities NOTES Module 11 Subdivision Cross Sections and Quantities Quantity calculation and cross section generation are required elements of subdivision design projects. After the design is completed and approved

More information

Downloading and formatting remote sensing imagery using GLOVIS

Downloading and formatting remote sensing imagery using GLOVIS Downloading and formatting remote sensing imagery using GLOVIS Students will become familiarized with the characteristics of LandSat, Aerial Photos, and ASTER medium resolution imagery through the USGS

More information

Exercise 4-1 Image Exploration

Exercise 4-1 Image Exploration Exercise 4-1 Image Exploration With this exercise, we begin an extensive exploration of remotely sensed imagery and image processing techniques. Because remotely sensed imagery is a common source of data

More information

Remote Sensing in an

Remote Sensing in an Chapter 20: Accuracy Assessment Remote Sensing in an ArcMap Environment Remote Sensing Analysis in an ArcMap Environment Tammy E. Parece Image source: landsat.usgs.gov Tammy Parece James Campbell John

More information

Revision Date: 6/6/2013. Quick Start Guide

Revision Date: 6/6/2013. Quick Start Guide Revision Date: 6/6/2013 Quick Start Guide Important Notice Copyright 2013Frontline Test Equipment. All rights reserved. i Important Notice Table of Contents Purpose 1 Minimum Hardware Requirements 1 Internet

More information

How to put the Image Services in the Living Atlas to Work in Your GIS. Charlie Frye, Chief Cartographer Esri, Redlands

How to put the Image Services in the Living Atlas to Work in Your GIS. Charlie Frye, Chief Cartographer Esri, Redlands How to put the Image Services in the Living Atlas to Work in Your GIS Charlie Frye, Chief Cartographer Esri, Redlands Image Services in the Living Atlas of the World Let s have a look: https://livingatlas.arcgis.com

More information

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Measuring, Modelling and Mapping our Dynamic Home Planet Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Page 1 Geocoding is a process of converting an address

More information

Using Imagery for Intelligence Analysis. Jim Michel Renee Bernstein

Using Imagery for Intelligence Analysis. Jim Michel Renee Bernstein Using Imagery for Intelligence Analysis Jim Michel Renee Bernstein Deriving Value from GIS and Imagery Capabilities Evolved Along Separate but Parallel Paths GIS Imagery brings value Imagery Contextual

More information

Using Dynamic Views. Module Overview. Module Prerequisites. Module Objectives

Using Dynamic Views. Module Overview. Module Prerequisites. Module Objectives Using Dynamic Views Module Overview The term dynamic views refers to a method of composing drawings that is a new approach to managing projects. Dynamic views can help you to: automate sheet creation;

More information

Lab Assignment 5 Geoprocessing Service. Due Date: 01/24/2014

Lab Assignment 5 Geoprocessing Service. Due Date: 01/24/2014 Lab Assignment 5 Geoprocessing Service Due Date: 01/24/2014 Overview Geoprocessing is one of the original purposes or functions when GIS was invented. It provides tools and a framework for performing analysis

More information

1.1 Current Situation about GIMP Plugin Registry

1.1 Current Situation about GIMP Plugin Registry 1.0 Introduction One of the nicest things about GIMP is how easily its functionality can be extended, by using plugins. GIMP plugins are external programs that run under the control of the main GIMP application

More information

Introduction to Filters

Introduction to Filters Introduction to Filters Using SAGA Tutorial ID: IGET_RS_006 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Release Highlights for BluePrint-PCB Product Version 1.8

Release Highlights for BluePrint-PCB Product Version 1.8 Release Highlights for BluePrint-PCB Product Version 1.8 Introduction BluePrint Version 1.8 Build 341 is a rolling release update. BluePrint rolling releases allow us to be extremely responsive to customer

More information

GEO/EVS 425/525 Unit 9 Aerial Photograph and Satellite Image Rectification

GEO/EVS 425/525 Unit 9 Aerial Photograph and Satellite Image Rectification GEO/EVS 425/525 Unit 9 Aerial Photograph and Satellite Image Rectification You have seen satellite imagery earlier in this course, and you have been looking at aerial photography for several years. You

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 5 GPS/GIS integration Global Positioning System (GPS)..a global navigation system that everyone can use What is GPS? How does it work? How accurate is

More information

GIS Tips and Tricks. Jennifer Harrison President, Inner Corridor Technologies, Inc. ESRI Certified Training Partner (CTP) Let s talk about chocolate

GIS Tips and Tricks. Jennifer Harrison President, Inner Corridor Technologies, Inc. ESRI Certified Training Partner (CTP) Let s talk about chocolate GIS Tips and Tricks Jennifer Harrison President, Inner Corridor Technologies, Inc. ESRI Certified Training Partner (CTP) 1-1 Let s talk about chocolate 1-2 Revised 04/11 1 Tips and Tricks for working with

More information

Introduction General Quick references Adding Extract Module to MapEarth2D Excel formats for Transform mode...

Introduction General Quick references Adding Extract Module to MapEarth2D Excel formats for Transform mode... CONTENTS Introduction... 2 General... 2 Quick references... 2 Adding Extract Module to MapEarth2D... 2 Excel formats for Transform mode... 3 Excel formats for Tweak mode... 5 Creating dxf file using AutoCAD...

More information

Kodiak Corporate Administration Tool

Kodiak Corporate Administration Tool AT&T Business Mobility Kodiak Corporate Administration Tool User Guide Release 8.3 Table of Contents Introduction and Key Features 2 Getting Started 2 Navigate the Corporate Administration Tool 2 Manage

More information

Using NAFI viewing fire histories and

Using NAFI viewing fire histories and July 207 Using NAFI viewing fire histories and downloading data The NAFI site has a number of tools that are useful for planning fire management. These are found under the Track Fires, View Fire History,

More information

1. Working with Bathymetry

1. Working with Bathymetry 1. Working with Bathymetry The CMS setup for Shark River Inlet provides a succinct example for illustrating a number of methods and SMS tools that can be applied to most engineering projects. The area

More information

7. RECTIFICATION (GEOMETRIC CORRECTION) OF IMAGES AND RESAMPLING

7. RECTIFICATION (GEOMETRIC CORRECTION) OF IMAGES AND RESAMPLING Rectification of images and resampling 7. RECTIFICATION (GEOMETRIC CORRECTION) OF IMAGES AND RESAMPLING Aim: To introduce you to methods of rectifying images and linking them to geographical coordinate

More information

Land use in my neighborhood Part I.

Land use in my neighborhood Part I. Land use in my neighborhood Part I. We are beginning a 2-part project looking at forests and land use in your home neighborhood. The goal is to measure trends in forest development in modern Ohio. You

More information

GEOG432: Remote sensing Lab 3 Unsupervised classification

GEOG432: Remote sensing Lab 3 Unsupervised classification GEOG432: Remote sensing Lab 3 Unsupervised classification Goal: This lab involves identifying land cover types by using agorithms to identify pixels with similar Digital Numbers (DN) and spectral signatures

More information

Introduction Getting Started

Introduction Getting Started Introduction Getting Started 1. If you haven t done it already, download Google Earth TM 5.0 from earth.google.com and install it on your computer. 2. If you haven t done it already, download the Essentials_3E_Geotours.kmz

More information

Inserting and Creating ImagesChapter1:

Inserting and Creating ImagesChapter1: Inserting and Creating ImagesChapter1: Chapter 1 In this chapter, you learn to work with raster images, including inserting and managing existing images and creating new ones. By scanning paper drawings

More information

Part 1. Tracing the Dimensions of Some Common Pixel Sizes using a GPS Receiver

Part 1. Tracing the Dimensions of Some Common Pixel Sizes using a GPS Receiver Field and Laboratory Exercise PIXEL DELINEATIONS 1 IMPORTING GPS DATA TO IMAGE BACKGROUND Objectives: 1. Demonstrate the differences in spatial resolution of selected remote sensing instruments. 2. Use

More information

Using BEAM with SMOS data. Carsten Brockmann Ana Ruescas Kerstin Stelzer

Using BEAM with SMOS data. Carsten Brockmann Ana Ruescas Kerstin Stelzer Using BEAM with SMOS data Carsten Brockmann Ana Ruescas Kerstin Stelzer Overview SMOS mission Scientific objetives of ocean salinity SMOS products supported by BEAM Auxiliary data SMOS box Exercises 1.

More information

RICOH Stereo Camera Software R-Stereo-GigE-Calibration

RICOH Stereo Camera Software R-Stereo-GigE-Calibration RICOH Stereo Camera Software R-Stereo-GigE-Calibration User's Guide RICOH Industrial Solutions Inc. 1/18 Contents 1. FUNCTION OVERVIEW... 3 1.1 Operating Environment... 3 2. OPERATING PROCEDURES... 4 3.

More information

10.2. Scanning Document Camera Scoring. Page 1 of 5. How do I score answer sheets using a document camera? STEP 1

10.2. Scanning Document Camera Scoring. Page 1 of 5. How do I score answer sheets using a document camera? STEP 1 Step by Step How do I score answer sheets using a document camera? STEP 1 Click on the Assessment icon in the top navigation bar. STEP 2 To locate your assessment in an assessment list, first select the

More information

Studuino Icon Programming Environment Guide

Studuino Icon Programming Environment Guide Studuino Icon Programming Environment Guide Ver 0.9.6 4/17/2014 This manual introduces the Studuino Software environment. As the Studuino programming environment develops, these instructions may be edited

More information