ADDENDUM TO APRIL 2003 MANUAL 1. INTRODUCTION 1 2. GIS PROGRAMS 1 3. IMPORTING AND EXPORTING GIS FILES 2 4. IMPORTING ESRI FILES 3

Size: px
Start display at page:

Download "ADDENDUM TO APRIL 2003 MANUAL 1. INTRODUCTION 1 2. GIS PROGRAMS 1 3. IMPORTING AND EXPORTING GIS FILES 2 4. IMPORTING ESRI FILES 3"

Transcription

1 DRAINS ADDENDUM TO APRIL 2003 MANUAL 29 May 2003 CONTENTS 1. INTRODUCTION 1 2. GIS PROGRAMS 1 3. IMPORTING AND EXPORTING GIS FILES 2 4. IMPORTING ESRI FILES 3 5. EXPORTING ESRI FILES 9 6. IMPORTING MAPINFO FILES EXPORTING MAPINFO FILES 18 1

2 1. INTRODUCTION An important additional capacity has been added to the DRAINS program since the April 2003 Manual was produced. This is the ability to transfer DRAINS model data and results to Geographic Information Systems (GISs). This optional feature complements the ability of DRAINS to import and export data to DXF and DWG files, and will be particularly useful to drainage asset managers and council engineers and consultants modelling complex, areawide drainage networks. It will assist in setting up DRAINS models by allowing users to import data on positions of components, attributes such as pipe lengths or pit surface levels, and backgrounds into a new DRAINS model. Once additional data has been added and the model has been fully developed, the data it contains can be exported in GIS formats. As well as the data describing the system, a number of results of runs can be included, so that a GIS file may contain flowrates and HGL levels for average recurrence intervals of 1, 2, 5, 10, 20, 50 and 100 years, plus probable maximum precipitation (PMP) storms. The mapping powers of GIS programs can then be used to present results using colourcoded symbols and lines. The GIS will also act as a means of querying the underlying database, so that flows or HGL levels at particular locations can be checked on-screen. DRAINS allows for the transfer of data in two common GIS formats, ESRI ArcView shapefiles and MapInfo MIF/MID files. Ultimately, drainage system managers can develop systems where revised DRAINS models can be created from information on previous DRAINS models in their GIS. As new developments and re-developments occur, it will be possible to include these. Results from various models can be retained in the GIS system. The combination of DRAINS with GIS allows managers to maintain and ongoing record of their drainage systems that included records of performance and flooding risk. This GIS transfer capability is available as an optional addition to DRAINS. Contact Bob Stack of Watercom Pty Ltd for price details on (02) or bobstack@watercom.com.au. The following sections outline the ways that transfers can be made. You can test these using the demonstration version of DRAINS available on 2. GIS PROGRAMS Geographic Information System (GIS) programs combine a mapping facility with a data base of information on the spatial position of components, such as drainage pits and pipes, and on their other attributes, such as pipe diameters. Objects are displayed in different ways, according to some of their attributes. Maps can be produced on paper or can be inspected electronically. The most common products used in Australia are ArcView (produced by ESRI ( and MapInfo (produced by MapInfo Corporation ( but 1

3 there are other products used such as Cadcorp SIS ( Autodesk Map ( and Intergraph ( There are also a number of companies that provide systems based on the main types of software. In addition to the existing 12D, Land Desktop and DXF transfers DRAINS now provides transfers in the form of ArcView shapefiles and Mapinfo MID/MIF files, which are the most commonly-used GIS formats. These can be imported and exported by nearly all GIS programs. For authorities managing drainage systems, the connection of DRAINS with their GIS systems allows the results of DRAINS analyses, such as flowrates and hydraulic grade line levels, to be included in the GIS. DRAINS results can then be mapped and displayed in many ways. The linkage also allows DRAINS models to be created from a GIS. GIS file structures can be complex. In Arcview, to fully specify an object such as a pipe, it is necessary to establish three files, with the suffixes: SHP, SHX and DBF. The transfer from DRAINS provides shapefiles for six objects - pits, sub-catchments, pipes, overflow routes, survey data on ground levels along pipe routes and positions of other services, so that it generates 18 files. If there is a background in the DRAINS file, this will generate a DXF file. In MapInfo, two file types, with suffixes MID and MIF, are required, so that 12 files are generated in a transfer from DRAINS. If there is a background in the DRAINS file, this will generate a DXF file. 3. IMPORTING AND EXPORTING GIS FILES DRAINS provides transfers of system data and results between GIS programs and DRAINS, reading from and creating ESRI (ArcView) shapefiles and Mapinfo MIF files. This facility is not standard in DRAINS, but is available at an additional cost. The transfers take place through options in the File menu. To import data you must set up GIS files in a required format (which is explained in the importing information for ESRI and MapInfo files, and which can be viewed in exported demonstration files). The files involved are shown below: It is not necessary to create all the GIS files listed above. The minimum requirement is the SHP, SHX and DBF or MID and MIF files for the nodes. The others are optional. 2

4 The exporting process is similar to the transfer from DRAINS to a spreadsheet program. It is possible to export into ESRI and MapInfo files both the data for various components and the results of analyses using storms of different magnitudes. 4. IMPORTING ESRI FILES This process enables you to import data into DRAINS from one to six sets of ESRI or ArcView files, plus an optional background from a DXF file. The procedure is pretty much the reverse of the exporting process for ESRI files. ArcView stores spatial information in a set of three ASCII files: a SHP is the main file defining a number of records for shapes (points, lines, polylines or polygons), defined by the coordinates of their vertices, a SHX file acting as an index to the records in the main file, a DBF file containing a DBASE table of attributes associated with each record. The records describe pits, pipes and other components of a drainage system. If you wish to model an existing drainage system in DRAINS, and ArcView records are already available, you need to edit these into the format required by DRAINS, which is the same as the format generated in the export process that creates ESRI files from DRAINS data. You can see this format by exporting a small system and examining the resulting DBASE tables in your GIS. For nodes, a table with the following 13 headers for columns or "fields' are required: Shape - the nature of the object (point), Name - any name up to 10 characters, DRAINSid - an internal number used by DRAINS to connect nodes and links you should leave this blank. If DRAINS has generated a number, you should not delete or change it. Type - type of node; "OnGrade", "Sag" or "Node", Family - the pit family, corresponding to a family in the pit data base in the DRAINS model to which the data is being transferred, or "N/A", Size - a pit size within the nominated pit family, or "N/A", Pondingvol - the volume of water that can pond over a sag pit (m 3 ), Ku - the pit pressure change coefficient (Use "N/A" for simple nodes), Surfaceel - the surface elevation at the node (m), Ponddepth - a Colebrook-White or Manning's roughness coefficient, Baseflow - any constant baseflow (m 3 /s) originating at the node, Blockfactr - a blocking factor to be applied at pits ("N/A" is used for nodes), Boltdnlid - Yes or No for a bolt down lid. For pipes, a table with the following 12 headers for columns or "fields' are required: Shape Name - the nature of the object (pline), - any name up to 10 characters, 3

5 DRAINSid - an internal number used by DRAINS to connect nodes and links - you should leave this blank. If DRAINS has generated a number, you should not delete or change it. Length - the pipe length (m), UpstreamIL - the invert level at the upstream end of the pipe (m), DownStrmIL - the downstream invert level (m), Slope(%) - the pipe slope (%), Type - the pipe type, which must correspond to a type in the pipe database of the DRAINS model to which the data is being transferred, NomDia - the nominal pipe diameter (mm) corresponding to diameters in the pipe type nominated, Roughness - a Colebrook-White or Manning's roughness coefficient, Status - "New" or "Existing", NumPipes - the number of parallel pipes, usually 1. For information on the other four components, refer to the exported ESRI file formats. If this is an initial transfer, it is unlikely that all the information required by DRAINS will be available in the GIS. In the files to be transferred, all the required information that is already in the GIS should be included. It is then a matter of judgment as to whether you add additional data in these files, or use dummy values and change them in DRAINS. To illustrate the process, consider the following example, named "Oldtown". The node "theme" is associated with the following table, which has been created by editing, which can take place in ArcView, Microsoft Access or Excel. 4

6 The corresponding pipes table is: 5

7 From the ArcView themes, a DXF file containing a background for the DRAINS model can be created. All layers in this will be included in the background. You will need to place all the files to be transferred into the same Windows folder. The transfer must include at least the nodes file. To make the transfer, you need to set up a DRAINS model with the ILSAX hydrological model and pit and pipe data bases that you require, and then use the File -> Import -> ESRI Shapefiles option, which will display the following message: 6

8 After "Yes" is entered, you must select one of the ESRI files to be transferred. The transfer will then take place, and the pits and pipes will come into view. As the window below shows, the data information is transferred over, and further data can be added to the property sheets. 7

9 With this setup it is possible to import a new or additional background. Using the File -> Import -> Import DXF background option brings up a dialog box from which a DXF file can be opened. When a file is selected, the following window appears: When a choice is made, the background is replaced. 8

10 5. EXPORTING ESRI FILES It is first necessary to establish a system that is capable of being run, such as the demo example shown below: Selecting the ESRI Shapefiles option from the File -> Export menu presents the following message: 9

11 If you continue, you will then need to nominate a filename for shapefiles in the following dialog box: You can see from the existing files in this example how six ESRI SHP files are established. Another 12 SHX and DBF files will also be produced. After a name is entered, the process is complete if there are no results. If results are available, the following dialog box appears: A suitable name should be added describing the results; here they are for a 2 year average recurrence interval storm. The limited size is due to restrictions on the size of column headings in the database files used in ArcView. After this is entered, the process is finished. If a background is present in the DRAINS model, this will be transferred with the ESRI files. The transferred files can now be viewed in ArcView and ArcMap: 10

12 11

13 A database table is associated with each theme, as shown below: Note that this includes results with the "2Yr" added to headings as a suffix. If another run is made and the process is repeated with one of the existing shapefiles nominated in the Save As dialog box, additional results will be appended, as shown below: If data from a GIS data base can be assembled into this same format, less the results, the File Import option ESRI Shapefiles can be used to import data into DRAINS. 12

14 6. IMPORTING MAPINFO FILES This process enables you to import data into DRAINS from one to six sets of MapInfo files, plus an optional background from a DXF file. The procedure is pretty much the reverse of the exporting process for MapInfo files. Mapinfo stores spatial information in a set of two ASCII files: a MIF (Mapinfo Interchange File) is the main file defining a format for data records associated with objects (points, lines or polygons) and the coordinates of the vertices of objects, a MID file containing a contents of a table of attributes associated with each object. The tablular data describes pits, pipes and other components of a drainage system. If you wish to model an existing drainage system in DRAINS, and MapInfo records are already available, you need to edit these into the format required by DRAINS, which is the same as that generated in the export process that creates MapInfo files from DRAINS data. You can see this format by exporting a small system and examining the resulting tables. For nodes, a table with the following 13 headers for columns or "fields' are required: Shape - the nature of the object (point), Name - any name up to 10 characters, DRAINSid - an internal number used by DRAINS to connect nodes and links - this must be kept blank, Type - type of node; "OnGrade", "Sag" or "Node", Family - the pit family, corresponding to a family in the pit data base in the DRAINS model to which the data is being transferred, or "N/A", Size - a pit size within the nominated pit family, or "N/A", Pondingvol - the volume of water that can pond over a sag pit (m 3 ), Ku - the pit pressure change coefficient (Use "N/A" for simple nodes), Surfaceel - the surface elevation at the node (m), Ponddepth - a Colebrook-White or Manning's roughness coefficient, Baseflow - any constant baseflow (m 3 /s) originating at the node, Blockfactr - a blocking factor to be applied at pits ("N/A" is used for nodes), Boltdnlid - Yes or No for a bolt down lid. For pipes, a table with the following 12 headers for columns or "fields' are required: Shape - the nature of the object (pline), Name - any name up to 10 characters, DRAINSid - an internal number used by DRAINS to connect nodes and links - you should leave this blank. If DRAINS has generated a number, you should not delete or change it. Length - the pipe length (m), UpstreamIL - the invert level at the upstream end of the pipe, DownStrmIL - the downstream invert level, Slope_pct - the pipe slope, Type - the pipe type, which must correspond to a type in the pipe database of the DRAINS model to which the data is being transferred, NomDia - the nominal pipe diameter (mm) corresponding to diameters in the pipe type 13

15 nominated, Roughness - a Colebrook-White or Manning's roughness coefficient, Status - "New" or "Existing", NumPipes - the number of parallel pipes, usually 1. Results of analyses are not required, and will be ignored if present. For information on the other four components, refer to the exported MapInfo file formats. If this is an initial transfer, it is unlikely that all the information required by DRAINS will be available in the GIS. In the files to be transferred, all the required information that is already in the GIS should be included. It is then a matter of judgment as to whether you add additional data in these files, or use dummy values, and change them within DRAINS later. To illustrate the process, consider the following example, named "Oldtown". The node information is associated with the table shown above, which can be set up in MapInfo or a text editor. The corresponding pipes table is similar. From the Mapinfo themes, a DXF file containing a background for the DRAINS model can be created. All layers in this will be included in the background. 14

16 You will need to place all the files to be transferred into the same Windows folder. The transfer must include at least the nodes file. To make the transfer, you need to set up a DRAINS model with the ILSAX hydrological model and pit and pipe data bases that you require, and then use the File -> Import -> Mapinfo MIF files option, which will display the following message: 15

17 After "Yes" is entered, you must select one of the MapInfo MIF files to be transferred. The transfer will then take place, and the pits and pipes will come into view. As the window below shows, the data information is transferred over, and further data can be added to the property sheets. 16

18 With this setup it is possible to import a new or additional background. Using the File -> Import -> Import DXF background option brings up a dialog box from which a DXF file can be opened. When a file is selected, the following window appears: When a choice is made, the background is replaced. 17

19 7. EXPORTING MAPINFO FILES It is first necessary to establish a system that is capable of being run, such as the demo example shown below: Selecting the MapInfo files option from the File -> Export menu presents the following message: 18

20 If you continue, you will then need to nominate a filename for MID/MIF files in the following dialog box: You can see from the existing files in this example how six MapInfo MIF files are created. Another six MID files are also created. If a background is present a DXF file will also be created. After a name is entered, the process is complete if there are no results. If results are available, the following dialog box appears: A suitable name should be added describing the results; here they are for a 2 year average recurrence interval storm. The limited size is due to restrictions on the size of column headings in the database files used in MapInfo. After this is entered, the process is finished. If a background is present in the DRAINS model, this will be transferred with the MapInfo files. The transferred files can now be viewed in MapInfo: 19

21 Note that this includes results with the "2Yr" added to headings as a suffix. If another run is made and the process is repeated with one of the existing shapefiles nominated in the Save As dialog box, additional results will be appended, as shown below: 20

22 If data from a GIS data base can be assembled into this same format, less the results, the File Import option ESRI Shapefiles can be used to import data into DRAINS. 21

WMS 10.0 Tutorial Storm Drain Modeling SWMM Modeling Learn how to link a hydrologic model to the SWMM storm drain model

WMS 10.0 Tutorial Storm Drain Modeling SWMM Modeling Learn how to link a hydrologic model to the SWMM storm drain model v. 10.0 WMS 10.0 Tutorial Learn how to link a hydrologic model to the SWMM storm drain model Objectives Build a rational method hydrologic model and compute sub-basin flows. Import storm drain network

More information

WMS 9.1 Tutorial Storm Drain Modeling SWMM Modeling Learn how to link a hydrologic model to the SWMM storm drain model

WMS 9.1 Tutorial Storm Drain Modeling SWMM Modeling Learn how to link a hydrologic model to the SWMM storm drain model v. 9.1 WMS 9.1 Tutorial Learn how to link a hydrologic model to the SWMM storm drain model Objectives Build a rational method hydrologic model and compute sub-basin flows. Import storm drain network information

More information

Convert AutoCAD files to ESRI ShapeFiles, to be used in Leica icon telematics

Convert AutoCAD files to ESRI ShapeFiles, to be used in Leica icon telematics Convert AutoCAD files to ESRI ShapeFiles, to be used in 1 1 Convert AutoCAD files to ESRI ShapeFiles, to be used in Background When you use it is possible to log the machine's position and visualize this

More information

Learn how to link a hydrologic model to the SWMM storm drain model

Learn how to link a hydrologic model to the SWMM storm drain model v. 10.1 WMS 10.1 Tutorial Learn how to link a hydrologic model to the SWMM storm drain model Objectives Build a rational method hydrologic model and compute sub-basin flows. Import storm drain network

More information

Storm Drain Modeling HY-12 Rational Design

Storm Drain Modeling HY-12 Rational Design v. 10.1 WMS 10.1 Tutorial Learn how to design storm drain inlets, pipes, and other components of a storm drain system using FHWA's HY-12 storm drain analysis software and the WMS interface Objectives Define

More information

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial v. 12.2 SMS 12.2 Tutorial TUFLOW-2D Hydrodynamics Objectives This tutorial describes the generation of a TUFLOW project using the SMS interface. This project utilizes only the two dimensional flow calculation

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

Storm Drain Modeling HY-12 Analysis with CAD

Storm Drain Modeling HY-12 Analysis with CAD v. 10.1 WMS 10.1 Tutorial Storm Drain Modeling HY-12 Analysis with CAD Data Setup an HY-12 storm drain model in the WMS interface using CAD data with inlet and pipe information Objectives Learn to define

More information

SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL

SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL Digital Mapping Files that we can accept: 1. G.I.S. dataset formats that we can accept: AutoCad File Latest Releases (*.DWG, *.DXF) ESRI

More information

Storm Drain Modeling Defining HY-12 Storm Drain Networks with Shapefiles and LandXML files

Storm Drain Modeling Defining HY-12 Storm Drain Networks with Shapefiles and LandXML files WMS 10.1 Tutorial v. 10.1 Storm Drain Modeling Defining HY-12 Storm Drain Networks with Shapefiles and LandXML files Set up an HY-12 storm drain model in the WMS interface using common file types such

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

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

Sewer Master Planning with AutoCAD Map 3D and Autodesk Storm and Sanitary Analysis Extension

Sewer Master Planning with AutoCAD Map 3D and Autodesk Storm and Sanitary Analysis Extension Sewer Master Planning with AutoCAD Map 3D and Autodesk Storm and Sanitary Analysis Extension Dan Leighton DL Consulting UT220-1 With the acquisition of BOSS StormNET software, Autodesk now provides the

More information

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface v. 10.1 WMS 10.1 Tutorial Learn how to model urban areas using WMS' rational method interface Objectives Learn how to model urban areas using the Rational method, including how to compute rainfall intensity,

More information

v Water Distribution System Modeling Working with WMS Tutorials Building a Hydraulic Model Using Shapefiles Prerequisite Tutorials None

v Water Distribution System Modeling Working with WMS Tutorials Building a Hydraulic Model Using Shapefiles Prerequisite Tutorials None v. 10.1 WMS 10.1 Tutorial Water Distribution System Modeling Working with EPANET Building a Hydraulic Model Using Shapefiles Objectives Open shapefiles containing the geometry and attributes of EPANET

More information

SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL

SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL SPECIFICATIONS FOR G.I.S. DATA/INFORMATION PROVIDED TO ONE-CALL Digital Mapping Files that we can accept: 1. G.I.S. dataset formats that we can accept: FORMAT AutoCad File Latest Releases ESRI Arc/Info

More information

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

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

Storm Drain Modeling HY-12 Pump Station

Storm Drain Modeling HY-12 Pump Station v. 10.1 WMS 10.1 Tutorial Storm Drain Modeling HY-12 Pump Station Analysis Setup a simple HY-12 pump station storm drain model in the WMS interface with pump and pipe information Objectives Using the HY-12

More information

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL DIGITAL MAPPING FILES (very efficient/extremely accurate): 1. G.I.S. dataset formats that we can accept: FORMAT FILE EXT(S) FORMAT FILE EXT(S) AutoCAD (*.dwg,

More information

Tutorial 6 - Subdivision - Pre Development

Tutorial 6 - Subdivision - Pre Development Tutorial 6 - Subdivision - Pre Development In this tutorial, you will learn about: 2. 3. 4. 5. 6. 7. 8. 9. 10. 2. Using a Template Adding a Background Image and Using the Zoom Tool Creating Nodes Creating

More information

Stormwater Design - Part 2

Stormwater Design - Part 2 Stormwater Design - Part 2 Version 10.0 Revised April 2013 12d Solutions Pty Ltd ACN 101 351 991 PO Box 351 Narabeen NSW Australia 2101 (02) 9970 7117 (02) 9970 7118 support@12d.com www.12.com Stormwater

More information

Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD

Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD Evaluating Multiple Stormwater Analysis and Design Alternatives with StormCAD Workshop Overview In this workshop you will use StormCAD to analyze an existing storm sewer system. You will add a parking

More information

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL DIGITAL MAPPING FILES (very efficient/extremely accurate): 1. G.I.S. dataset formats that we can accept: FORMAT FILE EXT(S) FORMAT FILE EXT(S) AutoCAD (*.dwg,

More information

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL

SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL SPECS FOR G.I.S. DATA PROVIDED TO ONE-CALL DIGITAL MAPPING FILES (very efficient/extremely accurate): 1. G.I.S. dataset formats that we can accept: FORMAT FILE EXT(S) FORMAT FILE EXT(S) AutoCAD (*.dwg,

More information

This loads a preset standard set of data appropriate for Malaysian modeling projects.

This loads a preset standard set of data appropriate for Malaysian modeling projects. XP Software On-Site Detention (OSD) Example Step 1 Open xpswmm2010 program Or from Start menu select Programs XPS - then select xpswmm2010 Select Create From Template Save file, e.g. Filename.xp The program

More information

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business as That CAD Girl. She is based in Raleigh, North Carolina. Jennifer

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

Objectives This tutorial shows you how to define data for and run a rational method model for a watershed in Orange County.

Objectives This tutorial shows you how to define data for and run a rational method model for a watershed in Orange County. v. 9.0 WMS 9.0 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

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

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

More information

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS v. 9.1 WMS 9.1 Tutorial Learn how to setup a basic HEC-1 model using WMS Objectives Build a basic HEC-1 model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic parameters

More information

Modeling Detention Ponds Malaysian Example (v2009)

Modeling Detention Ponds Malaysian Example (v2009) Modeling Detention Ponds Malaysian Example (v2009) This tutorial demonstrates the usability of xpswmm and xpstorm for simulating detention basins in urban areas. This fictitious example includes the use

More information

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 10.0 WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows users how to define a basic MODRAT model using

More information

Using Autodesk Map Capabilities in Autodesk Civil 3D

Using Autodesk Map Capabilities in Autodesk Civil 3D 11/30/2005-1:00 pm - 2:30 pm Room:Swan 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Using Autodesk Map Capabilities in Autodesk Civil 3D Neil Brooker - Autodesk CV33-3 This class

More information

Carlson GIS for Surveyors

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

More information

12d Model Training Notes Training Modules for 12d Model

12d Model Training Notes Training Modules for 12d Model 12d Model Training Notes Training Modules for 12d Model June 2018 12d Model V11.0 Training Modules for 12d Model Manual June 2018 Disclaimer 12d Model is supplied without any express or implied warranties

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows you how to define a basic MODRAT model using

More information

Build a MODRAT model by defining a hydrologic schematic

Build a MODRAT model by defining a hydrologic schematic v. 11.0 WMS 11.0 Tutorial Build a MODRAT model by defining a hydrologic schematic Objectives Learn how to define a basic MODRAT model using the hydrologic schematic tree in WMS by building a tree and defining

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

Questions and Answers

Questions and Answers Autodesk Storm and Sanitary Analysis Extension 2011 Questions and Answers Design stormwater and wastewater systems more effectively with integrated analysis. Contents 1. GENERAL PRODUCT INFORMATION...

More information

Measuring the Lengths of Receiving Polygon Edges

Measuring the Lengths of Receiving Polygon Edges Measuring the Lengths of Receiving Polygon Edges These instructions enable you to create shapefiles that represent the edge along a receiving polygon that may then be used in the analysis of potential

More information

This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. Requirements

This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. Requirements v. 13.0 SMS 13.0 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation. Prerequisites SMS Overview tutorial Requirements Model Map Module

More information

Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface.

Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface. v. 12.1 SMS 12.1 Tutorial Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface. Prerequisites Overview Tutorial Requirements ADH Mesh Module Scatter

More information

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

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

More information

PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design

PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design PCSWMM 2002 RUNOFF Block PAT AVENUE Storm Drainage Design A Hello World Example Prepared by Robert Pitt and Alex Maestre, Department of Civil Engineering, University of Alabama April 10, 2002 Introduction

More information

Using 2001 Census Data in ArcView 3.3 with Census Data from the CHASS Census Analyzer and Statistics Canada Digital Cartographic Files

Using 2001 Census Data in ArcView 3.3 with Census Data from the CHASS Census Analyzer and Statistics Canada Digital Cartographic Files Using 2001 Census Data in ArcView 3.3 with Census Data from the CHASS Census Analyzer and Statistics Canada Digital Cartographic Files These procedures outline: 1. Downloading and opening the Cartographic

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

v SMS 13.0 Tutorial GIS P Prerequisites Time Requirements Objectives

v SMS 13.0 Tutorial GIS P Prerequisites Time Requirements Objectives v. 13.0 SMS 13.0 Tutorial Objectives This tutorial demonstrates how to import data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. This tutorial will instruct

More information

Using ESRI data in Autodesk ISD Products

Using ESRI data in Autodesk ISD Products GI13-3 Using ESRI data in Autodesk ISD Products 1.5 hr. Class 02-Dec-03 3:30pm - 5:00pm Session Description: We will focus on using data in a variety of ESRI formats within the Autodesk GIS product line,

More information

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

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

More information

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA

Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk SSA Ducks on the Pond: Stormwater Management Basin Analysis Using AutoCAD Civil 3D and Autodesk Josh Kehs, P.E. Autodesk, Inc. CI4541 Learning Objectives At the end of this class, you will be able to: Model

More information

2015 HDR, all rights reserved.

2015 HDR, all rights reserved. 2015 HDR, all rights reserved. An Alternative to HEC-GEORAS: Overview & Comparison of AutoCAD River & Flood Analysis Module Ron Branyon, PE, CFM George Doubleday, EIT, CFM Brandon Hilbrich, PE, CFM TFMA

More information

v GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models

v GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models v. 10.0 GMS 10.0 Tutorial MODFLOW Transient Calibration Calibrating transient MODFLOW models Objectives GMS provides a powerful suite of tools for inputting and managing transient data. These tools allow

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

v Modeling Orange County Rational Method GIS Learn how to define a rational method hydrologic model for Orange County (California) from GIS data

v Modeling Orange County Rational Method GIS Learn how to define a rational method hydrologic model for Orange County (California) from GIS data v. 10.1 WMS 10.1 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 how

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

Finding and Using Spatial Data

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

More information

Flood Inundation Mapping using HEC-RAS

Flood Inundation Mapping using HEC-RAS Flood Inundation Mapping using HEC-RAS Goodell, C. 1 ; Warren, C. 2 WEST Consultants, 2601 25 th St SE, Suite 450, Salem, OR 97302. Abstract Flood inundation mapping is an important tool for municipal

More information

Watershed Modeling HEC-HMS Interface

Watershed Modeling HEC-HMS Interface v. 10.1 WMS 10.1 Tutorial Learn how to set up a basic HEC-HMS model using WMS Objectives Build a basic HEC-HMS model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic

More information

v SMS 12.3 Tutorial GIS P Prerequisites Time Requirements Objectives

v SMS 12.3 Tutorial GIS P Prerequisites Time Requirements Objectives v. 12.3 SMS 12.3 Tutorial Objectives This tutorial demonstrates how to import data, visualize it, and convert it into SMS coverage data that could be used to build a numeric model. This tutorial will instruct

More information

PCSWMM 2002 EXTRAN Block PAT AVENUE Storm Drainage Design

PCSWMM 2002 EXTRAN Block PAT AVENUE Storm Drainage Design PCSWMM 2002 EXTRAN Block PAT AVENUE Storm Drainage Design A Hello World Example Prepared by Dr. Robert Pitt and Jason Kirby, Department of Civil Engineering, University of Alabama August 20, 2002 Introduction

More information

HEC-RAS 5.0 Training New Zealand Workshop Guide

HEC-RAS 5.0 Training New Zealand Workshop Guide HEC-RAS 5.0 Training New Zealand Workshop Guide Prepared by: Krey Price Surface Water Solutions 57 Bromfield Drive Kelmscott WA 6111 Australia Tel. +61 400 367 542 e-mail: info@surfacewater.biz website:

More information

Flexible, powerful and modern: The Urbano 8 infrastructure design software.

Flexible, powerful and modern: The Urbano 8 infrastructure design software. Pipe infrastructure design for civil engineering Flexible, powerful and modern: The Urbano 8 infrastructure design software. Urbano is a flexible, powerful and modern software package aimed at supporting

More information

GisMaster. User s Manual. GisMaster version 6.3 For AutoCAD

GisMaster. User s Manual. GisMaster version 6.3 For AutoCAD GisMaster Computer assisted drafting (CAD) software interface for use with HYDRA software for analysis, design, and management of storm, sanitary, and combined sewer systems. GisMaster version 6.3 For

More information

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

v SMS 12.2 Tutorial GIS Requirements GIS Module Map Module ArcGis (Optional) Time minutes Prerequisites None Objectives v. 12.2 SMS 12.2 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

Meander Modeling 101 by Julia Delphia, DWR Northern Region Office

Meander Modeling 101 by Julia Delphia, DWR Northern Region Office Meander Modeling 101 by Julia Delphia, DWR Northern Region Office The following instructions are based upon a demonstration given by the Meander Model creator, Eric Larsen, on May 27, 2014. Larsen was

More information

TRIMBLE ACCESS PIPELINES USER GUIDE

TRIMBLE ACCESS PIPELINES USER GUIDE TRIMBLE ACCESS PIPELINES USER GUIDE Version 2018.00 Revision A June 2018 Contents Introduction 4 Jobs, tallies and joint maps 5 Stakeout 9 Pipelines jobs 10 To configure Pipeline options 10 To link weld

More information

GFM: Graphical Flow Model User s Manual

GFM: Graphical Flow Model User s Manual GFM: Graphical Flow Model User s Manual Developed by The University of Kentucky and KYPIPE LLC Prepared for the National Institute of Hometown Security 368 N. Hwy 27 Somerset, KY 42503 November 19, 2012

More information

Coastal Adaptation to Sea Level Rise Tool (COAST)

Coastal Adaptation to Sea Level Rise Tool (COAST) Built on the Global Mapper SDK Coastal Adaptation to Sea Level Rise Tool (COAST) Tutorial v3.0 4/8/2015 Table of Contents Introduction... 3 COAST Scenario Data Requirements... 3 Setting Up a COAST Scenario...

More information

1. Open the New American FactFinder using this link:

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

More information

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

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial describes the generation of a 1D TUFLOW project using the SMS interface. It is strongly recommended that the TUFLOW 2D tutorial be completed before doing

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

GIS Mapping of Pipelines

GIS Mapping of Pipelines GIS Mapping of Pipelines RJ Lumbrezer, PS Survey Manager DGL Consulting Engineers, LLC Ted Muns Sales Manager City Blueprint of Toledo 2016 Ohio GIS Conference Hyatt Regency Columbus September 28 30, 2016

More information

Building a new model in wspg2010

Building a new model in wspg2010 Building a new model in wspg2010 The Water Surface Profile Gradient 2010 (wspg2010 by XP Software) model is a hydraulic analysis system that computes and plots uniform and non-uniform steady flow water

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

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None v. 9.0 GMS 9.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials None Required

More information

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS.

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS. CE 412/512, Spring 2017 HW9: Introduction to HEC-RAS and Floodplain Mapping Due: end of class, print and hand in. HEC-RAS is a Hydrologic Modeling System that is designed to describe the physical properties

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

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

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam v. 10.0 GMS 10.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials SEEP2D

More information

OpenRoads Creating Subsurface Utility Models

OpenRoads Creating Subsurface Utility Models OpenRoads Creating Subsurface Utility Models Existing and Proposed Utilities Presenter: Robert Garrett, PE Bentley Systems, Incorporated 685 Stockton Drive Exton, PA 19341 www.bentley.com Before you Begin:...

More information

HEC-RAS 2D Flood Modelling Tutorial

HEC-RAS 2D Flood Modelling Tutorial HEC-RAS 2D Flood Modelling Tutorial Civil Site Design and HECRAS 2D Flood Modelling HECRAS version 5 and later includes functionality to analyse water flows moving across a surface. this is known as 2D

More information

Target Surface Data Import and Quality Control

Target Surface Data Import and Quality Control Target Surface Data Import and Quality Control In mineral exploration, the initial focus of any exploration program is to identify potential targets for drilling. After potential targets are determined,

More information

Chapter 3: Maps as Numbers

Chapter 3: Maps as Numbers Chapter 3: Maps as Numbers 3. Representing Maps as Numbers 3.2 Structuring Attributes 3.3 Structuring Maps 3.4 Why Topology Matters 3.5 Formats for GIS Data 3.6 Exchanging Data David Tenenbaum EEOS 265

More information

TUFLOW 1D/2D SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Background Data

TUFLOW 1D/2D SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Background Data SURFACE WATER MODELING SYSTEM TUFLOW 1D/2D 1 Introduction This tutorial describes the generation of a 1D TUFLOW project using the SMS interface. It is recommended that the TUFLOW 2D tutorial be done before

More information

Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5

Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5 5 Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5 Karen Finney, Rob James, William James and Tiehong Xiao An advantage of USEPA s SWMM5 is its capability to dynamically model

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

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

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation.

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. v. 12.1 SMS 12.1 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation. Prerequisites SMS Overview tutorial Requirements Model Map Module

More information

2 CARTALINX OPERATION MANUAL

2 CARTALINX OPERATION MANUAL 2 CARTALINX OPERATION MANUAL 2-1 Final Report (Volume IV) Usefulness of CartaLinx GeoConcept is an GIS software that is useful with good operability in mapping data processing, but it is not so strong

More information

Making flow direction data

Making flow direction data Step 4. Making flow direction data Training Module 1) The first step in hydrology analysis is making flow direction data. On Arc Toolbox window, click symbol + on Spatial Analyst Tools Hydrology, double

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

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

Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005)

Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005) Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005) The purpose of this document is to provide guidance on the use of a new dialog box recently added

More information

Chapter 7: Importing Modeled or Gridded Data

Chapter 7: Importing Modeled or Gridded Data Chapter 7: Importing Modeled or Gridded Data SADA provides a suite of geospatial modeling and contouring tools that are flexible enough to handle a wide variety of applications. However, if you are more

More information

Hydrologic Modeling using HEC-HMS

Hydrologic Modeling using HEC-HMS Hydrologic Modeling using HEC-HMS CE 412/512 Spring 2017 Introduction The intent of this exercise is to introduce you to the structure and some of the functions of the HEC-Hydrologic Modeling System (HEC-HMS),

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

SMS v Culvert Structures. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v Culvert Structures. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.0 SRH-2D Tutorial Objectives This tutorial demonstrates the process of modeling culverts in SRH-2D. The Working with Simulations tutorial should have been completed before attempting this one.

More information

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data

Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Tufts University GIS Tutorial Working with 2000 Census Data in ArcGIS: Using the US Census Bureau Web Site for SF1 and SF3 Data Revised October 14, 2010 Note: we highly recommend Mozilla Firefox for this

More information