Mosaic DEMs Across a UTM Boundary

Size: px
Start display at page:

Download "Mosaic DEMs Across a UTM Boundary"

Transcription

1 Mosaic DEMs Across a UTM Boundary Operations What Do I Need? Warp Cover You will need two or more adjacent DEM (Digital Elevation Model) map layers that sit on either side of a UTM zone boundary. Each UTM zone has its own coordinate system, so adjacent map layers that are in different UTM zones cannot mosaicked. The Warp operation can be used to change the coordinate system of one of the DEMs to match that of the other. Alternatively, you could build your own coordinate system, in metres or Latitude & Longitude, and reproject both maps into it. HD-BND-1

2 Example The USGS (United States Geological Survey) DEM (Digital Elevation Model) Franklinville is in UTM zone 17. It sits on the northeastern boundary of the zone: HD-BND-2

3 The USGS (United States Geological Survey) DEM (Digital Elevation Model) Pine Grove Mills is in UTM zone 18. It sits on the northwestern boundary of the zone: Examine the rulers and compare the northings and eastings of these two map layers. You will see that the two map layers fall within the same northing range but the easting coordinates are quite different. This is because the two map layers, although directly adjacent have been projected in two different UTM coordinate systems. Opening the Geometry Editor for the Franklinville map layer you will see that it falls within UTM zone 17. When you use the MFworks DEM translator to import a USGS or other standard DEM, the geometry will be built automatically for you. The Geometry Editor will contain the HD-BND-3

4 coordinates for the corner points of the map layer in row and column and the equivalent UTM coordinates: Opening the Geometry Editor for the Pine Grove Mills map layer you will see that it falls within UTM zone 18: To reproject the Franklinville map layer into UTM zone 18, you will have to build a UTM zone 18 geometry for the Franklinville map layer. The first step is to determine the UTM coordinates of the adjacent edge of the Pine Grove Mills map layer. These coordinates will be substituted for the HD-BND-4

5 adjacent cells of the Franklinville map layer. The two map layers join along the western edge of the Pine Grove Mills map layer. Zoom in on the map and scroll to the top left-hand corner of the map layer. Use the selection tool to click on the most northwesterly cell of the Pine Grove Mills map layer. A marquee will enclose the cell: Read off the coordinate in the tracker. In this case, the most northwesterly data cell is the VOID cell at N by E. Scroll down to the bottom left-hand corner of the map layer and select the most southwesterly data cell: HD-BND-5

6 Read off the coordinate in the tracker. In this case, the most southwesterly data cell is the cell at N by E. Use the same technique on the map layer to be warped, in this case Franklinville, to read off the coordinates of the most northeasterly data point: the most southeasterly data point: HD-BND-6

7 the most northwesterly data point: and the most southwesterly data point: The coordinates for the four data corner points for the Franklinville map layer are: Location Northing Easting NE SE NW SW HD-BND-7

8 These coordinates will have to be adjusted so that the values for the eastings all fall within the UTM zone 18 coordinate range. The northeast and southeast corners of the Franklinville DEM are coincident with the northwest and southwest corners of the Pine Grove Mills DEM. You now have all the information that you need to create a new geometry for the Franklinville map layer. Make the Franklinville Map window active, then select New from the Edit Geometry sub menu of the Map menu. This will open the Geometry Editor dialog box. Enter the name of the new geometry in the Name field and select UTM metres from the Format drop-down list. Click on OK to close the Geometry Editor dialog box: You must calculate the values for the eastings of the northwest and southwest data corner points for the Franklinville DEM in UTM zone 18. First subtract the north maximum and minimum easting values. This will give you the width of the DEM data in metres across the top: Location Easting NE NW Difference HD-BND-8

9 Then subtract the south maximum and minimum easting values. This will give you the width of the DEM data in metres across the bottom: Location Easting SW SE Difference You know the coordinates of the northeast and southeast corner points of the Franklinville DEM because they are coincident with the northwest and southwest corner points of the Pine Grove Mills DEM. Use the difference that you calculated to determine the relative offset of the two unknown Franklinville DEM corner points from the two known Franklinville DEM corner points. The final coordinates are: Location New Northing New Easting NE SE NW SW To build the new geometry, click on each data corner point in turn and use the Register Cell dialog box to enter the new zone 18 coordinates: When you have entered all four coordinates, open the Geometry Editor for the new coordinate system and make sure that you entered the coordinate HD-BND-9

10 values correctly. Click the Build button to build the geometry and then close the dialog box: You are now ready to execute the Warp operation. Select Warp from the Operations menu. Select the name of the map layer to be warped from the Input Map drop-down list; select the name of the map layer that will act as the reference coordinate system from the Reference Map drop-down list; select the input and reference geometries from the respective drop-down lists; finally, choose the sampling technique that you wish to use. For HD-BND-10

11 DEMs, the nearest neighbour method is normally used. Click OK to execute the Warp operation: If you were to perform this operation from the Script window the statement would be: "MapLayer1.mfm" = Warp "Franklinville.mfm" ReferenceMap "Pine Grove Mills.mfm" GeometryInputMap "Franklinville.mfm" [UTM Zone 18] GeometryReferenceMap "Pine Grove Mills.mfm" [UTM Zone 18] Nearest; When the operation completes execution the DEM coordinate system will be transformed to match the coordinate system of the reference map layer. Compare the values of the UTM coordinates in the rulers of the resulting HD-BND-11

12 map layer with the values of the UTM coordinates in the rulers of the Franklinville and Pine Grove Mills map layers: HD-BND-12

13 Compare the Information windows for the resultant map layer with the reference map layer. The origin of the resultant map layer has been set relative to the reference map layer origin: With the relative origins set automatically, the warped DEM is now ready to be mosaicked with the reference map layer. Open the Cover dialog box by selecting Cover from the Operations menu. Specify the warped map layer and the reference map layer, choose the Mosaic maps option, and click on OK to mosaic the two map layers: HD-BND-13

14 If you were to perform this operation from the Script window the statement would be: "MapLayer2.mfm" = Cover "Pine Grove Mills.mfm" With "MapLayer1.mfm" Mosaic; The two map layers will be mosaicked together (Note: this graphic is best viewed at 300% on screen): Note: this technique works best for map layers that are on the UTM boundary. The further from the boundary the map layer is, the more distorted the warped maps will become. HD-BND-14

Regional Drought Decision Support System (RDDSS) Charting Tools Help Documentation

Regional Drought Decision Support System (RDDSS) Charting Tools Help Documentation Regional Drought Decision Support System (RDDSS) Charting Tools Help Documentation The following help documentation was prepared to give insight to the basic functionality of the charting tools within

More information

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored.

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored. In this lesson you will create a Digital Elevation Model (DEM). A DEM is a gridded array of elevations. In its raw form it is an ASCII, or text, file. First, you will interpolate elevations on a topographic

More information

Editing Common Polygon Boundary in ArcGIS Desktop 9.x

Editing Common Polygon Boundary in ArcGIS Desktop 9.x Editing Common Polygon Boundary in ArcGIS Desktop 9.x Article ID : 100018 Software : ArcGIS ArcView 9.3, ArcGIS ArcEditor 9.3, ArcGIS ArcInfo 9.3 (or higher versions) Platform : Windows XP, Windows Vista

More information

Module 9: Assembly Drawing with

Module 9: Assembly Drawing with King Fahd University of Petroleum & Minerals College of Engineering Sciences Mechanical Engineering Department ME 210 Mechanical Engineering Drawing & Graphics Module 9: Assembly Drawing with Bill of Materials

More information

An Introduction to Excel Pivot Tables

An Introduction to Excel Pivot Tables An Introduction to Excel Pivot Tables EXCEL REVIEW 2001-2002 This brief introduction to Excel Pivot Tables addresses the English version of MS Excel 2000. Microsoft revised the Pivot Tables feature with

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

Creating a Storyboard using Microsoft Word

Creating a Storyboard using Microsoft Word 1 Creating a Storyboard using Microsoft Word For some, storyboarding may seem like a tedious extra step in the process of digital storytelling. However, we believe that creating a storyboard is a valuable

More information

2. Enter the e-link URL bus.cherokee.k12.ga.us and go to that address. The e-link Login dialog displays.

2. Enter the e-link URL bus.cherokee.k12.ga.us and go to that address. The e-link Login dialog displays. Logging Into e-link To log into e-link: 1. Launch the software/web browser that you use to access the World Wide Web. 2. Enter the e-link URL bus.cherokee.k12.ga.us and go to that address. The e-link Login

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

Browser Settings for Optimal Site Performance

Browser Settings for Optimal Site Performance 1 Browser Settings for Optimal Site Performance With the constant upgrades to browsers and to City National s systems, an occasional problem may develop with your browser and our program compatibility.

More information

MARS STUDENT IMAGING PROJECT

MARS STUDENT IMAGING PROJECT MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect

More information

CDOT Monumentation Sheets

CDOT Monumentation Sheets CDOT Monumentation Sheets This document describes the process used to assemble a Right of Way Monumentation Sheet. An InRoads XML report is used to display the required data from the geometry project.

More information

Microsoft Excel 2013: Using a Data Entry Form

Microsoft Excel 2013: Using a Data Entry Form Microsoft Excel 2013: Using a Data Entry Form Using Excel's built in data entry form is a quick and easy way to enter data into an Excel database. Using the form allows you to: start a new database table

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

ArcGIS. Image Server tutorial

ArcGIS. Image Server tutorial ArcGIS 9 ArcGIS Image Server tutorial Copyright 2006, 2007, and 2008 Zanja Technologies, Inc. All rights reserved. The information contained in this work is the property of Zanja Technologies, Inc., under

More information

CHAPTER 7 PROCESSING SURVEY DATA

CHAPTER 7 PROCESSING SURVEY DATA CHAPTER 7 PROCESSING SURVEY DATA Downloading the Trimble Survey Controller TSC2/TSC3 7-2 Introduction to InRoads Survey 7-3 Creating a Design File 7-3 Preferences 7-8 Viewing the Data 7-10 Correcting Errors

More information

Instructions for creating a data entry form in Microsoft Excel

Instructions for creating a data entry form in Microsoft Excel 1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The

More information

In This Issue: Excel Sorting with Text and Numbers

In This Issue: Excel Sorting with Text and Numbers In This Issue: Sorting with Text and Numbers Microsoft allows you to manipulate the data you have in your spreadsheet by using the sort and filter feature. Sorting is performed on a list that contains

More information

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

Word 2010: Mail Merge to Email with Attachments

Word 2010: Mail Merge to Email with Attachments Word 2010: Mail Merge to Email with Attachments Table of Contents TO SEE THE SECTION FOR MACROS, YOU MUST TURN ON THE DEVELOPER TAB:... 2 SET REFERENCE IN VISUAL BASIC:... 2 CREATE THE MACRO TO USE WITHIN

More information

Using Spreadsheets, Selection Sets, and COGO Controls

Using Spreadsheets, Selection Sets, and COGO Controls Using Spreadsheets, Selection Sets, and COGO Controls Contents About this tutorial... 3 Step 1. Open the project... 3 Step 2. View spreadsheets... 4 Step 3. Create a selection set... 10 Step 4. Work with

More information

Spatial Database Support

Spatial Database Support Page 1 of 11 Spatial Database Support Global Mapper can import vector data from and export vector data to the following spatial databases: Esri ArcSDE Geodatabase Esri File Geodatabase Esri Personal Geodatabases

More information

How To Connect Your Transactions To Quickbooks Online From Your Bank Or Credit Card Account On A Pc Or Mac Computer Or Ipa Device

How To Connect Your Transactions To Quickbooks Online From Your Bank Or Credit Card Account On A Pc Or Mac Computer Or Ipa Device You can save time and reduce errors by downloading your transactions directly from your bank and credit card accounts from a secure online connection. QuickBooks Online allows you to set these transactions

More information

Step-by-Step guide for IMAGINE UAV workflow

Step-by-Step guide for IMAGINE UAV workflow Step-by-Step guide for IMAGINE UAV workflow Overview This short guide will go through all steps of the UAV workflow that are needed to produce the final results. Those consist out of two raster datasets,

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Completing Baseline s Site Survey Request Form

Completing Baseline s Site Survey Request Form Completing Baseline s Site Survey Request Form The first step in successfully implementing a radio network for your irrigation controllers is to identify the proposed locations for each radio. These radios

More information

Instructions for Creating an Outlook E-mail Distribution List from an Excel File

Instructions for Creating an Outlook E-mail Distribution List from an Excel File Instructions for Creating an Outlook E-mail Distribution List from an Excel File 1.0 Importing Excel Data to an Outlook Distribution List 1.1 Create an Outlook Personal Folders File (.pst) Notes: 1) If

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

User Guide. Opening secure email from the State of Oregon Viewing birth certificate edits reports in MS Excel

User Guide. Opening secure email from the State of Oregon Viewing birth certificate edits reports in MS Excel User Guide Opening secure email from the State of Oregon Viewing birth certificate edits reports in MS Excel Birth Certifier Edition Last Revised: August, 0 PUBLIC HEALTH DIVISION Center for Public Health

More information

ICT Master Data Management Team

ICT Master Data Management Team How To Find-My-Nearest Find My Nearest can be accessed from the Hackney website home page at the top right-hand corner or from the following website http://www.map.hackney.gov.uk/find-my-nearest; Once

More information

Doña Ana County, NM Interactive Zoning Map

Doña Ana County, NM Interactive Zoning Map Doña Ana County, NM Interactive Zoning Map Users Guide Basic Map Navigation Zoom Control The most efficient way of zooming, or changing the scale of the map is with the use of a mouse with a scroll wheel.

More information

How To Hydrologically Condition A Digital Dam

How To Hydrologically Condition A Digital Dam Program: Funding: Conservation Applications of LiDAR Data http://tsp.umn.edu/lidar Environment and Natural Resources Trust Fund Module: Instructor: Hydrologic Applications Sean Vaughn, DNR GIS Hydrologist

More information

Modern Real Estate Practice in Illinois, 6 th Edition Filmore W. Galaty, Wellington J. Allaway, Robert C. Kyle Laurie MacDougal, Consulting Editor

Modern Real Estate Practice in Illinois, 6 th Edition Filmore W. Galaty, Wellington J. Allaway, Robert C. Kyle Laurie MacDougal, Consulting Editor Filmore W. Galaty, Wellington J. Allaway, Robert C. Kyle Laurie MacDougal, Consulting Editor Chapter 9 Review Quiz 1. The numbering of sections in a township begins in the section in the a. northeast corner

More information

Project Setup and Data Management Tutorial

Project Setup and Data Management Tutorial Project Setup and Heavy Construction Edition Version 1.20 Corporate Office Trimble Navigation Limited Engineering and Construction Division 5475 Kellenburger Road Dayton, Ohio 45424-1099 U.S.A. Phone:

More information

KaleidaGraph Quick Start Guide

KaleidaGraph Quick Start Guide KaleidaGraph Quick Start Guide This document is a hands-on guide that walks you through the use of KaleidaGraph. You will probably want to print this guide and then start your exploration of the product.

More information

Explore Oakville How To Perform a Search and Navigate a Map

Explore Oakville How To Perform a Search and Navigate a Map Explore Oakville How To Perform a Search and Navigate a Map The information in this article applies to: Item: Explore Oakville Version: 2013 Hardware/Software: Software Contents of This Tutorial: Searching

More information

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in Introductory Exercises for GIS Using ArcMap & ArcCatalog GIS Cyberinfrastructure Module EEB 5894, section 10 Please refer to the ESRI online GIS Dictionary for additional details on any of the terms in

More information

Making a Poster Using PowerPoint 2007

Making a Poster Using PowerPoint 2007 Making a Poster Using PowerPoint 2007 1. Start PowerPoint: A Blank presentation appears as a Content Layout, a blank one one without anything not even a title. 2. Choose the size of your poster: Click

More information

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

Google Earth for Surveyors PLSO Conference January 21, 2015. 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

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

An Introduction to Excel s Pivot Table

An Introduction to Excel s Pivot Table An Introduction to Excel s Pivot Table This document is a brief introduction to the Excel 2003 Pivot Table. The Pivot Table remains one of the most powerful and easy-to-use tools in Excel for managing

More information

How Do I: Convert DEM Units Meters to Feet

How Do I: Convert DEM Units Meters to Feet GeoMedia Grid: How Do I: Convert DEM Units Meters to Feet Topics: Key Words: Digital Elevation Models, Terrain Processing, SDTS, DTED, Data Units, Z Values, Data Conversion Calculator Warranties and Liabilities

More information

DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS

DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS WORD PERFECT FORMAT MARCO ITEM #A-3LI - 2.25 H x 3W Inserts First create a new document. From the main page

More information

ACQUIRING MINERAL RIGHTS IN THE NORTHWEST TERRITORIES

ACQUIRING MINERAL RIGHTS IN THE NORTHWEST TERRITORIES ACQUIRING MINERAL RIGHTS IN THE NORTHWEST TERRITORIES Introduction Establishing and maintaining strong working relationships between the mineral industry and Northwest Territories (NWT) residents and community

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Part 1 Install the Personal Folder Backup Utility Note: You should close Outlook and any other applications before installing

More information

Census Data with Tableau Public

Census Data with Tableau Public Census Data with Tableau Public Before you begin, download the template at http://public.tableausoftware.com/views/census-template/dashboard?:embed=yes&:toolbar=yes&:tabs=no Get your data together 1. Gather

More information

Budgeting in QuickBooks

Budgeting in QuickBooks Budgeting in QuickBooks Using a budget to plan the expenditure of wing funds helps the wing identify needs along with the ability to analyze the resources necessary to meet those needs. As with any plan,

More information

CREATING A TABLE IN WORD 2003

CREATING A TABLE IN WORD 2003 CREATING A TABLE IN WORD 2003 Introduction This document explains the different options available for creating tables with Microsoft Office 2003 and explains how to create and format a table using Microsoft

More information

Raster: The Other GIS Data

Raster: The Other GIS Data 04-Raster_Tutorial_Arcgis_93.Doc Page 1 of 11 Raster: The Other GIS Data Objectives Understand the raster format and how it is used to model continuous geographic phenomena Understand how projections &

More information

Mosaicking and Subsetting Images

Mosaicking and Subsetting Images Mosaicking and Subsetting Images Using SAGA GIS Tutorial ID: IGET_RS_005 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education.

More information

Excel Reports and Macros

Excel Reports and Macros Excel Reports and Macros Within Microsoft Excel it is possible to create a macro. This is a set of commands that Excel follows to automatically make certain changes to data in a spreadsheet. By adding

More information

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal Document Revision Date: August 14, 2014 Create a New Data Protection Policy in the Symantec.cloud Management Portal Create a New Data Protection Policy i Contents Configure Data Protection Settings in

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Creating a Newsletter with Microsoft Word

Creating a Newsletter with Microsoft Word Creating a Newsletter with Microsoft Word Frank Schneemann In this assignment we are going to use Microsoft Word to create a newsletter that can be used in your classroom instruction. If you already know

More information

CUSTOMER+ PURL Manager

CUSTOMER+ PURL Manager CUSTOMER+ PURL Manager October, 2009 CUSTOMER+ v. 5.3.1 Section I: Creating the PURL 1. Go to Administration > PURL Management > PURLs 2. Click Add Personalized URL 3. In the Edit PURL screen, Name your

More information

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling

More information

Creating a Participants Mailing and/or Contact List:

Creating a Participants Mailing and/or Contact List: Creating a Participants Mailing and/or Contact List: The Limited Query function allows a staff member to retrieve (query) certain information from the Mediated Services system. This information is from

More information

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View Excel 03 What s New Introduction Microsoft Excel 03 has undergone some slight user interface (UI) enhancements while still keeping a similar look and feel to Microsoft Excel 00. In this self-help document,

More information

Calculating Cash Flow Using Excel Data Lists

Calculating Cash Flow Using Excel Data Lists Calculating Cash Flow Using Excel Data Lists By: Curtis D. Frye 7/26/2006 Bank and credit card statements tell you where your money has gone, but they don t show you how much money you ll have on hand

More information

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Computer Training Centre University College Cork. Excel 2013 Pivot Tables Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a

More information

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Important Notice: You must have administrative rights to your PC to perform

More information

Ten Easy Steps to Intersections in AutoCAD Civil 3D

Ten Easy Steps to Intersections in AutoCAD Civil 3D in AutoCAD Civil 3D Robert Gadbaw Team Blue22 Ltd. CV110-2L This class takes students step by step through creating an intersection using Civil 3D 2009. Students will learn about alignments, profiles,

More information

Working with the new enudge responsive email styles

Working with the new enudge responsive email styles Working with the new enudge responsive email styles This tutorial assumes that you have added one of the mobile responsive colour styles to your email campaign contents. To add an enudge email style to

More information

Favorite Book, Movie, and TV Show Survey

Favorite Book, Movie, and TV Show Survey and TV Show Survey Objectives Each student will utilize the Google Docs form application to create a simple survey to gather information about his or her classmates favorite books, movies, and TV shows.

More information

Importing and Exporting Databases in Oasis montaj

Importing and Exporting Databases in Oasis montaj Importing and Exporting Databases in Oasis montaj Oasis montaj provides a variety of importing and exporting capabilities. This How-To Guide covers the basics of importing and exporting common file types.

More information

Unit 6 Direction and angle

Unit 6 Direction and angle Unit 6 Direction and angle Three daily lessons Year 4 Spring term Unit Objectives Year 4 Recognise positions and directions: e.g. describe and find the Page 108 position of a point on a grid of squares

More information

Finding GIS Data and Preparing it for Use

Finding GIS Data and Preparing it for Use Finding_Data_Tutorial.Doc Page 1 of 19 Getting Ready for the Tutorial Sign Up for the GIS-L Listserv Finding GIS Data and Preparing it for Use The Yale University GIS-L Listserv is an internal University

More information

Instructions for applying data validation(s) to data fields in Microsoft Excel

Instructions for applying data validation(s) to data fields in Microsoft Excel 1 of 10 Instructions for applying data validation(s) to data fields in Microsoft Excel According to Microsoft Excel, a data validation is used to control the type of data or the values that users enter

More information

Searching Land Records thru the BLM General Land Office Records.

Searching Land Records thru the BLM General Land Office Records. Searching Land Records thru the BLM General Land Office Records. Land Records can be an exciting addition to your family history search. The United States Government transferred ownership of land to millions

More information

Online Statements. About this guide. Important information

Online Statements. About this guide. Important information Online Statements About this guide This guide shows you how to: View online statements, including CommBiz Activity Statements (Billing summaries) and online statements for Transaction Accounts, Credit

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Sage Timesheet Web Access How To Use Timesheet

Sage Timesheet Web Access How To Use Timesheet View and Enter Hours The majority of your projects, called tasks in Timesheet Professional, have already been set up for you. Because the names of the projects are very long, your view has been changed

More information

Importing Data from a Dat or Text File into SPSS

Importing Data from a Dat or Text File into SPSS Importing Data from a Dat or Text File into SPSS 1. Select File Open Data (Using Text Wizard) 2. Under Files of type, choose Text (*.txt,*.dat) 3. Select the file you want to import. The dat or text file

More information

Investigating Natural Gas Production and Consumption with Web GIS Teacher Handout

Investigating Natural Gas Production and Consumption with Web GIS Teacher Handout Web GIS Natural Gas Teacher Handout Investigating Natural Gas Production and Consumption with Web GIS Teacher Handout Natural gas is made up of remains of dead plants and animals that lived millions of

More information

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

Printing Solutions for Word 2013. Printing Solutions for Word 2010. Printing Solutions for Word 2007. Printing Solutions for Word 2003

Printing Solutions for Word 2013. Printing Solutions for Word 2010. Printing Solutions for Word 2007. Printing Solutions for Word 2003 Printing Solutions for Word 2013 Printing Solutions for Word 2010 Printing Solutions for Word 2007 Printing Solutions for Word 2003 Printing solutions for Printers Word 2013 sure you have selected the

More information

Raster to Vector Conversion for Overlay Analysis

Raster to Vector Conversion for Overlay Analysis Raster to Vector Conversion for Overlay Analysis In some cases, it may be necessary to perform vector-based analyses on a raster data set, or vice versa. The types of analyses that can be performed on

More information

Raster Tutorial. Copyright 1995-2010 Esri All rights reserved.

Raster Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents Introduction to the ArcGIS raster tutorial......................... 3 Exercise 1: Creating a mosaic dataset.......................... 4 Exercise

More information

Getting Started With DraftSight A Guide For AEC Users

Getting Started With DraftSight A Guide For AEC Users Getting Started With DraftSight A Guide For AEC Users DraftSight.com Facebook.com/DraftSight Welcome to DraftSight a valuable tool for any AEC professional! DraftSight is more than a free, professional-grade

More information

2013 Getting Started Guide

2013 Getting Started Guide 2013 Getting Started Guide The contents of this guide and accompanying exercises were originally created by Nemetschek Vectorworks, Inc. Vectorworks Fundamentals Getting Started Guide Created using: Vectorworks

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

Tutorial for browsing. Mouse Basement Membrane Bodymap

Tutorial for browsing. Mouse Basement Membrane Bodymap Tutorial for browsing Mouse Basement Membrane Bodymap Please note that Microsoft Internet Explorer (6.02 or higher) on Windows PC is needed to browse virtual slides. CONTENTS I. Browsing Mouse Basement

More information

LOCAL FLEET TRACKING. GPS Fleet Tracking Help Guide

LOCAL FLEET TRACKING. GPS Fleet Tracking Help Guide LOCAL FLEET TRACKING GPS Fleet Tracking Help Guide Table of Contents HOW TO SET UP THE CONTROL PANEL... 3 HOW TO SET UP A BOOKMARK... 5 HOW TO SET UP A GEOFENCE... 7 HOW TO DISPLAY VEHICLE HISTORY... 9

More information

Business Online Banking ACH Reference Guide

Business Online Banking ACH Reference Guide Business Online Banking ACH Reference Guide Creating an ACH Batch Select ACH Payments on the left-hand side of the screen. On the Database List screen, locate the Database to be processed, and place a

More information

Google Docs: Share and collaborate

Google Docs: Share and collaborate Google Docs: Share and collaborate Once you've created your document, share it with others! Collaborators can then edit the same document at the same time -- you'll always have the most up-to-date version

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

More information

HOW TO VIEW AND EDIT PICTURES

HOW TO VIEW AND EDIT PICTURES Get started Shutterfly can help you make your pictures look their best. We re going to show you the different ways to view and edit your pictures using our easy-to-use tools. To begin, sign in to your

More information

To change title of module, click on settings

To change title of module, click on settings HTML Module: The most widely used module on the websites. This module is very flexible and is used for inserting text, images, tables, hyperlinks, document downloads, and HTML code. Hover the cursor over

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

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

Visual Tutorial Basic Edition 1. Visual. Basic Edition Tutorial. www.visuallightingsoftware.com

Visual Tutorial Basic Edition 1. Visual. Basic Edition Tutorial. www.visuallightingsoftware.com Visual Tutorial Basic Edition 1 Visual Basic Edition Tutorial www.visuallightingsoftware.com Visual Tutorial Basic Edition 2 Basic Edition Tutorial Introduction In this tutorial, you will use the Visual

More information

Practice Workbook. QuickStart for Roadway Modeling Using OpenRoads

Practice Workbook. QuickStart for Roadway Modeling Using OpenRoads Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

More information

Basic Steps to Using the Wildlife Application

Basic Steps to Using the Wildlife Application Basic Steps to Using the Wildlife Application The intent of the Wildlife Application (http://gisweb1.serm.gov.sk.ca/wildlifelogin/form.asp) is to provide a tool to search an area in the province of Saskatchewan

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

Using Map Topology Editing Tools

Using Map Topology Editing Tools Using Map Topology Editing Tools What You Will Need in ArcView This tutorial, written by Colin Childs, is a companion to the article ArcGIS Topology for ArcView Users, also by Colin Childs, that appeared

More information

If you require assistance in obtaining access to the presentations or have questions regarding the. 6300 or Glenn Young at (916) 341 6696.

If you require assistance in obtaining access to the presentations or have questions regarding the. 6300 or Glenn Young at (916) 341 6696. These materials were developed by CalRecycle staff to address specific technical training areas and are posted as reference documents for the local l government and CalRecycle staff who work on closed,

More information

Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption

Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption Name: Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption Learning Objectives: Assigned: May 30, 2012 Due: June 1, 2012 @ 9 AM 1. Learn

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information