Taking Advantage of the Explosion in Online Imagery with Autodesk Raster Design.

Size: px
Start display at page:

Download "Taking Advantage of the Explosion in Online Imagery with Autodesk Raster Design."

Transcription

1 11/28/2005-1:00 pm - 2:30 pm Room:Osprey 2 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Taking Advantage of the Explosion in Online Imagery with Autodesk Raster Design. Gary Stephenson - Autodesk and Bill Hamilton (Assistant); Harold Litzenberger (Assistant); Leonardo Asuan (Assistant) GS13-1L Yes, the imagery is free, or inexpensive, but how do you make it useful for your project? Don't pass up the opportunity to learn hands-on how to work with exciting aerial photography, satellite imagery, and digital map and DEM data. In this class you will learn just enough about coordinate systems to transform this online data to your own system. You will also gain confidence in cropping, merging, and resampling imagery as necessary. Finally, you will learn some tips and tricks for using these image types to create eye-popping presentations. About the Speaker: Gary has been active in the imaging industry for 20+ years in a variety of roles. His application experience ranges from medical imaging to document imaging and from AEC to GIS. His AutoCAD experience began with Image Systems Technology, Inc. as product manager for the pioneering CAD Overlay GSX. For Softdesk, Inc., Gary continued to focus on imaging solutions for AEC, developing datasets and tutorials, training resellers, customers, and Softdesk personnel in imaging applications. He now works as a program manager for imaging products including Autodesk Raster Design. Gary holds M.B.A. and B.S.E.E. degrees from Rensselaer Polytechnic Institute in Troy, New York. gary.stephenson@autodesk.com

2

3 Introduction In this lab you will be creating a composite display of several images in an area of upstate New York. All of the data used was obtained off the web for free. You will be using a combination of Map and Raster Design to accomplish this. The majority of the lab exercises in this class will involve georeferencing the image data to a common global coordinate system used by your drawing. Along the way you will gain an appreciation for several commonly used coordinate systems, learn how to validate your transform results, and see ways to combine these different image types for impressive results. You will also learn in this class a bit about using REM tools and Image processing to refine your imagery once you ve obtained it. After this class you should feel comfortable working with any downloaded imagery from anywhere in the world for use in your own projects. Download Data The following files have already been downloaded off the web and un-zipped if necessary to your lab machine. They are located in their respective directories at C:\datasets\GS13-1L. The paths are provided in case you want to explore these sources after class. Index Maps: ftp:// USGS Topo: DEM: DOT Quad Maps: Color Aerial Imagery: To be downloaded from later when proper tiles are determined. Satellite Imagery: (I ve found that I can only get here if I paste this link into my browser instead of following it with a Ctrl-click). Zoom into the upstate NY region. You will see the file designation N_18_40_2000. Enable the radio button for Select Image and then click on the image in the display. You will get a new window showing just the above image. Once there, click on Download MrSID Image MB 2

4 Setup the Index Drawing While this step is not explicitly an Image operation, you may find that image data on the web has shape file information associated with it. In this case, the shape information is a key to finding which image tiles we will want to download out of an entire collection. In other cases you might find related Shape information like cadastral boundaries, fire and zoning districts, wetland designations and so on that you can use with your project. Step 1: Step 2: Use File Open and navigate to C:\datasets\GS13-1L\DWG. Open Index.dwg found in this directory. You won t see anything in the drawing after you open it. Note that a layer is defined in the drawing for the shape information and that the global coordinate system is set to New York NAD83 East zone Feet (NY83- EF). How do you know this is the global coordinate system? Use Map Tools Assign global coordinate system to get the dialog: When you are done checking, click Cancel to return to the command prompt. For simplicity sake, we re keeping our project in the same coordinate system as the shape information but this is not required. Step 3: Use Map Tools Import, select files of type ESRI Shape (*.shp), navigate to C:\datasets\GS13-1L\Index Maps, and select the file sar_sp_col_index04.shp. Click OK. In the resulting Import dialog. click on the <none> in the Data column. Click on the resulting expand icon to get to the Attribute Data dialog. Once there, select the radio button for Create object data. Note the Object Data box is now populated with the corresponding table file. Click OK. Check the box for Import polygons as closed polylines. The dialog should appear as below: 3

5 Step 4: Click OK on the Import dialog. Your drawing should now appear as below containing a vector grid showing where imagery is available. Insert Topo Reference Map Step 1: Use Image Insert and navigate to the C:\datasets\GS13-1L\USGS Topo directory. Highlight the Topo map image o43073a7.tif. You should see a preview of the topo map in the Preview pane. Make sure under Insert Options that the radio button for Insertion dialog is pressed and that the check boxes to the right are all checked Off. The dialog should appear as below: 4

6 Step 2: Step 3: Click Open. You will now be presented the Image Insertion dialog containing four tabs. Switch to the Source tab. Make sure the Correlation source drop down is using Image File correlation. Take a look at the other possible correlation sources such as World file and Tab file. Note that when they are selected, less information about the image file is reported. With Image file correlation selected, the dialog should appear as below: Image File correlation works best for this image since the image file is actually a GeoTIFF file which contains the image coordinate system and units reported in the lower part of the dialog. 5

7 Step 4: Switch to the Transform tab. Since the drawing and image coordinate systems are different, we ll need to perform a coordinate transform. Check the box for Transform to Drawing s Coordinate System. In the Select Category from List drop down box, scroll to near the bottom of the list to find and select the UTM, NAD27 Datum, matching what was reported by the image. With that selected, scroll through the Coordinate systems in category list box to find, and select Zone 18N Meter. (Remember we knew the units were meters from the Source tab). The dialog should now appear as below: Step 5: Now move to the Insertion tab. Notice how the insertion point is dramatically different that it was on the Source tab. You can momentarily switch back to the Source tab to compare if you wish. Bottom line is that the Source tab shows the insertion point in the images coordinate system and the Insertion tab shows where the image will be inserted after being transformed to the drawings coordinate system. Click OK to finish the insertion process. After the coordinate transform processing finishes, your drawing should now look as below: 6

8 Step 6: Step 7: Step 8: Now we ll verify that the Topo is inserted correctly. This is important because we ll be using the Topo as a reference for the other images we insert later, plus I do it just to gain confidence that I am on the right track. Zoom into the scale area of the topo map. Check the scale by using the AutoCAD Dist command and picking points at the extremes of the foot scale bar (make sure AutoCAD object snap is turned off because otherwise you may be erroneously measuring from the image grid). You should get something close to 7,000 feet. This is a good sign. Now, Pan to the lower left map border area and look where State Plane coordinates are labeled Feet. Put your cursor over this point and look at the AutoCAD coordinates. Is the X coordinate reported as something close to 630,000? Oops, you re probably seeing something around 668,000 instead! What s wrong? Pan to the legend area at the lower left of the Topo map. Read about the map projection. Ahh, the map is reporting State Plane coordinates in NAD27 not the NAD83 our drawing is in. In order to check our coordinates in NAD27 we ll use Raster Data Query. Use Image Raster Data Query. Once this window is up, notice that as you move your cursor, its coordinates are reported in the dialog. These coordinates match those reported by AutoCAD since we have not setup a transform for the cursor coordinates yet. To do so, click on the Choose Transform icon in the upper left of the dialog next to where it says not Set. In the resulting dialog we want to set our cursor coordinate system which for this Topo map is NY State Plane NAD27 east zone Feet. For the category choose USA, New York. Find and select NAD27 New York State Planes, East Zone, US Foot in the Coordinate Systems in Category list box. The Raster Data query window should now look as below: 7

9 Step 9: Now move your cursor over the State Plane marker on the bottom border. Now our X coordinate of 630,000 agrees. Just for grins, check the Y coordinate on the lower portion of the left border. Good, close to 1,100,000 right? Our confidence is building and we know the Topo map has been inserted correctly. Step 10: While we have the raster data query active, click on the Select Image icon just to the left of where it says Image name. Select the Topo image frame. Now see that as you cursor over the image that the pixel values from the image are reported along with the coordinates. You will find this to be particularly useful when working with Elevation models (DEM s) because you will be able to read off the elevation of any particular point in the drawing using the coordinate system of your choice. Close the Raster Data Query window. Insert Color Images Step 1: Highlight and pick the green rectangle surrounding the fairground near the lower left corner of the Topo map as shown below. 8

10 Step 2: Step 3: Right-click and select Properties from the bottom of the resulting shortcut menu. Scroll down to the bottom of the properties dialog and find the entry for FILENAME. This is the file that will cover this area. Normally you would go to the web at this point to either bring this file local or insert it directly. Due to the large number of participants in this class I have already brought the files you will need local so we don t swamp the web site. The web site also provides the information that these images are in NAD83 State Plane coordinates. Step 4: Step 5: Step 6: Step 7: Step 8: Step 9: Use Image Insert, navigate to the directory C:\datasets\GS13-1L\Color Aerials and highlight the top sid image e_ _12_07200_col_2004.sid. Leave the Insert Options as we had them before, and click Open. In the Image Insertion dialog Source tab note that the World file has been automatically picked up and that the coordinates presented seem reasonable for NAD83 State Plane based on our previous experience with the Topo map. Move to the Transform tab in the Image Insertion dialog. Note that the image is already in the drawing coordinate system so un-check the Transform box. Move to the Insertion tab. We should expect to see the same numbers here that we saw on the Source tab but we don t. Go to the Modify tab and note that the image has been assigned the units of meters when it is in fact in Feet. Change the Image units to Feet and click Apply. Moving back to the Insertion tab, the numbers look right and the image previews in the right spot. Click OK. Perform a similar insertion process for the second image, e_ _12_07200_col_2004.sid, which is the tile directly above the first. Note that this image comes in properly without any adjustments in the Image Insertion dialog because our earlier settings were remembered. Your drawing should now look as below: 9

11 Step 10: We are through with the grid for now, so turn off layer sar_sp_col_index04. We ve seen how to deal with images off the web that are in a different coordinate system than our project, but you can also run into situations where images because of their format aren t readily editable in Raster Design, and/or cover more area than needed and/or are composed of multiple, tiled images, and/or are at a much higher resolution than needed. The following steps will take you through dealing with these kinds of problems. The first issue we have to deal with in this example is that these aerial images are in a non-editable, Mr Sid format. You can always just Save-as the images to a more common, editable format such as Tiff, but we ll use REM operations in this exercise to perform double duty for us. Step 11: Start out by using Image Raster Entity Manipulation Create Region Circular. Create a region that bridges the two images but still stays within the confines of both. When the Image select dialog is presented, use shift-select to add the selection of the second aerial. The result should look like that below: Even though the result looks like a single REM region, there actually are two overlaid on top of each other, one from each of the images. Step 12: Using a Crossing window select both REM regions (only the regions) and Right-click. Off the resulting shortcut menu, click on Convert To Raster Image. You should see a result like below: 10

12 Step 13: You can now Erase the two original images saying Yes to detatch. Step 14: Right-click on the image and select Image Transparency. Turn transparency On. The image now looks as below: Step 15: To change the density of the resultant image to something more appropriate for our project, use Image Image Processing Change Density and select the newly created image. In the resultant Change Density dialog, enter 3.0 feet (approx 1 Meter) per pixel in the New Settings pane as shown below: 11

13 Step 16: Click OK in the Change Density dialog. Insert DEM Step 1: Use Image Insert, navigate to the C:\datasets\GS13-1L\DEM directory and highlight the p48elu.dem file. Leave the Insert Options as we had them before, and click Open. Notice we have an additional tab in the Image Insertion dialog. This is to accommodate setting up color mapping for datatypes such as DEM that contain floating point values. Step 2: Step 3: Move to the Assign Color Map tab of the Image Insertion dialog. Click on the Create new color map button which is just to the right of the drop down list of previously defined color maps. In the resulting Palette Color Map Definition dialog, in the Palette section, click Import Choose the USGS_DEM.pf palette file and click Open. In the Display Enhancements section check the box for Hillshade and set the Vertical exaggeration to 5. Check the box for Blend. The Palette Color Map Definition dialog should now appear as below: 12

14 Step 4: Step 5: Step 6: Step 7: Click OK. Move to the Transform tab of the Image Insertion dialog. Select the check box for Transform to Drawing s Coordinate System. Enter the coordinate system code UTM27-18 which corresponds to the system reported by the image. Click Apply to preview the insertion location in the drawing. Note that you will see just the image frame of the DEM encompassing the Topo map border. Click OK. Note that the DEM has obscured our aerial photos. Shift-left-click to bring up the Image Select dialog, highlight the aerial photo, and click OK. Now right-click and choose Image Bring to Front off the shortcut menu. The Aerial photo is now back on top and your drawing should appear as below: 13

15 Insert Bitonal DOT Quad Maps These bitonal separates of USGS quad maps are very helpful because they overlay nicely on other imagery. Raster Design can also be used to create workable separates from full USGS quad maps. Step 1: Step 2: Step 3: Step 4: Use Image Insert and navigate to the directory C:\datasets\GS13-1L\NYS DOT. Highlight the p48plan.tif file. Leave the Insert Options as we had them before, and click Open. In the Image Insertion dialog Source tab, note that Image file correlation is selected automatically and that the image coordinate system and units are reported. This information is available because this file is a GeoTiff file. Move to the Transform tab of the Image Insert dialog. Insure that Transform to Drawing s Coordinate System is selected. Set the image coordinate system to be UTM NAD83 Zone 18 North Meters (UTM83-18) as reported. Click Apply and verify that the image previews in the correct location in the drawing. Click OK. 14

16 Step 5: After Coordinate transform processing is complete, zoom to the extents of the aerial images we inserted earlier and see how the DOT plan map overlays on the photos. It should look as below: Exercises Left to the Reader Insert Satellite Imagery Download and insert the satellite imagery found at the site above. Move it behind the rest of the imagery and verify its proper registration. Crop the satellite image to cover a more reasonable area. Query the DEM Change the coordinate system Raster Data Query uses to Lat-Long. Use Raster Data Query on the DEM by selecting it as the active image for the query. Note how elevations are reported even though you may have your cursor over the Aerial photo and cannot see the DEM underneath. 15

Map Tools: A Transformative Experience

Map Tools: A Transformative Experience Bonus Chapter 3 Map Tools: A Transformative Experience The Autodesk AutoCAD Civil 3D 2016 software contains most of the functionality that can be found in the Autodesk AutoCAD Map 3D 2016 software. As

More information

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems

GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems v. 10.0 WMS 10.0 Tutorial GSSHA WMS Basics Loading DEMs, Contour Options, Images, and Projection Systems Learn how to work with DEMs and images and to convert between projection systems in the WMS interface

More information

Import, view, edit, convert, and digitize triangulated irregular networks

Import, view, edit, convert, and digitize triangulated irregular networks v. 10.1 WMS 10.1 Tutorial Import, view, edit, convert, and digitize triangulated irregular networks Objectives Import survey data in an XYZ format. Digitize elevation points using contour imagery. Edit

More information

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS.

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS. v. 10.4 GMS 10.4 Tutorial Using free, dynamic, online map data in GMS Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography

More information

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard v. 9.1 WMS 9.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Read a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives

v SMS Tutorials Working with Rasters Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots, and interpolate

More information

ENVI Tutorial: Interactive Display Functions

ENVI Tutorial: Interactive Display Functions ENVI Tutorial: Interactive Display Functions Table of Contents OVERVIEW OF THIS TUTORIAL...2 OPENING A PANCHROMATIC (SPOT) IMAGE FILE...2 PERFORMING INTERACTIVE CONTRAST STRETCHING...2 Linear Stretching

More information

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS.

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS. v. 10.3 GMS 10.3 Tutorial Using free, dynamic, online map data in GMS Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography

More information

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS.

Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography in GMS. v. 10.1 GMS 10.1 Tutorial Using free, dynamic, online map data in GMS Objectives Learn how free online map data can quickly and easily be used to dynamically update background maps and aerial photography

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

Lab 3: Digitizing in ArcGIS Pro

Lab 3: Digitizing in ArcGIS Pro Lab 3: Digitizing in ArcGIS Pro What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcGIS Pro. You should read Chapter 4 in the GIS Fundamentals textbook before starting

More information

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum.

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum. 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 EXPLORING MOOREA DATA WITH QUANTUM GIS In this exercise, you will be using an open-source FREE GIS software, called Quantum GIS,

More information

Quick Guide to MapWindow GIS Desktop Application

Quick Guide to MapWindow GIS Desktop Application Quick Guide to MapWindow 1 Quick Guide to MapWindow GIS Desktop Application Version 2 January 2007 Adapted by Tom Croft. This is a summary user guide for commonly used tools and capabilities and does not

More information

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 9.0 WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and bank

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Converting AutoCAD Map 2002 Projects to ArcGIS

Converting AutoCAD Map 2002 Projects to ArcGIS Introduction This document outlines the procedures necessary for converting an AutoCAD Map drawing containing topologies to ArcGIS version 9.x and higher. This includes the export of polygon and network

More information

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project. v. 10.2 GMS 10.2 Tutorial Working with map projections in GMS Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

More information

ENVI Classic Tutorial: Interactive Display Functions 2

ENVI Classic Tutorial: Interactive Display Functions 2 ENVI Classic Tutorial: Interactive Display Functions Interactive Display Functions 2 Files Used in this Tutorial 2 Opening a Panchromatic (SPOT) Image File 3 Performing Interactive Contrast Stretching

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project. v. 12.2 SMS 12.2 Tutorial Working with map projections in SMS Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

More information

Questions and Answers

Questions and Answers Autodesk AutoCAD Raster Design 2011 Questions and Answers AutoCAD Raster Design 2011 Questions and Answers Make the most of rasterized scanned drawings, maps, aerial photos, satellite imagery, and digital

More information

Carlson GIS for Surveyors

Carlson GIS for Surveyors Professional Land Surveyors of Ohio 2016 Annual Conference -- Dayton Ohio Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business

More information

v SMS 11.1 Tutorial Overview Time minutes

v SMS 11.1 Tutorial Overview Time minutes v. 11.1 SMS 11.1 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. It is suggested that this tutorial

More information

button in the lower-left corner of the panel if you have further questions throughout this tutorial.

button in the lower-left corner of the panel if you have further questions throughout this tutorial. Mosaic Tutorial: Simple Workflow This tutorial demonstrates how to use the Seamless Mosaic tool to mosaic six overlapping digital aerial scenes. You will learn about displaying footprints and image data

More information

Tutorial 1: Downloading elevation data

Tutorial 1: Downloading elevation data Tutorial 1: Downloading elevation data Objectives In this exercise you will learn how to acquire elevation data from the website OpenTopography.org, project the dataset into a UTM coordinate system, and

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 11.0 WMS 11.0 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project. v. 12.3 SMS 12.3 Tutorial Working with map projections in SMS Objectives Learn how to work with projections in SMS, and how to combine data from different coordinate systems into the same SMS project.

More information

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives v. 11.2 SMS 11.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 9.1 WMS 9.1 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Working with Rasters SMS 12.1 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 12.1 SMS 12.1 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

More information

Mn/DOT MnCMAT Crash Analysis Application Help

Mn/DOT MnCMAT Crash Analysis Application Help Mn/DOT MnCMAT Crash Analysis Application Contents Login... 5 User Login Dialog... 5 Login... 5 Request Access Dialog... 5 Forgotten Password Dialog... 6 Create/Open Project... 7 Create/Open Project Dialog...

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

GGR 375 QGIS Tutorial

GGR 375 QGIS Tutorial GGR 375 QGIS Tutorial With text taken from: Sherman, Gary E. Shuffling Quantum GIS into the Open Source GIS Stack. Free and Open Source Software for Geospatial (FOSS4G) Conference. 2007. Available online

More information

Using All Topo Maps to Bring in a Background Quad Map in Pathfinder Office or ArcView

Using All Topo Maps to Bring in a Background Quad Map in Pathfinder Office or ArcView Using All Topo Maps to Bring in a Background Quad Map in Pathfinder Office or ArcView Pathfinder Office, ArcView, and ArcExplorer can all display background image files, such as Digital Raster Graphics

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and

More information

Pictometry for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10

Pictometry for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10 Pictometry for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10 September 2013 Copyright 2010-2013 Pictometry International Corp. All rights reserved. No part of this publication may be reproduced,

More information

OziExplorer Training and Help Manual for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level

OziExplorer Training and Help Manual for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level Stéphane Dubé, Soil Scientist MOFR Northern Interior Forest Region May 2009 Version 2 Starting up This section will describe

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Introduction to GIS A Journey Through Gale Crater

Introduction to GIS A Journey Through Gale Crater Introduction to GIS A Journey Through Gale Crater In this lab you will be learning how to use ArcMap, one of the most common commercial software packages for GIS (Geographic Information System). Throughout

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 10.1 WMS 10.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction Introduction This document describes how to take the data collected with the total station for the campus topographic map project and

More information

v Getting Started An introduction to GMS GMS Tutorials Time minutes Prerequisite Tutorials None

v Getting Started An introduction to GMS GMS Tutorials Time minutes Prerequisite Tutorials None v. 10.3 GMS 10.3 Tutorial An introduction to GMS Objectives This tutorial introduces GMS and covers the basic elements of the user interface. It is the first tutorial that new users should complete. Prerequisite

More information

Lab 2. Practice with ArcGIS

Lab 2. Practice with ArcGIS Lab 2. Practice with ArcGIS Purpose: To practice map composition and printing in ArcGIS To Do and Hand In: Compose, print, and hand in two maps, described below. Maps due in lab one week after assignment.

More information

In this lab, you will create two maps. One map will show two different projections of the same data.

In this lab, you will create two maps. One map will show two different projections of the same data. Projection Exercise Part 2 of 1.963 Lab for 9/27/04 Introduction In this exercise, you will work with projections, by re-projecting a grid dataset from one projection into another. You will create a map

More information

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

More information

Full Search Map Tab Overview

Full Search Map Tab Overview FlexMLS Map Server Full Search Map Tab Overview The Full Search Map tab is a need to know module. It is accessible when you use Full Search under Search in the Main Menu tree of FlexMLS. This map can

More information

v Online Data Dynamic Images SMS Tutorials Prerequisites Requirements Time Objectives

v Online Data Dynamic Images SMS Tutorials Prerequisites Requirements Time Objectives v. 13.0 SMS 13.0 Tutorial Dynamic Images Objectives This tutorial instructs on the basic skills concerning how to use the dynamic image option offered by SMS. This option connects SMS through an internet

More information

OziExplorer Training and Help Manual for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level

OziExplorer Training and Help Manual for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level OziExplorer Training and Help Manual for Use with Soil Resource Stewardship Monitoring Checklist: Cutblock-Level Stéphane Dubé, Soil Scientist MOFR Northern Interior Forest Region May 2009 Version 2 Starting

More information

3. Map Overlay and Digitizing

3. Map Overlay and Digitizing 3. Map Overlay and Digitizing 3.1 Opening Map Files NavviewW/SprayView supports digital map files in ShapeFile format from ArcView, DXF format from AutoCAD, MRK format from AG-NAV, Bitmap and JPEG formats

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

A Second Look at DEM s

A Second Look at DEM s A Second Look at DEM s Overview Detailed topographic data is available for the U.S. from several sources and in several formats. Perhaps the most readily available and easy to use is the National Elevation

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

Pictometry for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10.3

Pictometry for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10.3 for ArcGIS Desktop Local Guide For ArcGIS Desktop Version 10.3 June 2015 Copyright 2010-2015 International Corp. All rights reserved. No part of this publication may be reproduced, stored in a retrieval

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

Introduction to GIS & Mapping: ArcGIS Desktop

Introduction to GIS & Mapping: ArcGIS Desktop Introduction to GIS & Mapping: ArcGIS Desktop Your task in this exercise is to determine the best place to build a mixed use facility in Hudson County, NJ. In order to revitalize the community and take

More information

Digitizing and Editing Polygons in the STS Gypsy Moth Project. M. Dodd 2/10/04

Digitizing and Editing Polygons in the STS Gypsy Moth Project. M. Dodd 2/10/04 Digitizing and Editing Polygons in the STS Gypsy Moth Project M. Dodd 2/10/04 Digitizing and Editing Polygons in the STS Gypsy Moth Project OVERVIEW OF DIGITIZING IN STS 3 THE DIGITIZING WINDOW 4 DIGITIZING

More information

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006

Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 Working with Elevation Data URPL 969 Applied GIS Workshop: Rethinking New Orleans After Hurricane Katrina Spring 2006 This GIS lab exercise will explore Light Detection And Ranging (LiDAR) data for New

More information

OnCOR Silverlight Viewer Guide

OnCOR Silverlight Viewer Guide Getting Around There are many ways to move around the map! The simplest option is to use your mouse in the map area. If you hold the left button down, then click and drag, you can pan the map to a new

More information

APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS. Prepared by the Mapping and Marking Committee. Fifth Edition (Revised and Expanded) June 2014

APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS. Prepared by the Mapping and Marking Committee. Fifth Edition (Revised and Expanded) June 2014 APPENDIX 13 TERRAIN NAVIGATOR PRO BASICS Prepared by the Mapping and Marking Committee Fifth Edition (Revised and Expanded) June 2014 Published by the Oregon-California Trails Association P.O. Box 1019

More information

Lab 3. Introduction to GMT and Digitizing in ArcGIS

Lab 3. Introduction to GMT and Digitizing in ArcGIS Lab 3. Introduction to GMT and Digitizing in ArcGIS GEY 430/630 GIS Theory and Application Purpose: To learn how to use GMT to make basic maps and learn basic digitizing techniques when collecting data

More information

Awesome Presentations Using Autodesk Land Desktop 2006

Awesome Presentations Using Autodesk Land Desktop 2006 11/30/2005-3:00 pm - 4:30 pm Room:Osprey 2 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Lucy Kuhns - Holman's Inc. and David Blanchette (Assistant); Jessica Montoya (Assistant)

More information

Managing Content with AutoCAD DesignCenter

Managing Content with AutoCAD DesignCenter Managing Content with AutoCAD DesignCenter In This Chapter 14 This chapter introduces AutoCAD DesignCenter. You can now locate and organize drawing data and insert blocks, layers, external references,

More information

Watershed Modeling System

Watershed Modeling System Watershed Modeling System WMS v8.4 TUTORIALS Volume 1 BASIC DATA OPERATIONS WMS 8.4 Tutorials Volume 1 Copyright 2010 Aquaveo, LLC All Rights Reserved Unauthorized duplication of the WMS software or documentation

More information

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved.

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved. Master web design skills with Microsoft FrontPage 98. This step-by-step guide uses over 40 full color close-up screen shots to clearly explain the fast and easy way to design a web site. Use edteck s QuickGuide

More information

Lab 5: Georeferencing, Digitization, and Processing

Lab 5: Georeferencing, Digitization, and Processing Lab 5: Georeferencing, Digitization, and Processing Purpose: An introduction to georeferencing images, practice digitizing, and combine lesson up to this point. To Do: Register a scanned image, digitize

More information

FaxFinder Fax Servers

FaxFinder Fax Servers FaxFinder Fax Servers Models: FF130 FF230 FF430 FF830 Client User Guide FaxFinder Client User Guide Fax Client Software for FaxFinder Series PN S000460B, Version B Copyright This publication may not be

More information

MainStreetMaps Web GIS User Guide

MainStreetMaps Web GIS User Guide MainStreetMaps Web GIS User Guide by MainStreetGIS, LLC www.mainstreetgis.com Updated 11/11/2017 Web GIS User Guide - Copyright MainStreetGIS, LLC - www.mainstreetgis.com Page 1 of 15 Table of Contents

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

Lab 3: Digitizing in ArcMap

Lab 3: Digitizing in ArcMap Lab 3: Digitizing in ArcMap What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcMap. You should read Chapter 4 in the GIS Fundamentals textbook before starting this

More information

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project. v. 10.4 GMS 10.4 Tutorial Working with map projections in GMS Objectives Learn how to work with projections in GMS, and how to combine data from different coordinate systems into the same GMS project.

More information

v Editing Elevations DEM Basics Import, view, and edit digital elevation models WMS Tutorials Time minutes Prerequisite Tutorials None

v Editing Elevations DEM Basics Import, view, and edit digital elevation models WMS Tutorials Time minutes Prerequisite Tutorials None v. 11.0 WMS 11.0 Tutorial Import, view, and edit digital elevation models Objectives Learn to import DEMs from an online database, set the display options for an imported DEM, and view and edit the DEM

More information

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS

USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS USING CCCR S AERIAL PHOTOGRAPHY IN YOUR OWN GIS Background: In 2006, the Centre for Catchment and Coastal Research purchased 40 cm resolution aerial photography for the whole of Wales. This product was

More information

Open Source Cloud Map User Guide

Open Source Cloud Map User Guide Open Source Cloud Map User Guide Table of Contents Map Page... 1 Static Mercator Map... 1 Customizable Map... 1 Title Bar... 2 Toolbar... 2 Non Toolbar Navigation... 3 Map Window... 3 Layers / Legend Window...

More information

Manitowoc County, WI Advanced Access GIS Viewer User Documentation

Manitowoc County, WI Advanced Access GIS Viewer User Documentation Manitowoc County, WI Advanced Access GIS Viewer User Documentation Introduction Extensive time was put into developing this website both from a display, and from a printing and scaling perspective. This

More information

XnView 1.9. a ZOOMERS guide. Introduction...2 Browser Mode... 5 Image View Mode...15 Printing Image Editing...28 Configuration...

XnView 1.9. a ZOOMERS guide. Introduction...2 Browser Mode... 5 Image View Mode...15 Printing Image Editing...28 Configuration... XnView 1.9 a ZOOMERS guide Introduction...2 Browser Mode... 5 Image View Mode...15 Printing... 22 Image Editing...28 Configuration... 36 Written by Chorlton Workshop for hsbp Introduction This is a guide

More information

Files Used in this Tutorial

Files Used in this Tutorial RPC Orthorectification Tutorial In this tutorial, you will use ground control points (GCPs), an orthorectified reference image, and a digital elevation model (DEM) to orthorectify an OrbView-3 scene that

More information

v SMS 12.3 Tutorial Import From Web Requirements Internet connection Time minutes Prerequisites None Objectives

v SMS 12.3 Tutorial Import From Web Requirements Internet connection Time minutes Prerequisites None Objectives SMS 12.3 Tutorial Import from Web v. 12.3 Objectives This tutorial gives an overview of the Importing from Web option offered by SMS. This option connects SMS to a web based program that adds additional

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

COGCC GIS Online Map Tools-Intranet Site July 12, 2011

COGCC GIS Online Map Tools-Intranet Site July 12, 2011 COGCC GIS Online Map Tools-Intranet Site July 12, 2011 Table of Contents Page Section Page Section 1 Introduction 7 Clear Selection 2 Double Click 7 Buffer 2 Arrow Tip Information 8 Select within 3 Busy

More information

Using rasters for interpolation and visualization in GMS

Using rasters for interpolation and visualization in GMS v. 10.3 GMS 10.3 Tutorial Using rasters for interpolation and visualization in GMS Objectives This tutorial teaches how GMS uses rasters to support all kinds of digital elevation models and how rasters

More information

Controlling the Drawing Display

Controlling the Drawing Display Controlling the Drawing Display In This Chapter 8 AutoCAD provides many ways to display views of your drawing. As you edit your drawing, you can control the drawing display and move quickly to different

More information

Downloading and importing DEM data from ASTER or SRTM (~30m resolution) into ArcMap

Downloading and importing DEM data from ASTER or SRTM (~30m resolution) into ArcMap Downloading and importing DEM data from ASTER or SRTM (~30m resolution) into ArcMap Step 1: ASTER or SRTM? There has been some concerns about the quality of ASTER data, nicely exemplified in the following

More information

GeoWeb Portal. User Manual

GeoWeb Portal. User Manual GeoWeb Portal User Manual Purpose The GeoWeb Portal (GWP) is a map viewing and publishing site. It is designed to allow people to build their own maps and review the data that is attached to the elements

More information

GY461/GEO461 Computer Mapping & GIS Technology Merging of DEM and Geology Raster Images

GY461/GEO461 Computer Mapping & GIS Technology Merging of DEM and Geology Raster Images Introduction In this exercise you will merge the geology color fills created for the quadrangle geologic map, with a hill-shade image produced from a digital elevation model (DEM) of the quadrangle. This

More information

QGIS Tutorials Documentation

QGIS Tutorials Documentation QGIS Tutorials Documentation Release 0.1 Nathaniel Roth November 30, 2016 Contents 1 Installation 3 1.1 Basic Installation............................................. 3 1.2 Advanced Installation..........................................

More information

Mechanical Drawings Gone Wild

Mechanical Drawings Gone Wild 11/28/2005-1:00 pm - 2:30 pm Room:Mockingbird 1/2 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Mechanical Drawings Gone Wild Colleen Klein - MasterGraphics and Jim Swain (Assistant);

More information

Download elevation model page 2 Re-Project DEM coordinates page 5 Cut region of interest page 10

Download elevation model page 2 Re-Project DEM coordinates page 5 Cut region of interest page 10 1 Download elevation model page 2 Re-Project DEM coordinates page 5 Cut region of interest page 10 Version June 2017, Dr. Jonas von Rütte, Dr. Peter Lehmann 2 Download elevation model for region of interest:

More information

Establishing a Geospatial EnvironmentChapter1:

Establishing a Geospatial EnvironmentChapter1: Chapter 1 Establishing a Geospatial EnvironmentChapter1: The lessons in this chapter describe working with the SDF format, and feature sources such as raster and ODBC points. Feature sources can be both

More information

Exercise 1: Introduction to MapInfo

Exercise 1: Introduction to MapInfo Geog 578 Exercise 1: Introduction to MapInfo Page: 1/22 Geog 578: GIS Applications Exercise 1: Introduction to MapInfo Assigned on January 25 th, 2006 Due on February 1 st, 2006 Total Points: 10 0. Convention

More information

ENVI Tutorial: Map Composition

ENVI Tutorial: Map Composition ENVI Tutorial: Map Composition Table of Contents OVERVIEW OF THIS TUTORIAL...3 MAP COMPOSITION IN ENVI...4 Open and Display Landsat TM Data...4 Build the QuickMap Template...4 MAP ELEMENTS...6 Adding Virtual

More information

Undo Button Clicking this tool will undo the last action. Clicking on this tool multiple times will undo all subsequent changes that were made.

Undo Button Clicking this tool will undo the last action. Clicking on this tool multiple times will undo all subsequent changes that were made. SMS Featured Icons: Editor Window This document includes a brief description of the tools in the SMS Desktop Software Editor windows, as well as showing you the toolbar shortcuts to easily access these

More information

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS

Table of Contents. 1. Prepare Data for Input. CVEN 2012 Intro Geomatics Final Project Help Using ArcGIS Table of Contents 1. Prepare Data for Input... 1 2. ArcMap Preliminaries... 2 3. Adding the Point Data... 2 4. Set Map Units... 3 5. Styling Point Data: Symbology... 4 6. Styling Point Data: Labels...

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

Introduction to LiDAR

Introduction to LiDAR Introduction to LiDAR Our goals here are to introduce you to LiDAR data, to show you how to download it for an area of interest, and to better understand the data and uses through some simple manipulations.

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

v SMS 12.2 Tutorial Online Data Dynamic Images Prerequisites None Requirements Internet Connection Time minutes

v SMS 12.2 Tutorial Online Data Dynamic Images Prerequisites None Requirements Internet Connection Time minutes v. 12.2 SMS 12.2 Tutorial Dynamic Images Objectives This lesson is designed to help users become familiar with the Dynamic Image option offered by SMS. This option connects SMS to a web based program that

More information

3D PDF Plug-ins for Autodesk products Version 2.0

3D PDF Plug-ins for Autodesk products Version 2.0 Axes 3D PDF Plug-ins for Autodesk products Version 2.0 User Guide This end user manual provides instructions for the tetra4d - 3D PDF Plug-ins for Autodesk 203/204 applications. It includes a getting started

More information