You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

In this tutorial, you will use several different methods in ArcGIS to construct a variety of sampling methods across Vashon Island. You will then connect these values to known soil properties to plan a pilot study measuring soil contamination on Vashon Island.

Part 1: Setting Up a GIS Project

Creating a new project folder

First, you will need to establish a project folder, where you will store all of the files associated with this lab assignment. When working in a public computer lab environment, we recommend saving your work on an external USB drive. For the purposes of illustration throughout these lab instructions, the project folder will be located directly on a USB drive, which is mapped as the F: drive, though your USB drive letter may vary. If you wish to nest your project folder inside other folders within the file organization scheme on your USB drive, ensure that no spaces or special characters are used anywhere along the entire file path of your project folder.

  1. Using Windows Explorer, navigate to the location where you would like to locate your project folder (likely the E: or F: drive).
  2. Create a new folder inside your selected location and name it “Vashon”. Remember not to use any spaces. Note the full file path of your Vashon folder.

Connecting to a project folder

Now that you have created a project folder for this lab, you will need to connect to it in the ArcGIS for Desktop environment.

  1. On the Desktop, click the Start menu and select All Programs>ArcGIS>ArcCatalog 10.5.
  2. On the Standard toolbar, click the Connect To Folder button.
  3. In the ‘Connect To Folder’ window, navigate to and select your Vashon folder, as shown on the following page, and click OK.

You should now see a connection to your project folder in the Catalog Tree, as shown below.

Creating a new project geodatabase

Now that you have your project folder established, you will need to create a new file geodatabase in which you can store all of the GIS files that you download and process for this lab.

  1. In the Catalog Tree, right-click your Project1 folder and select New>File Geodatabase.
  2. Rename the geodatabase from “New File Geodatabase” to “VashonIsland”, since that is the name of the region for which you will be gathering data.

Part 2: Obtaining a Map of Vashon Island

Downloading GADM data

Your project folder and geodatabase have been created, so you are ready to download your first set of online GIS data.

  1. In a web browser, go tohttp://www.gadm.org/.
  2. In the top menu bar, click Download.
  3. For ‘Country’, select United States.
  4. for ‘File format’, select ESRI file geodatabase.
  5. Click OK.
  6. Click Download.
  7. Click the arrow to the right of USA_adm_gdb.zip at the bottom of your web browser. 
  8. Select Show in Folder.
  9. Right-click USA_adm_gdb.zip.
  10. Select Extract All.
  11. Under ‘Select a Destination and Extract Files,’ navigate to your Project1 folder.
  12. Click OK.
  13. Click Extract.

This map will contain 3 feature classes (listed below).  While any will work, it will be easiest to find the island using USA_adm2 as you can pinpoint a specific county.

USA_adm0: National Boundary
USA_adm1: State Boundary
USA_adm2: County Boundary

Creating a new map document

Now you will create a new map document for your project. You will begin by opening ArcMap.

  1. In ArcCatalog, on the Standard toolbar, click the ArcMap button.

    Because you are beginning a new project, you want to open a new blank map template.
  2. In the ‘ArcMap – Getting Started’ window, ensure that My Templates and the Blank Map template are selected, as shown below.

    At the bottom of the ‘ArcMap – Getting Started’ window, notice the default geodatabase for this map is currently set to C:\Users\gistrain\Documents\ArcGIS\Default.gdb. The default geodatabase should be set to the geodatabase that will contain most of the data for the particular map document you are working on. In this case, you will want to use the VashonIsland geodatabase you created earlier.
  3. Next to the ‘Default geodatabase for this map:’ box, click the Browse button.
  4. In the ‘Default Geodatabase’ window, use the ‘Look in:’ drop-down menu to select your Project1 folder.

    This connection automatically appears, because any connections made in ArcCatalog are also available in ArcMap.
  5. Click once to select the VashonIsland geodatabase and click Add.

    If you accidentally double-click instead of single-click the VashonIsland geodatabase, you will need to click the Up One Level button to return to your Project1 folder and reselect the VashonIsland geodatabase.
  6. Ensure the ‘Default geodatabase for this map:’ box now says “…\Project1\VashonIsland.gdb” and click OK.

Adding feature data in ArcMap

You will now begin by adding the data you previously downloaded to your map document using ArcCatalog. If you have two computer monitors available, you may want to keep the standalone ArcCatalog application open on one monitor, so that you can drag and drop layers from ArcCatalog into ArcMap, but you can also open ArcCatalog directly from within ArcMap, which you will do now.

  1. On the top right side of the Map Display, click the Catalog tab to open the Catalog window.

    If you ever close the Catalog window, causing the Catalog tab to disappear, you can reopen it by clicking the Catalog button on the Standard toolbar or by clicking the Windows menu and selecting Catalog.

  2. On the Catalog toolbar, click the Go to Default Geodatabase button, which will take you directly to the VashonIsland geodatabase, which you specified as the default geodatabase upon opening ArcMap.
  3. Double-click Folder Connections>Project1>USA_adm.gdb to expand them.
  4. Drag the USA_adm2 shapefile into the Map Display.

Notice that the Catalog window automatically collapses to provide you with more room in the Map Display. If you do not want it to collapse, you can pin it open by toggling the Auto Hide feature using the pushpin button in the upper right corner of the Catalog window.

Isolating King County from the United States

While you could zoom into Vashon Island from an administrative boundary map of the entire country, the island will be much easier to find and the map will process more quickly if you first isolate King County, the county within which the island is located.

  1. Right-click on USA_adm2 in the table of contents.
  2. Select Open Attribute Table.
  3. Click the gray box next to OBJECTID 2974 (King, Washington). You should see a blue outline around this county on the map.
  4. Close the attribute table.
  5. Right-click USA_adm2.
  6. Click Data, and then Export Data.
  7. Keep the default settings in the Export Data dialog box, but rename the file as “King_WA.” Click OK.
  8. Add the exported data to the map as a layer.
  9. When you see the new layer appear, right-click on USA_adm2 and select remove.
  10. Right-click King_WA and select Zoom to Layer.

Separating Vashon Island from mainland King County

While you have cropped the map to a relatively small area, you still have mainland King County and Vashon Island together as a single object. You will use the singlepart to multipart tool to create a separate object for every polygon in the layer.

  1. On the Standard toolbar, click the ArcToolbox button.
  2. In ArcToolbox, double-click the Data Management Tools toolbox>Features toolset>Multipart to Singlepart tool.
  3. Drag King_WA from the Table of Contents into the ‘input features’ field.

    The Output Feature Class will automatically be named King_WA_MultipartToSinglepar.
  4.  Click OK.
  5. When you see the new feature class appear in the table of contents, right-click on King_WA
  6. Click Remove.
  7. Click the Select Features button at the top of the screen.
  8. Click on the island to the left of the King County.

     The island should become highlighted.
  9. Right-click King_WA_MultipartToSinglepar
  10. Select Data and then Export Data.
  11. Click the folder icon to the right of ‘Output Feature Class.’
  12. Rename the file “Vashon_Island.” Click OK.
  13. When asked if you want to add the exported data to the map as a layer, click Yes.
  14. Right-click King_WA_MultipartToSinglepar
  15. Select Remove.
  16. Right-click Vashon_Island and select Zoom to Layer.

Projecting Vashon Island

Because we are projecting a spherical surface onto a flat plane, areas to the far North and South tend to be relatively distorted in world maps.  To account for this, we will project Vashon Island into Washington State Plane, a projection that minimizes distortion in the state.

  1. On the Standard toolbar, click the ArcToolbox button.

 

  1. In ArcToolbox, double-click the Projections and Transformations toolbox à Project tool.
  2. Drag Vashon_Island from the Table of Contents into the ‘Input Dataset or Feature Class’ field.
  3. In the ‘Output Dataset or Feature Class’ field, rename the output feature class “VashonIsland.”
  4. Click the icon to the right of ‘Output Coordinate System.’
  5. In the ‘Search field,’ type “Washington.”
  6. Press Enter.
  7. Double-click Projected Coordinate Systems àState Plane àNAD 1983 (2011) (US Feet)
  8. Single-click NAD 1983 (2011) State Plane Washington North FIPS 4601.
  9. Click OK.
  10. Click OK

A new layer, VashonIsland, will appear in the Table of Contents.

  1. In the Table of Contents, right-click Vashon_Island and click Remove.

Changing the projection of the data frame

Now that we have changed the projection of Vashon Island itself, we must also change the projection of the data frame.

  1. Click the View tab at the top of the window.

 

  1. Select Data Frame Properties.
  2. Click on the Coordinate System tab.
  3. In the ‘Search field,’ type “Washington.”
  4. Press Enter.
  5. Double-click Projected Coordinate Systems àState Plane àNAD 1983 (2011) (US Feet)
  6. Single-click NAD 1983 (2011) State Plane Washington North FIPS 4601.
  7. Click OK.

A warning message will appear. 

  1. Click Yes.


  • No labels