Questions: a User-friendly Interface to ANSWERS-2000

Size: px
Start display at page:

Download "Questions: a User-friendly Interface to ANSWERS-2000"

Transcription

1 Questions: a User-friendly Interface to ANSWERS-2000 Tamie L. Veith, student; Tone M. Nordberg, student; M.L. Wolfe, member; Theo Dillaha III, member Abstract: Questions is a user-friendly interface to ANSWERS-2000, a Fortran-based, nonpoint source model. Questions currently runs on the Windows platform using Visual Basic 6.0, ArcView GIS 3.2, and Map Objects 2.0. By leading the user through a series of simple forms and point-and-click GIS layers, Questions constructs and formats detailed ASCII files used by ANSWERS-2000 for each simulation run. This interface improves the likelihood that the ANSWERS-2000 input file correctly reflects the user s desired variable values. Additionally, it enables the user to focus on determining the most precise variable values for simulating the system instead of requiring knowledge of input file formatting. Keywords: ANSWERS-2000, NPS model, Windows interface, ArcView, Visual Basic, Map Objects The authors are Tamie L. Veith, USDA National Needs Fellow in Water Science, Tone M. Nordberg, Graduate Assistant, Mary Leigh Wolfe, Associate Professor, Theo A. Dillaha III, Professor, Dept. of Biological Systems Engineering, Virginia Tech, Blacksburg. Corresponding author: Tamie L. Veith, Dept. of Biological Systems Engineering 200 Seitz Hall, Virginia Tech, Blacksburg, VA ; tveith@vt.edu.

2 2 Introduction Ease of use is an important component of any model. The input required by the model must be straightforward and explicitly defined and the model output must be clearly interpretable. In the absence of either of these features the model loses its appeal to the user and its ability to accurately mimic the system being modeled. Perhaps in the case of computer-based models, where a physical system is represented digitally through manipulations of complex and interconnected equations, the importance of reducing any ambiguities in the model inputs and outputs are enhanced. Such a model does not readily provide the user any insight into the relationship between model attributes and system attributes. The nonpoint source (NPS) model ANSWERS-2000 (Bouraoui, 1994) is an example of a computer-based model that simulates a natural system using mathematical representations such that required inputs and initial outputs are not explicitly linked to the real-world attributes they represent. ANSWERS-2000 requires three ASCII input files: the first containing hydrologic, soil, and landuse information at a tabular and a cellular level, the second containing daily breakpoint weather data covering the simulation period, the third containing rates, types, dates, and locations of fertilizer applied throughout the simulation. Outputs of ANSWERS-2000 include temporal and spatial summaries of the simulated events, again as ASCII files. Previously a single interface, FARMSCALE (Ref), existed for using ANSWERS This interface led the user through creation of the inputs files, performed the simulation run, and presented the outputs in either tables or in maps that could be visually

3 3 compared across simulation scenarios. FARMSCALE was written in ARC/INFO 6.0? (Ref) using the Unix platform. This provided high-level Geographic Information System (GIS) capabilities, but required the user to have access to and basic familiarity with a Unix machine. Software upgrades in ESRI s ArcView GIS 3.2 (Ref) package, targeted more at the commercial(?) user than the complex ARC/INFO software, have recently gained ArcView a large spot in the GIS market. ArcView is somewhat less sophisticated in calculational abilities than ARC/INFO but still sufficient for most GIS modeling and is commonly available on the Windows platform, employing familiar (standard?) Windows interfacing. These changes in GIS software along with recent upgrades to ANSWERS- 2000, which modified input requirements, indicated an upgrade in the user interface used to serve ANSWERS The result of this user interface upgrade is a program called Questions and is written in a combination of Visual Basic 6.0 (ref), ArcView, and Map Objects 2.0 (ref). This paper presents Questions. The focus of Questions is in providing users knowledgeable in the field of NPS modeling with a straightforward approach to creating a correctly formatted set of input files for ANSWER By using Questions the user is aided in the definition and appropriate value range of each input variable while being relieved of the necessity of correctly formatting and storing the desired value. The next section of the paper will discuss the basic structure of the interface. Following sections will demonstrate how the various computer programs were used to enhance user interaction in each component of the interface. The final section will outline future plans and potential additions to future versions of interface.

4 4 Interface Overview The Questions interface opens up to the main window shown in Figure 1. The menu bar across the top of the program window provides file, window, and help menus in a standard Windows format. The menu bar is navigable using the mouse or via keyboard shortcut keys. Additionally, the program window and subsequent windows are resizable to fit the user s monitor. The program is fully supported by Windows, allowing copying and focus shifting between this and other programs. Windows file dialog boxes are used when necessary to have the user locate a file or program on the computer. To run the interface, the user must provide three GIS data layers: a Digital Elevation Model (DEM), a soils layer, and a landuse layer. Additionally, the user must know the landuse management schedules that will be simulated. Visual Basic forms are used to integrate the various components of the interface. The interface will direct the user to the ArcView window at the appropriate times. Also, the Visual Basic portion of the interface will automatically initiate maps using Map Objects and run DOS programs using a shell command.

5 5 Figure 1: Main window of user interface Hydrology ArcView s Spatial Analyst module is used to prepare the hydrology files needed for ANSWERS Clicking on the Hydrology button on the main window of the interface (Figure 1) opens ArcView, if it is not already open, and initiates a new view. The user then prepares the hydrology files by running the Hydrology menu option on the ANSWERS ArcView Extension. This menu option asks the user to locate the appropriate DEM. The user can also either supply a shapefile of the outlet point or create

6 6 one based on the stream network indicated by the DEM. If the user chooses to create the outlet point, Questions will create the stream network form the DEM and lead the user through the process of choosing the outlet point. The rest of the hydrology file preparation is largely automatic. Questions fills sinks in the DEM, delineates the stream network and watershed boundary, and creates the slope, aspect, and flow direction GRID files. During this process the user is periodically requested to verify file names and location, using standard Windows file dialogs or simple pull down combo boxes. Finally, the hydrology component exports the GRID files into the cell level ASCII files, which will be incorporated into the spatial component of the ANSWERS-2000 input file, and returns the user to the Questions main menu. Soils The soils component combines ArcView, Map Objects and Visual Basic. Soil input values are taken from the SSURGO databases (ref). The soil shapefile map layer can also be taken from there. If the user wishes to provide the map layer, then shapefile attributes must include the SSURGO mapunit symbol (MUSYM) value for each soil polygon. Upon clicking the Soils button on the main menu, the user is directed to the ANSWERS/Soils menu option in the open ArcView window. After the user locates the appropriate soils file to use, ArcView automatically cuts the soils shapefile to match watershed boundary, exports the map and attribute table for use by Visual Basic, and returns the user to the Visual Basic window. The exported soils map is immediately displayed to the user on a Visual Basic form (Figure 2) via Map Objects. Map Objects allows the user to zoom in and out, pan, and show the full extent of the map. By default

7 7 the map is displayed using the MUSYM values and the associated legend is displayed to the left of the map. The legend button in the toolbar allows the user to change the map attribute used for display and also the way the values are displayed on the map; i.e. by unique color or by numerical labels. Figure 2: Visual Basic form for Soils component In addition to displaying the soils map, Visual Basic matches the SSURGO MUSYM values from the soil shapefile with the tabular SSURGO comp and layer data tables, extracts the necessary parameter values, and displays them in an editable data table (Figure 2). In some cases, part or all of the necessary information for each MUSYM value may not be available in the SSURGO data tables. In this case the user is immediately notified through the textbox to the left of the map (Figure 2). The user has

8 8 two options at this point. One option is to replace a MUSYM value having no associated parameter values with one having the necessary values. In this case the user can use the pull down combo boxes below the textbox (Figure 2) to make the change or can replace the new MUSYM value directly in the extracted data table (Figure 3). The user can use the representation of soil groups on the map to assess the best course of action. Once the user chooses a new MUSYM value, the new parameter values can be immediately extracted and displayed by clicking the Update button. The second option for the user if any MUSYM value or associated parameter is unsatisfactory is for the user change the parameter value directly in the extracted database. After making the changes the user should click the Save Edits button. The changed values will be read for input values for the current project and will be retained for future work on that project, but will not affect the original SSURGO data tables. When satisfied with the soil parameters the user clicks the Continue button. Questions uses the final soil parameters to calculate and format all the soils values required by ANSWERS Next the user is directed to return to the ArcView window select the ANSWERS/Soils GRID menu option. This action causes Questions to import any soil parameter changes back into ArcView, update the soils map and its attributes, and then GRID the map to correspond with the DEM GRID. Finally, Questions exports the GRID files into the cell level ASCII files, which will be incorporated into the spatial component of the ANSWERS-2000 input file, and returns the user to the Questions main menu.

9 9 Figure 3: Extracted table based on MUSYM and SSURGO parameters Climate Upon clicking the Climate button on the interface main menu, the user is presented with a Visual Basic form displaying a partial map of the United States. This map is created in Map Obects and has the standard zooming and panning capabilities. In addition, colors on the map can be randomly reassigned as necessary to aid the user in distinguishing between adjacent similar colors. The map contains state and county boundaries. Using the identify tool from the toolbar creates the pop up window shown on the right hand side of Figure 4. This tool allows users to identify and select the desired location of the map. The key feature of this map is that it is partitioned into Thiessen polygons based on the existing raingage stations used by the CLIGEN 4.2 (ref) weather generation program. When the user select a location on the map, the accompanying Thiessen polygon is immediately identified and the state and station number of the associated

10 10 raingage is indicated in the textboxes below the map. At this point the user indicates the desired simulation start date and length and initiates the CLIGEN program by clicking on the Run Cligen button. Visual Basic provides CLIGEN, which is a DOS-based program, with the appropriate inputs and runs the program using a shell command. The resulting weather data file is immediately run through a series of Fortran programs that break each storm down into a hydrograph and then formatted for ANSWERS Figure 4: Visual Basic form for generating weather input file.

11 11 Data Tables ANSWERS-2000 represents agricultural activities by groups of parameter values that reflect the environmental impact of the activities. For example, plant growth of corn is represented, in part, by leaf area index and maximum rooting depth parameters. A single activity is comprised of crop, rotation, and tillage parameters. These parameters are maintained as Access 97 (ref) files. Suggested values are provided under the data tables menu of the interface (Figure 5). Copies of these tables are made into each working directory, enabling the user to customize and save parameters for given simulations. Additionally, because the data are in Access tables, all associated data manipulation, querying, and reporting are available using Access 97 or higher. In particular, a user may permanently modify or add to the suggested values initially provided.

12 12 Figure 5: Data tables storing activity parameters Landuse The landuse component uses the same process as the soils component to cut and grid the landuse shapefile. After the landuse shapefile is cut to the watershed boundary, the user is presented with the Visual Basic Activity Builder form (Figure 6). This form allows the user to specify the characteristics of each landuse management activity by providing drop down combo boxes that list all the options available in the data tables for crop, residue, and tillage parameters. This form also provides a calendar for the user to specify planting and harvesting dates. Alternatively, the user can specify the dates in Julian format.

13 13 Figure 6: Visual Basic form for building activities After entering all activities the user can display the activities in summary form as a data table and simultaneously view the rotation builder, as shown in Figure 7. Rotations are entered into the Rotation Builder based on the activity ID and the end date of each activity in the rotation. Currently this information is entered directly into the data table shown in Figure 7. The next version of Questions will provide a rotation builder with a

14 14 format similar to that of the Activity Builder. This will simplify the process for the user by providing drop down combo boxes of the available activities from which to compose each rotation and will eliminate the need for the user to enter end dates. Figure 7: Activity Builder summary and Rotation Builder Once the activities and rotations have been defined they need to be assigned to each field in the landuse layer. For this purpose, the cut landuse map is transferred from ArcView into Visual Basic and is displayed to the user via MapObjects (Figure 8). The map on this form is navigable similarly to the soils map in Figure 2. For example, the field IDs can be displayed directly on the map. Additionally, attributes of the landuse layer, provided in the table to the left of the map, can be sorted to make the field

15 15 assignments easier. The user uses this information to enter the appropriate rotation number for each field. Once all fields have been assigned and the user clicks the Continue button, Questions transfers the field assignments back to ArcView where they become identifiers in the landuse GRID. As with the hydrology and soils components, Questions exports the GRID files into the cell level ASCII files, which will be incorporated into the spatial component of the ANSWERS-2000 input file, and returns the user to the Questions main menu. Figure 8: Visual Basic form for assigning rotation IDs to fields

16 16 Miscellaneous Inputs The final set of information requested by the user is accessed by the Miscellaneous Inputs button on the main menu. Using this form the user can specify the start date, length, and time step of the simulations run as well as the type of output desired. The form also asks the user to provide some information on the type of channels in the watershed. To help the user Questions automatically determines the number of different channel types in the watershed and provides a data table into which the required values can be entered. Additionally, if the user specifies that fertilizer is to be applied, a form will open, asking the user for the necessary information regarding each fertilizer application. The program will then automatically process this information and create the ASCII fertilizer input file required by ANSWERS Once the user clicks the Continue button, Questions compiles all the information the user has entered and formats it into the header portion of the main ANSWERS input file. Additionally, Question uses a Fortran-based program to join all of the GRID ASCII files into a single ASCII file of spatial data. This file is appended to the header portion to complete the main ANSWERS input file. At this point all the input files for ANSWERS-2000 are prepared and ANSWERS can be run by clicking on the Run ANSWERS button on the Questions main menu.

17 17 Figure 9: Miscellaneous Input form Future Work Future plans for the interface involve modifying the Rotation Builder to be more interactive, as previously mentioned. Also, the fertilizer form will be integrated into the Activity Builder, which will simplify data entry for the user. A potential improvement for the Climate component would be to provide the user with a way to easily incorporate measured weather data or to import data that is generated in a different format. Also, the

18 18 user currently must pick a single raingage to represent the entire watershed and must take care that this raingage location accounts for orthographics effects. A useful improvement to Questions would be to allow the user to choose several raingages to cover the watershed. The interface is currently in the process of being extended to include the outputs of ANSWER The spatial output of ANSWERS-2000 will be imported into ArcView map layers. This will allow the user to quickly view, manipulate, and compare the various results from answers. Also, the tabular output will be formatted into summary reports that are easily viewable, searchable, and printable. Inclusion, in Questions, of capabilities for managing simulation output will allow the user to better understand and interpret the simulation results. References Bouraoui, Faycal Development of a continuous, physically-based, distributed parameter, nonpoint source model. Ph.D. diss., Biological Systems Engineering Dept., Virginia Polytechnic Institute and State University, Blacksburg.

Delineating the Stream Network and Watersheds of the Guadalupe Basin

Delineating the Stream Network and Watersheds of the Guadalupe Basin Delineating the Stream Network and Watersheds of the Guadalupe Basin Francisco Olivera Department of Civil Engineering Texas A&M University Srikanth Koka Department of Civil Engineering Texas A&M University

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

As a GIS technician, your job will be to take the available data and develop suitability maps for the site.

As a GIS technician, your job will be to take the available data and develop suitability maps for the site. Study Guide: Geographic Informations Systems Area: Land-use Analysis with ArcView 3.x Subject: Using Soil maps to Assess site suitability Objectives: Upon completing this study guide you should be able

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2

BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 Before you Get Started BAEN 673 Biological and Agricultural Engineering Department Texas A&M University ArcSWAT / ArcGIS 10.1 Example 2 1. Open ArcCatalog Connect to folder button on tool bar navigate

More information

v Introduction to WMS Become familiar with the WMS interface WMS Tutorials Time minutes Prerequisite Tutorials None

v Introduction to WMS Become familiar with the WMS interface WMS Tutorials Time minutes Prerequisite Tutorials None s v. 10.0 WMS 10.0 Tutorial Become familiar with the WMS interface Objectives Read files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model

Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model v. 10.0 WMS 10.0 Tutorial Spatial Hydrologic Modeling Using NEXRAD Rainfall Data in an HEC-HMS (MODClark) Model Learn how to setup a MODClark model using distributed rainfall data Objectives Read an existing

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

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

Delineating Watersheds from a Digital Elevation Model (DEM)

Delineating Watersheds from a Digital Elevation Model (DEM) Delineating Watersheds from a Digital Elevation Model (DEM) (Using example from the ESRI virtual campus found at http://training.esri.com/courses/natres/index.cfm?c=153) Download locations for additional

More information

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid

v Prerequisite Tutorials GSSHA Modeling Basics Stream Flow GSSHA WMS Basics Creating Feature Objects and Mapping their Attributes to the 2D Grid v. 10.1 WMS 10.1 Tutorial GSSHA Modeling Basics Developing a GSSHA Model Using the Hydrologic Modeling Wizard in WMS Learn how to setup a basic GSSHA model using the hydrologic modeling wizard Objectives

More information

Watershed Analysis Lab Heterogeneous, Gaged Watershed I (Northwest Branch)

Watershed Analysis Lab Heterogeneous, Gaged Watershed I (Northwest Branch) Watershed Analysis Lab Heterogeneous, Gaged Watershed I (Northwest Branch) The previous lab demonstrated the process of selecting quadrangles, specifying data types, delineating a watershed, and using

More information

An integrated GIS-AnnAGNPS modeling interface for non-point source pollution assessment

An integrated GIS-AnnAGNPS modeling interface for non-point source pollution assessment An integrated GIS-AnnAGNPS modeling interface for non-point source pollution assessment Huaguo Xiao Abstract AnnAGNPS (Annualized AGricultural Non-point Source), a continuous simulation and distributed

More information

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

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

More information

GIS OPERATION MANUAL

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

More information

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

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

Watershed Modeling Maricopa Predictive HEC-1 Model. Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model

Watershed Modeling Maricopa Predictive HEC-1 Model. Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model v. 10.1 WMS 10.1 Tutorial Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model Build a watershed model to predict hydrologic reactions based on land use development in Maricopa

More information

5. TxDOT Hydrology Extension System Operation

5. TxDOT Hydrology Extension System Operation 5. TxDOT Hydrology Extension System Operation 5.1 System Requirement The TxDOT Hydrology Extension is an ArcView Extension written in the Avenue script used in the ArcView environment. All contents of

More information

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes v. 8.4 WMS 8.4 Tutorial Modeling Orange County Rational Method GIS Learn how to define a rational method hydrologic model for Orange County (California) from GIS data Objectives This tutorial shows you

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

METIER Course n februray Introduction to ArcView 3

METIER Course n februray Introduction to ArcView 3 METIER Course n 2 Information Management in Environmental Sciences 19-23 februray 2007 Introduction to ArcView 3 tél : (33) 04 67 54 87 54 Maison de la Télédétection en Languedoc-Roussillon fax : (33)

More information

Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model

Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model v. 9.0 WMS 9.0 Tutorial Watershed Modeling Maricopa County: Master Plan Creating a Predictive HEC-1 Model Build a watershed model to predict hydrologic reactions based on land use development in Maricopa

More information

Objectives Import DEMs from an online database. Set the display options of an imported DEM and view and edit the DEM attributes.

Objectives Import DEMs from an online database. Set the display options of an imported DEM and view and edit the DEM attributes. v. 10.0 WMS 10.0 Tutorial Import, view, and edit digital elevation models Objectives Import DEMs from an online database. Set the display options of an imported DEM and view and edit the DEM attributes.

More information

L-THIA EXERCISE. Click on L-THIA GIS Extension Software Zip File with Sample GIS Dataset to download the file.

L-THIA EXERCISE. Click on L-THIA GIS Extension Software Zip File with Sample GIS Dataset to download the file. L-THIA EXERCISE Overview This exercise was developed for the Fox-Wolf Watershed Alliance - Stormwater 2003 Conference. Funding was provided by the University of Wisconsin Sea Grant Institute and UW Land

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

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

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

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model Objectives Delineate a watershed from a DEM and derive many of the MODRAT input parameters

More information

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model v. 10.1 WMS 10.1 Tutorial Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model Learn how to setup an HEC-HMS model using WMS online spatial data Objectives This tutorial shows how to

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

Improved Applications with SAMB Derived 3 meter DTMs

Improved Applications with SAMB Derived 3 meter DTMs Improved Applications with SAMB Derived 3 meter DTMs Evan J Fedorko West Virginia GIS Technical Center 20 April 2005 This report sums up the processes used to create several products from the Lorado 7

More information

Watershed Modeling With Feature Objects

Watershed Modeling With Feature Objects Watershed Modeling With Feature Objects Lesson 4 4-1 Objectives Apply the rules of feature object topology to create a drainage coverage 4-2 Work Flow This lesson covers the use of feature objects for

More information

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

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

More information

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data

v Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data v. 10.1 WMS 10.1 Tutorial Modeling Orange County Unit Hydrograph GIS Learn how to define a unit hydrograph model for Orange County (California) from GIS data Objectives This tutorial shows how to define

More information

Water Erosion Prediction Project (WEPP) Windows Interface Tutorial

Water Erosion Prediction Project (WEPP) Windows Interface Tutorial Water Erosion Prediction Project (WEPP) Windows Interface Tutorial Dennis C. Flanagan & James R. Frankenberger USDA-Agricultural Research Service National Soil Erosion Research Laboratory West Lafayette,

More information

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS Map Library ArcView Version 1 02/20/03 Page 1 of 12 1. Introduction 1 ArcView GIS ArcView is the most popular desktop GIS analysis and map presentation software package.. With ArcView GIS you can create

More information

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform v. 9.0 WMS 9.0 Tutorial Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform Setup a basic distributed MODClark model using the WMS interface Objectives In this

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

Making ArcGIS Work for You. Elizabeth Cook USDA-NRCS GIS Specialist Columbia, MO

Making ArcGIS Work for You. Elizabeth Cook USDA-NRCS GIS Specialist Columbia, MO Making ArcGIS Work for You Elizabeth Cook USDA-NRCS GIS Specialist Columbia, MO 1 Topics Using ArcMap beyond the Toolkit buttons GIS data formats Attributes and what you can do with them Calculating Acres

More information

In this exercise we will:

In this exercise we will: Intro to GIS Exercise #3 TOC Data frame visual hierarchy / Select by Attribute / Select by Location / Geoprocessing IUP Dept. of Geography and Regional Planning Dr. Richard Hoch Please prepare answers

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

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Imagine for a moment that digital cartographic databases were a perfect analog of the paper map. Once you digitized

More information

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate Types of Input GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate soil loss from individual farms or agricultural

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

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & EWRG-CES IIIT-HYDERABAD

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & EWRG-CES IIIT-HYDERABAD Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore settur@ces.iisc.ernet.in & IIIT-HYDERABAD Introduction to QGIS oquantum GIS (QGIS) is a GIS tool for managing geographical

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

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

Welcome to the Surface Water Data Viewer!

Welcome to the Surface Water Data Viewer! 1 Welcome to the Surface Water Data Viewer! The Surface Water Data Viewer is a mapping tool for the State of Wisconsin. It provides interactive web mapping tools for a variety of datasets, including chemistry,

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

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & IIIT-HYDERABAD

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & IIIT-HYDERABAD Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore settur@ces.iisc.ernet.in & IIIT-HYDERABAD Introduction to QGIS oquantum GIS (QGIS) is a GIS tool for managing geographical

More information

Watershed Modeling Orange County Hydrology Using GIS Data

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

More information

A GIS SAMPLING ASSISTANT PROGRAM FOR FOREST INVENTORY POINT/PLOT SCHEMES

A GIS SAMPLING ASSISTANT PROGRAM FOR FOREST INVENTORY POINT/PLOT SCHEMES A GIS SAMPLING ASSISTANT PROGRAM FOR FOREST INVENTORY POINT/PLOT SCHEMES Donald J. Lipscomb, Research Specialist Department of Forestry and Natural Resources Clemson University, Clemson, S.C. 29634 Dr.

More information

Introducing ArcScan for ArcGIS

Introducing ArcScan for ArcGIS Introducing ArcScan for ArcGIS An ESRI White Paper August 2003 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2003

More information

Using a Geographic Information System (GIS) to look at marine fisheries data

Using a Geographic Information System (GIS) to look at marine fisheries data Using a Geographic Information System (GIS) to look at marine fisheries data Daniel Sheehan GIS Programmer & Analyst Office of Educational Innovation & Technology dsheehan@mit.edu x2-1475 Introduction

More information

WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS

WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS v. 10.0 WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS Objectives Define a conceptual schematic of the roadway, invert, and downstream

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: GIS

More information

Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox

Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox v. 9.1 WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox Learn how to design inlet grates, detention basins, channels, and riprap using the FHWA Hydraulic Toolbox

More information

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Using SAGA GIS Tutorial ID: IGET_SA_003 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Watershed Modeling Advanced DEM Delineation

Watershed Modeling Advanced DEM Delineation v. 10.1 WMS 10.1 Tutorial Watershed Modeling Advanced DEM Delineation Techniques Model manmade and natural drainage features Objectives Learn to manipulate the default watershed boundaries by assigning

More information

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation This manual is designed to accompany lecture and handout materials provided at a series of workshops offered in

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop 1. Introduction to QGIS QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help users create, edit, visualize, analyze, and publish geospatial information on various

More information

in the help area and if you click on MapViewer.

in the help area and if you click on MapViewer. ARCTIC VIEWER INSTRUCTIONS The Arctic Viewer is an Internet mapping application built using ArcIMS by Environmental Systems Research institute (ESRI). The first time you use call up the viewer on your

More information

Longley Chapter 3. Representations

Longley Chapter 3. Representations Longley Chapter 3 Digital Geographic Data Representation Geographic Data Type Data Models Representing Spatial and Temporal Data Attributes The Nature of Geographic Data Representations Are needed to convey

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

Juniata County, Pennsylvania

Juniata County, Pennsylvania GIS Parcel Viewer Web Mapping Application Functional Documentation June 21, 2017 Juniata County, Pennsylvania Presented by www.worldviewsolutions.com (804) 767-1870 (phone) (804) 545-0792 (fax) 115 South

More information

Atlas. Copyright Information. Program Description Page 1 of 33

Atlas. Copyright Information. Program Description Page 1 of 33 Program Description Page 1 of 33 Atlas Atlas maps Oil and Gas Wells by County, Oil Field, and by user-drawn areas. Program features include Database Editing, Formation Top and Well Status Displays, Document

More information

A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation

A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation A Geospatial Modeling Interface (GMI) for SWAT Model Deployment and Evaluation James C. Ascough II 1, Jeffrey G. Arnold 2, Nathan P. Lighthart 3, and Nancy B. Sammons 2 1 USDA-ARS-PA, Agricultural Systems

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

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst 3D Analyst - 3D Analyst is an ArcGIS extension designed to work with TIN data (triangulated irregular network) - many of the tools in 3D Analyst also

More information

Lesson 2 Installing and Using Quantum GIS (QGIS)

Lesson 2 Installing and Using Quantum GIS (QGIS) Lesson 2 Installing and Using Quantum GIS (QGIS) Use file Explorer to open County QGIS portable hard drive provided. The program execute (.exe) will be at the bottom of the list. Double click on the file.

More information

Pond Distance and Habitat for use in Wildlife Modeling

Pond Distance and Habitat for use in Wildlife Modeling Pond Distance and Habitat for use in Wildlife Modeling These instructions enable you to aggregate layers within a study area, calculate new fields, and create new data out of existing data, for use in

More information

Guide to Mapping Website (Public) December 2016 GC_236594

Guide to Mapping Website (Public) December 2016 GC_236594 Guide to Mapping Website (Public) December 2016 GC_236594 Table of Contents Guide to Mapping Website (Public)... 1 December 2016... 1 Quick Start... 3 Map Layers... 4 How do I?... 5 Draw on the Map...

More information

City of La Crosse Online Mapping Website Help Document

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

More information

WMS 9.1 Tutorial GSSHA Modeling Basics Stream Flow Integrate stream flow with your GSSHA overland flow model

WMS 9.1 Tutorial GSSHA Modeling Basics Stream Flow Integrate stream flow with your GSSHA overland flow model v. 9.1 WMS 9.1 Tutorial Integrate stream flow with your GSSHA overland flow model Objectives Learn how to add hydraulic channel routing to your GSSHA model and how to define channel properties. Learn how

More information

USING HYDRODESKTOP TO FIND DATA FOR WATERSHED HYDROLOGY

USING HYDRODESKTOP TO FIND DATA FOR WATERSHED HYDROLOGY USING HYDRODESKTOP TO FIND DATA FOR WATERSHED HYDROLOGY Exercise 4 February 10, 2011 by: Gonzalo E. Espinoza, Dr. Tim Whiteaker, and Dr. David Maidment Center for Research in Water Resources The University

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

Schematics in ArcMap Tutorial

Schematics in ArcMap Tutorial Schematics in ArcMap Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Introducing Schematics in ArcMap Tutorial........................ 3 Exercise 1: Getting familiar with Schematics

More information

Office of Geographic Information Systems

Office of Geographic Information Systems Office of Geographic Information Systems Print this Page Fall 2012 - Working With Layers in the New DCGIS By Kent Tupper The new version of DCGIS has access to all the same GIS information that our old

More information

AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design

AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design Lesson 2 Watershed Analysis Overview In this lesson, you learn about how AutoCAD Civil 3D software is used to analyze

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: Getting

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

Spatial Calculation of Locus Allele Frequencies Using ArcView 3.2

Spatial Calculation of Locus Allele Frequencies Using ArcView 3.2 Spatial Calculation of Locus Allele Frequencies Using ArcView 3.2 This instruction set applies to calculating allele frequency from point data of DNA analysis results within ArcView 3.2. To calculate the

More information

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis Exercise 5. Height above Nearest Drainage Flood Inundation Analysis GIS in Water Resources, Fall 2018 Prepared by David G Tarboton Purpose The purpose of this exercise is to learn how to calculation the

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

D2M2 - GIS USER'S MANUAL

D2M2 - GIS USER'S MANUAL D2M2 - GIS USER'S MANUAL USACE ERDC, July 2012 1 Content Overview of D2M2... 3 User Interface... 4 Menus... 4 File Menu... 4 Edit Menu... 5 View Menu... 5 Layer Menu... 6 Analysis Menu... 6 Tools Menu...

More information

Global Mapper. Getting Started Guide

Global Mapper. Getting Started Guide Global Mapper Getting Started Guide Welcome to Global Mapper Thank you for downloading Global Mapper, the all-in-one GIS application that everyone can use. This remarkable software combines a powerful

More information

Unpacking Instructions

Unpacking Instructions DNR Data Deli II Unpacking and User Instructions May 2004 Now that you ve successfully downloaded a bundle of GIS data from the Minnesota Dept. of Natural Resources, GIS Data Deli II there are a couple

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop 1. Introduction to Quantum GIS (QGIS) QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help you create, edit, visualize, and publish geospatial information on

More information

Access: Printing Data with Reports

Access: Printing Data with Reports Access: Printing Data with Reports Reports are a means for displaying and summarizing data from tables or queries. While forms are primarily for on-screen viewing, reports are for presenting your data

More information

Conservation Applications of LiDAR. Terrain Analysis. Workshop Exercises

Conservation Applications of LiDAR. Terrain Analysis. Workshop Exercises Conservation Applications of LiDAR Terrain Analysis Workshop Exercises 2012 These exercises are part of the Conservation Applications of LiDAR project a series of hands on workshops designed to help Minnesota

More information

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 9.1 WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

IMPORTANCE OF TOPOLOGY IN A GIS PROJECT OF MONITORING THE SOILS IN AGRICULTURAL LAND

IMPORTANCE OF TOPOLOGY IN A GIS PROJECT OF MONITORING THE SOILS IN AGRICULTURAL LAND IMPORTANCE OF TOPOLOGY IN A GIS PROJECT OF MONITORING THE SOILS IN AGRICULTURAL LAND Abstract Gabriela BIALI, Paula COJOCARU Gheorghe Asachi Technical University of Iasi, 65 Mangeron Blvd, Iasi, Romania

More information

MARS v Release Notes Revised: May 23, 2018 (Builds and )

MARS v Release Notes Revised: May 23, 2018 (Builds and ) MARS v2018.0 Release Notes Revised: May 23, 2018 (Builds 8302.01 8302.18 and 8350.00 8352.00) Contents New Features:... 2 Enhancements:... 6 List of Bug Fixes... 13 1 New Features: LAS Up-Conversion prompts

More information

Greenville County Internet Mapping System User s Guide

Greenville County Internet Mapping System User s Guide Greenville County Internet Mapping System User s Guide Version 2.0 Greenville County Geographic Information Systems May 30, 2006 Table of Contents NAVIGATING TO THE ONLINE MAPPING APPLICATIONS...- 3 -

More information

Map Algebra Exercise (Beginner) ArcView 9

Map Algebra Exercise (Beginner) ArcView 9 Map Algebra Exercise (Beginner) ArcView 9 1.0 INTRODUCTION The location of the data set is eastern Africa, more specifically in Nakuru District in Kenya (see Figure 1a). The Great Rift Valley runs through

More information

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

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

More information