Plotting GPS derived Coordinates on a Map

Size: px
Start display at page:

Download "Plotting GPS derived Coordinates on a Map"

Transcription

1 Plotting GPS derived Coordinates on a Map Introduction to GPS Global Positioning Systems (GPS) is a technology whereby a constellation of satellites sends out signals which can be received by a GPS receiver (e.g. a hand held Garmin GPS unit, Garmin Nuvi, Tom Tom, etc.). Those signals can be converted to distance measurements which can be used in triangulation algorithms to determine the position of the GPS receiver. This is all done automatically in the receiver. With contemporary units, the user typically sees the current position indicated by an icon on some sort of base map displayed on an LCD screen. Positions can be saved in the unit or simply the coordinates be displayed on the screen. Positional Coordinates: Latitude/Longitude If we convert meridians and parallels into a Cartesian coordinate system, we can use Latitude (parallels) and Longitude (meridians) to display our position on a 2 D (i.e. flat) map.

2 Latitude meridians and Longitude parallels can have direction relative to datum. The position relative to the datum is given by an East or West notation for Longitude and a North or South notation for Latitudes. For example, in Gainesville our location is W82.34 o, N29.67 o. To convert this to a Cartesian coordinate system, W and S are negative. Therefore, our position is ( 82.34, 29.67). Lat/Lon coordinates can be displayed in three ways: degrees, minutes, seconds: 82 o 42' 21" degrees, decimal minutes: 82 o 42.35' decimal degrees : o Note: 1 degree = 60 minutes Also: 1 minute = 1 nautical mile = 1852 m 1 minute = 60 seconds 1 degree = 3,600 seconds Thus, W82 o 42' 21" = ( / /3600) = o

3 Other Coordinate Systems: Useful when integrating data into a Geographic Information System (GIS) There are many ways in which to stretch or contort the spherical surface of the earth on to a 2 D map. Visualize shining a light through the earth and the subsequent shadow that is projected onto a geometric shape (e.g. a cone or cylinder). These are called projections. The nature of the shape and how the shape is oriented relative to the earth controls which parts of the earth's surface are distorted and which are not. Therefore, each projection has its optimal use or application. For instance, the Albers Equal Area projection is a conical projection that minimizes distortion in the N S and E W direction. Therefore, it is the projection of choice for agencies such as the Florida Department of Environmental Protection, who must deal with state wide data sets in the E W oriented panhandle and the N S oriented peninsula. Most GIS data will be in a particular projection and you may or may not be able to configure your GPS to match that. Math can be used to move from any system to any system.

4 Accuracy and Precision of GPS and Coordinates Because many projection systems exist, it is acceptable to simply record the Lat/Lon coordinates and allow the end user to reproject into an appropriate projection. It is NOT acceptable, however, to report units with an inappropriate amount of decimal places. Care must be given to carefully match the number of decimal places to the accuracy of the GPS and the desired precision of the data. For example: 84 o = o How many decimal places do we need to report? Suppose you have a survey grade GPS with an accuracy of 1 cm: 1 decimal place = 1/10 degree = 111,120 / 10 = 11,112 m 2 decimal places = 1/100 degree = 111,120 / 100 = 1,111.2 m 3 decimal places = 111,120 / 1,000 = m 4 decimal places = 111,120 / 10,000 = m 5 decimal places = 111,120 / 100,000 = m = cm 6 decimal places = 111,120 / 1,000,000 = m = cm 7 decimal places = 111,120 / 10,000,000 = m = cm 8 decimal places = 111,120 / 100,000,000 = m = cm We must report 8 decimal places to match the precision of reporting to the accuracy of the GPS unit. In practice, most positional coordinates are determined using either a mapping grade GPS (e.g. Trimble Geo XT) which deliver m accuracy on instantaneous measurements or on consumer grade GPS units (e.g. Garmin GPS Map 76C) which deliver 1 3 m accuracy. Most units now allow for point averaging, where you can leave the GPS receiver static at location. The unit will automatically record a position each second and then average those together to give a more accurate position. Finally, the mapping and survey grade units allow for post processing of GPS points to further improve accuracy by removing errors using correction logs downloaded from reference stations on land.

5 Regardless of GPS grade, instantaneous vs. static measurements, or post processing vs. real time, you must be aware of what your accuracy is so that you conform to whatever standards are appropriate for your work and so that you do not report too high or too low of a precision. For example, a typical consumer grade WAAS GPS will yield a 1 3 m accuracy. For that grade of GPS, reporting 6 decimal places will preserve the 1 m accuracy because our coordinates are precise to 11 cm. If we report 5 decimal places, we have a precision of 1.1 m which is just above our maximum accuracy. We certainly don't need more that 6 decimal places. WAAS = Wide Angle Augmentation System. It is a separate satellite that broadcasts correction factors for atmospheric and other typical phenomenon, thus allowing a consumer grade GPS unit to be 1 3 m accurate instead of m accurate. Most GPS units since 2000 are WAAS. Not all units have this feature activated by default. Post processing is done by accessing Continually Operating Reference Station (CORS) databases to retrieve atmospheric and other corrections that can be applied to your data to increase accuracy. Only mapping and survey grade GPS units allow you to do this. Consumer grade units don't record the additional information necessary to pair your readings with the database. Recording of Coordinates in the Field Using GPS You have three choices when you record a location in the field. The safest way is to use the GPS to report the coordinates on the screen, and you write those down into your field notes. This is good practice and could be required depending on your line of work. Another choice is to record those points internally to the GPS unit and then export them to your computer. You can do both as well. If you write down your coordinates in Degrees Minutes Seconds, then you can type them into a spread sheet and mathematically convert them to decimal degrees for input into an online mapping website. If you export them to a computer, you are likely intending to take them to a GIS environment, although there are some utilities that will export to an Excel file as well. Finally, when recording GPS coordinates, try not to stand over the unit or otherwise block the antenna. This obstructs the view of satellites and will reduce accuracy. Also, using next to a large building will block out some satellites and cause multipath error from the ones your GPS unit can see. Multipath is when a signal hits a tall building first and then is received by the GPS. It extends the travel distance and therefore increases the error. Finally, dense forest canopy cover can degrade signal quality and inflate error. Using a higher quality (i.e. more expensive) GPS in these situations can reduce the effect of these errors.

6 Some GPS units allow for offset so that you can remotely record GPS coordinates to avoid multipath near objects such as buildings. A third choice which is not widely implemented is to real time connect the GPS to a computer (e.g. laptop or PDA) and use software such as ESRI ArcPad or TeraSync to record points directly into the computer. This third option is not widely implemented because field ruggedized computing equipment is still pricey (e.g. $2000 for a field computer compared to $200 for a Garmin GPS unit).

7 Plotting GPS Coordinates Once you have GPS coordinates in decimal degrees format, you can input them into one of the many online mapping websites. Microsoft Live Search Maps is currently very user friendly and has some of the better looking aerial photography: For this website, if you want to plot a GPS location, you must input coordinates as: decimal latitude, decimal longitude (other sites may vary). Therefore, Gainesville is: 29.67, (shown in red arrow below) You can then click the Aerial (blue arrow above) to see the aerial photograph of your location.

Learning about GPS and GIS

Learning about GPS and GIS Learning about GPS and GIS Standards 4.4 Understand geographic information systems (G.I.S.). B12.1 Understand common surveying techniques used in agriculture (e.g., leveling, land measurement, building

More information

Lecture 2. Map Projections and GIS Coordinate Systems. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 2. Map Projections and GIS Coordinate Systems. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 2 Map Projections and GIS Coordinate Systems Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Map Projections Map projections are mathematical formulas

More information

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems GPS Applications in Agriculture Gary T. Roberson Agricultural Machinery Systems What is a Positioning System? A position information system enables the user to determine absolute or relative location of

More information

National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012

National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012 National Register of Historic Places: GIS Webinar Cultural Resource GIS Facility National Park Service June 2012 In February and March 2012 the National Register of Historic Places held webinars in conjunction

More information

Basic Coordinates & Seasons Student Guide

Basic Coordinates & Seasons Student Guide Name: Basic Coordinates & Seasons Student Guide There are three main sections to this module: terrestrial coordinates, celestial equatorial coordinates, and understanding how the ecliptic is related to

More information

Earth Coordinates & Grid Coordinate Systems

Earth Coordinates & Grid Coordinate Systems Earth Coordinates & Grid Coordinate Systems How do we model the earth? Datums Datums mathematically describe the surface of the Earth. Accounts for mean sea level, topography, and gravity models. Projections

More information

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices SURVEYING WITH GPS Key Words: Static, Fast-static, Kinematic, Pseudo- Kinematic, Real-time kinematic, Receiver Initialization, On The Fly (OTF), Baselines, Redundant baselines, Base Receiver, Rover GPS

More information

GPS: A Primer. presented by Jim Pugh, GISP GIS Project Manager. 2007, EMH&T, Inc.

GPS: A Primer. presented by Jim Pugh, GISP GIS Project Manager. 2007, EMH&T, Inc. GPS: A Primer presented by Jim Pugh, GISP GIS Project Manager GPS: A Primer GPS = Global Positioning System 24 Satellites in Orbit around Earth Each Broadcasts precise time and known location Receivers

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System The Global Positioning System - recognize that GPS is only one of several Global Navigation Satellite Systems (GNSS) - the Russian

More information

PLOTTING SURVEYING DATA IN GOOGLE EARTH

PLOTTING SURVEYING DATA IN GOOGLE EARTH PLOTTING SURVEYING DATA IN GOOGLE EARTH D M STILLMAN Abstract Detail surveys measured with a total station use local coordinate systems. To make the data obtained from such surveys compatible with Google

More information

SECOND GRADE 1 WEEK LESSON PLANS AND ACTIVITIES

SECOND GRADE 1 WEEK LESSON PLANS AND ACTIVITIES SECOND GRADE 1 WEEK LESSON PLANS AND ACTIVITIES UNIVERSE CYCLE OVERVIEW OF SECOND GRADE UNIVERSE WEEK 1. PRE: Discovering stars. LAB: Analyzing the geometric pattern of constellations. POST: Exploring

More information

The Map Grid of Australia 1994 A Simplified Computational Manual

The Map Grid of Australia 1994 A Simplified Computational Manual The Map Grid of Australia 1994 A Simplified Computational Manual The Map Grid of Australia 1994 A Simplified Computational Manual 'What's the good of Mercator's North Poles and Equators, Tropics, Zones

More information

Measuring the Earth Using a GPS M. Scott Wilkerson & M. Beth Wilkerson, DePauw University, May 10, 2007

Measuring the Earth Using a GPS M. Scott Wilkerson & M. Beth Wilkerson, DePauw University, May 10, 2007 Measuring the Earth Using a GPS M. Scott Wilkerson & M. Beth Wilkerson, DePauw University, May 10, 2007 Modified from: Kerski, J.J., 2007, Measuring the Earth s Circumference with GPS, Copyright ESRI,

More information

Motion & The Global Positioning System (GPS)

Motion & The Global Positioning System (GPS) Grade Level: K - 8 Subject: Motion Prep Time: < 10 minutes Duration: 30 minutes Objective: To learn how to analyze GPS data in order to track an object and derive its velocity from positions and times.

More information

GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of

GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of GIS EXAM #2 QUERIES - Queries extracts particular records from a table or feature class for use; - Queries are an essential aspect of GIS analysis, and allows us to interrogate a dataset and look for patterns;

More information

Trimble R8 Base and Rover Quick Setup Guide. Inland GPS Inc.

Trimble R8 Base and Rover Quick Setup Guide. Inland GPS Inc. Trimble R8 Base and Rover Quick Setup Guide Inland GPS Inc. Setting up the GPS Base Equipment Hardware First Find the best, most advantageous secure place to setup the GPS base equipment. Look for a high

More information

USER S MANUAL. ArboWebForest

USER S MANUAL. ArboWebForest USER S MANUAL ArboWebForest i USER'S MANUAL TABLE OF CONTENTS Page # 1.0 GENERAL INFORMATION... 1-1 1.1 System Overview... 1-1 1.2 Organization of the Manual... 1-1 2.0 SYSTEM SUMMARY... 2-1 2.1 System

More information

Planning Terrestrial Radio Networks

Planning Terrestrial Radio Networks Planning Terrestrial Radio Networks Lab Exercise Manual IK2500 - Radio Communication, Basic Course September 23, 2008 Short Summary The scope of this lab is to help students to develop basic skills in

More information

Guide to Viewing Maps in Google Earth

Guide to Viewing Maps in Google Earth Guide to Viewing Maps in Google Earth The BCT made the decision to provide the GIS (Geographic Information System) resources for Bat Groups in the form of Google Earth maps because they do not require

More information

The work reported in this technical note has a number of objectives.

The work reported in this technical note has a number of objectives. Investigation of the accuracy of hand held GPS for desert locust control operations Introduction The use of hand held GPS has become increasingly common in desert locust control and survey organisations

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

An Introduction to Coordinate Systems in South Africa

An Introduction to Coordinate Systems in South Africa An Introduction to Coordinate Systems in South Africa Centuries ago people believed that the earth was flat and notwithstanding that if this had been true it would have produced serious problems for mariners

More information

Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1. Eric Augenstein Earthstar Geographics Web: www.es-geo.com

Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1. Eric Augenstein Earthstar Geographics Web: www.es-geo.com Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1 Eric Augenstein Earthstar Geographics Web: www.es-geo.com 1 Table of Contents WHAT IS NEW IN 6.3 SP1 REGARDING WORLD FILES?...3 WHAT IS GEOTIFF

More information

4.03 Vertical Control Surveys: 4-1

4.03 Vertical Control Surveys: 4-1 4. HORIZONTAL AND VERTICAL CONTROL 4.01 General: Sufficient horizontal and, if applicable, vertical control surveys shall be established by the Contractor for all photogrammetric mapping purposes. Prior

More information

What are map projections?

What are map projections? Page 1 of 155 What are map projections? ArcGIS 10 Within ArcGIS, every dataset has a coordinate system, which is used to integrate it with other geographic data layers within a common coordinate framework

More information

Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem

Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem Due Thursday March 1, 2012 NAME(S): Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem 0.1 Introduction The age old question, Where in the world am I? can easily be solved nowadays by

More information

Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map

Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map Mark Schnur EES 5053 Remote Sensing Fall 2007 University of Texas at San Antonio, Department of Earth and Environmental Science, San Antonio,

More information

Field Techniques Manual: GIS, GPS and Remote Sensing

Field Techniques Manual: GIS, GPS and Remote Sensing Field Techniques Manual: GIS, GPS and Remote Sensing Section A: Introduction Chapter 1: GIS, GPS, Remote Sensing and Fieldwork 1 GIS, GPS, Remote Sensing and Fieldwork The widespread use of computers

More information

SESSION 8: GEOGRAPHIC INFORMATION SYSTEMS AND MAP PROJECTIONS

SESSION 8: GEOGRAPHIC INFORMATION SYSTEMS AND MAP PROJECTIONS SESSION 8: GEOGRAPHIC INFORMATION SYSTEMS AND MAP PROJECTIONS KEY CONCEPTS: In this session we will look at: Geographic information systems and Map projections. Content that needs to be covered for examination

More information

GNSS and Heighting, Practical Considerations. A Parker National Geo-spatial Information Department of Rural Development and Land Reform

GNSS and Heighting, Practical Considerations. A Parker National Geo-spatial Information Department of Rural Development and Land Reform GNSS and Heighting, Practical Considerations A Parker National Geo-spatial Information Department of Rural Development and Land Reform GNSS Global Navigation Satellite Systems (GNSS) Global Positioning

More information

Vector Treasure Hunt Teacher s Guide

Vector Treasure Hunt Teacher s Guide Vector Treasure Hunt Teacher s Guide 1.0 Summary Vector Treasure Hunt is the first activity to be done after the Pre-Test. This activity should take approximately 30 minutes. 2.0 Learning Goals Driving

More information

NJDEP GPS Data Collection Standards For GIS Data Development

NJDEP GPS Data Collection Standards For GIS Data Development NJDEP GPS Data Collection Standards For GIS Data Development Bureau of Geographic Information Systems Office of Information Resource Management June 8, 2011 1.0 Introduction... 3 2.0 GPS Receiver Hardware

More information

PeopleGIS Leica RTK GPS Instructions

PeopleGIS Leica RTK GPS Instructions PeopleGIS Leica RTK GPS Instructions Equipment List GG02 Receiver (Antenna) GPS Range Pole Zeno Tablet MiFi MiFi External Battery Carrying Case 1) Turning on the MiFi Power on the MiFi. This little gadget

More information

Using Handheld GPS Units in the Field Overview

Using Handheld GPS Units in the Field Overview Using Handheld GPS Units in the Field Overview Most recently revised 3/13/12 Equipment to have with you in the field PC laptop loaded with: - ESRI ArcMap 10 (get from Tufts GIS Support) - DNR Garmin (freeware

More information

Data Visualization Techniques and Practices Introduction to GIS Technology

Data Visualization Techniques and Practices Introduction to GIS Technology Data Visualization Techniques and Practices Introduction to GIS Technology Michael Greene Advanced Analytics & Modeling, Deloitte Consulting LLP March 16 th, 2010 Antitrust Notice The Casualty Actuarial

More information

Vehicle Tracking System,

Vehicle Tracking System, Vehicle Tracking System, The Complete Solution What is GPS? Product Review. Complete system. Contact Us. What is GPS? GPS, which stands for Global Positioning System, is the only system today able to show

More information

BASICS OF PRECISION AGRICULTURE (PA)

BASICS OF PRECISION AGRICULTURE (PA) BASICS OF PRECISION AGRICULTURE (PA) specific production on particular place specific production, from foot to foot... Same sense: data collection and decision making for small pieces of the field. Particular

More information

Using Google Earth for Environmental Science Research

Using Google Earth for Environmental Science Research Using Google Earth for Environmental Science Research This document is up-to-date as of August 2013. If you have any questions or additions to this material please email dan.friess@nus.edu.sg. Note: this

More information

Downloading and Installing Google Earth

Downloading and Installing Google Earth Google Earth is a GIS software package that can be used to view aerial photography and other data. Although its data analysis capabilities are less powerful than other GIS software, it is relatively simple

More information

KML EXPORT & 3D CONSTRUCTION POINT TIP SHEET FOR iwitness TM V2

KML EXPORT & 3D CONSTRUCTION POINT TIP SHEET FOR iwitness TM V2 KML EXPORT & 3D CONSTRUCTION POINT TIP SHEET FOR iwitness TM V2 Working with GPS Coordinates STEP 1. Conduct the iwitness project and assure the scale distance used is set in Meters (Metres). NOTE: there

More information

GIS User Guide. for the. County of Calaveras

GIS User Guide. for the. County of Calaveras GIS User Guide for the County of Calaveras Written by Dave Pastizzo GIS Coordinator Calaveras County San Andreas, California August 2000 Table of Contents Introduction..1 The Vision.1 Roles and Responsibilities...1

More information

Spatial Thinking with GPS, Maps, and Your School District

Spatial Thinking with GPS, Maps, and Your School District Page 1 Spatial Thinking with GPS, Maps, and Your School District Pose this question to your middle school or high school youth: Is it possible to display details on a map from a distance in space of 12,000

More information

Global Positioning System

Global Positioning System B. Hofmann-Wellenhof, H. Lichtenegger, and J. Collins Global Positioning System Theory and Practice Third, revised edition Springer-Verlag Wien New York Contents Abbreviations Numerical constants xix xxiii

More information

Exer. 1 Using Handheld GPS for location & recording points

Exer. 1 Using Handheld GPS for location & recording points Exer. 1 Using Handheld GPS for location & recording points Field Objectives: 1. Familiarity with handheld receivers (Trimble Juno) 2. Basic positioning in Lat/Long and UTM 3. Familiarity with changing

More information

RELEASE NOTES. Introduction. New in this release. Trimble Positions Mobile extension

RELEASE NOTES. Introduction. New in this release. Trimble Positions Mobile extension RELEASE NOTES Trimble Positions Mobile extension These release notes provide important information about the Trimble Positions Mobile extension version 10.2.0.1. Please read these release notes carefully.

More information

4 The Rhumb Line and the Great Circle in Navigation

4 The Rhumb Line and the Great Circle in Navigation 4 The Rhumb Line and the Great Circle in Navigation 4.1 Details on Great Circles In fig. GN 4.1 two Great Circle/Rhumb Line cases are shown, one in each hemisphere. In each case the shorter distance between

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

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

More information

Using Format Manager For Creating Format Files

Using Format Manager For Creating Format Files Using Format Manager For Creating Format Files This guide will be relevant for the TPS 300, 400, 700, 800 and 1200 series and also GPS 500 and 1200. Format Manager This sub-program can be found in Leica

More information

WHAT YOU NEED TO USE THE STATE PLANE COORDINATE SYSTEMS

WHAT YOU NEED TO USE THE STATE PLANE COORDINATE SYSTEMS WHAT YOU NEED TO USE THE STATE PLANE COORDINATE SYSTEMS N & E State Plane Coordinates for Control Points AZIMUTHS - True, Geodetic, or Grid - Conversion from Astronomic to Geodetic (LaPlace Correction)

More information

MATHEMATICAL LITERACY LESSON PLANS.

MATHEMATICAL LITERACY LESSON PLANS. MATHEMATICAL LITERACY LESSON PLANS. GRADE 10. LESSON PLAN 1. Lesson Plan: Number and operations in context. Number f Activities : 3 Duration : +/- 9H00 Week 1 2 Date: Context : Mathematics in everyday

More information

Finding location and velocity data for PBO GPS stations

Finding location and velocity data for PBO GPS stations Finding location and velocity data for PBO GPS stations Original activity by Vince Cronin (Baylor University). Revisions by Beth Pratt-Sitaula (UNAVCO). Analyzing the velocities recorded at different GPS

More information

WGS AGD GDA: Selecting the correct datum, coordinate system and projection for north Australian applications

WGS AGD GDA: Selecting the correct datum, coordinate system and projection for north Australian applications internal report WGS AGD GDA: Selecting the correct datum, coordinate system and projection for north Australian applications JBC Lowry Hydrological and Ecological Processes Program Environmental Research

More information

Introduction to Geography

Introduction to Geography High School Unit: 1 Lesson: 1 Suggested Duration: 3 days Introduction to Lesson Synopsis: The purpose of this lesson is to introduce students to geography and geography terminology, to teach students about

More information

NGA GRID GUIDE HOW TO USE ArcGIS 8.x ANS 9.x TO GENERATE MGRS AND OTHER MAP GRIDS

NGA GRID GUIDE HOW TO USE ArcGIS 8.x ANS 9.x TO GENERATE MGRS AND OTHER MAP GRIDS GEOSPATIAL SCIENCES DIVISION COORDINATE SYSTEMS ANALYSIS TEAM (CSAT) SEPTEMBER 2005 Minor Revisions March 2006 POC Kurt Schulz NGA GRID GUIDE HOW TO USE ArcGIS 8.x ANS 9.x TO GENERATE MGRS AND OTHER MAP

More information

UTM: Universal Transverse Mercator Coordinate System

UTM: Universal Transverse Mercator Coordinate System Practical Cartographer s Reference #01 UTM: Universal Transverse Mercator Coordinate System 180 174w 168w 162w 156w 150w 144w 138w 132w 126w 120w 114w 108w 102w 96w 90w 84w 78w 72w 66w 60w 54w 48w 42w

More information

Water Monitoring System Website User Guide www.fldep-stevens.com

Water Monitoring System Website User Guide www.fldep-stevens.com Florida Department of Environmental Protection Division of State Lands Bureau of Survey and Mapping Water Monitoring System Website User Guide www.fldep-stevens.com Provided by Stevens Water Monitoring

More information

MobileMapper 6 White Paper

MobileMapper 6 White Paper MobileMapper 6 White Paper Meter-Level Mapping Accuracy With Post-Processing Introduction Since its introduction in February 2008, the Magellan MobileMapper 6 has been welcomed by the market as the only

More information

Topo Grabber Help. 2010 Fountain Computer Products

Topo Grabber Help. 2010 Fountain Computer Products Topo Grabber Help Topo Grabber Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping,

More information

From GPS Data Collection to GIS Data Display A Walk-Through Example

From GPS Data Collection to GIS Data Display A Walk-Through Example From GPS Data Collection to GIS Data Display A Walk-Through Example The Global Positioning System (GPS) is a satellite based navigation system consisting of 24 satellites, a worldwide network of tracking

More information

Technical Article Developing Software for the CN3 Integrated GPS Receiver

Technical Article Developing Software for the CN3 Integrated GPS Receiver Technical Article Developing Software for the CN3 Integrated GPS Receiver 1 Intermec Technologies Table of Contents INTRODUCTION... 3 AN OVERVIEW OF GPS TECHNOLOGY... 3 What is GPS?... 3 How GPS works...

More information

Potential Effects of Wind Turbine Generators on Pre-Existing RF Communication Networks SEAN YUN. June 2009. Software Solutions in Radiocommunications

Potential Effects of Wind Turbine Generators on Pre-Existing RF Communication Networks SEAN YUN. June 2009. Software Solutions in Radiocommunications Potential Effects of Wind Turbine Generators on Pre-Existing RF Communication Networks June 2009 SEAN YUN 2 2 Abstract In an effort to help preserve the ozone and the availability of diminishing natural

More information

The Applanix SmartBase TM Software for Improved Robustness, Accuracy, and Productivity of Mobile Mapping and Positioning

The Applanix SmartBase TM Software for Improved Robustness, Accuracy, and Productivity of Mobile Mapping and Positioning The Applanix SmartBase TM Software for Improved Robustness, Accuracy, and Productivity of Mobile Mapping and Positioning Joe Hutton and Edith Roy, Applanix Corporation Introduction Applanix, along with

More information

Antenna Deployment Technical Brief

Antenna Deployment Technical Brief ProCurve Networking Antenna Deployment Technical Brief Introduction... 2 Antenna types... 2 Omni directional antennas... 2 Directional antennas... 2 Diversity antennas... 3 High gain directional antennas...

More information

GPS accuracy: Hand-held versus RTK

GPS accuracy: Hand-held versus RTK GPS accuracy GPS accuracy: Hand-held versus RTK Kevin W. Hall, Joanna K. Cooper, and Don C. Lawton ABSTRACT Source and receiver points for seismic lines recorded during the geophysics field school near

More information

GPS Data Collection Procedures for Georeferencing Vegetation Resources Inventory and National Forest Inventory Field Sample Plots

GPS Data Collection Procedures for Georeferencing Vegetation Resources Inventory and National Forest Inventory Field Sample Plots Province of British Columbia GPS Data Collection Procedures for Georeferencing Vegetation Resources Inventory and National Forest Inventory Field Sample Plots Resources Information Branch Ministry of Sustainable

More information

Using the Kendall County GIS Basic GIS Viewer

Using the Kendall County GIS Basic GIS Viewer Using the Kendall County GIS Basic GIS Viewer Link to Viewer Gallery: http://gis.co.kendall.il.us/gisviewer_gallery.aspx Help and About Initial View Introduction Navigation Identify Tool Search Tool Search

More information

How to georectify an image in ArcMap 10

How to georectify an image in ArcMap 10 How to georectify an image in ArcMap 10 The University Library has a large collection of historical aerial photos for some North Carolina Counties ( http://www.lib.unc.edu/reference/gis/usda/index.html

More information

RELEASE NOTES. Trimble. SPS Series Receivers. Introduction. New features and changes

RELEASE NOTES. Trimble. SPS Series Receivers. Introduction. New features and changes RELEASE NOTES Trimble SPS Series Receivers Introduction New features and changes Version 4.41 Revision A April 2011 F Corporate office Trimble Navigation Limited Engineering and Construction group 5475

More information

245YDS 3 9:30AM P4 USER GUIDE

245YDS 3 9:30AM P4 USER GUIDE 3 P4 USER GUIDE TABLE OF CONTENTS Thank You for Choosing Swami Sport...2 Warranty...2 Registration...2 1. General Description of Hardware...3 1.1 Device Layout...3 1.2 Accessories List...3 1.3 Charging

More information

Post Processing Service

Post Processing Service Post Processing Service The delay of propagation of the signal due to the ionosphere is the main source of generation of positioning errors. This problem can be bypassed using a dual-frequency receivers

More information

Are Those Sunspots Really on the Sun?

Are Those Sunspots Really on the Sun? Are Those Sunspots Really on the Sun? Summary of Activity: Students will acquire solar images (or draw sunspots), and record coordinates of sunspots. They will calculate and plot their apparent movement

More information

EARTH SCIENCES - TYPES OF MAPS TEACHER GUIDE

EARTH SCIENCES - TYPES OF MAPS TEACHER GUIDE EARTH SCIENCES - TYPES OF MAPS TEACHER GUIDE MATERIALS: Electronic Reader - Maps 5 different types of maps (see lab) inflatable globes local topographical map Objective: To understand the uses and importance

More information

Somero SiteShape System

Somero SiteShape System Somero SiteShape System www.somero.com info@somero.com Somero Enterprises, LLC Corporate Office: 82 Fitzgerald Drive Jaffrey, NH 03452 603 532 5900 - phone 603 532 5930 - fax The Somero SiteShape System

More information

Subdivision Mapping: Making the Pieces Fit David P. Thaler, GIS Analyst A geographit White Paper, June 2009

Subdivision Mapping: Making the Pieces Fit David P. Thaler, GIS Analyst A geographit White Paper, June 2009 Subdivision Mapping: Making the Pieces Fit P David P. Thaler, GIS Analyst A geographit White Paper, June 2009 1525 Oregon Pike, Suite 202 Lancaster, PA USA 17601-7300 Phone: 717-399-7007 Fax: 717-399-7015

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

MapQuest Navigator User Manual

MapQuest Navigator User Manual MapQuest Navigator User Manual Legal Notice This guide and the information it contains belongs solely to MapQuest, Inc. and Telmap Ltd. The guide and the software products described therein are furnished

More information

Installation and initial configuration of UI View32, with PMap Server 7 and Precision Mapping Streets and Traveler 8.0 on Microsoft Vista

Installation and initial configuration of UI View32, with PMap Server 7 and Precision Mapping Streets and Traveler 8.0 on Microsoft Vista Installation and initial configuration of UI View32, with PMap Server 7 and Precision Mapping Streets and Traveler 8.0 on Microsoft Vista Background: UI View is considered one of the best Automated Position

More information

Online Precise Point Positioning Using the. Natural Resources Canada Canadian Spatial Reference System (CSRS-PPP)

Online Precise Point Positioning Using the. Natural Resources Canada Canadian Spatial Reference System (CSRS-PPP) Online Precise Point Positioning Using the Natural Resources Canada Canadian Spatial Reference System (CSRS-PPP) Thomas Nylen and Seth White UNAVCO October 2007 I. Precise Point Positioning Precise Point

More information

Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by SurvBase, LLC

Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by SurvBase, LLC Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by Definition and Purpose of, Map: a representation of the whole or a part of an area. Maps serve a wide range of purposes.

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2006 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

1 of 9 2/9/2010 3:38 PM

1 of 9 2/9/2010 3:38 PM 1 of 9 2/9/2010 3:38 PM Chapter 23 Homework Due: 8:00am on Monday, February 8, 2010 Note: To understand how points are awarded, read your instructor's Grading Policy. [Return to Standard Assignment View]

More information

Using the Garmin etrex 10 GPS

Using the Garmin etrex 10 GPS Using the Garmin etrex 10 GPS Topic 1: Getting started... 2 1. What is Garmin etrex 10 GPS?... 2 2. About this guide... 2 Topic 2: Getting to know your etrex 10... 3 1. Buttons and components... 3 2. Getting

More information

UTM Zones for the US UTM UTM. Uniform strips Scalable coordinates

UTM Zones for the US UTM UTM. Uniform strips Scalable coordinates UTM UTM Uniform strips Scalable coordinates Globally consistent, most popular projection/coordinate system for regional to global scale geospatial data (i.e. satellite images global scale datasets USGS/EDC)

More information

www.passpe.com Surveying for California Civil PE License Dr. Shahin A. Mansour, PE Surveying for California Civil Engineering License

www.passpe.com Surveying for California Civil PE License Dr. Shahin A. Mansour, PE Surveying for California Civil Engineering License Well Organized, Based on the Current California Board Test Plan and References, Detailed, Computer Generated Index (8 pages), Simplified Concepts, 66 Sample Problems with Detailed Solutions, and 181 Supplemental

More information

PLM PRODUCT INFORMATION

PLM PRODUCT INFORMATION PLM PRODUCT INFORMATION Agricultural Equipment UK & ROI Precision Farming Reference UK- PLM_03_13 Date: 1st May 2013 Announcing the new RangePoint RTX Correction Service RangePoint RTX is a GPS and GLONASS

More information

Leica SmartNet UK & Ireland Network RTK User Guide

Leica SmartNet UK & Ireland Network RTK User Guide Leica SmartNet UK & Ireland Network RTK User Guide Contents Background.. Page 3 Single Base RTK.... Page 3 Advantages & Disadvantages of Single Base RTK Page 4 Network RTK... Page 4 Advantages & Disadvantages

More information

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 rd SESSION REPORT ARCGIS TRAINING: 18 TH - 22

More information

Getting Land Survey Vertical & Horizontal Control via the Internet

Getting Land Survey Vertical & Horizontal Control via the Internet Getting Land Survey Vertical & Horizontal Control via the Internet https://www.auroragov.org aka: City of Aurora home page ROLL OVER City Hall Dropdown will appear 1 PICK Maps In the Info List 2 PICK Mapping

More information

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared. A Geographic Information System (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information. GIS allows us to view,

More information

Kodiak Island Borough GIS Online Tools

Kodiak Island Borough GIS Online Tools Kodiak Island Borough GIS Online Tools The Kodiak Island Borough website is located at http://www.kodiakak.us/ You can access the GIS resources by clicking on the MAP CENTER icon in the middle of the page,

More information

Comprehensive GNSS Technology Training For Resource Mapping. Module 3 Quality Assurance and Quality Control Procedures

Comprehensive GNSS Technology Training For Resource Mapping. Module 3 Quality Assurance and Quality Control Procedures Comprehensive GNSS Technology Training For Resource Mapping Module 3 Quality Assurance and Quality Control Procedures Revised: 2011 Contents 1) Quality Assurance Procedures... 4 a) Pre-Survey... 4 b) Field

More information

Part 1 Product introduction 2. Part 2 Features 3. Part 3 Safety notes 4. Part 4 Quick user s guide 5. Part 5 Operation notes 7

Part 1 Product introduction 2. Part 2 Features 3. Part 3 Safety notes 4. Part 4 Quick user s guide 5. Part 5 Operation notes 7 Table of contents Part 1 Product introduction 2 Part 2 Features 3 Part 3 Safety notes 4 Part 4 Quick user s guide 5 Part 5 Operation notes 7 Part 6 USB driver installation guide 9 Part 7 Connecting with

More information

Introduction to Google Earth

Introduction to Google Earth Center for Teaching, Research & Learning Social Science Research Lab American University, Washington, D.C. http://www.american.edu/provost/ctrl/ 202-885-3862 Introduction to Google Earth This tutorial

More information

Ted MacKinnon & Jonathan Murphy

Ted MacKinnon & Jonathan Murphy Introduction & Simple Guide to Using the Leica Total Station Ted MacKinnon & Jonathan Murphy This document was originally submitted as part of a requirement for the Applied Geomatics Research advanced

More information

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

Basic Receiver Operation. Satellite Visibility. Tracks and Waypoints FAST FACTS

Basic Receiver Operation. Satellite Visibility. Tracks and Waypoints FAST FACTS GPS in Schools Basic Receiver Operation Basic Receiver Operation Like all electronic devices, GPS receivers come in many makes and models. While each may be slightly different in their design, the basic

More information

EPS 101/271 Lecture 11: GPS Data Collection, Mapping Using GPS and Uncertainties in GPS Positioning

EPS 101/271 Lecture 11: GPS Data Collection, Mapping Using GPS and Uncertainties in GPS Positioning EPS 101/271 Lecture 11: GPS Data Collection, Mapping Using GPS and Uncertainties in GPS Positioning How GPS data is collected in GeoMapper Setting Time interval for reporting GPS measurements Modes of

More information

Differentiating between recreational and professional grade GPS receivers

Differentiating between recreational and professional grade GPS receivers Differentiating between recreational and professional grade GPS receivers Summary Based on price alone, the purchase of recreational GPS units to act as the core of a GIS data collection system can appear

More information

GIS IN ECOLOGY: SPATIAL REFERENCING

GIS IN ECOLOGY: SPATIAL REFERENCING GIS IN ECOLOGY: SPATIAL REFERENCING Contents Introduction... 2 Coordinate Systems... 2 Map Projections... 3 Georeferencing... 5 Data Sources... 7 Tasks... 7 Undefined versus Unprojected Data... 7 Setting

More information