Prints and Photographs Online Catalog Web Address
|
|
|
- Dora Marshall
- 10 years ago
- Views:
Transcription
1 Historic Photo Geographic Inventory A Guide for Geocoding Library of Congress Photo Images. NYS Adirondack Park Agency GIS J. W. Barge - January 19, 2006 Background The Library of Congress Prints and Photographs Division maintains the Prints and Photographs Online Catalog containing over one million digital images. This national archive includes historic photos and print artwork which can be searched and viewed over the Internet. A search on the term Adirondack returns 523 records which are mostly photos of landscapes from 1880 to These images are a valuable historic reference and may be made even more useful when linked to their geographic location. Images can be located using visual features in the photographs and the title or name given to each photograph. Using GIS, a point data layer can document the approximate observer location and link to the image, to summary information, and to the Online Catalog web record for selected images. Prints and Photographs Online Catalog Web Address Adirondack Park Agency File Address ArcMap Project: GIS\GISMasterData\Historic\HistoricPhoto.mxd Point Shapefile: GIS\GISMasterData\Historic\LOC\PhotoPoints.shp Image Files: GIS\GISMasterData\Historic\LOC\Photo\ PhotoPoints Shapefile Attributes Id Long, 6, 6, 0 Numeric ID (not used) Name String, 50 Published name or title of image from LOC record URL String, 100 Online Catalog web record address Photo String, 50 Directory path to local image file PhotoDate String, 15 Date, year or range photo was taken Angle_NAz Short, 3, 3, 0 Observer direction geographic clockwise from north azimuth Loc_Acc Short, 2, 2, 0 Point location accuracy (0 = unknown; 1 = field verified; 2 = confident based on photo; 3 = within 100m or neighborhood; 4 = within 1km or hamlet; 5 = within 10km or town; 6 = within 50km or county; 7 = within 100km or state region) Angle_Acc Short, 2, 2, 0 Observer direction angle accuracy (0 = unknown; 1 = field verified; 2 = confident based on photo; 3 = N,S,E,W quadrant estimate) ~ 1 ~
2 Procedures to Query the Photo Inventory in ArcMap (Before starting ArcMap, set up an operating system environment variable that will enable photo points to link to photo images on your system. See Setting an Environment Variable in Windows Operating System below for details.) 1. Start ArcMap and open the project HistoricPhoto.mxd 2. PhotoPoints shapefile is the top layer in the table of contents. Each point represents the location a photograph was taken from. PhotoPoints are symbolized by a black arrow inside a green circle. The arrow points in the direction the photo was taken. PhotoPoint layer in the table of contents. 3. Magnify the map to an area of interest such as Saranac Lake. 4. When you mouse over a PhotoPoint on the map, the name of the photo associated with that point appears. Mouse over a PhotoPoint to view the point name. 5. To identify a point, select the Identify Tool and click on a photo point. The Identify Results window displays the attributes for the selected point. The photo name, web URL, photo file location, photo date, and observer angle are listed. More than one photo point may be within the search radius of the Identify tool. All points will be listed in the left portion of the Identify Results window. Click items in this list to change the values in the right portion of the Results window and flash the selected point on the map. Identify Results window ~ 2 ~
3 6. To visit the Library of Congress web record for the identified point, click on the value listed for the URL field in the Identify Results window. The value will look something like When you mouse over the URL value, the cursor should change to a pointing hand. If connected to the Internet, the Library of Congress photo record will appear in your default browser. 7. To view the photo image on your system, click on the value listed for the Photo field in the Identify Results window. The value will look something like $HistoricPhoto\4a23208r.jpg. When you mouse over the Photo value, the cursor should change to a pointing hand. The photo image will display in your default JPEG image viewing application. 8. To find a photo by its name, click the Find tool which looks like binoculars. Click the Features tab. Enter the value to Find. Select PhotoPoints as the In: layer. Click Find. Objects found will be listed in the lower portion of the Find window. Right click on a found object to zoom to or identify the results. Procedures to Edit the Photo Inventory in ArcMap Start an Edit Session: 1. Start ArcMap and open the project HistoricPhoto.mxd 2. PhotoPoints shapefile is the top layer in the table of contents. Each point represents the location a photograph was taken from. PhotoPoints are symbolized by a black arrow inside a green circle. The arrow points in the direction the photo was taken. 3. Magnify the map to an area of interest. 4. Start an editing session using the folder that contains PhotoPoints layer. To Add a new point: 1. Set editor Task to Create New Feature and Target to PhotoPoints. 2. Open the Prints and Photographs Online Catalog website and find a photo you want to map. Use the title of the photo and details in the larger image view to approximate where the photo was taken from. 3. Zoom and pan the map to the location the photo was taken from. Map scale should be appropriate for data entry accuracy. 4. Click the Sketch Tool which looks like a pencil. Using this tool, click on the map to enter a new point where the photo was taken. 5. With the new point still selected, click the Attributes button on the Editor menu. The attributes window opens for data entry for the new point. 6. Using the LOC Online Catalog web page for the photo, copy and paste the title (exclude brackets) into the Name field in the Attribute window. Right click in the blank value area next to Name and choose paste. 7. Using the Digital ID on the web page, copy and paste the http address into the URL attribute field. For example, copy 8. The value of Photo should be entered as ~ 3 ~
4 $HistoricPhoto\*r.jpg where * equals the characters after the last period in the URL. Using the example URL above, you would type $HistoricPhoto\4a18877r.jpg 9. PhotoDate is copied from Created/Published date on the web page. Enter between 1905 and 1920 as 1905 to Angle_NAz records the photograph direction measured clockwise from true north in degrees. (HistoricPhoto.mxd project has Editing Options>Units>Angular Units>Direction Type set to North Azimuth. The default setting is Polar.) a. Click the down arrow next to the Sketch Tool and select the Direction-Distance Tool. If this tool appears grayed out, reset your edit task to Create New Feature. b. Click on the new photo point on the map. A direction line will appear as you move the mouse away from the clicked point. Using Direction-Distance tool to obtain apparent camera angle. c. Using features in the photo, orient the direction line on the map to line up with the center of the photo image which is the direction the camera was facing. d. In the lower left corner of ArcMap the current angle value of the direction line is shown. Note the value when the line matches the camera direction and record this value (round to whole number) in Angle_NAz attribute. Angle value in lower left corner of ArcMap e. Do Not click the map with the Direction-Distance Tool. Hit Escape or change back to the Sketch Tool. 11. Save the thumbnail and larger photo images to the same local network folder that $HistoricPhoto points to. The thumbnail is a GIF and the larger image is a JPG. 12. Save your edits and exit when done. To Edit Existing Points: 1. Set editor Task to Modify Feature and Target to PhotoPoints. 2. Select the Edit Tool 3. Click on the point to be edited. 4. Open the Attribute window from the Editor toolbar. ~ 4 ~
5 5. Click the field values to be changed in the Attribute window. 6. Left click on the point to drag it to a new location. 7. Press Delete to delete the selected point. 8. Save your edits and exit when done. Setting an Environment Variable in Windows Operating System An environment variable is used in the PhotoPoints shapefile to reference where images are stored on the local file system. The shapefile attribute Photo uses the variable $HistoricPhoto to insert the appropriate directory path. 1. Click Start > Control Panel > System for Windows XP. For Windows 2000, click Start > Settings > Control Panel > System. 2. Click the Advanced tab in the System Properties window 3. Click Environment Variables 4. In the Environment Variables window, create a New variable for your User variable account. This is the New button in the top half of the window. 5. In the New User Variable window, enter HistoricPhoto for Variable name. For Variable value, enter the directory path to the photos on your system. For example, you might enter D:\Historic\LOC\photos for the variable value. Do not enter quotation marks. 6. Click OK in New User Variable window 7. Click OK in Environment Variables window 8. Click OK in System Properties window and exit from the Control Panel. Example of PhotoPoint query results in ArcMap: ~ 5 ~
WFP Liberia Country Office
1 Oscar Gobbato [email protected] [email protected] WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic
Flash MX Image Animation
Flash MX Image Animation Introduction (Preparing the Stage) Movie Property Definitions: Go to the Properties panel at the bottom of the window to choose the frame rate, width, height, and background color
Intro to evis: the event visualization tool
Intro to evis: the event visualization tool Background The of the (CBC) at the (AMNH) developed the Event Visualization Tool (evis), as a conservation monitoring and decision support tool for guiding protected
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
INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178
INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 1) Navigate to the C:/temp folder 2) Make a directory using your initials. 3) Use your web browser to navigate to www.library.yale.edu/mapcoll/ and
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
IDOT Getting Around Illinois Interactive Map Quick Reference Guide
IDOT Getting Around Illinois Interactive Map Quick Reference Guide 1 2 3 4 5 6 7 8 9 10 1) Navigation Tools The Navigation tools are used to reposition the visible area on the map display. Zoom In Clicking
Extracting Aerial Images From GIS Based Ortho Photos Using ArcMap 9
Extracting Aerial Images From GIS Based Ortho Photos Using ArcMap 9 Tutorial Updated August 2006 CP-208 Plan Preparation Studio - Prof. Elizabeth Macdonald 2 In this tutorial we will learn to extract aerial
Web Ambassador Training on the CMS
Web Ambassador Training on the CMS Learning Objectives Upon completion of this training, participants will be able to: Describe what is a CMS and how to login Upload files and images Organize content Create
Working With Animation: Introduction to Flash
Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click
Introduction to Autodesk Inventor for F1 in Schools
Introduction to Autodesk Inventor for F1 in Schools F1 in Schools Race Car In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s digital prototyping strategy
Activity: Using ArcGIS Explorer
Activity: Using ArcGIS Explorer Requirements You must have ArcGIS Explorer for this activity. Preparation: Download ArcGIS Explorer. The link below will bring you to the ESRI ArcGIS Explorer download page.
LYON COUNTY GEOMOOSE 2 HELP DOCUMENT
LYON COUNTY GEOMOOSE 2 HELP DOCUMENT TABLE OF CONTENTS Lyon County Geomoose 2 Help Document... 1 Introduction... 3 Quick Reference Chart... 4 The Interface... 4 The Table of Contents... 5 Quick Reference
Watershed Ecosystem & Restoration Services (WERS Mapping Application) User s Guide
Watershed Ecosystem & Restoration Services (WERS Mapping Application) User s Guide CONTACT Site Administrators: David Gillum, GISP, AACO, OIT Rick Fisher, AACO, WERS [email protected] [email protected]
Creating A Drip Campaign
Downloading and Uploading the ecards 1. Login to Elevated Network at elevatednetwork.com 2. Click on the My Rancon from Dashboard Creating A Drip Campaign 3. Login to My Rancon and click on Marketing ->
MICROSOFT ACCESS 2003 TUTORIAL
MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body
Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes
Generative Drafting Page 1 Tutorial Objectives Description This Tutorial is an introduction to Generative Drafting. Message To show how CATIA V5 allows the user to automatically generate associative drafting
Introduction to Autodesk Inventor for F1 in Schools
F1 in Schools race car Introduction to Autodesk Inventor for F1 in Schools In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s Digital Prototyping strategy
ArcGIS Tutorial: Adding Attribute Data
ArcGIS Tutorial: Adding Attribute Data Introduction A common need in GIS is to map characteristics, or attributes, of different geographic areas. These maps are called thematic maps. Examples of thematic
Recipes4Success. Animate a Rocket Ship. Frames 6 - Drawing Tools
Recipes4Success You can use the drawing tools and path animation tools in Frames to create illustrated cartoons. In this Recipe, you will draw and animate a rocket ship. 2014. All Rights Reserved. This
Publisher 2007: Part 2 Advanced Features. Grouped Objects in Publisher:
Publisher 2007: Part 2 Advanced Features Grouped Objects in Publisher: Most pre-designed publications in MS Publisher come with objects grouped together. Objects can be either multiple text boxes or an
Schoolwires Staff Website Reference Guide
CONTENTS Signing In... 2 Changing Your Web Account Password... 3 Adding a New Page... 7 Updating A Web Page... 10 Schoolwires Staff Website Reference Guide Inserting an Email Link... 12 Inserting a Web
Image Editing Helper User s Guide
Image Editing Helper User s Guide Manual-en-250-0842-E-Image Editing Helper-V100 Copyright Copyright 2014 Avision Inc. All rights reserved. Information in this document is subject to change without notice.
Appendix A How to create a data-sharing lab
Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,
Steps to Create a Database
Steps to Create a Database Design the Database In order for a database to be effective some time should be spent on the layout of the table. Additionally, time should be spent on what the purpose of the
CENTRICITY WEB VERSION 3.0. Updated 11/24/2009 Medical Imaging IT Technical Support please call the Help Desk 617-732-5927
TABLE OF CONTENTS PAGE 1 CENTRICITY QUICK REFERENCE GUIDE PAGE 2-3 ACCESSING CENTRICITY FROM LMR PAGES 4-5 ACCESSING CENTRICITY FROM CAS PAGES 6-7 3 1 2 9 1. Worklist Views Allows the user to view studies
Editing your Website User Guide
User Guide Adding content to your Website To add or replace content on your website you will need to log in to your Content Management System (Joomla) using your username and password. If you do not already
Fireworks for Graphics and Images
Fireworks for Graphics and Images Joan Weeks SLIS Computer Labs Mgr. October 2009 Fireworks for Banners and Images Fireworks is a web developer s tool to make banners and graphics, as well as format images
Fireworks 3 Animation and Rollovers
Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos
Lession: 2 Animation Tool: Synfig Card or Page based Icon and Event based Time based Pencil: Synfig Studio: Getting Started: Toolbox Canvas Panels
Lession: 2 Animation Tool: Synfig In previous chapter we learn Multimedia and basic building block of multimedia. To create a multimedia presentation using these building blocks we need application programs
Microsoft Office Access 2007 Basics
Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: [email protected] MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER
ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...
Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving
Create a Poster Using Publisher
Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs
Office of History. Using Code ZH Document Management System
Office of History Document Management System Using Code ZH Document The ZH Document (ZH DMS) uses a set of integrated tools to satisfy the requirements for managing its archive of electronic documents.
Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.
28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML
A Workflow for Creating and Sharing Maps
A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst
Aeries Student Information System Attendance Notes October 3, 2008
Aeries Student Information System Attendance Notes October 3, 2008 The Attendance Notes will give schools the ability to store Attendance Notes within Aeries from the Period and Daily Attendance form.
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
Creating Hyperlinks & Buttons InDesign CS6
Creating Hyperlinks & Buttons Adobe DPS, InDesign CS6 1 Creating Hyperlinks & Buttons InDesign CS6 Hyperlinks panel overview You can create hyperlinks so that when you export to Adobe PDF or SWF in InDesign,
MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS
MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS Last Edited: 2012-07-09 1 Access to Outlook contacts area... 4 Manage Outlook contacts view... 5 Change the view of Contacts area... 5 Business Cards view... 6
Publishing Geoprocessing Services Tutorial
Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,
e-template Instructions
e-template Instructions Quick Start It s easy to load an e-template into Outlook. Aside from one difference, it s just like attaching a file to an email message. Here s a quick start. More detailed instructions
SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device.
SMART Ink 1.5 Windows operating systems User s guide Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. Trademark notice SMART Ink, SMART Notebook, SMART
Sharing Files and Whiteboards
Your user role in a meeting determines your level of file sharing. The type of files you can share include documents, presentations, and videos. About Sharing Files, page 1 Changing Views in a File or
Lab 2: MS ACCESS Tables
Lab 2: MS ACCESS Tables Summary Introduction to Tables and How to Build a New Database Creating Tables in Datasheet View and Design View Working with Data on Sorting and Filtering 1. Introduction Creating
Tutorial 8 Raster Data Analysis
Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations
Quick Start Guide to. ArcGISSM. Online
Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,
Visualization with Excel Tools and Microsoft Azure
Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization
Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement ([email protected])
Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement ([email protected]) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux
HOW TO: INSERT A JPEG IN AN EMAIL.
HOW TO: INSERT A JPEG IN AN EMAIL. Have you been wanting to use marketing materials from Legal & General America but don t know how? Here s the answer. WHAT? Email is one of the fastest ways to send promotional
Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database?
Government 1008: Introduction to Geographic Information Systems Objectives: Creating geodatabases Joining attribute tables Attribute and location based queries Spatial joins Creating spatial and attribute
Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint
Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe
PowerPoint 2007 Lesson 1: Getting Started
PowerPoint 2007 Lesson 1: Getting Started Anyone who is in a professional position will make presentations at one time or another. With the advent of fairly cheap and mobile LCD projectors, presentations
Mapping Your Land: An Overview for Landowners
Mapping Your Land: An Overview for Landowners Online Mapping and Spatial Resources for the Private Forest Landowner Tutorials by John C. Gilbert 1 and John S. Kush 1 Design and Layout by Elizabeth P. Bowersock
Overview of the Adobe Flash Professional CS6 workspace
Overview of the Adobe Flash Professional CS6 workspace In this guide, you learn how to do the following: Identify the elements of the Adobe Flash Professional CS6 workspace Customize the layout of the
National RTAP Marketing Transit Toolkit Customizing Templates in Microsoft Publisher
National RTAP Marketing Transit Toolkit Customizing Templates in Microsoft Publisher Customizing the Templates in Microsoft Publisher Microsoft Publisher is part of the Microsoft Office Suite, so most
TM Online Storage: StorageSync
TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please
Census Data: Access, Mapping and Visualization
Census Data: Access, Mapping and Visualization Trent University is a member of the Data Liberation Initiative (DLI), an agreement that provides academic institutions with access to otherwise restricted
2. How to Use SMART Board as a Projector and Whiteboard
Page 1 Smart Board Getting Started Smart Board is an interactive whiteboard developed by SMART Technologies that combines the capabilities of a data projector and a white board. Use the SMART Board to
Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide
Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick
Creating Personal Web Sites Using SharePoint Designer 2007
Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare
Introduction to Computers: Session 3 Files, Folders and Windows
Introduction to Computers: Session 3 Files, Folders and Windows Files and folders Files are documents you create using a computer program. For example, this document is a file, made with a program called
Creating a Poster in PowerPoint 2010. A. Set Up Your Poster
View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and
Introduction to Smart Board. Table of Contents. Connection Basics 3. Using the Board (Basics) 4. The Floating Tools Toolbar 5-6
Introduction to Smart Board Table of Contents Overview 2 Connection Basics 3 Using the Board (Basics) 4 The Floating Tools Toolbar 5-6 The Smartboard Smart Tool Buttons Collecting and Sharing Content with
Understand the Sketcher workbench of CATIA V5.
Chapter 1 Drawing Sketches in Learning Objectives the Sketcher Workbench-I After completing this chapter you will be able to: Understand the Sketcher workbench of CATIA V5. Start a new file in the Part
How to Concatenate Cells in Microsoft Access
How to Concatenate Cells in Microsoft Access This tutorial demonstrates how to concatenate cells in Microsoft Access. Sometimes data distributed over multiple columns is more efficient to use when combined
The very basic basics of PowerPoint XP
The very basic basics of PowerPoint XP TO START The above window automatically shows when you first start PowerPoint. At this point, there are several options to consider when you start: 1) Do you want
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
National Levee Database Public Web Reporting Tool (NLD-WRT) User Manual
National Levee Database Public Web Reporting Tool (NLD-WRT) User Manual Version 0. Prepared by US (USACE) Cold Regions Research and Engineering Laboratory (CRREL) 06 May, 0 Document Change Record Version
To Begin Customize Office
To Begin Customize Office Each of us needs to set up a work environment that is comfortable and meets our individual needs. As you work with Office 2007, you may choose to modify the options that are available.
Introduction to Microsoft PowerPoint
Introduction to Microsoft PowerPoint By the end of class, students should be able to: Identify parts of the work area. Create a new presentation using PowerPoint s design templates. Navigate around a presentation.
Build a New Website Using the UB Content Management System (UBCMS)
Build a New Website Using the UB Content Management System (UBCMS) Support Website Online training, help and support, UBCMS status and more. ubcms.buffalo.edu Training Feedback Survey https://www.surveymonkey.com/s/mm-dd-yyyy
Kentico Content Management System (CMS
Kentico Content Management System (CMS Table of Contents I. Introduction... 1 II. Log into a Kentico CMS Desk to Edit GC Website... 1 A. Select a Browser (Internet Explorer or Firefox only)... 1 B. Login
Table of Contents. I. Banner Design Studio Overview... 4. II. Banner Creation Methods... 6. III. User Interface... 8
User s Manual Table of Contents I. Banner Design Studio Overview... 4 II. Banner Creation Methods... 6 a) Create Banners from scratch in 3 easy steps... 6 b) Create Banners from template in 3 Easy Steps...
Adobe Illustrator CS5 Part 1: Introduction to Illustrator
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading
1. Right click using your mouse on the desktop and select New Shortcut.
offers 3 login page styles: Standard Login, List Login or Quick Time Punch. Each login page can be saved as a shortcut to your desktop or as a bookmark for easy fast login access. For quicker access to
National Levee Database (NLD) Data Management Tool (DMT) Levee Data Manager User Manual 1.2
National Levee Database (NLD) Data Management Tool (DMT) Levee Data Manager User Manual 1.2 Prepared for (USACE) Cold Regions Research and Engineering Laboratory (CRREL) October 26, 2012 Document Change
Updox, LLC [email protected] 614-547-9635
Set Up and User Guide Version 3.2.2 Updox, LLC [email protected] 614-547-9635 Table of Contents Creating and Managing Internal Updox Users... 3 How to Send and Receive Faxes... 4 How to Import Files into
MULTIMEDIA INSTALLING THE MULTIMEDIA UPGRADE
26 MULTIMEDIA With the PastPerfect MultiMedia Upgrade, you will be able to attach digital images and link multimedia files to your catalog records. This is an optional feature and may be purchased for
Creating Basic HTML Forms in Microsoft FrontPage
Creating Basic HTML Forms in Microsoft FrontPage Computer Services Missouri State University http://computerservices.missouristate.edu 901 S. National Springfield, MO 65804 Revised: June 2005 DOC090: Creating
SpaceClaim Introduction Training Session. A SpaceClaim Support Document
SpaceClaim Introduction Training Session A SpaceClaim Support Document In this class we will walk through the basic tools used to create and modify models in SpaceClaim. Introduction We will focus on:
Microsoft Word 2010 Tutorial
Microsoft Word 2010 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,
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
Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.
Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.
DCAD Website Instruction Manual
DCAD Website Instruction Manual - 1-9/1/2010 INDEX PAGE Search Appraisal ---------------------------- 3-4 Owner Name ------------------------------ 5-6 Account Number ------------------------------ 7 Street
Microsoft Word 2013 Tutorial
Microsoft Word 2013 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,
Fireworks CS4 Tutorial Part 1: Intro
Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the
Mastering Volume Photography Training
Mastering Volume Photography Training Go to the Catalog screen, and click on Retrieve Lab Catalog Once finished downloading, click on the Studio Catalog tab Click the Green Plus Sign to add your first
The main imovie window is divided into six major parts.
The main imovie window is divided into six major parts. 1. Project Drag clips to the project area to create a timeline 2. Preview Window Displays a preview of your video 3. Toolbar Contains a variety of
College of Continuing Education Video Production Room
College of Continuing Education Video Production Room To Begin a Session: Step 1: Turn on the Station by pressing the red switch near the desktop monitor. By doing this the following equipment will be
Drip Marketing Campaign Manual
Drip Marketing Campaign Manual Released May 2006 Manual for Drip Marketing Campaign: Getting Started 1. Log into www.graphicaldata.com. 2. Hold cursor over the Tools tab. 3. Click on Drip Marketing Campaign.
smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven
smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven These exercises aim at people who already have some basic knowledge of INSPIRE Network
ClickView Digital Signage User Manual
ClickView Digital Signage User Manual Table of Contents 1. What is ClickView Digital Signage?... 3 2. Where do I find ClickView Digital Signage?... 3 2.1. To find ClickView Digital Signage... 3 3. How
Click on various options: Publications by Wizard Publications by Design Blank Publication
Click on various options: Publications by Wizard Publications by Design Blank Publication Select the Blank Publications Tab: Choose a blank full page Click on Create New Page Insert > Page Select the number
Banner Document Management Suite (BDMS) Web Access Help
May 10 th, 2011 Banner Document Management Suite (BDMS) Web Access Help Division of Information Technology AppXtender Web Access Help: For questions regarding AppXtender Web Access, please contact the
GoodReader User Guide. Version 1.0 GoodReader version 3.16.0
GoodReader User Guide Version 1.0 GoodReader version 3.16.0 Contents Operating GoodReader 1 Send PDF files to Your ipad 2 Copy Files with itunes 2 Copy Files to a Cloud Service 5 Download Files from the
Adobe Dreamweaver - Basic Web Page Tutorial
Adobe Dreamweaver - Basic Web Page Tutorial Window Elements While Dreamweaver can look very intimidating when it is first launched it is an easy program. Dreamweaver knows that your files must be organized
Beginning PowerPoint: Hands-On Exercise (Windows XP) Regent University
Beginning PowerPoint: Hands-On Exercise (Windows XP) 10/1/02 (Creation Date) 01/08/2004 Regent University The Center for Teaching & Learning 1 Beginning PowerPoint: Hands-On Exercise (Windows XP) 1. Open
