Converting AutoCAD Map 2002 Projects to ArcGIS

Size: px
Start display at page:

Download "Converting AutoCAD Map 2002 Projects to ArcGIS"

Transcription

1 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 (line) topologies to the equivalent objects in ArcGIS. The example below will use a geologic map of a 1:24,000 USGS quadrangle as an example of how one could export map elements from AutoCAD Map 2002 to ArcGIS. In addition, examples are given on how to incorporate downloaded digital raster graphic (DRG) and digital elevation model (DEM) data with the ArcGIS project. In this example the Cheaha Mt., Alabama 1:24,000 quadrangle geologic map is used for reference. Unless otherwise stated all elements of the map use NAD27 datum. Preparing the AutoCAD Map File These steps will help prepare the AutoCAD Map 2002 drawing file for the most effective transfer of objects to ArcGIS:! Separate all drawing entities into logical layers. Linework symbols blocks inserted in the drawing with the measure command should be in layers separate from the polylines. For example fault contact teeth blocks inserted with the measure command should be in a layer named FaultLineWork.! Geological contacts should be classified in a network topology (named xx_contacts where xx is the quadrangle abbreviation) as: depositional or igneous contact = contact Faulted contact = fault Uncertain depositional or igneous contact = ucontact Uncertain faulted contact = ufault Object table name = LineCode Object field name = LineTypeCode Exporting Lithologic Polygon Topologies STEP 1: Preparing Closed Polylines Create a layer named ArcGIS_Lithology and make it the current layer. Load the polygon coverage and then select the menu option Map > Topology > Create closed polylines. The Figure 1 dialog window will be activated. Note that the option to copy object data associated with the polygon topology to the new closed polylines must be selected (checked). The closed polylines should appear in the ArcGIS_Lithology layer after the OK button is selected. Check one of the closed polylines with Map > Object data > Edit object data to make sure that the object data has been copied to the closed polyline. Page 1 of 8

2 STEP 2: Exporting Lithologic Polygons This step is started by selecting the Map > Tools > Export menu option. The initial dialog activated by this menu selection requests the folder name for the export procedure- indicate your working folder under C:\ArcGIS_Data\XXX where XXX are your initials (You should create this folder before trying to export the topology). Leave the type of export file set to ESRI shape file (.shp). The next dialog displayed in Figure 2 allows you to choose the type of topology and indicate the object data that the shape file will inherit (Selection tab). In this case a polygon topology is being exported to a ArcGIS shape file format. Note that the closed polylines layer ArcGIS_Lithology is indicated as containing the entities that will be used to create the exported polygon topology. Do not click the OK button yet! Figure 3 displays the dialog activated by selecting the Data tab in Figure 2. This dialog allows you to choose the object data that will be attached to the exported polygon topology. Select the object data table XX_Lithology and the field LithologicCode where XX represents your quadrangle 2 letter abbreviation. In this example we are using CM. After the OK button is selected the required files are exported to the indicated folder. You can now run ArcGIS to load the shape file data. Start the process by starting ArcMap from the desktop. When ArcMap opens you should initially add the USGS DRG raster image to the project file so that the image can be used as a base map for reference. Do this by selecting the plus sign icon from the toolbar. You should verify that ArcGIS reports valid UTM coordinates for your quadrangle when you move the cursor over the base map area. You can do this by zooming in and comparing the UTM grid tic marks on the USGS base map to the coordinate readout of ArcMap (lower right-hand portion of application window). In addition you need to set the coordinate system for the entire project at this time. Right click on the layer title in the layer window, select properties, and then the General tab. Change the project title to Cheaha Mt., AL Geologic Map. Also set the reference scale to 1:24,000. In the Coordinate System tab select NAD27 UTM zone 16N coordinates in the list of predefined projections. Next indicate that you want to add another data layer by again selecting the plus sign icon in the toolbar. You should then see the a file open dialog- select the Lithology shape file that is in the folder you created for the ArcGIS project. Figure 4 displays the appearance of the ArcGIS drawing window after the lithology shape file is added to the project. Within ArcGIS, setup a color scheme for your polygons based on unique values of the data table items attached to each polygon- do this by right-clicking on the Lithology layer name in the left window pane. Select the properties link from the popup window, and then select the symbology tab. Figure 5 displays the ArcGIS symbology legend editor- click on the import button in the upper right portion of the dialog, and then choose the NAP_lgnd.lyr file provided Page 2 of 8

3 by the Project 2 download operation. The result of importing this legend should produce a result similar to Figure 6. Note that many of the layer entries on this quadrangle are not actually needed. To get an accounting of the used definitions click on the count heading in the right column. You can proceed to highlight any un-used definitions and used the Remove button to clean out non-used definitions. Save the modified layer as a separate file by clicking OK, returning back to the main ArcMap window, and again right-clicking on the Lithology name in the layer window. This time select the Save as layer file option. Save the file as cm-geo.lyr (or whatever is appropriate for your project). Making these edits will usually significantly reduce the number of lithology definitions present in the layer window, and this makes the project easier to manage. STEP 3: Exporting Contacts Before exporting contacts to ArcGIS you should make sure that each contact is part of a network topology named xx_contacts, and has attached to it a xx_contacts table, and that the LineCode field has been set to one of the below values:! Contact: a depositional or intrusive contact (including unconformable contacts)! Ucontact: a uncertain or speculative depositional or intrusive contact! Fault: a faulted contact! Ufault: an uncertain or speculative faulted contact! Projected: an approximate contact projected under a cover sequence as in the case of Precambrian contacts projected under a Pre-Cretaceous unconformity. Uncertain contacts should use a dashed pattern for the line type, whereas certain contacts are continuous. Faulted contacts use a heavier line weight than depositional or intrusive contacts. Create the network topology through the Map > Topology > Create menu sequence. Turn off all of the layers except the contacts layers (contact, uncertain-contact, fault-contact, and uncertain-fault) before trying to create the topology. Name the network topology xx_contacts where xx is the abbreviation for your quadrangle. After creating the network topology make sure that each contact polyline item has the xx_contacts data table attached to it, and that the object table has been labeled with appropriate values. To export the geological contact information to ArcGIS, activate the menu command Map > Tools > Export, as in Figure 7. Use the file name Contacts for the exported shape file. Select the OK button to continue. The export selection tab window will be activated at this time. Set the dialog as depicted in Figure 8. Note the options tab settings in the Figure 9 dialog- the LineCode object table is mapped to the contacts topology. This means that ArcGIS will be able to manipulate the properties of the contacts based on the type of contact. For example, a heavy line weight will be set for a faulted contact. The Figure 10 image displays the appearance of the example Page 3 of 8

4 quadrangle after the geological contacts have been imported into the ArcGIS project window. Note the dashed line type used for uncertain contacts. You can set the line properties through the legend editor by right-clicking on the theme name, selecting properties, and then selecting the symbology tab in the dialog. Change the legend type to Categories, add all of the data types, and then double-clicking on each line type in the legend allows you to set the line properties. Step 4: Exporting Lithologic Annotation to ArcGIS Before attempting to export lithologic text annotation to ArcGIS from AutoCAD, make sure that all lithologic annotation is in a single layer. For this example we will assume all text is in a layer named Lithology. To start the export operation select the Map > Tools > Export option. In this example the file LithologyAnno.shp was used. After this dialog, the dialog in Figure 11 is activated for selecting the text entities. In this dialog the text items in the layer Lithology have been automatically selected with a layer filter set to Lithology before clicking on the OK button. The next step is to load the text coverage into ArcMap. Starting with the ArcGIS project file loaded, check to make sure that the reference scale is properly set. Do this by right-clicking on the map. Select the Properties option and then the General tab. Make sure that units and reference scale are set as depicted in Figure 12. In addition, set the view scale to 1:24,000 by typing in 24000" into the scale box on the main menu bar (immediately right of the add data button). This sets the data view scale to 1:24,000 so that the text size is consistent. Next select the add data button. Add the LithologyAnno shape file that was created by AutoCAD Map into the project. Right-click on the LithologyAnno layer name and then select properties, and then select the Labels tab. This will generate the Figure 13 dialog. As indicated, check the Label features in this layer button to activate labels. Next, select the symbol button to set the font style and size. You can also control the color from this dialog shown in Figure 14. After setting the label size and font, select the Label Placement Options button to control how the labels are placed on the map. Set to on top of point as indicated in Figure 15. At this point you can select the Symbology tab and set the color of the text point to no color to make it disappear. Step 5: Exporting Contact Line Work Symbols to ArcGIS Line work symbology consists of special symbols that give special meaning to geological contacts. For example, teeth symbols on a thrust fault, or hachures on an unconformity contact. These features are as straightforward to export as any linework unless the AutoCAD Map file uses solids to form the block that makes up the symbol. The classic example are the teeth on the thrust fault boundary. In this case you should follow the below steps: Isolate the line work into a separate file using the AutoCAD wblock command Explode all the blocks composing the line work symbols into their component parts Export the entities to an ESRI shape file as a polygon theme Page 4 of 8

5 Note that the AutoCAD blocks that are the symbols must have the solids outlines with a polyline. When the polyline is exported to a shape file the closed polyline can be filled. The solids are ignored by the export procedure. When the theme is opened in ArcGIS the legend editor can be used to control the fill color. Because of this requirement you should make sure that the treat closed polylines as polgons option is on in the options tab of the export dialog. Figure 16 displays the proper setting for exporting the fault teeth line work on the Cheaha Mt. Quadrangle. The procedure for exporting structural geology data is essentially the same as for the line work symbology. The below section discusses the steps in detail. Step 6: Exporting Geological Structure Data to ArcGIS Geological structure data consists of the measurements upon which the geological map is constructed. It is necessary to display this data along with the geological map so that the user has some sense of how precisely the position of contacts are known. The first step in exporting the structure data from AutoCAD to ArcGIS is to isolate the data into a file by itself. Another key aspect is that dip/plunge amounts should be inserted as raw text rather than attributes. This is because the blocks that make the structure symbol will have to be exploded into component parts. If the dip/plunge is an attribute the original value will simply turn into the tag name (i.e. 45" will turn into Dip ). You should run MAPPRO at this time to create an AutoCAD file of structure data. S0 data from the Cheaha Mt. quadrangle will be used in this example. If you didn t save the report files generated by Access, you will need to recreate them at this time. When running MAPPRO, be sure that you indicate that dip/plunge information will be inserted as text rather than attributes (look for the checkbox under the script file setup dialog) (see Figure 17). When you have finished creating the S0 file in AutoCAD using the script command, then use the explode command and the object selection mode all to explode all of the blocks. You will now see the Dip attribute superimposed on the dip text value. Use the filter command with an attribute filter to select and then erase all of the dip attributes. Your file is now ready for exporting. Select the menu sequence Map > Tools > Export and set the export type to ESRI shape. Export the S0 data as a line topology as indicated in Figure 18. This will export only the portion of the S0 symbol that is linework. Using the same procedures to export the S0 data as a text topology. Add the themes to your ArcGIS project and then adjust the legend as depicted in Figure 19. Note the added S0" and S0anno themes that contain the linework and text labels respectively. Continue to try Access queries on all of the structure data possibilities (see AP!, AP3, F1, etc. block names in the Geologic Standards document). If you run the MapproStructureQuery on Page 5 of 8

6 F1, for example, and the query is blank that means that the quadrangle does not have any of that specific data. You should proceed to the next type of structure data. Step 7: Adding a DEM file A digital elevation model (DEM) is simply an array of information. The DEM depicts a threedimensional topographic surface with an array of x, y, and z values where the x and y coordinates describe the location of a node point, and the z value describes the elevation at that point. DEM arrays are also termed grids because they can be visualized as a graph paper grid that overlays the area of interest. The DEM s constructed by the USGS are designed to have grid nodes spaced at 30 meter intervals that overlay a specific quadrangle. It is important to understand that because the grid nodes are spaced at even 30 meter intervals the grid does not perfectly overlay a quadrangle. Grid nodes that fall outside the quadrangle boundary are given a no data value. Another issue that is important to understand is that the USGS has not been perfectly consistent in the way the DEM data has been presented. For example, some DEM s have elevations in feet unites whereas others are in meters. Some even have decimeter elevations. Also, the format of the grided data has changed several times so that a particular GIS application such as ArcGIS may import some DEM s but not others. In the following example the DEM for the Cheaha Mountain, Alabama, 7.5 minute quadrangle will be downloaded. Substitute your specific quadrangle name as you follow the steps. Open your favorite web browser and navigate to the web site indicated in Figure 20. Click on the state where your quadrangle is located. The next screen page presented will contain a list of counties for the selected state. Click on the name of the appropriate county. You will now see a screen similar to the image in Figure 21. You will see many different types of data listed select the 1:24,000 DEM link for this example. This selection will generate yet another web page that lists the counties in the selected state. Choose the appropriate county by clicking on the link, and that should bring up the web page in Figure 22. This web page displays the names of the various 1:24,000 USGS quadrangles that cover the county selected in the previous step. In this example the Cheaha Mt. quadrangle is selected by clicking on the green down arrow icon (i.e. the slow download speed). The next web page generated by the selection is displayed in Figure 23. In this web page look for the link that is a file name ending in zip or gz. This file is a compressed file for minimizing download time. Click on this link and indicate to your browser that you wish to save the file to disk, and then where you want to store the compressed file. You will probably want to create a folder to hold the download file before you actually download it. In this example the file will be saved to e:\usgs_dem\cheahamt. Figure 24 displays the file save dialog generated by the web browser when the save to disk option is indicated. The next step involves uncompressing the zip file, and then testing to see if ArcGIS can directly digest the DEM file. You will need the utility WinZIP to uncompress this zip file. You can find a free download of WinZip by searching for WinZip with a web browser. Doubleclick on the downloaded zip file from within file explorer after you are sure that WinZip is Page 6 of 8

7 installed. You should see a window similar to Figure 25. Click on the extract icon on the button bar, and point the extract process to the \USGS_DEM\CheahaMt folder. You should now verify that many files ending with DDF extension exist in the target directory. The next step is to start Surfer and load the SDTS file and then export the grid as an ASCII (ASC) format grid, which ArcGIS can import. Start Surfer and select the Map > Shaded Relief Map menu sequence. You will then see a file open dialog. In this dialog select the SDTS DEM data type as displayed in Figure 26. Select the first file name in the list and then click the OK button to load the file. You should then see the shaded relief map appear in the main Surfer plot window. If you receive an error message at this point seek help from your instructor. The next step will export the SDTS DEM grid to an ASCII grid format (GRD). In surfer select the menu sequence Grid > Extract. You will initially see a file open dialog. Indicate the name of the first SDTS file, which will be the default anyway. The next dialog window will appear as in Figure 27. Note that the file type has been set to ASCII GRD file format. You can set this by clicking on the yellow file folder icon in the dialog. Click OK to extract the grid data to the GRD file format. This new file contains all of the z, y, and z values in ASCII format, but not exactly in the needed format for ArcGIS. A utility program exists that will convert from the GRD format to the ASC format. This utility is named GRS2ASC, and it is a DOS command line program. First make sure that it exists on your system. Open a DOS window (use the start menu) and type GRD2ASC, and then hit the <enter> key. You should see instructions on how to use the program. If you receive the message bad command or file name, the program needs to be copied to the Windows folder. Seek help from your instructor if this is the case. To run the utility activate the DOS window and navigate to the directory containing the GRD file, in this case e:\usgs_dem\cheahamt (use the CD command in DOS). Type the following command: grd2asc cm_dem.grd cm_dem.asc <enter> This will proceed to convert the GRD file to ASC format. Close the DOS window with the EXIT command. You are now ready to import the grid data into ArcGIS. Start ArcMap and load the project file. Now start the ArcToolbox application and choose the ASCII to raster conversion option under Conversion Tools > To Raster. Fill in the dialog as indicated in Figure 28. The ASCII to Raster toolbox utility will add the DEM automatically to the ArcMap project. The project should appear something like Figure 29. Note that the lithologic color fills in the legend theme has been turned off in this example. Step 8: Using the DEM with Spatial Analyst Within ArcMap activate the Spatial Analyst toolbar by right-clicking on the gray portion of the toolbar. From the Spatial Analyst toolbar select Surface Analysis > Hillshade. The dialog activated by this selection should be filled in as in Figure 30. Selecting OK will compute the Page 7 of 8

8 hillshade and automatically add it to the project, resulting in a map appearance similar to Figure 31. You can now use the DEM data in a number of ways. Turn on the Lithologic theme and rightclick on the name. Select Properties and then the Display tab. Change the transparency value from 0% to 50%. You should now have a map that appears similar to Figure 32. At this point you have completed the steps to designing an ArcGIS geologic map. The final step prepares the map for hard copy output. Step 9: Producing a Hard Copy Map ArcGIS produces hard copy output via a Layout, therefore, you must create a layout before you can send the map to a printer/plotter. Before you create a layout make sure that you have access to the intended output device. While the project is loaded in ArcMap use the menu sequence File > Page Setup. Set the dialog as in Figure 33. Next, choose the main menu sequence View > Layout to change to layout mode. In this mode ArcMap will display not only the project map but also a virtual image of the media boundaries (i.e. the edges of the Arch E sheet of paper). Right-click on the map, select properties, and then from the Data Frame tab make sure that the fixed scale is set to 1:24,000. Because of the change in scale you may have to make the data frame somewhat larger within the layout view. See Figure 34 for an example of how your layout should appear. To send your map to the plotter select File > Print and select OK to queue the plot to the plotter. You can use the properties button in this dialog to set the plotter device driver settings. Congratulations, you are finished! Page 8 of 8

GEO/GY461 Applied GIS: Environmental Geology of the Cheaha Mountain, AL, 7.5' Quadrangle Project

GEO/GY461 Applied GIS: Environmental Geology of the Cheaha Mountain, AL, 7.5' Quadrangle Project Figure 1: Reference points spreadsheet for Cheaha Mt. 7.5' quadrangle (LatLongCalc_24k.xls). Page -1- Figure 2: RMS statistic from the Cheaha Mountain field map georeference. Page -2- Figure 3: Appearance

More information

AutoCAD 1:24,000 Geologic Map Standards

AutoCAD 1:24,000 Geologic Map Standards Introduction This document describes the process of adding geologic information to a digital quadrangle base map with AutoCAD Map 2000i. It is assumed that this digital base map has been constructed according

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

GY461 GIS 1: Environmental Campus Topography Project with ArcGIS 9.x

GY461 GIS 1: Environmental Campus Topography Project with ArcGIS 9.x I. Introduction GY461 GIS 1: Environmental In this project you will use data from a topographic survey of the USA campus to generate 2 separate maps: 1. A color-coded 2-dimensional topographic contour

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

Finding and Using Spatial Data

Finding and Using Spatial Data Finding and Using Spatial Data Introduction In this lab, you will download two different versions of the National Wetlands Inventory (NWI) dataset for a region of Massachusetts, from a source on the internet.

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

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

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

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

Using GIS to Site Minimal Excavation Helicopter Landings

Using GIS to Site Minimal Excavation Helicopter Landings Using GIS to Site Minimal Excavation Helicopter Landings The objective of this analysis is to develop a suitability map for aid in locating helicopter landings in mountainous terrain. The tutorial uses

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

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

Importing GPS points and Hyperlinking images.

Importing GPS points and Hyperlinking images. Geol 3050 GIS for Geologists Exercise 15 Exercise 15 Making a Virtual Fieldtrip: Importing GPS points and Hyperlinking images. Due: Thursday, March 22. Goal: A) Get familiar with importing GPS points and

More information

In order to follow this set of directions you will need the following

In order to follow this set of directions you will need the following How to Create Maps & Figures in ArcView 9x In order to follow this set of directions you will need the following 1) the Jenny s Louisiana GIS Instructional CD 2) a computer with ArcGIS on it (version 9.0

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Please

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

ArcGIS Desktop: Fundamentals of Cartography

ArcGIS Desktop: Fundamentals of Cartography ArcGIS Desktop: Fundamentals of Cartography Outline Symbology Style Files -.style Layer files -.lyr Labeling Label Classes Label Expressions Map Document files -.mxd Map Template files -.mxt Map Elements

More information

Lab 1: Landuse and Hydrology, learning ArcGIS

Lab 1: Landuse and Hydrology, learning ArcGIS Lab 1: Landuse and Hydrology, learning ArcGIS The following lab exercises are designed to give you experience using ArcMap in order to visualize and analyze datasets that are relevant to important geomorphological/

More information

GIS Exercise 10 March 30, 2018 The USGS NCGMP09v11 tools

GIS Exercise 10 March 30, 2018 The USGS NCGMP09v11 tools GIS Exercise 10 March 30, 2018 The USGS NCGMP09v11 tools As a result of the collaboration between ESRI (the manufacturer of ArcGIS) and USGS, ESRI released its Geologic Mapping Template (GMT) in 2009 which

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Before

More information

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile Environmental GIS Prepared by Dr. Zhi Wang, CSUF EES Department Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile These instructions enable you to clip a raster layer in ArcMap

More information

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre FURTHER ASSISTANCE If you have questions or need assistance, please contact: Andrew

More information

Geography 476/676 (Spring 09)

Geography 476/676 (Spring 09) Geography 476/676 (Spring 09) GIS DATABASE CONVERSION: DEM, DLG, and DRG files An important consideration in the development of a GIS database is whether one should acquire readily available geographic

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 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

I. An Intro to ArcMap Version 9.3 and 10. 1) Arc Map is basically a build your own Google map

I. An Intro to ArcMap Version 9.3 and 10. 1) Arc Map is basically a build your own Google map I. An Intro to ArcMap Version 9.3 and 10 What is Arc Map? 1) Arc Map is basically a build your own Google map a. Display and manage geo-spatial data (maps, images, points that have a geographic location)

More information

Making Yield Contour Maps Using John Deere Data

Making Yield Contour Maps Using John Deere Data Making Yield Contour Maps Using John Deere Data Exporting the Yield Data Using JDOffice 1. Data Format On Hard Drive 2. Start program JD Office. a. From the PC Card menu on the left of the screen choose

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

Combine Yield Data From Combine to Contour Map Ag Leader

Combine Yield Data From Combine to Contour Map Ag Leader Combine Yield Data From Combine to Contour Map Ag Leader Exporting the Yield Data Using SMS Program 1. Data format On Hard Drive. 2. Start program SMS Basic. a. In the File menu choose Open. b. Click on

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

1. Open the New American FactFinder using this link:

1. Open the New American FactFinder using this link: Exercises for Mapping and Using US Census Data MIT GIS Services, IAP 2012 More information, including a comparison of tools available through the MIT Libraries, can be found at: http://libraries.mit.edu/guides/types/census/tools-overview.html

More information

دورة تدريبية عن تطبيقات برنامج ARC GIS

دورة تدريبية عن تطبيقات برنامج ARC GIS دورة تدريبية عن تطبيقات برنامج ARC GIS مايو 2009 دورة تدريبيت عن تطبيقاث برنامج ARC GIS 2009 مايو Table of Contents Introduction... viii Module 1: Introduction to ArcGIS 9 Module Objectives... 1-1 ArcGIS

More information

Using CAD to Construct Geologic Maps

Using CAD to Construct Geologic Maps Using CAD to Construct Geologic Maps Introduction Computer-Aided Design applications such as AutoCAD and DraftSight can be utilized to construct geologic maps and cross-sections. These applications serve

More information

Digitising a map in arcgis desktop 10.3

Digitising a map in arcgis desktop 10.3 Digitising a map in arcgis desktop 10.3 1 CONTENTS 2 Evaluating your map... 2 3 Setting up the base map... 3 4 Georeferencing your map/maps... 3 4.1 Georeferencing tips.... 4 5 Digitising your maps...

More information

CREATING HIGH RESOLUTION SHADED SURFACE RELIEF MAPS USING ARCVIEW

CREATING HIGH RESOLUTION SHADED SURFACE RELIEF MAPS USING ARCVIEW CREATING HIGH RESOLUTION SHADED SURFACE RELIEF MAPS USING ARCVIEW DEM Mapping Acquiring DEM data Directory Structure Before downloading SDTS DEMs into ArcView, a good thing to do is first build a directory

More information

Opening Canadian Digital Elevation Data Files in ArcMap 9.x

Opening Canadian Digital Elevation Data Files in ArcMap 9.x Opening Canadian Digital Elevation Data Files in ArcMap 9.x These procedures outline: 1. Downloading spatial data from the GeoBase website (accessed through the Ryerson University Library website) 2. Uncompressing

More information

Integrating CAD Data with ArcGIS

Integrating CAD Data with ArcGIS Integrating CAD Data with ArcGIS Agenda An Overview of CAD Drawings CAD Data Structure in ArcGIS Visualization Georeferencing Data Conversion ArcGIS for AutoCAD Q & A CAD Drawings - Overview Widely used

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

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

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

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

Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS

Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS Geology & Geophysics REU GPS/GIS 1-day workshop handout #2: Importing Field Data to ArcGIS In this lab you ll start to use some basic ArcGIS routines. These include importing GPS field data and creating

More information

INTRODUCTION TO MAPINFO/DISCOVER SHORT COURSE PROPOSAL

INTRODUCTION TO MAPINFO/DISCOVER SHORT COURSE PROPOSAL INTRODUCTION TO MAPINFO/DISCOVER SHORT COURSE PROPOSAL Course Title to MapInfo Professional/Discover for Geologists Course Description Utilizing MapInfo Professional and Encom Discover software, the course

More information

Lab 1: Introduction to ArcGIS

Lab 1: Introduction to ArcGIS Lab 1: Introduction to ArcGIS Objectives In this lab you will: 1) Learn the basics of the software package we will be using for the remainder of the semester, and 2) Discover the role that climate and

More information

Display Layers in Geosoft 3D View

Display Layers in Geosoft 3D View Use the New 2D/3D Workflow features in Target for ArcGIS In Target for ArcGIS version 3.5, there are three new interconnected features that make integrating 2D and 3D data in plan and section maps easier.

More information

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS Student name: Student ID: Table of Content Working with files, folders, various software and

More information

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial

GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial GeoEarthScope NoCAL San Andreas System LiDAR pre computed DEM tutorial J Ramón Arrowsmith Chris Crosby School of Earth and Space Exploration Arizona State University ramon.arrowsmith@asu.edu http://lidar.asu.edu

More information

Exercise 4: Import Tabular GPS Data and Digitizing

Exercise 4: Import Tabular GPS Data and Digitizing Exercise 4: Import Tabular GPS Data and Digitizing You can create NEW GIS data layers by digitizing on screen with an aerial photograph or other image as a back-drop. You can also digitize using imported

More information

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch User Guide for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch allows the user to quickly create, or sketch, features in ArcMap using easy-to-use

More information

Chapter 5. Presenting Data

Chapter 5. Presenting Data Chapter 5. Presenting Data Copyright McGraw-Hill Education. Permission required for reproduction or display. 5-1 Map Design Process 5-2 1 About ArcGIS Chapter 5. Presenting Data 5-3 Page layouts and map

More information

ArcGIS Extension User's Guide

ArcGIS Extension User's Guide ArcGIS Extension 2010 - User's Guide Table of Contents OpenSpirit ArcGIS Extension 2010... 1 Installation ( ArcGIS 9.3 or 9.3.1)... 3 Prerequisites... 3 Installation Steps... 3 Installation ( ArcGIS 10)...

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

Lesson 8 : How to Create a Distance from a Water Layer

Lesson 8 : How to Create a Distance from a Water Layer Created By: Lane Carter Advisor: Paul Evangelista Date: July 2011 Software: ArcGIS 10 Lesson 8 : How to Create a Distance from a Water Layer Background This tutorial will cover the basic processes involved

More information

STUDENT PAGES GIS Tutorial Treasure in the Treasure State

STUDENT PAGES GIS Tutorial Treasure in the Treasure State STUDENT PAGES GIS Tutorial Treasure in the Treasure State Copyright 2015 Bear Trust International GIS Tutorial 1 Exercise 1: Make a Hand Drawn Map of the School Yard and Playground Your teacher will provide

More information

Importing CDED (Canadian Digital Elevation Data) into ArcGIS 9.x

Importing CDED (Canadian Digital Elevation Data) into ArcGIS 9.x Importing CDED (Canadian Digital Elevation Data) into ArcGIS 9.x Related Guides: Obtaining Canadian Digital Elevation Data (CDED) Importing Canadian Digital Elevation Data (CDED) into ArcView 3.x Requirements:

More information

I.1. Digitize landslide region and micro-topography using satellite image

I.1. Digitize landslide region and micro-topography using satellite image I. Data Preparation At this part, it will be shown the stages of process on preparing all types of data which required in making of landslide potential and banjir bandang hazard map. I.1. Digitize landslide

More information

START>PROGRAMS>ARCGIS>

START>PROGRAMS>ARCGIS> Department of Urban Studies and Planning Spring 2006 Department of Architecture Site and Urban Systems Planning 11.304J / 4.255J GIS EXERCISE 2 Objectives: To generate the following maps using ArcGIS Software:

More information

ArcGIS for Geoscientists

ArcGIS for Geoscientists School of Geosciences ArcGIS for Geoscientists R. Armit & T. Carmichael GIS A geographic information system (GIS) is a system designed to capture, store, manipulate, analyze, manage, and present all types

More information

Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams.

Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams. GIS LAB 3 Working with Attribute Data and Clipping Spatial Data. Determining Land Use and Ownership Patterns associated with Streams. One of the primary goals of this course is to give you some hands-on

More information

Creating USNG Mapbooks

Creating USNG Mapbooks Creating USNG Mapbooks This is a basic guide for creating a map book based on the U.S. National Grid (USNG), using Data Driven Pages in ArcMap. Data Driven Pages is a feature of ArcMap that was added at

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

Exercise 5: Import Tabular GPS Data and Digitizing

Exercise 5: Import Tabular GPS Data and Digitizing Exercise 5: Import Tabular GPS Data and Digitizing You can create NEW GIS data layers by digitizing on screen with an aerial photograph or other image as a back-drop. You can also digitize using imported

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map

The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map The ArcMap Interface and Using Basic ArcMap Analysis Tools to Create a Map *You will need a computer with ESRI ArcGIS Desktop version 9.3 or higher installed* Data Download 1. Save the zipped folder with

More information

Chapter 2 Surfer Tutorial

Chapter 2 Surfer Tutorial Chapter 2 Surfer Tutorial Overview This tutorial introduces you to some of Surfer s features and shows you the steps to take to produce maps. In addition, the tutorial will help previous Surfer users learn

More information

Terrain Modeling with ArcView GIS from ArcUser magazine

Terrain Modeling with ArcView GIS from ArcUser magazine Lesson 6: DEM-Based Terrain Modeling Lesson Goal: Lean how to output a grid theme that can be used to generate a thematic two-dimensional map, compute an attractive hillshaded map, and create a contour

More information

Geography 281 Map Making with GIS Project Six: Labeling Map Features

Geography 281 Map Making with GIS Project Six: Labeling Map Features Geography 281 Map Making with GIS Project Six: Labeling Map Features In this activity, you will explore techniques for adding text to maps. As discussed in lecture, there are two aspects to using text

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

Field Geology I Digitizing a Geologic Map October 17, 2005 Lab Exercise 3. Materials GIS-ready computer Internet connection Scanned Geologic Map

Field Geology I Digitizing a Geologic Map October 17, 2005 Lab Exercise 3. Materials GIS-ready computer Internet connection Scanned Geologic Map Prepared by Ben Crosby Field Geology I Digitizing a Geologic Map October 17, 2005 Introduction From Lab 2 we learned to download, manage and create some standard GIS data. We will now apply that technique

More information

ArcGIS Desktop: Making Maps in ArcMap

ArcGIS Desktop: Making Maps in ArcMap ArcGIS Desktop: Making Maps in ArcMap California, Nevada, Hawaii Regional User Group February 6-8, 6 2008 Sacramento, CA Harry J. Moore IV Outline Symbology Style Files -.style Layer files -.lyr Labeling

More information

NMCRIS Map Service Application Feature Editing

NMCRIS Map Service Application Feature Editing NMCRIS Map Service Application Feature Editing Exercise goal: Users will edit the polygonal boundaries for activities and resources in the NMCRIS Map Service. Important: This exercise is a sample presentation

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

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap This activity provides an introduction to the map design process. It takes you through a typical sequence from the initial decision

More information

ArcGIS Basics Working with Labels and Annotation

ArcGIS Basics Working with Labels and Annotation ArcGIS Basics Working with Labels and Annotation Labeling in ArcGIS has changed considerably from the old ArcView 3.X version. In ArcGIS label positions are generated automatically, are not selectable,

More information

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button.

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button. 16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose . Click OK button. 17) The process of TIN making will take some time. Various process

More information

LAB EXERCISE #1 (25pts)

LAB EXERCISE #1 (25pts) Grossmont College Introduction to Geographic Information Science Name: Instructors: Judd Curran & Mark Goodman 1 LAB EXERCISE #1 (25pts) ArcGIS Map Projection on the Fly: Working with: U.S. Map illustrating

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

Priming the Pump Stage II

Priming the Pump Stage II Priming the Pump Stage II Modeling and mapping concentration with fire response networks By Mike Price, Entrada/San Juan, Inc. The article Priming the Pump Preparing data for concentration modeling with

More information

A Hands-on Experience with Arc/Info 8 Desktop

A Hands-on Experience with Arc/Info 8 Desktop Demo of Arc/Info 8 Desktop page 1 of 17 A Hands-on Experience with Arc/Info 8 Desktop Prepared by Xun Shi and Ted Quinby Geography 377 December 2000 In this DEMO, we introduce a brand new edition of ArcInfo,

More information

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center In this workshop, we will cover the basics of working with spatial data, as well as its main uses for archaeology.

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

Creating Contours using ArcMap

Creating Contours using ArcMap Creating Contours with ArcMap and ArcScene Digital elevation models (DEMs) are geospatial datasets that contain elevation values sampled according to a regularly spaced rectangular grid. They can be used

More information

ISBN (set) ISBN (v.1) ISBN (v.2)

ISBN (set) ISBN (v.1) ISBN (v.2) ISBN 0-7794-8023-6 (set) ISBN 0-7794-8024-4 (v.1) ISBN 0-7794-8025-2 (v.2) Digital Northern Ontario Engineering Geology Terrain Study (NOEGTS) Getting Started To enable the rapid dissemination of information,

More information

Using LIDAR to Design Embankments in ArcGIS. Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District

Using LIDAR to Design Embankments in ArcGIS. Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District Using LIDAR to Design Embankments in ArcGIS Written by Scott Ralston U.S. Fish & Wildlife Service Windom Wetland Management District This tutorial covers the basics of how to design a dike, embankment

More information

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32 CONTENTS CONTENTS 1 INTRODUCTION 3 SCENARIO 3 WHAT WILL I LEARN? 3 WHAT DATA DO I HAVE? 4 ARCGIS 5 ARCMAP 6 ARCCATALOG 8 ARCTOOLBOX 9 START ARCMAP 11 IMPORT 1:250000 MAP DATA 12 CREATE A GROUP LAYER 16

More information

Downloading and Repairing Data

Downloading and Repairing Data Overview In this exercise you will find and download spatial data for the town of Lowville in Lewis County, New York. The general idea of the exercise has changed from one of simply downloading data and

More information

GIS Fundamentals: Supplementary Lessons with ArcGIS Pro

GIS Fundamentals: Supplementary Lessons with ArcGIS Pro Station Analysis (parts 1 & 2) What You ll Learn: - Practice various skills using ArcMap. - Combining parcels, land use, impervious surface, and elevation data to calculate suitabilities for various uses

More information

Basics of Using LiDAR Data

Basics of Using LiDAR Data Conservation Applications of LiDAR Basics of Using LiDAR Data Exercise #2: Raster Processing 2013 Joel Nelson, University of Minnesota Department of Soil, Water, and Climate This exercise was developed

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

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

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

Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley

Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley Buckskin Detachment Surface Interpolation, Southern Lincoln Ranch Basin, Buckskin Mountains, Western Arizona Hal Hundley Introduction The Lincoln Ranch basin in Buckskin Mountains in west-central Arizona

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

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

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information