Storm Drain - Shapefile Development#

Overview

This lesson will outline how to construct a storm drain network that is ready for FLO-2D Plugin to process.

Required Data

File

Content

Point shapefile

Inlets Junctions

Polyline shapefile

Conduits

Point shapefile

Outfalls

Data Location: \Coastal Training\Project Data\Storm Drain

Step 1: Import shapefiles for storm drain features#

  1. Select the Storm Drain Group in the User Layer Group.

  2. Drag the 3 Shapefiles onto the map space.

../_images/sd001.png
  1. Check the Attribute Tables for the layers Conduits, Inlets Junctions, and Outfalls. To do this right click each layer and then Click Attributes Table.

../_images/sd002.png ../_images/sd003.png
  1. The following data tables may be found in the shapefile attributes. Some data is required and some data can be skipped.

../_images/conduits.png ../_images/inlets.png ../_images/outfalls.png

Step 2. Add missing columns to shapefiles#

  1. Open the attributes for any storm drain shapefile.

  2. Click the Edit pencil and the Add Field button.

../_images/sd004.png
  1. Using the tables in Step 2, add a field or two to the shapefiles.

  2. In this example a new field called Flap Gate is an integer with 1 length.

../_images/sd005.png
  1. If a real number field is created, the Length and Precision variables can help keep the number precision in check.

../_images/sd006.png
  1. This is the end of the lesson. Keep adding fields until the class continues. It’s OK to leave them blank because they won’t be used in the next module.