Lab 3: Digitizing in ArcMap

Size: px
Start display at page:

Download "Lab 3: Digitizing in ArcMap"

Transcription

1 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 lab, as the chapter covers the basics of data entry and digitizing mechanics. Data are located in the Lab 3 subdirectory, including Boat_Docks.shp, Houses.shp, and Islands_in_River.shp, files with errors that you ll fix, and Lab3_image.img, an image file that you ll use as a data source. All data are in UTM Zone 15, NAD83 coordinates. Manual Digitizing Digitizing is the process of interpreting and converting paper map or image data to vector digital data. In manual digitizing you trace the lines or points from the source media. You control a cursor, usually with a mouse or digitizing puck, and sample vertices to define the point, line, or polygonal features you wish to capture. The source media may be hardcopy, e.g., maps taped to a digitizing table, or softcopy, e.g., a digital image or scanned map. ESRI software allows us to digitize using either hardcopy or softcopy sources. On Screen Digitizing in ArcMap Our practice exercise will involve digitizing a set of features from a scanned photo. Digitizing directly on screen is sometimes called heads-up or softcopy digitizing. Flatbed scanners and digital cameras are common, so softcopy digitizing is a standard procedure. Scanned photos have some geometric distortion that depends primarily on how the photo was taken (flying height, terrain, camera tilt, and other factors). GIS data are commonly entered from scanned photos because we can easily adjust the display scale, zooming in or out as needed. This often reduces both interpretation and digitizing errors. Setting File Properties Digitizing changes the contents of files, so you must have permissions to modify old files, or to create new files in a workspace. Data on a hard drive may be write protected, so that they may not be edited. The computer administrator may have denied access to certain data, or only allow read access, to protect these data from inadvertent modification. This protection sometimes becomes a problem if you wish to edit data, because you need to write data when editing. You might think you can avoid this problem by copying the data to a portable drive, but often the protection properties are transferred with the data. Data on a USB drive typically are not write protected, and if they are, by default you have permissions to change this. To see the permissions, open Windows Explorer and navigate to the hard disk where the data 1

2 are stored (specified by a drive letter). Notice there is a number of files listed. With the MS Windows operating system, you may observe the properties by: Single left-clicking a file Then, right click over the selected file View the popup window, and select Properties, near the bottom This will display various properties for the file (see at right). Note that near the bottom-left of the menu there is a check box under read only. You should make sure (by left clicking in the box) that this checkbox is blank. With the checkbox blank, left click on the Apply button to the lower left of the window. The file will now be write-enabled You may also adjust folder properties, and apply these properties to all files in the folder. To select a folder single left clicking on the folder. Then hold the cursor over the folder, right click, and proceed as above. Remember to set the path names as relative. If you are going to be working across multiple computers, for example, doing some work at the office and other work at home, then you should also be careful to have the data and project saved in or near the same 2

3 GIS Fundamentals: Introduction to GIS location, and to set the project to have relative paths. See Lab 1 for instructions on setting paths for a project, for details on how to set a relative path. Also remember that you should set your default home workspace/folder, and create a default Geodatabase within that home. In summary, before you get started you should: Use Windows Explorer to create a directory (e.g., \Lab3), preferably on your portable USB drive. As described in Lab exercise 1, do the following: Start ArcGIS and create an empty/new project (remember from Lab 1, if necessary select a new, blank map from My Templates ) Save the project to the just created directory (left click on File in the upper left of the main ArcGIS screen, then left click on Save, and navigate to the directory you created above, e.g., \Lab3. This makes it the home directory for this project) Set your path names relative to that directory (remember, File, then Map Document Properties, then check the relative path box at the bottom) Create a new Geodatabase in the home directory (ArcCatalog near the upper left of the main ArcGIS window, then left click on the Home - folder, then New, then File or Personal Geodatabase, then type in a name when prompted) Left click on this new Geodatabase and make it the Default Geodatabase Digitizing Start ArcMap, and create a new, blank document. Select the add Add Data button; navigate to the \L3 folder, and add the image named lab3_image.img to display something similar to the figure right. The image is a scanned True Color photograph of the type often used for land cover and vegetation mapping. Notice how the coordinates change in the lower right corner of the ArcGIS 3

4 window whenever you move the mouse. These are the coordinates for the view, and they have been established from the image data. Also note and practice the zoom (magnifying glass) and pan utilities (hand), activated by the icons on the toolbar, shown with a vertical orientation, at left. Note that the toolbar can also be horizontal, as shown in the figure below. The toolbars can be either vertical, or horizontal, because they are dockable. This means you can grab them with a left click of the mouse, and drag them to another position around the frame. You can also make them free floating, by dragging them out into some part of the window, and then letting go with the left mouse button. At this point your can create the empty data layers within your Geodatabase or as individual shapefile. Both methods are explained below; Shapefile on Page 5 and Geodatabase on Page 7. After creating you empty data layers continue on the bottom of Page 8 at the Digitizing Features section. Create a New Shapefile or GeoDatabase/Feature Dataset/Feature Class Using ArcCatalog Open ArcCatalog by clicking on the icon in the main ArcMap toolbar (see figure at right) This should open a window (shown below). Navigate to the subdirectory containing the data (here L3 or Lab 3) 4

5 Right click on the L3 subdirectory and then in the dropdown window, select New, then Shapefile (see the figure at right) 5

6 This should open a Create New Shapefile window. You have entry boxes for a Name, and a Feature Type (see the figure right). The default feature type will initially come up as point, but you could also select line or polygon as the default types, using the selection triangle to the right of the Feature Type block. Enter something descriptive for a Name, e.g., Ponds. If you leave the default New_Shapefile name you may have difficulty keeping track of your files. Specify a Feature Type of point Left click on Edit to set the coordinate system. The resultant set of windows will be much like the projection windows already covered in Lab 2. Specify Select > Projected Coordinate System > UTM > NAD83> Zone 15N system. You may also specify a coordinate system from an existing layer, via Edit then Import, and navigating to the Lab3_image.img data set, or any existing datasets with the desired coordinate system. See Video Create Shapefile for a detailed demonstration. Create a new shapefile of type polyline, to hold the roads you will digitize, and a new polygon shapefile into which you will digitize fields. Name these appropriately, and assign the UTM NAD83 Zone 15N coordinate system. 6

7 *************** Begin Optional Section *************************************** Instead of using Shapefiles, you may also wish to create a GeoDatabase, the more complex, but powerful data forms that were introduced at the end of Exercise 1. Video: Create GeoDatabase Again, in ArcCatalog, left click on the target directory (Lab3 or L3 here, or what you named your directory on your working drive), but this time select New -> Personal GeoDatabase. This will create a new GeoDatabase in the directory tree of the ArcCatalog window, and the name will be open for editing. Rename it, here I named it ddigitlayers. Note the.mdb extension is automatically appended for you. Right click on the ddigitlayers.mdb in the ArcCatalog window, and then select New, Feature Dataset. This will generate a set of windows, first to specify the Name (use Lab3 Creations or something similar, then right click on Next) The coordinate system (use UTM NAD83, Zone 15 N, then Next) Then the Vertical Coordinate System (choose None, then Next) Then for Tolerances (take the default, then select Finish). If you d like to know what tolerances are, click on the About Setting Tolerances button on final window. this Now we need to create the point, line, and polygon layers we ll digitize into within this Feature Dataset. Left-click on the Lab3Creations feature dataset you just created, displayed in the ArcCatalog window, then select New, and Feature Class. 7

8 This will open a window which allows you to name the new feature class, and define the Type. Here we ll create a point layer named pondsgdb, here named distinctly from the shapefile version of the ponds we ll create, but it could have the same name as a shapefile in the same directory, because this feature class is stored within a feature dataset. Click Next, and it displays the fields and field properties for the data table for the layer. You would type them in a row and select the data type here. For now, accept the defaults, and select Finish. Note you didn t have to specify the coordinate system for the feature class layer. Because it is contained within the feature dataset, it has the coordinate system you specified for that feature dataset. Now create two more feature classes within this Lab3Creations feature dataset, one a line layer named roadsgdb, and a polygon layer named FieldsGDB. When you are done, the feature dataset should look something like the figure on the right in ArcCatalog: Note that the icon shows the type for each feature class, with three points next to pondsgdb, a line icon next to roadsgdb, and polygons next to FieldsGDB. ************ END OPTIONAL SECTION ******************** Digitizing Features Close the ArcCatalog window (click the X in the upper right corner), and add the lab3_image.img to your data frame. Your goal is to digitize points (ponds), lines (major roads), and polygons (selected fields) from this image. See the map at the end of this document labeled Digitized and Corrected features in Stillwater Township, 2006 for the minimum number of roads, ponds and field you need to digitize; you can do more if you wish. You ll need to zoom in and pan around to discover all the features on the 8

9 map. If you color image disappears, select the lab 3_image.img layer, right click and zoom to layer. These steps are demonstrated in the Video: Point Digitizing, and Deleting, Moving Points Add the Ponds, Fields & Roads layers to your ArcMap, either the shapefile, or the GeoDatabase version. Make sure the new, empty point, line, and polygon layers appear in your table of contents. Left click on Editor, Start Editing A window pops up that shows the available layers in a top panel, and the source directories/geodatabases and types in a bottom panel. You select a target layer by left-clicking on it; it should then be hi-lighted in blue. You should click on the About Editing and Workspaces button in the lower left, and read the description. (Note, this Window may not appear if all the layers are in the same directory) Select ponds (shapefile version) or pondsgdb (GeoDatabase version) as your target layer to digitize, and then click O.K. Select Editing Windows and choose Create Features or click on the tool 9

10 A new Create Features window will display (see at right), either free-floating, or docked on the right edge of your workspace. Left-click on the ponds layer as the target for edits, a blue box will appear around the name. Note that the Construction Tools in the bottom panel of the window change as you select different types of features. Make sure you have ponds selected, and it is a point feature, with Construction Tools as shown at right. Find the Editor Toolbar, usually a horizontal series of icons near the upper-left side of the ArcGIS window (see below). The bar may be vertical, it is detachable, and may be set up as free floating, or along the left or right edge. The icons allow you to add or modify features. Note that not all icons work for all features, some are just for points, some just for lines, some only for polygons. Note that you may select a tool by clicking on it in the toolbar, or that some tools are selected by clicking on one of the choices in the Construction Tools menu. Alternate (with successive left clicks) on the Point and Point at end of line icons in the Construction Tool menu, and note how the active tool in the toolbar, denoted by a box around the tool, changes position. Make sure the add point tool is activated. 10

11 Use the pan and zoom tools to zoom to inspect the image. Note that there are several ponds, dark blobs in the fields, often surrounded by a light- and/or brownish-colored ring. Your task is to digitize at least 20 ponds; we ll get to that in a minute, but first a few words about scale. Scale is important when digitizing. Too small a scale magnifies errors, e.g., 1:50,000. Too large a scale is inefficient, e.g., digitizing at 1:100 you will be very accurate but will require frequent panning. The best scale depends in part on the level of accuracy you need, and how the ponds or other objects appear on the images. Right click on the Lab3_image in the TOC and select Zoom to Raster Resolution. Notice you now zoomed to something like 1:1,200. This is probably larger than needed for this Lab. You can directly enter a scale; here use 1:4,000, a good compromise (as shown in a previous Lab, simple type 4000, without the comma or the 1 and colon, in the data view scale box). (Video, Set Scale to Digitize) Pan until there are several ponds visible in the image (remember keep the zoom near 1:4,000. You use the point tool to add points. If it isn t activated, click on the pondsgdb (or whatever you named it) in the create features window, and if need be the Point icon in the Construction Tools window. Note the cursor now changes when you move it over the image, to a hollow arrow with a shadowy point at the end. This indicates your left-clicks will add data. To digitize points place the cursor over a pond, and single left-click. Each click creates a feature. Navigate and digitize at least 20 ponds as new points. Place the point in the middle of the pond by positioning the cursor and left-clicking. If the default point symbols are difficult to see, you can change the symbol color, size, or type by double clicking on the legend entry for the layer in the table of contents, as you would for any theme. Note that when you select other functions during digitizing, e.g., changing the color or size of a symbol, you will often have to re-activate the point data layer (here pointgdb), and click on the kind of feature in the Constructions Tools you d like to add, and then continue digitizing. 11

12 You should left click on Editor > Save Edits every few features, and when you are done digitizing ponds. ArcGIS can crash, and you ll lose any unsaved work. Note the caret tool on the Edit Toolbar. The caret is a selection tool. You use the caret to select and edit existing features or parts of features. When you activate the caret, the cursor appears as a caret, indicating that clicks will select features. You typically select features to either delete, or modify them. Hold the cursor over a feature while the caret is active, and left click on the feature. Note that it changes color, typically cyan, the default selected feature color. A left click and hold allows you to drag a feature, try it with a few points. A left click to select a feature, then a right click over the selected feature will display various options, most important among them an option to Delete the feature. Use the caret to move and delete point features while digitizing. To de-select feature(s), left click on ArcMap main Selection menu and left click on Clear Selected Features. The color should now match the rest of the features. Finish digitizing all your ponds, save your edits, and stop editing (click on the dropdown control in the Editor Toolbar). We ll now digitize line features, into the roads data layer. Digitizing Lines, and Snapping First we must set the snapping environment. As with many actions in ArcGIS, this is a bit complicated. You can use the new snapping tool, or the classic snapping tool. To use the new snapping tool, first: Left click on Customize along the top of the main ArcGIS window, then click on Toolbars. This will display a dropdown list of choices. Find Snapping, and left click on it. This should show a checkmark to the left of the name. 12

13 This display the snapping toolbar, also a floating toolbar, so it may appear anywhere and you may click and drag to reposition it Now click on the snapping dropdown pointer, and then select Options: This will display a window that allows you to set options, most importantly the snapping tolerance. Unfortunately, we can only set it in pixels, the default units it chooses because we have an image loaded. We can calculate the tolerance distance we want, but we have to convert the distance we want (e.g., 4 meters) to the proper number of pixels. If you don t know the units for the image, we can look them up (remember, right click on the image in the TOC, then Properties, then Source). Verify that the image has about a 60 cm resolution, so for 4 meters we d like to specify 7 pixels. Many folks choose Classic Snapping, for among other reasons, because it allows us to specify the units in real-measurements, e.g., meters, and provides a more obvious display of the features participating in the snapping. To activate Classic Snapping, leftclick on Editor, then select Options from the bottom of the dropdown menu, then place a check in the box next to Use classic snapping (see the figure, at right). 13

14 To set the snap tolerance and units, left click on Editor, Snapping, Options (see belwo left) The Snapping Options t allows you to set the snapping tolerance in map units or pixels. To change snapping approaches select Editor, Options and select Classic Snapping. We recommend you use one, or the other, so if you choose to use classic snapping, remember to turn off the Snapping Toolbar (via Customize, Toolbars, and then click again on Snapping to toggle off the check mark). Set snapping for something like 4 to 6 meters. One final step to set up snapping. If you are using Classic Snapping then your need say what layers will be snapped. Left click again on Editor, Snapping, as in the figure at above left, but this time select Snapping Window. This will display the layers, and what features will participate in the Snapping Environment. Left click to check the Vertex, Edge, and End boxes for the roads layer, so that these elements of a feature will snap: 14

15 Now specify the roads layer as our digitizing target, select the roads layer in the Create Features window and then select Line in the Construction Tools window. Video: Digitizing Lines This should activate the line tool in the Editor Toolbar: You ll digitize the set of roads shown in the map at the end of these instructions. Set your scale to something like 1:4000 to 1:8000. Move the cursor to the start of the road you wish to digitize, and left click. Move along the center of the road, left-clicking when you need a vertex. Note that this shows both the vertices (knots on the path) and the thread connecting these knots. This is your digitized line. Double click to end a line. If the entire road segment you wish to digitize is not in the view, navigate around the image using the pan and zoom tool. Note that you first pan or zoom, and then you must click again on the target feature (roads, here) in the Create Features window to return to the digitizing cursor. If you are digitizing and the road continues beyond the edge of the view, the feature is still active, and you can add to it, after you click on the layer again in the Create Features window. You may need to refresh after a pan and zoom, using the refresh button next to the data and layout view buttons: Fixing Mistakes What if you make a mistake while digitizing? Placing the sketch cursor over the last point digitized, and right clicking reveals a dropdown menu, as shown at right. You may then select Delete Vertex, but only to remove the last vertex digitized. If there is a sequence of bad vertices, you can move backward, positioning the cursor and right clicking over each one in turn. If you wish to remove an entire line, you may -terminate the line (double click with the sketch tool to end digitizing), then 15

16 -single left click on the line with the caret tool, then - right click and select Delete from the dropdown menu (not shown). You may select several lines by holding down the shift key, and left clicking on each of them to select, then single right-click and Delete. If you want to reshape a line, either to move or add vertices, you can double left click on the line, which will display a segment editor toolbar: Double left-clicking on a line segment reveals the vertices. If you select the leftmost caret, and hold it over a vertex, you can left-click and drag to move the vertex. The caret-plus and caret-minus icons allow you to add or delete a vertex in a selected segment. Digitize and fix mistakes until all indicated roads are digitized. Remember to set and use your snapping tolerance so you don t have under and overshoots. Save frequently using Editor > Save Edits, and stop editing when you ve digitized the roads shown in the example map below. You can digitize more than the example map roads, but you don t have to. Change your Create Features layer to the empty polygon data set you created, and set the Construction Tool to Polygon. Digitize the fields shown in the example map. Video: Polygon Digitizing Move the cursor to a border of the field you wish to digitize and left-click the mouse. This starts a new polygon. Each time you left-click, you will be placing a vertex for a polygon, until you double click, which closes the polygon. Move the cursor to the next field, and repeat the digitizing process. Continue digitizing features, at least as many as are shown in the sample map at right. Save frequently using the Save Edits option of the Editor Toolbar and Stop 16

17 Edits option when you are done. Editing Shapefiles Add the following shapefiles to your data view: Boat_Docks.shp Houses.shp Islands_in_River.shp Videos: Edit Points, Edit Lines, Edit Polygons Specify a display scale of 1:1500, because we ll need to view these data with a high magnification to edit them. These layers have errors. The houses are not in the correct places, the Islands include water, and the boat docks are unconnected or in the river. You will fix all three, using the tools you learned above. Set the Create Features layer to Houses, and use the caret to reposition the house features to the locations of houses in the images. You may need to add and/or delete house features, using the tools learned above. 17

18 Load and display the Boat_Docks. Set the snapping tolerance, to something like 2 to 3 meters. Start editing, and fix the two errors: Zoom to area of the image which contains the Boat_Docks (Zoom to Layer). Hint: they are on the river at the bottom of the image. - the unconnected docks in the northwest corner (upper left of the boat dock features) - trim the too long dock at the southern end (bottom of boat dock features) Save your edits and stop editing. 18

19 Finally, fix the Islands_in_River shapefile. Load it, perhaps change to a hollow symbology, and set the snapping tolerances. The four errors to fix, starting from the upper left corner are: - delete the spurious island - reshape the island to match the tree/water boundary - remove the overlap, and create one island from the two pieces - split the polygon, removing the water from the middle and creating two distinct polygons. You may create new features or add vertices and reshape features as described above, as well as splitting, reshaping, and other tasks that are accessed through the Editor Toolbar. 19

20 To split a polygon into two parts, first left click on the island with the caret it. to select Activate the polygon split tool Place the cursor to one side of the polygon at the point you want to cut, left click, and add vertices to define a path through the polygon, ending the path on the other side of the polygon, clicking to define the path as you go. Double click to end the cut, splitting the polygon into two polygons, which you may then select, delete or modify. Fix all the errors in the layer, saving and stopping editing when you are done. Result Below is the approximate Key for your digitizing. Digitize the Ponds, Road and Fields and correct the Houses, Docks and Islands, and produce a PDF that looks approximately like the image below. Remember to include a North arrow, legend, title, your name, and scale. 20

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

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

Data for this exercise are located in the L1 subdirectory or the class web page. Videos for this exercise are located in the class web page.

Data for this exercise are located in the L1 subdirectory or the class web page. Videos for this exercise are located in the class web page. Lesson 1: What You ll Learn: -Start ArcMap -Create a new map -Add data layers -Pan and zoom -Change data symbology -Change display properties -Set relative paths -Add layers to features -Select data -Measure

More information

Data for this exercise are in the class resources Lab/lesson 1,

Data for this exercise are in the class resources Lab/lesson 1, Lab 1: What You ll Learn: -Start ArcMap -Create a new map -Add data layers -Pan and zoom -Change data symbology -Change display properties -Set relative paths -Add layers to features -Select data -Measure

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

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Practical: Creating and Editing Shapefiles Using Straight, AutoComplete and Cut Polygon Tools Use ArcCatalog to copy data files from:

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

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

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

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

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

Tutorial 7: Adding Features and Editing Line and Polygon Layers

Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial Content 7.1. When should I use a line layer to represent data? 7.2. How do I add line features? 7.3. How to use the snapping tool?

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

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

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

1. Preparing the base map. 2. Creating new shapefiles. Collecting Spatial Data by Digitizing

1. Preparing the base map. 2. Creating new shapefiles. Collecting Spatial Data by Digitizing Topics: 1. Preparing the base map 2. Creating new shapefiles 3. Digitizing Features 4. Modifying Existing Features 5. Adding Data Fields and editing Feature Attributes 6. Displaying and Labelling features

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

Lab 4: Advanced Editing and Topology

Lab 4: Advanced Editing and Topology Lab 4: Advanced Editing and Topology What You ll Learn: Creating, validating, and editing topology. You should read the section on topology in Chapter 2, and Chapter 4 on digitizing of the GIS Fundamentals

More information

Objective: To be come more familiar with some more advanced applications in ArcGIS.

Objective: To be come more familiar with some more advanced applications in ArcGIS. Advanced Procedures in ArcGIS 2005 SPACE Workshop OSU Author: Jason VanHorn Purpose: Having gone through Getting to know ArcGIS, you are now ready to do some more advanced applications. In this lab you

More information

Lab 7: Tables Operations in ArcMap

Lab 7: Tables Operations in ArcMap Lab 7: Tables Operations in ArcMap What You ll Learn: This Lab provides more practice with tabular data management in ArcMap. In this Lab, we will view, select, re-order, and update tabular data. You should

More information

Tutorial 1 Exploring ArcGIS

Tutorial 1 Exploring ArcGIS Tutorial 1 Exploring ArcGIS Before beginning this tutorial, you should make sure your GIS network folder is mapped on the computer you are using. Please refer to the How to map your GIS server folder as

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

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

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

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

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

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

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

Lab#6: Editing Shapefiles With ArcMap. create a point layer from a text file, then join a table to your point attribute table

Lab#6: Editing Shapefiles With ArcMap. create a point layer from a text file, then join a table to your point attribute table NRM338 Fall 2018 Lab#6 Page#1 of 17 In this lab, you will Lab#6: Editing Shapefiles With ArcMap create a point layer from a text file, then join a table to your point attribute table create hyperlinks

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

GPS TO GIS EXERCISE (30 PTS)

GPS TO GIS EXERCISE (30 PTS) GPS TO GIS EXERCISE (30 PTS) This exercise will allow you to demonstrate your cumulative knowledge of using a GPS receiver to collect data with locational information, downloading this data to a desktop

More information

ArcGIS. for Desktop. Tips and Shortcuts 10.1

ArcGIS. for Desktop. Tips and Shortcuts 10.1 ArcGIS 10.1 for Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 Suspend the map s drawing. F9 Zoom in and out. Center map. Roll the mouse wheel backward and forward. Hold down

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

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

2) Make sure that the georeferencing extension is on by right-clicking in the task bar area and selecting Georeferencing

2) Make sure that the georeferencing extension is on by right-clicking in the task bar area and selecting Georeferencing HGIS Workshop Module 1 Georeferencing Large Scale Scanned Historical Maps Objective: Learn the Principles of Georeferencing 1) In ArcMap, open the project 01 data\arcdata_10_1\arcdata\toronto\georeference.mxd

More information

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features.

In this exercise, you will convert labels into geodatabase annotation so you can edit the text features. Instructions: Use the provided data stored in a USB. For the report: 1. Start a new word document. 2. Follow an exercise step as given below. 3. Describe what you did in that step in the word document

More information

Geography 104 Instructors: Judd Curran & Mark Goodman. LAB EXERCISE #3 Data Analysis - Buffering (25pts)

Geography 104 Instructors: Judd Curran & Mark Goodman. LAB EXERCISE #3 Data Analysis - Buffering (25pts) Instructors: Judd Curran & Mark Goodman Name: LAB EXERCISE #3 Data Analysis - Buffering (25pts) Transformations in GIS are methods that transform GIS objects and databases into more useful products using

More information

Appendix Z Basic ArcMap and GDSE Tools

Appendix Z Basic ArcMap and GDSE Tools Appendix Z Basic ArcMap and GDSE Tools Introduction IFMAP has been developed within ESRI s ArcMap interface. As such, the application is inherently map-based. Although a user can enter tabular data through

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

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse wheel backward and forward.

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

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Marcel Fortin Map & Data Library mdl@library.utoronto.ca 2018 http://mdl.library.utoronto.ca This workshop

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

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

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages

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 6: Transforming Spatial Data

Lab 6: Transforming Spatial Data Lab 6: Transforming Spatial Data Objectives: The primary objectives of this lab are to georeference a raster dataset and to create GIS data by digitizing features from an image as a backdrop. Specifics:

More information

Lecture 7 Digitizing. Dr. Zhang Spring, 2017

Lecture 7 Digitizing. Dr. Zhang Spring, 2017 Lecture 7 Digitizing Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File

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 Videos that show how to copy/paste data

More information

_Tutorials. Arcmap. Linking additional files outside from Geodata

_Tutorials. Arcmap. Linking additional files outside from Geodata _Tutorials Arcmap Linking additional files outside from Geodata 2017 Sourcing the Data (Option 1): Extracting Data from Auckland Council GIS P1 First you want to get onto the Auckland Council GIS website

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

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Function Shortcut Availability Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse

More information

Measuring Area/Length of Organisms with GIS

Measuring Area/Length of Organisms with GIS Measuring Area/Length of Organisms with GIS These instructions enable you to measure the length and area of microscopic organisms in ArcGIS from digital photographs. The four-step process involves: georeferencing

More information

LAB 9: Buffering and Overlay in ArcGIS - ArcMAP

LAB 9: Buffering and Overlay in ArcGIS - ArcMAP LAB 9: Buffering and Overlay in ArcGIS - ArcMAP What You ll Learn: to apply the concepts of buffering and overlay, two common cartographic operations. You should read chapter 9 in the GIS Fundamentals

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

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

Geology & Geophysics REU GPS/GIS 1-day workshop handout #3: Working with data in ArcGIS

Geology & Geophysics REU GPS/GIS 1-day workshop handout #3: Working with data in ArcGIS Geology & Geophysics REU GPS/GIS 1-day workshop handout #3: Working with data in ArcGIS In this lab you ll start to use some basic ArcGIS routines to display your data. These include overlaying data on

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

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

GEO 465/565 Lab 6: Modeling Landslide Susceptibility

GEO 465/565 Lab 6: Modeling Landslide Susceptibility 1 GEO 465/565 Lab 6: Modeling Landslide Susceptibility This lab will give you more practice in understanding and building a GIS analysis model. Recall from class lecture that a GIS analysis model is a

More information

PurVIEW. for ESRI ArcGIS 9 AT A GLANCE. PurVIEW Toolbar. Stereoscopic image model display with geodatabase objects superimposed.

PurVIEW. for ESRI ArcGIS 9 AT A GLANCE. PurVIEW Toolbar. Stereoscopic image model display with geodatabase objects superimposed. PurVIEW Toolbar AT A GLANCE Stereoscopic image model display with geodatabase objects superimposed. Real-time XYZ coordinate 2 Installing the software Prerequisites: Must have the English version of Windows

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

This will display various panes in a window.

This will display various panes in a window. Map Map projections in ArcMap can be a bit confusing, because the program often automatically reprojects data for display, and there are a ways to permanently project data to new data sets. This describes

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

ArcGIS 9. Using ArcReader

ArcGIS 9. Using ArcReader ArcGIS 9 Using ArcReader Copyright 2003 2004 ESRI. All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This work

More information

Georeferencing Imagery in ArcGIS 10.3.x

Georeferencing Imagery in ArcGIS 10.3.x Georeferencing Imagery in ArcGIS 10.3.x Georeferencing is the process of aligning imagery (maps, air photos, etc.) with spatial data such as point, lines or polygons (for example, roads and water bodies).

More information

CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS

CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS CVEN 2012 GEOMATICS LAB SPRING 2016 INTRO TO ESRI ARCGIS Objectives 1. Download and Add Data into ArcMap 2. Symbolize and Label Features 3. Navigate and Investigate the Map 4. Explore Attributes and Metadata

More information

Mapping Tabular Data

Mapping Tabular Data Mapping Tabular Data ArcGIS Desktop 10.1 Instructional Guide Kim Ricker GIS/Data Center Head (713) 348-5691 Jean Niswonger GIS Support Specialist (713) 348-2595 This guide was created by the staff of the

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

GIS IN ECOLOGY: EDITING AND CREATING LAYERS

GIS IN ECOLOGY: EDITING AND CREATING LAYERS GIS IN ECOLOGY: EDITING AND CREATING LAYERS Contents Introduction... 2 ArcMap s Editor Toolbar... 3 Data Sources... 4 Tasks... 4 Copying the Course Dataset... 4 Map document setup... 5 Adding XY data and

More information

Tutorial for Lane County Mapping Applications

Tutorial for Lane County Mapping Applications Tutorial for Lane County Mapping Applications Contents Overview... 2 Tools... 2 Navigation Tools... 3 Display Tools... 5 Information Tools... 6 Sharing Tools... 7 Common Tasks... 9 Identify or Show Data

More information

Using ArcScan for ArcGIS

Using ArcScan for ArcGIS ArcGIS 9 Using ArcScan for ArcGIS Copyright 00 005 ESRI All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Building Vector Layers

Building Vector Layers Building Vector Layers in QGIS Introduction: Spatially referenced data can be separated into two categories, raster and vector data. This week, we focus on the building of vector features. Vector shapefiles

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 Enumeration Areas

Exercise Enumeration Areas Exercise Enumeration Areas 2007 In this exercise you will work with an existing file geodatabase and create new enumeration areas within the established larger census area maintaining geographic integrity

More information

Editing Parcel Fabrics Tutorial

Editing Parcel Fabrics Tutorial Editing Parcel Fabrics Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Getting started with parcel fabric editing...................... 3 Tutorial: Creating new parcels

More information

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS TRAINING GUIDE Mobile for Administrators Part 3 - GIS Mobile for Administrators - GIS One of the critical components of mobile is GIS, and it can also be the most complex. The mobile GIS maps are designed

More information

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS

Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS Tutorial 1: Finding and Displaying Spatial Data Using ArcGIS This tutorial will introduce you to the following: Websites where you may browse to find geospatial information Identifying spatial data, usable

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

TRAINING GUIDE. Tablet: Cradle to Mobile GIS

TRAINING GUIDE. Tablet: Cradle to Mobile GIS TRAINING GUIDE Tablet: Cradle to Mobile GIS Tablet Cradle to Mobile One of the critical components of mobile is the GIS piece, and also can be the most complex. The mobile GIS maps are designed to consume

More information

GIS IN ECOLOGY: CREATING RESEARCH MAPS

GIS IN ECOLOGY: CREATING RESEARCH MAPS GIS IN ECOLOGY: CREATING RESEARCH MAPS Contents Introduction... 2 Elements of Cartography... 2 Course Data Sources... 3 Tasks... 3 Establishing the Map Document... 3 Laying Out the Map... 5 Exporting Your

More information

Creating and Editing a New Shapefile

Creating and Editing a New Shapefile Creating and Editing a New Shapefile Written by Barbara Parmenter, revised October, 0 CREATING AND EDITING A NEW SHAPEFILE... CREATING THE GEOGRAPHIC FEATURE (POINT, LINE, OR POLYGON)... CREATING THE ATTRIBUTE

More information

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 by Marcel Fortin, GIS and Map Librarian, University of Toronto Libraries, 2009 gis.maps@utoronto.ca http://www.library.utoronto.ca/maplib/

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

GIS Basics for Urban Studies

GIS Basics for Urban Studies GIS Basics for Urban Studies Date: March 21, 2018 Contacts: Mehdi Aminipouri, Graduate Peer GIS Faciliator, SFU Library (maminipo@sfu.ca) Keshav Mukunda, GIS & Map Librarian Librarian for Geography (kmukunda@sfu.ca)

More information

Calculate a Distance Matrix of Locations along River Network

Calculate a Distance Matrix of Locations along River Network Calculate a Distance Matrix of Locations along River Network These instructions enable you to measure the length of line segments between points, which is much more useful than simple straight-line distances

More information

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4

Data Assembly, Part II. GIS Cyberinfrastructure Module Day 4 Data Assembly, Part II GIS Cyberinfrastructure Module Day 4 Objectives Continuation of effective troubleshooting Create shapefiles for analysis with buffers, union, and dissolve functions Calculate polygon

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

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

Introduction to Geographic Information Systems Spring 2016

Introduction to Geographic Information Systems Spring 2016 Introduction to Geographic Information Systems Spring 2016 Exercise 2 Introduction to ArcGIS 10 Projects This exercise will introduce you to the common set-up functions of the ESRI ArcGIS software package.

More information

PART 7. Getting Started with Excel

PART 7. Getting Started with Excel PART 7 Getting ed with Excel When you start the application, Excel displays a blank workbook. A workbook is a file in which you store your data, similar to a three-ring binder. Within a workbook are worksheets,

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

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Overview Provides tools that allow you to maintain, update, and create new data - Modifying geometry, drawing new features - Entering

More information

Chapter 7. A Quick Tour of ArcGIS Pro

Chapter 7. A Quick Tour of ArcGIS Pro Chapter 7 A Quick Tour of ArcGIS Pro Skills you will learn: This tutorial is intended to get you going using ArcGIS Pro, a new desktop application that is part of ArcGIS Desktop. A separate tutorial gives

More information

v SMS 12.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives

v SMS 12.1 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives v. 12.1 SMS 12.1 Tutorial Objectives This tutorial demonstrates how to read in data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. This tutorial will

More information

Lab 8: More Spatial Selection, Importing, Joining Tables

Lab 8: More Spatial Selection, Importing, Joining Tables Lab 8: More Spatial Selection, Importing, Joining Tables What You ll Learn: This lesson introduces spatial selection, importing text, combining rows, and joins. You should have read, and be ready to refer

More information

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS COWASH Training Quantum GIS 1 QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS Quantum GIS (QGIS) is widely used open source GIS software which usage is very similar to GIS-software market

More information

FactoryLink 7. Version 7.0. Client Builder Reference Manual

FactoryLink 7. Version 7.0. Client Builder Reference Manual FactoryLink 7 Version 7.0 Client Builder Reference Manual Copyright 2000 United States Data Corporation. All rights reserved. NOTICE: The information contained in this document (and other media provided

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

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